+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Aug 11 16:14:35 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-77b8c8694f-6hv52 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f3ad908d668 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-11 16:14:39.973 8 INFO neutron.common.config [-] Logging enabled! 2026-08-11 16:14:39.974 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-11 16:14:40.018 7 INFO neutron.common.config [-] Logging enabled! 2026-08-11 16:14:40.018 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-11 16:14:41.043 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 16:14:41.091 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 16:14:42.584 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 16:14:42.586 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 16:14:42.590 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 16:14:42.591 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 16:14:42.591 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-11 16:14:42.591 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-11 16:14:42.591 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 16:14:42.599 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 16:14:42.599 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 16:14:42.599 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 16:14:42.621 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-11 16:14:42.622 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 16:14:42.622 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-11 16:14:42.625 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 16:14:42.628 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 16:14:42.632 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 16:14:42.633 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 16:14:42.633 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-11 16:14:42.633 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-11 16:14:42.633 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 16:14:42.641 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 16:14:42.641 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 16:14:42.641 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 16:14:42.649 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 16:14:42.649 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 16:14:42.649 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-11 16:14:42.649 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-11 16:14:42.664 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-11 16:14:42.665 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 16:14:42.666 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-11 16:14:42.693 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 16:14:42.694 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 16:14:42.694 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-11 16:14:42.694 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-11 16:14:42.948 8 INFO neutron.plugins.ml2.managers [None req-a902848d-b1dc-4688-9a45-83eb217d8149 - - - - - -] Initializing driver for type 'vlan' 2026-08-11 16:14:43.005 7 INFO neutron.plugins.ml2.managers [None req-1ad1c06d-ef31-4b54-8041-c006ac7cb4c1 - - - - - -] Initializing driver for type 'vlan' 2026-08-11 16:14:43.237 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a902848d-b1dc-4688-9a45-83eb217d8149 - - - - - -] VlanTypeDriver initialization complete 2026-08-11 16:14:43.238 8 INFO neutron.plugins.ml2.managers [None req-a902848d-b1dc-4688-9a45-83eb217d8149 - - - - - -] Initializing driver for type 'vxlan' 2026-08-11 16:14:43.238 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a902848d-b1dc-4688-9a45-83eb217d8149 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-11 16:14:43.253 8 INFO neutron.plugins.ml2.managers [None req-a902848d-b1dc-4688-9a45-83eb217d8149 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 16:14:43.253 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a902848d-b1dc-4688-9a45-83eb217d8149 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 16:14:43.254 8 INFO neutron.plugins.ml2.managers [None req-a902848d-b1dc-4688-9a45-83eb217d8149 - - - - - -] Initializing extension driver 'port_security' 2026-08-11 16:14:43.254 8 INFO neutron.plugins.ml2.extensions.port_security [None req-a902848d-b1dc-4688-9a45-83eb217d8149 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 16:14:43.254 8 INFO neutron.plugins.ml2.managers [None req-a902848d-b1dc-4688-9a45-83eb217d8149 - - - - - -] Initializing extension driver 'qos' 2026-08-11 16:14:43.254 8 INFO neutron.plugins.ml2.managers [None req-a902848d-b1dc-4688-9a45-83eb217d8149 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-11 16:14:43.254 8 INFO neutron.plugins.ml2.managers [None req-a902848d-b1dc-4688-9a45-83eb217d8149 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-11 16:14:43.271 8 INFO neutron.quota [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded quota_driver: . 2026-08-11 16:14:43.271 8 INFO neutron.plugins.ml2.plugin [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 16:14:43.271 8 INFO neutron.plugins.ml2.managers [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 16:14:43.271 8 INFO neutron.plugins.ml2.managers [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 16:14:43.272 8 INFO neutron.plugins.ml2.managers [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 16:14:43.272 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: qos 2026-08-11 16:14:43.284 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1ad1c06d-ef31-4b54-8041-c006ac7cb4c1 - - - - - -] VlanTypeDriver initialization complete 2026-08-11 16:14:43.284 7 INFO neutron.plugins.ml2.managers [None req-1ad1c06d-ef31-4b54-8041-c006ac7cb4c1 - - - - - -] Initializing driver for type 'vxlan' 2026-08-11 16:14:43.284 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1ad1c06d-ef31-4b54-8041-c006ac7cb4c1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-11 16:14:43.288 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: router 2026-08-11 16:14:43.298 7 INFO neutron.plugins.ml2.managers [None req-1ad1c06d-ef31-4b54-8041-c006ac7cb4c1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 16:14:43.299 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1ad1c06d-ef31-4b54-8041-c006ac7cb4c1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 16:14:43.299 7 INFO neutron.plugins.ml2.managers [None req-1ad1c06d-ef31-4b54-8041-c006ac7cb4c1 - - - - - -] Initializing extension driver 'port_security' 2026-08-11 16:14:43.299 7 INFO neutron.plugins.ml2.extensions.port_security [None req-1ad1c06d-ef31-4b54-8041-c006ac7cb4c1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 16:14:43.299 7 INFO neutron.plugins.ml2.managers [None req-1ad1c06d-ef31-4b54-8041-c006ac7cb4c1 - - - - - -] Initializing extension driver 'qos' 2026-08-11 16:14:43.299 7 INFO neutron.plugins.ml2.managers [None req-1ad1c06d-ef31-4b54-8041-c006ac7cb4c1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-11 16:14:43.299 7 INFO neutron.plugins.ml2.managers [None req-1ad1c06d-ef31-4b54-8041-c006ac7cb4c1 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-11 16:14:43.313 7 INFO neutron.quota [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded quota_driver: . 2026-08-11 16:14:43.314 7 INFO neutron.plugins.ml2.plugin [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 16:14:43.314 7 INFO neutron.plugins.ml2.managers [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 16:14:43.314 7 INFO neutron.plugins.ml2.managers [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 16:14:43.314 7 INFO neutron.plugins.ml2.managers [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 16:14:43.315 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: qos 2026-08-11 16:14:43.328 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: router 2026-08-11 16:14:43.339 8 INFO neutron.services.service_base [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-11 16:14:43.340 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: segments 2026-08-11 16:14:43.377 7 INFO neutron.services.service_base [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-11 16:14:43.378 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: segments 2026-08-11 16:14:43.450 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: trunk 2026-08-11 16:14:43.465 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: vpnaas 2026-08-11 16:14:43.486 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: trunk 2026-08-11 16:14:43.503 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: vpnaas 2026-08-11 16:14:43.520 8 WARNING stevedore.named [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 16:14:43.546 7 WARNING stevedore.named [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 16:14:43.594 8 INFO neutron_vpnaas.services.vpn.plugin [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 16:14:43.594 8 INFO neutron.common.utils [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-11 16:14:43.594 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: taas 2026-08-11 16:14:43.611 7 INFO neutron_vpnaas.services.vpn.plugin [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 16:14:43.611 7 INFO neutron.common.utils [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-11 16:14:43.611 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: taas 2026-08-11 16:14:43.619 8 WARNING stevedore.named [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 16:14:43.619 8 WARNING stevedore.named [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 16:14:43.635 7 WARNING stevedore.named [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 16:14:43.636 7 WARNING stevedore.named [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 16:14:43.642 8 INFO neutron_taas.services.taas.taas_plugin [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 16:14:43.642 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: tapmirror 2026-08-11 16:14:43.654 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 16:14:43.654 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: tapmirror 2026-08-11 16:14:43.655 8 WARNING stevedore.named [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 16:14:43.655 8 WARNING stevedore.named [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 16:14:43.667 7 WARNING stevedore.named [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 16:14:43.667 7 WARNING stevedore.named [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 16:14:43.671 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 16:14:43.671 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: auto_allocate 2026-08-11 16:14:43.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 16:14:43.681 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: auto_allocate 2026-08-11 16:14:43.682 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: tag 2026-08-11 16:14:43.689 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: tag 2026-08-11 16:14:43.689 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: timestamp 2026-08-11 16:14:43.692 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 16:14:43.696 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: flavors 2026-08-11 16:14:43.698 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: timestamp 2026-08-11 16:14:43.700 8 INFO neutron.manager [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loading Plugin: revisions 2026-08-11 16:14:43.701 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 16:14:43.703 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Initializing extension manager. 2026-08-11 16:14:43.704 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: address-group 2026-08-11 16:14:43.705 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: flavors 2026-08-11 16:14:43.705 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: address-scope 2026-08-11 16:14:43.706 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-11 16:14:43.707 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: agent 2026-08-11 16:14:43.707 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: agent-resources-synced 2026-08-11 16:14:43.708 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 16:14:43.709 7 INFO neutron.manager [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loading Plugin: revisions 2026-08-11 16:14:43.709 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 16:14:43.710 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: availability_zone 2026-08-11 16:14:43.710 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: availability_zone_filter 2026-08-11 16:14:43.711 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 16:14:43.711 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: default-subnetpools 2026-08-11 16:14:43.712 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Initializing extension manager. 2026-08-11 16:14:43.713 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 16:14:43.713 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: dns-integration 2026-08-11 16:14:43.713 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: address-group 2026-08-11 16:14:43.714 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 16:14:43.714 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-11 16:14:43.714 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: address-scope 2026-08-11 16:14:43.715 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-11 16:14:43.715 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: dvr 2026-08-11 16:14:43.715 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 16:14:43.715 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: agent 2026-08-11 16:14:43.716 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 16:14:43.716 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: agent-resources-synced 2026-08-11 16:14:43.717 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 16:14:43.717 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 16:14:43.717 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 16:14:43.718 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: external-net 2026-08-11 16:14:43.718 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 16:14:43.718 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 16:14:43.719 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: availability_zone 2026-08-11 16:14:43.719 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: extraroute 2026-08-11 16:14:43.719 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: availability_zone_filter 2026-08-11 16:14:43.719 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: extraroute-atomic 2026-08-11 16:14:43.720 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 16:14:43.720 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 16:14:43.720 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: default-subnetpools 2026-08-11 16:14:43.721 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 16:14:43.721 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 16:14:43.722 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 16:14:43.722 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 16:14:43.722 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: fip-port-details 2026-08-11 16:14:43.722 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: dns-integration 2026-08-11 16:14:43.723 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 16:14:43.723 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-11 16:14:43.723 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: flavors 2026-08-11 16:14:43.724 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: dvr 2026-08-11 16:14:43.724 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 16:14:43.724 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 16:14:43.725 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: floatingip-pools 2026-08-11 16:14:43.725 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 16:14:43.725 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: ip_allocation 2026-08-11 16:14:43.726 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 16:14:43.726 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-11 16:14:43.726 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 16:14:43.726 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: l2_adjacency 2026-08-11 16:14:43.727 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: external-net 2026-08-11 16:14:43.727 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 16:14:43.728 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: extraroute 2026-08-11 16:14:43.728 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: router 2026-08-11 16:14:43.728 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: extraroute-atomic 2026-08-11 16:14:43.729 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 16:14:43.729 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 16:14:43.729 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 16:14:43.730 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 16:14:43.730 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-11 16:14:43.730 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 16:14:43.731 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-11 16:14:43.731 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: fip-port-details 2026-08-11 16:14:43.731 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 16:14:43.731 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: l3-ha 2026-08-11 16:14:43.732 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: flavors 2026-08-11 16:14:43.732 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 16:14:43.732 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-11 16:14:43.733 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 16:14:43.733 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: l3-flavors 2026-08-11 16:14:43.734 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: floatingip-pools 2026-08-11 16:14:43.734 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 16:14:43.734 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: ip_allocation 2026-08-11 16:14:43.734 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-11 16:14:43.735 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: ip-substring-filtering 2026-08-11 16:14:43.735 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: l2_adjacency 2026-08-11 16:14:43.736 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-11 16:14:43.737 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: router 2026-08-11 16:14:43.738 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 16:14:43.739 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-11 16:14:43.739 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 16:14:43.739 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-11 16:14:43.740 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 16:14:43.740 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-11 16:14:43.740 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 16:14:43.740 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 16:14:43.741 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: multi-provider 2026-08-11 16:14:43.741 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: l3-ha 2026-08-11 16:14:43.741 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: net-mtu 2026-08-11 16:14:43.741 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 16:14:43.742 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 16:14:43.742 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-11 16:14:43.742 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: l3-flavors 2026-08-11 16:14:43.742 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: network_availability_zone 2026-08-11 16:14:43.743 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: network_ha 2026-08-11 16:14:43.743 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 16:14:43.743 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: network-ip-availability 2026-08-11 16:14:43.744 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-11 16:14:43.745 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 16:14:43.745 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: pagination 2026-08-11 16:14:43.746 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: port-device-profile 2026-08-11 16:14:43.746 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-11 16:14:43.746 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 16:14:43.746 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 16:14:43.747 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 16:14:43.747 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 16:14:43.747 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: port-mac-override 2026-08-11 16:14:43.748 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 16:14:43.748 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-11 16:14:43.748 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 16:14:43.749 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 16:14:43.749 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 16:14:43.750 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 16:14:43.750 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: port-resource-request 2026-08-11 16:14:43.750 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: multi-provider 2026-08-11 16:14:43.750 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 16:14:43.751 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: net-mtu 2026-08-11 16:14:43.751 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 16:14:43.751 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 16:14:43.751 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: binding 2026-08-11 16:14:43.752 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: network_availability_zone 2026-08-11 16:14:43.752 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: binding-extended 2026-08-11 16:14:43.752 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: network_ha 2026-08-11 16:14:43.753 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: port-security 2026-08-11 16:14:43.753 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: network-ip-availability 2026-08-11 16:14:43.753 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: project-id 2026-08-11 16:14:43.754 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: provider 2026-08-11 16:14:43.754 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 16:14:43.754 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-11 16:14:43.755 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: pagination 2026-08-11 16:14:43.755 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: port-device-profile 2026-08-11 16:14:43.756 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 16:14:43.756 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 16:14:43.756 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos 2026-08-11 16:14:43.757 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 16:14:43.757 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: port-mac-override 2026-08-11 16:14:43.757 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 16:14:43.758 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 16:14:43.758 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 16:14:43.758 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-default 2026-08-11 16:14:43.758 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 16:14:43.758 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-fip 2026-08-11 16:14:43.759 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 16:14:43.759 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 16:14:43.759 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: port-resource-request 2026-08-11 16:14:43.759 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 16:14:43.760 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 16:14:43.760 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 16:14:43.760 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 16:14:43.761 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 16:14:43.761 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: binding 2026-08-11 16:14:43.761 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 16:14:43.762 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: binding-extended 2026-08-11 16:14:43.762 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-pps 2026-08-11 16:14:43.762 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: port-security 2026-08-11 16:14:43.762 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 16:14:43.763 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: project-id 2026-08-11 16:14:43.763 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 16:14:43.763 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: provider 2026-08-11 16:14:43.763 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 16:14:43.764 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-11 16:14:43.764 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: quota-check-limit 2026-08-11 16:14:43.765 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 16:14:43.766 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos 2026-08-11 16:14:43.767 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: quotas 2026-08-11 16:14:43.767 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 16:14:43.767 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 16:14:43.768 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: quota_details 2026-08-11 16:14:43.768 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-default 2026-08-11 16:14:43.768 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-fip 2026-08-11 16:14:43.769 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 16:14:43.769 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: rbac-policies 2026-08-11 16:14:43.769 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 16:14:43.770 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: rbac-address-group 2026-08-11 16:14:43.770 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 16:14:43.770 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 16:14:43.771 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 16:14:43.771 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 16:14:43.771 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-11 16:14:43.771 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 16:14:43.772 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: revision-if-match 2026-08-11 16:14:43.772 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-pps 2026-08-11 16:14:43.773 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 16:14:43.773 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 16:14:43.773 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 16:14:43.773 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: router_availability_zone 2026-08-11 16:14:43.774 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 16:14:43.774 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 16:14:43.774 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: quota-check-limit 2026-08-11 16:14:43.775 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 16:14:43.776 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 16:14:43.777 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 16:14:43.777 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: quotas 2026-08-11 16:14:43.777 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-11 16:14:43.778 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 16:14:43.778 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: quota_details 2026-08-11 16:14:43.779 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 16:14:43.779 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 16:14:43.779 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: rbac-policies 2026-08-11 16:14:43.780 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: rbac-address-group 2026-08-11 16:14:43.780 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 16:14:43.781 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 16:14:43.781 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: rbac-subnetpool 2026-08-11 16:14:43.782 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: revision-if-match 2026-08-11 16:14:43.783 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 16:14:43.783 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: router_availability_zone 2026-08-11 16:14:43.784 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 16:14:43.786 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 16:14:43.786 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 16:14:43.787 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-11 16:14:43.787 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: security-group 2026-08-11 16:14:43.787 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 16:14:43.787 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 16:14:43.788 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 16:14:43.789 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: segment 2026-08-11 16:14:43.790 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 16:14:43.791 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: service-type 2026-08-11 16:14:43.791 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: sorting 2026-08-11 16:14:43.792 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 16:14:43.793 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: standard-attr-description 2026-08-11 16:14:43.793 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: security-group 2026-08-11 16:14:43.794 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: stateful-security-group 2026-08-11 16:14:43.794 8 WARNING neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 16:14:43.794 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: segment 2026-08-11 16:14:43.795 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-11 16:14:43.795 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 16:14:43.795 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: subnet-external-network 2026-08-11 16:14:43.795 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: service-type 2026-08-11 16:14:43.796 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: subnet_onboard 2026-08-11 16:14:43.797 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: sorting 2026-08-11 16:14:43.797 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 16:14:43.797 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 16:14:43.798 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: subnet-service-types 2026-08-11 16:14:43.798 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: standard-attr-description 2026-08-11 16:14:43.798 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: subnet_allocation 2026-08-11 16:14:43.799 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: stateful-security-group 2026-08-11 16:14:43.799 7 WARNING neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 16:14:43.799 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 16:14:43.800 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-11 16:14:43.800 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: tag-creation 2026-08-11 16:14:43.800 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: subnet-external-network 2026-08-11 16:14:43.801 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 16:14:43.801 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: subnet_onboard 2026-08-11 16:14:43.802 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 16:14:43.802 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: subnet-service-types 2026-08-11 16:14:43.803 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: subnet_allocation 2026-08-11 16:14:43.805 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 16:14:43.806 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: tag-creation 2026-08-11 16:14:43.806 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 16:14:43.806 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 16:14:43.807 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 16:14:43.809 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: trunk 2026-08-11 16:14:43.810 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: trunk-details 2026-08-11 16:14:43.810 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 16:14:43.811 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 16:14:43.811 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 16:14:43.812 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-11 16:14:43.812 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 16:14:43.813 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: trunk 2026-08-11 16:14:43.813 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 16:14:43.813 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: trunk-details 2026-08-11 16:14:43.814 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 16:14:43.814 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 16:14:43.815 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-11 16:14:43.816 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 16:14:43.817 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-11 16:14:43.817 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-11 16:14:43.818 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 16:14:43.818 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 16:14:43.819 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: vpn-flavors 2026-08-11 16:14:43.819 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: vpn-flavors 2026-08-11 16:14:43.820 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: vpnaas 2026-08-11 16:14:43.821 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: vpnaas 2026-08-11 16:14:43.822 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: taas 2026-08-11 16:14:43.823 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: taas 2026-08-11 16:14:43.823 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: tap-mirror 2026-08-11 16:14:43.824 7 INFO neutron.api.extensions [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 16:14:43.825 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: tap-mirror 2026-08-11 16:14:43.826 8 INFO neutron.api.extensions [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 16:14:43.827 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-11 16:14:43.827 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-11 16:14:43.827 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 16:14:43.827 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-11 16:14:43.829 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-11 16:14:43.830 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-11 16:14:43.830 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 16:14:43.830 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-11 16:14:43.831 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 16:14:43.831 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 16:14:43.836 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 16:14:43.836 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 16:14:43.837 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 16:14:43.837 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 16:14:43.838 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 16:14:43.838 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 16:14:43.838 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] subnetpool is already registered 2026-08-11 16:14:43.838 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 16:14:43.839 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] subnetpool is already registered 2026-08-11 16:14:43.839 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 16:14:43.839 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 16:14:43.840 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 16:14:43.840 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 16:14:43.840 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 16:14:43.841 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 16:14:43.841 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 16:14:43.841 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] ipsecpolicy is already registered 2026-08-11 16:14:43.842 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 16:14:43.842 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] ikepolicy is already registered 2026-08-11 16:14:43.846 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 16:14:43.847 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] router is already registered 2026-08-11 16:14:43.847 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 16:14:43.847 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] floatingip is already registered 2026-08-11 16:14:43.847 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 16:14:43.849 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 16:14:43.850 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 16:14:43.851 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 16:14:43.851 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] rbac_policy is already registered 2026-08-11 16:14:43.851 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 16:14:43.852 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] security_group is already registered 2026-08-11 16:14:43.852 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 16:14:43.852 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] security_group_rule is already registered 2026-08-11 16:14:43.852 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 16:14:43.852 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] subnetpool is already registered 2026-08-11 16:14:43.853 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 16:14:43.853 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] subnetpool is already registered 2026-08-11 16:14:43.853 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 16:14:43.854 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] subnetpool is already registered 2026-08-11 16:14:43.854 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 16:14:43.853 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 16:14:43.854 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] trunk is already registered 2026-08-11 16:14:43.854 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] subnetpool is already registered 2026-08-11 16:14:43.854 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 16:14:43.855 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] ikepolicy is already registered 2026-08-11 16:14:43.855 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 16:14:43.855 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 16:14:43.855 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] ipsecpolicy is already registered 2026-08-11 16:14:43.855 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 16:14:43.856 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 16:14:43.856 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 16:14:43.856 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] endpoint_group is already registered 2026-08-11 16:14:43.856 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 16:14:43.856 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 16:14:43.856 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] vpnservice is already registered 2026-08-11 16:14:43.857 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 16:14:43.857 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 16:14:43.857 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] ipsec_site_connection is already registered 2026-08-11 16:14:43.857 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 16:14:43.857 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] ipsecpolicy is already registered 2026-08-11 16:14:43.857 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 16:14:43.858 7 INFO neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 16:14:43.858 7 WARNING neutron.quota.resource_registry [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] ikepolicy is already registered 2026-08-11 16:14:43.858 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 16:14:43.858 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] ipsecpolicy is already registered 2026-08-11 16:14:43.858 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 16:14:43.858 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] ikepolicy is already registered 2026-08-11 16:14:43.864 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 16:14:43.864 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] router is already registered 2026-08-11 16:14:43.865 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 16:14:43.865 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] floatingip is already registered 2026-08-11 16:14:43.871 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 16:14:43.871 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] rbac_policy is already registered 2026-08-11 16:14:43.871 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 16:14:43.872 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] security_group is already registered 2026-08-11 16:14:43.872 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 16:14:43.872 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] security_group_rule is already registered 2026-08-11 16:14:43.873 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 16:14:43.873 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] subnetpool is already registered 2026-08-11 16:14:43.874 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 16:14:43.874 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] subnetpool is already registered 2026-08-11 16:14:43.875 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 16:14:43.875 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] trunk is already registered 2026-08-11 16:14:43.876 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 16:14:43.876 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] ikepolicy is already registered 2026-08-11 16:14:43.876 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 16:14:43.877 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] ipsecpolicy is already registered 2026-08-11 16:14:43.877 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 16:14:43.877 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] endpoint_group is already registered 2026-08-11 16:14:43.879 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 16:14:43.879 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] vpnservice is already registered 2026-08-11 16:14:43.879 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 16:14:43.880 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] ipsec_site_connection is already registered 2026-08-11 16:14:43.880 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 16:14:43.880 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] ipsecpolicy is already registered 2026-08-11 16:14:43.881 8 INFO neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 16:14:43.881 8 WARNING neutron.quota.resource_registry [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] ikepolicy is already registered 2026-08-11 16:14:43.897 7 WARNING keystonemiddleware._common.config [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 16:14:43.905 7 WARNING oslo_config.cfg [None req-4e0e260d-59fa-485e-8a72-16c04dc7dece - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f3ad908d668 pid: 7 (default app) 2026-08-11 16:14:43.936 8 WARNING keystonemiddleware._common.config [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 16:14:43.944 8 WARNING oslo_config.cfg [None req-16c02964-dc5d-4bfe-b65c-86029bba8540 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f3ad908d668 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-11 16:14:48.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87dd23e5-37ed-4c10-9c0f-4641cb6ead08 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.205 () {44 vars in 927 bytes} [Tue Aug 11 16:14:47 2026] GET /v2.0/networks/public => generated 108 bytes in 769 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.205 () {44 vars in 949 bytes} [Tue Aug 11 16:14:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:14:48.867 7 WARNING neutron.services.revisions.revision_plugin [None req-551d7d2b-9925-41be-89c2-3009790613ed 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Could not find related network for resource to bump revision. 2026-08-11 16:14:48.891 7 INFO neutron.db.segments_db [None req-551d7d2b-9925-41be-89c2-3009790613ed 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment e80c56ee-954f-4c02-9968-6cfbf216a499 of type flat for network 9de3f74f-a36d-4d40-8f17-d3cdb4ffdcfe 2026-08-11 16:14:48.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-551d7d2b-9925-41be-89c2-3009790613ed 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.205 () {48 vars in 967 bytes} [Tue Aug 11 16:14:48 2026] POST /v2.0/networks => generated 124 bytes in 531 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:14:54.822 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fea6024a-c085-48d7-b8e8-24a00be51512 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.205 () {44 vars in 927 bytes} [Tue Aug 11 16:14:54 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.205 () {44 vars in 949 bytes} [Tue Aug 11 16:14:54 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-11 16:14:54.901 7 WARNING neutron.services.revisions.revision_plugin [None req-fd5d659e-bdfa-4b9a-9e83-a00690451185 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Could not find related network for resource to bump revision. 2026-08-11 16:14:54.915 7 INFO neutron.db.segments_db [None req-fd5d659e-bdfa-4b9a-9e83-a00690451185 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 7052ffa2-8e7f-403a-9cbd-496469ac68f6 of type flat for network 9993e3d6-7fd4-4195-81a0-dcd2325c668c 2026-08-11 16:14:54.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd5d659e-bdfa-4b9a-9e83-a00690451185 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.205 () {48 vars in 967 bytes} [Tue Aug 11 16:14:54 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:15:01.122 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7e0ebd5-8194-463d-8160-c4e33e394481 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.205 () {44 vars in 927 bytes} [Tue Aug 11 16:15:00 2026] GET /v2.0/networks/public => generated 108 bytes in 393 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.205 () {44 vars in 949 bytes} [Tue Aug 11 16:15:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:15:01.415 8 WARNING neutron.services.revisions.revision_plugin [None req-f11e9a4a-db5b-4ef9-9255-e12287578f1d 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Could not find related network for resource to bump revision. 2026-08-11 16:15:01.452 8 INFO neutron.db.segments_db [None req-f11e9a4a-db5b-4ef9-9255-e12287578f1d 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 8029ef5e-d1f1-4a95-aa2c-456d194b6c31 of type flat for network a96e7658-77cc-43a7-8617-4e2515197cd7 2026-08-11 16:15:01.500 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f11e9a4a-db5b-4ef9-9255-e12287578f1d 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.205 () {48 vars in 967 bytes} [Tue Aug 11 16:15:01 2026] POST /v2.0/networks => generated 124 bytes in 359 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:15:07.320 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a46358a-716a-494a-9b30-1d4d94857df1 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.205 () {44 vars in 927 bytes} [Tue Aug 11 16:15:07 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.205 () {44 vars in 949 bytes} [Tue Aug 11 16:15:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:15:07.386 8 WARNING neutron.services.revisions.revision_plugin [None req-c60fb7a1-a49b-4b4d-a82e-82de81ccf3b5 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Could not find related network for resource to bump revision. 2026-08-11 16:15:07.407 8 INFO neutron.db.segments_db [None req-c60fb7a1-a49b-4b4d-a82e-82de81ccf3b5 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment c3c86ed3-c3b9-48a0-a897-4733628b67c9 of type flat for network 767b1bbc-3688-4474-8ea0-12df0415d45a 2026-08-11 16:15:07.432 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c60fb7a1-a49b-4b4d-a82e-82de81ccf3b5 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.205 () {48 vars in 967 bytes} [Tue Aug 11 16:15:07 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:15:13.318 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50f0b1c0-07f1-449e-a2a3-25fe0fe13293 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.205 () {44 vars in 927 bytes} [Tue Aug 11 16:15:13 2026] GET /v2.0/networks/public => generated 108 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.205 () {44 vars in 949 bytes} [Tue Aug 11 16:15:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:15:13.401 7 WARNING neutron.services.revisions.revision_plugin [None req-d91947cf-6ee3-41b9-bde2-0bc075f4b873 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Could not find related network for resource to bump revision. 2026-08-11 16:15:13.422 7 INFO neutron.db.segments_db [None req-d91947cf-6ee3-41b9-bde2-0bc075f4b873 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 7f7258d1-ead6-4bc5-b099-fcad7731db8d of type flat for network c9ef8a7f-0ad9-489f-889f-e6b7f32f100c 2026-08-11 16:15:13.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d91947cf-6ee3-41b9-bde2-0bc075f4b873 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.205 () {48 vars in 967 bytes} [Tue Aug 11 16:15:13 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:15:19.412 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf5536fc-ba89-4771-98d8-64585e1248b8 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.205 () {44 vars in 927 bytes} [Tue Aug 11 16:15:19 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.205 () {44 vars in 949 bytes} [Tue Aug 11 16:15:19 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-11 16:15:19.480 8 WARNING neutron.services.revisions.revision_plugin [None req-ad47d9c3-bf81-4adb-b351-5bae03a64555 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Could not find related network for resource to bump revision. 2026-08-11 16:15:19.496 8 INFO neutron.db.segments_db [None req-ad47d9c3-bf81-4adb-b351-5bae03a64555 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment b85e4ce9-0c10-46ef-b34f-c8c4dea1d847 of type flat for network 3d17a64e-f5b6-4f67-82f0-8c87d0fdf7f6 2026-08-11 16:15:19.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad47d9c3-bf81-4adb-b351-5bae03a64555 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.205 () {48 vars in 967 bytes} [Tue Aug 11 16:15:19 2026] POST /v2.0/networks => generated 124 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:15:25.382 8 INFO neutron.pecan_wsgi.hooks.translation [None req-455f45d8-a35d-44b2-953c-bc072cd1a039 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.205 () {44 vars in 927 bytes} [Tue Aug 11 16:15:25 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.205 () {44 vars in 949 bytes} [Tue Aug 11 16:15:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:15:25.442 8 WARNING neutron.services.revisions.revision_plugin [None req-f53f03f6-bd81-4179-896a-3e3bb33c0d0f 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Could not find related network for resource to bump revision. 2026-08-11 16:15:25.455 8 INFO neutron.db.segments_db [None req-f53f03f6-bd81-4179-896a-3e3bb33c0d0f 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment c455f9f4-f7db-4f7f-97b6-2bfc40075e6a of type flat for network d21fbb16-d6fc-4cff-850e-3c044f98cf23 [pid: 8|app: 0|req: 12/26] 199.204.45.205 () {48 vars in 967 bytes} [Tue Aug 11 16:15:25 2026] POST /v2.0/networks => generated 706 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:15:26.712 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44b1f2cf-e49c-48d4-ab01-131ae97223d2 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/27] 199.204.45.205 () {44 vars in 927 bytes} [Tue Aug 11 16:15:26 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: 13/28] 199.204.45.205 () {44 vars in 949 bytes} [Tue Aug 11 16:15:26 2026] GET /v2.0/networks?name=public => generated 709 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:15:26.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6638cc36-f34f-4d19-91fd-7056d6914d0e 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/29] 199.204.45.205 () {44 vars in 1034 bytes} [Tue Aug 11 16:15:26 2026] GET /v2.0/subnets/public-subnet?network_id=d21fbb16-d6fc-4cff-850e-3c044f98cf23 => 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: 14/30] 199.204.45.205 () {44 vars in 1057 bytes} [Tue Aug 11 16:15:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=d21fbb16-d6fc-4cff-850e-3c044f98cf23 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.204.45.205 () {48 vars in 965 bytes} [Tue Aug 11 16:15:26 2026] POST /v2.0/subnets => generated 664 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:20:37.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9aad6ab2-4d45-4909-a715-81b9e888398c 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/73] 199.204.45.205 () {44 vars in 937 bytes} [Tue Aug 11 16:20:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.205 () {44 vars in 959 bytes} [Tue Aug 11 16:20:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:20:37.879 7 INFO neutron.db.segments_db [None req-5afd5dff-5930-4d3d-a3fb-fd8fa81c5666 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment dbc6e199-6183-4d5c-a6ba-997aa46c366f of type vxlan for network a5cb76fd-b587-40ab-ae09-590b0386a988 [pid: 7|app: 0|req: 39/75] 199.204.45.205 () {48 vars in 966 bytes} [Tue Aug 11 16:20:37 2026] POST /v2.0/networks => generated 688 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:20:38.938 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82f1bfab-a008-402b-b197-8996ccfea0d5 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/76] 199.204.45.205 () {44 vars in 937 bytes} [Tue Aug 11 16:20:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.205 () {44 vars in 959 bytes} [Tue Aug 11 16:20:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:20:39.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55b90051-ce73-4577-a8e5-6dafde216da8 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/78] 199.204.45.205 () {44 vars in 1036 bytes} [Tue Aug 11 16:20:38 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.205 () {44 vars in 1059 bytes} [Tue Aug 11 16:20:39 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.205 () {48 vars in 965 bytes} [Tue Aug 11 16:20:39 2026] POST /v2.0/subnets => generated 651 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:20:40.265 7 INFO neutron.api.v2.resource [None req-06b8d311-a7c5-4e66-a707-96d15f49fc70 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 42/81] 199.204.45.205 () {44 vars in 971 bytes} [Tue Aug 11 16:20:40 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.205 () {44 vars in 993 bytes} [Tue Aug 11 16:20:40 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.205 () {48 vars in 980 bytes} [Tue Aug 11 16:20:40 2026] POST /v2.0/security-groups => generated 1616 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:41 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 1616 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:41 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:41 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.205 () {48 vars in 991 bytes} [Tue Aug 11 16:20:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:42 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:42 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:42 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.205 () {48 vars in 991 bytes} [Tue Aug 11 16:20:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:43 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:43 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:43 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.205 () {48 vars in 991 bytes} [Tue Aug 11 16:20:43 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: 8|app: 0|req: 47/96] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:44 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:44 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:44 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.205 () {48 vars in 991 bytes} [Tue Aug 11 16:20:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:45 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:45 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:45 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 199.204.45.205 () {48 vars in 991 bytes} [Tue Aug 11 16:20:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 199.204.45.205 () {44 vars in 987 bytes} [Tue Aug 11 16:20:47 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:20:47.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79dd57c1-3e0b-46d7-9913-66754cbe2c56 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/105] 199.204.45.205 () {44 vars in 1076 bytes} [Tue Aug 11 16:20:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.205 () {44 vars in 1099 bytes} [Tue Aug 11 16:20:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:47 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => 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: 53/108] 199.204.45.205 () {48 vars in 961 bytes} [Tue Aug 11 16:20:47 2026] POST /v2.0/ports => generated 1096 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 16:20:54.883 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92868673-fa92-4c96-a816-65d0b7b6df20 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/111] 199.204.45.205 () {44 vars in 979 bytes} [Tue Aug 11 16:20:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 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: 55/112] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.205 () {48 vars in 1031 bytes} [Tue Aug 11 16:20:55 2026] PUT /v2.0/ports/6a7cbee9-e8b9-41fd-a5ae-667088c4583e => generated 1245 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.205 () {44 vars in 920 bytes} [Tue Aug 11 16:20:57 2026] GET /v2.0/ports => generated 3726 bytes in 98 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-11 16:20:58.543 7 INFO neutron.api.v2.resource [None req-8a1dbf5d-4dd4-4768-9e44-6aa4c76a1067 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 59/115] 199.204.45.205 () {44 vars in 959 bytes} [Tue Aug 11 16:20:58 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.205 () {44 vars in 981 bytes} [Tue Aug 11 16:20:58 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.205 () {48 vars in 980 bytes} [Tue Aug 11 16:20:58 2026] POST /v2.0/security-groups => generated 1610 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:59 2026] GET /v2.0/security-groups/12ff30d5-0c46-4ea2-9dda-c8bc586608a6 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:59 2026] GET /v2.0/security-groups/12ff30d5-0c46-4ea2-9dda-c8bc586608a6 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:20:59 2026] GET /v2.0/security-groups/12ff30d5-0c46-4ea2-9dda-c8bc586608a6 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/121] 199.204.45.205 () {48 vars in 991 bytes} [Tue Aug 11 16:20:59 2026] POST /v2.0/security-group-rules => generated 621 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:21:00 2026] GET /v2.0/security-groups/12ff30d5-0c46-4ea2-9dda-c8bc586608a6 => generated 2244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/123] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:21:00 2026] GET /v2.0/security-groups/12ff30d5-0c46-4ea2-9dda-c8bc586608a6 => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/124] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:21:00 2026] GET /v2.0/security-groups/12ff30d5-0c46-4ea2-9dda-c8bc586608a6 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/125] 199.204.45.205 () {48 vars in 991 bytes} [Tue Aug 11 16:21:00 2026] POST /v2.0/security-group-rules => generated 625 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/136] 199.204.45.205 () {44 vars in 975 bytes} [Tue Aug 11 16:22:06 2026] GET /v2.0/quotas/1877b1c547c64a5a83dc34eb6410d2c7 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/137] 199.204.45.205 () {48 vars in 1027 bytes} [Tue Aug 11 16:22:07 2026] PUT /v2.0/quotas/1877b1c547c64a5a83dc34eb6410d2c7 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:24:28.150 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c619c677-a594-422f-8b4d-e511abce6197 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/156] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:24:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 280 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: 80/157] 199.204.45.205 () {30 vars in 763 bytes} [Tue Aug 11 16:24:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:24:29.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-960ba275-525d-485e-b1c7-216bc61723c5 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/158] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:24:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/159] 199.204.45.205 () {30 vars in 763 bytes} [Tue Aug 11 16:24:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:30:59.227 7 INFO neutron.api.v2.resource [None req-03b3929e-42a3-42a0-93ae-7d70754e4f1e 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 108/212] 199.204.45.205 () {44 vars in 1074 bytes} [Tue Aug 11 16:30:59 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 139 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/213] 199.204.45.205 () {44 vars in 1097 bytes} [Tue Aug 11 16:30:59 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 23 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/214] 199.204.45.205 () {48 vars in 981 bytes} [Tue Aug 11 16:30:59 2026] POST /v2.0/security-groups => generated 1624 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/215] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:31:00 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 1624 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/216] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:31:00 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2 => 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: 107/217] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:31:00 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/218] 199.204.45.205 () {48 vars in 991 bytes} [Tue Aug 11 16:31:00 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: 8|app: 0|req: 108/219] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:31:01 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 2234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/220] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:31:01 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/221] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:31:01 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.204.45.205 () {48 vars in 991 bytes} [Tue Aug 11 16:31:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/223] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:31:02 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:31:03 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:31:03 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/226] 199.204.45.205 () {48 vars in 991 bytes} [Tue Aug 11 16:31:03 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: 112/227] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:31:04 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/228] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:31:04 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/229] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:31:04 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/230] 199.204.45.205 () {48 vars in 991 bytes} [Tue Aug 11 16:31:04 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) [pid: 7|app: 0|req: 128/251] 199.204.45.205 () {30 vars in 740 bytes} [Tue Aug 11 16:33:27 2026] GET /v2.0/networks?tenant_id=db8b96d4cd52493e8597a8661ee73ed4&shared=False => generated 15 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:33:27.518 8 INFO neutron.db.segments_db [None req-27e2b250-1d38-4de4-a772-8c54ddc6ba24 9da936d9adb54c898ed739aeccdd9481 db8b96d4cd52493e8597a8661ee73ed4 - - 47b8a65d524d473f93966d5ab3f87abc 47b8a65d524d473f93966d5ab3f87abc] Added segment 7f69ce73-427f-4598-9ada-ec178047b44e of type vxlan for network e28ad242-fad1-4b0c-9972-035878194e5d [pid: 8|app: 0|req: 124/252] 199.204.45.205 () {34 vars in 682 bytes} [Tue Aug 11 16:33:27 2026] POST /v2.0/networks => generated 699 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/253] 199.204.45.205 () {30 vars in 722 bytes} [Tue Aug 11 16:33:27 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/254] 199.204.45.205 () {30 vars in 633 bytes} [Tue Aug 11 16:33:27 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 199.204.45.205 () {34 vars in 677 bytes} [Tue Aug 11 16:33:27 2026] POST /v2.0/ports => generated 999 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/256] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:33:28 2026] GET /v2.0/networks/e28ad242-fad1-4b0c-9972-035878194e5d => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.204.45.205 () {30 vars in 722 bytes} [Tue Aug 11 16:33:30 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/258] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:33:30 2026] GET /v2.0/networks/e28ad242-fad1-4b0c-9972-035878194e5d => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 199.204.45.205 () {44 vars in 975 bytes} [Tue Aug 11 16:33:46 2026] GET /v2.0/quotas/db8b96d4cd52493e8597a8661ee73ed4 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/262] 199.204.45.205 () {48 vars in 1027 bytes} [Tue Aug 11 16:33:47 2026] PUT /v2.0/quotas/db8b96d4cd52493e8597a8661ee73ed4 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:46:05.769 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0395ecb6-13fa-4091-a560-82b55aa0ad34 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/363] 199.204.45.205 () {44 vars in 927 bytes} [Tue Aug 11 16:46:05 2026] GET /v2.0/networks/public => generated 108 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.204.45.205 () {44 vars in 949 bytes} [Tue Aug 11 16:46:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:46:07.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-602c2643-9e43-4110-8b7f-b2c69049128b 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/365] 199.204.45.205 () {44 vars in 927 bytes} [Tue Aug 11 16:46:07 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: 7|app: 0|req: 185/366] 199.204.45.205 () {44 vars in 949 bytes} [Tue Aug 11 16:46:07 2026] GET /v2.0/networks?name=public => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:46:07.198 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a11a9eb-8136-4c19-818e-73d58662aee9 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/367] 199.204.45.205 () {44 vars in 1034 bytes} [Tue Aug 11 16:46:07 2026] GET /v2.0/subnets/public-subnet?network_id=d21fbb16-d6fc-4cff-850e-3c044f98cf23 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.205 () {44 vars in 1057 bytes} [Tue Aug 11 16:46:07 2026] GET /v2.0/subnets?name=public-subnet&network_id=d21fbb16-d6fc-4cff-850e-3c044f98cf23 => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:46:35.397 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2b2a24f-6883-4f3c-9171-34b1052041bd 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/373] 199.204.45.205 () {44 vars in 937 bytes} [Tue Aug 11 16:46:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.205 () {44 vars in 959 bytes} [Tue Aug 11 16:46:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:46:36.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3dfcb707-b956-4554-8e9b-f4b20a95cced 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/375] 199.204.45.205 () {44 vars in 937 bytes} [Tue Aug 11 16:46:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.205 () {44 vars in 959 bytes} [Tue Aug 11 16:46:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:46:36.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4223bb98-3da4-4f93-96fc-ed8c581880a7 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/377] 199.204.45.205 () {44 vars in 1036 bytes} [Tue Aug 11 16:46:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.205 () {44 vars in 1059 bytes} [Tue Aug 11 16:46:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:46:37.722 8 INFO neutron.api.v2.resource [None req-042e8cc6-b63a-423a-a9f4-23a1bbc5024b 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/379] 199.204.45.205 () {44 vars in 971 bytes} [Tue Aug 11 16:46:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.205 () {44 vars in 993 bytes} [Tue Aug 11 16:46:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:38 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:38 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.205 () {44 vars in 1011 bytes} [Tue Aug 11 16:46:38 2026] GET /v2.0/security-group-rules/95db2e7b-897b-473d-978e-406dcbf3b6bc => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:39 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4694 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:39 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.205 () {44 vars in 1011 bytes} [Tue Aug 11 16:46:39 2026] GET /v2.0/security-group-rules/5e77b221-bc75-4aae-836a-28ba70123015 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:40 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:40 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.205 () {44 vars in 1011 bytes} [Tue Aug 11 16:46:40 2026] GET /v2.0/security-group-rules/de79acfa-127f-4c2c-8c54-a323e7aa9f28 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:41 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4694 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:41 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.205 () {44 vars in 1011 bytes} [Tue Aug 11 16:46:41 2026] GET /v2.0/security-group-rules/d7aebc56-dd4d-4c79-99da-a58de7d2f2c5 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:42 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:42 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.205 () {44 vars in 1011 bytes} [Tue Aug 11 16:46:42 2026] GET /v2.0/security-group-rules/4c9dd68d-7323-461f-84d8-cf73713180fc => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.204.45.205 () {44 vars in 987 bytes} [Tue Aug 11 16:46:44 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:46:44.174 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1bd2e913-f86a-44fa-805e-16970168f7ff 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/397] 199.204.45.205 () {44 vars in 1076 bytes} [Tue Aug 11 16:46:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.205 () {44 vars in 1099 bytes} [Tue Aug 11 16:46:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 1250 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:44 2026] GET /v2.0/security-groups/5abac926-7df9-4f6b-a984-56747a8d0204 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:46:53.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a3d1f70-c8ce-4945-bcfe-94ce93ccca31 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/402] 199.204.45.205 () {44 vars in 979 bytes} [Tue Aug 11 16:46:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.204.45.205 () {44 vars in 920 bytes} [Tue Aug 11 16:46:54 2026] GET /v2.0/ports => generated 4721 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:46:55.831 8 INFO neutron.api.v2.resource [None req-7ac726dd-b975-4cec-b513-25cc4a10112a 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/405] 199.204.45.205 () {44 vars in 959 bytes} [Tue Aug 11 16:46:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.205 () {44 vars in 981 bytes} [Tue Aug 11 16:46:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:56 2026] GET /v2.0/security-groups/12ff30d5-0c46-4ea2-9dda-c8bc586608a6 => generated 2882 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:56 2026] GET /v2.0/security-groups/12ff30d5-0c46-4ea2-9dda-c8bc586608a6 => generated 2882 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.205 () {44 vars in 1011 bytes} [Tue Aug 11 16:46:56 2026] GET /v2.0/security-group-rules/969dfa70-0034-4f2e-bd3e-286f75b8e711 => generated 621 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:57 2026] GET /v2.0/security-groups/12ff30d5-0c46-4ea2-9dda-c8bc586608a6 => generated 2882 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:46:57 2026] GET /v2.0/security-groups/12ff30d5-0c46-4ea2-9dda-c8bc586608a6 => generated 2882 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.205 () {44 vars in 1011 bytes} [Tue Aug 11 16:46:57 2026] GET /v2.0/security-group-rules/15b6020b-c32d-4cc3-a96d-3ecb6b07238e => generated 625 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.204.45.205 () {44 vars in 975 bytes} [Tue Aug 11 16:47:10 2026] GET /v2.0/quotas/1877b1c547c64a5a83dc34eb6410d2c7 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:48:06.622 8 INFO neutron.api.v2.resource [None req-82aa70a6-b1f8-4f48-a370-53ca58384f4a 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 211/424] 199.204.45.205 () {44 vars in 1074 bytes} [Tue Aug 11 16:48:06 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 139 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.205 () {44 vars in 1097 bytes} [Tue Aug 11 16:48:06 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 4072 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:48:07 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:48:07 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.204.45.205 () {44 vars in 1011 bytes} [Tue Aug 11 16:48:07 2026] GET /v2.0/security-group-rules/c14c9ccc-333e-4830-9043-de5a745368fc => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:48:08 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/430] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:48:08 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/431] 199.204.45.205 () {44 vars in 1011 bytes} [Tue Aug 11 16:48:08 2026] GET /v2.0/security-group-rules/a8af5ad0-e210-489e-bf56-bc838a1e9f3d => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:48:09 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:48:09 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 199.204.45.205 () {44 vars in 1011 bytes} [Tue Aug 11 16:48:09 2026] GET /v2.0/security-group-rules/b31ab54a-b89d-41a5-918f-619c0e2d6e91 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 199.204.45.205 () {44 vars in 1088 bytes} [Tue Aug 11 16:48:10 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2?project_id=db8b96d4cd52493e8597a8661ee73ed4 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 199.204.45.205 () {44 vars in 1001 bytes} [Tue Aug 11 16:48:10 2026] GET /v2.0/security-groups/4a1aabce-2ab6-4146-8498-eff75c0145d2 => 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: 220/437] 199.204.45.205 () {44 vars in 1011 bytes} [Tue Aug 11 16:48:11 2026] GET /v2.0/security-group-rules/52c150fc-7488-4f69-98fc-d7c7e64f2e17 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 199.204.45.205 () {44 vars in 975 bytes} [Tue Aug 11 16:48:18 2026] GET /v2.0/quotas/db8b96d4cd52493e8597a8661ee73ed4 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/447] 199.204.45.205 () {44 vars in 949 bytes} [Tue Aug 11 16:49:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/454] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:49:51 2026] GET /v2.0/networks => generated 2168 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 10.0.0.236 () {32 vars in 655 bytes} [Tue Aug 11 16:49:53 2026] GET /v2.0/floatingips => 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: 229/456] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:49:53 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.236 () {32 vars in 643 bytes} [Tue Aug 11 16:49:53 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:49:53 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:49:53 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.236 () {32 vars in 663 bytes} [Tue Aug 11 16:49:53 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.236 () {32 vars in 655 bytes} [Tue Aug 11 16:49:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:04.596 7 INFO neutron.db.segments_db [None req-9ca92cef-877c-4421-87f3-1273a20813a0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 63044a90-2f0d-45dc-98f4-4527066f80dd of type vxlan for network 040d594a-c374-4b11-bb3f-0fe914b3ad93 2026-08-11 16:50:04.652 8 INFO neutron.db.segments_db [None req-f194c6ee-b5f6-4f68-933e-233e230b40c4 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment b31dd430-c597-4c42-814c-470d8bd2ea37 of type vxlan for network 492f6152-3785-4efe-8189-425aed9ef88b [pid: 7|app: 0|req: 232/462] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:50:04 2026] POST /v2.0/networks => generated 726 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:50:04 2026] POST /v2.0/networks => generated 718 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:04 2026] POST /v2.0/subnets => generated 692 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:50:05.070 7 INFO neutron.db.segments_db [None req-2e054bd9-a7a8-4987-859f-22be5cee463b 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 0c793cc8-414f-4fa4-b1f5-9cbfdce4c390 of type vxlan for network 6d055940-4a92-4746-8d8e-f1a568f55734 [pid: 7|app: 0|req: 233/465] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:50:04 2026] POST /v2.0/networks => generated 729 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/468] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:04 2026] POST /v2.0/subnets => generated 684 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:50:05.220 7 INFO neutron.db.segments_db [None req-3f8de670-027a-4e67-a8cf-0a770be8f27a 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment de95391a-3d23-4ab4-88e7-2dcb90bfbf65 of type vxlan for network 5864f16e-495f-4703-92fa-dea3f872be32 [pid: 8|app: 0|req: 234/469] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:50:05 2026] GET /v2.0/security-groups?tenant_id=c3744e9e249945a698985493a2b1b873&name=default => generated 2921 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:50:05.465 7 INFO neutron.db.l3_hamode_db [None req-3f8de670-027a-4e67-a8cf-0a770be8f27a 30b7541888c94b9693c98f5fd7a0e437 2a5bc867399a4f6c8093f466bc9c10f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/470] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:05 2026] POST /v2.0/subnets => generated 695 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:50:05.666 8 INFO neutron.db.segments_db [None req-3ff5d4db-5c10-4235-b1cf-14154bd99b0e 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 96373ad0-a17e-40c6-8d79-b0845e615ddf of type vxlan for network 76e20ea5-9076-4a19-b734-e8fe1990407d 2026-08-11 16:50:05.973 8 INFO neutron.db.l3_hamode_db [None req-3ff5d4db-5c10-4235-b1cf-14154bd99b0e 30b7541888c94b9693c98f5fd7a0e437 e36423053f86428c91c01eaf70ba5421 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:50:06.615 7 INFO neutron.db.l3_hamode_db [None req-3f8de670-027a-4e67-a8cf-0a770be8f27a 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:50:06.957 8 INFO neutron.db.l3_hamode_db [None req-3ff5d4db-5c10-4235-b1cf-14154bd99b0e 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/471] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:05 2026] POST /v2.0/routers => generated 732 bytes in 2523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:07 2026] DELETE /v2.0/security-groups/c70582c3-47e9-4f35-a197-1ed40ade3de0 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:50:07.888 7 INFO neutron.db.segments_db [None req-d390f276-8b53-4c04-b7ae-32a21f5a9938 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment f25c0346-44f2-4352-80fd-210ea6fb2815 of type vxlan for network ffd5d348-0af3-4059-a31d-6b11ac440514 2026-08-11 16:50:08.108 7 INFO neutron.db.l3_hamode_db [None req-d390f276-8b53-4c04-b7ae-32a21f5a9938 30b7541888c94b9693c98f5fd7a0e437 e7d4e908932d483c8b5924c29b78054c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/473] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:05 2026] POST /v2.0/routers => generated 724 bytes in 2675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:50:08.877 7 INFO neutron.db.l3_hamode_db [None req-d390f276-8b53-4c04-b7ae-32a21f5a9938 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/474] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:50:08 2026] PUT /v2.0/routers/061c9a61-e1b5-42d4-8bb7-a03219e04186/add_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:07 2026] POST /v2.0/routers => generated 735 bytes in 1966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:50:10.176 7 INFO neutron.db.segments_db [None req-57c42e65-daa2-475d-8a9f-9df1e75b9ebb 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 9b27a54d-28e7-4e7a-bd04-97348e95ea50 of type vxlan for network 71e4f6a4-603a-4aa5-8bad-40a0dce0349e [pid: 7|app: 0|req: 239/476] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:50:09 2026] POST /v2.0/networks => generated 730 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:50:09 2026] PUT /v2.0/routers/aec067cc-98bc-4e08-9593-c226431cf55f/add_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:10 2026] POST /v2.0/subnets => generated 696 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 10.0.0.224 () {38 vars in 971 bytes} [Tue Aug 11 16:50:10 2026] POST /v2.0/security-groups => generated 1681 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 16:50:11.082 8 INFO neutron.db.segments_db [None req-5065b48f-7ae3-4ba2-94eb-2b39d8976ed7 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment a165e196-5d0b-4ca7-82a7-f5f1461bb717 of type vxlan for network aaded04a-16b4-471d-aa51-bbc61f6843af 2026-08-11 16:50:11.267 8 INFO neutron.db.l3_hamode_db [None req-5065b48f-7ae3-4ba2-94eb-2b39d8976ed7 30b7541888c94b9693c98f5fd7a0e437 2dd2f9d7fddf42ffa09ec4edf1698239 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 240/480] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:50:10 2026] PUT /v2.0/routers/27cc09a5-999f-4917-bd88-137da0d22b57/add_router_interface => generated 309 bytes in 1300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 10.0.0.224 () {38 vars in 971 bytes} [Tue Aug 11 16:50:11 2026] POST /v2.0/security-groups => generated 1680 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 10.0.0.236 () {34 vars in 685 bytes} [Tue Aug 11 16:50:11 2026] POST /v2.0/security-groups => generated 1661 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:50:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:50:12.045 8 INFO neutron.db.l3_hamode_db [None req-5065b48f-7ae3-4ba2-94eb-2b39d8976ed7 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 244/484] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:50:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/485] 10.0.0.224 () {38 vars in 971 bytes} [Tue Aug 11 16:50:12 2026] POST /v2.0/security-groups => generated 1680 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/486] 10.0.0.236 () {34 vars in 685 bytes} [Tue Aug 11 16:50:12 2026] POST /v2.0/security-groups => generated 1659 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/487] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:50:12 2026] POST /v2.0/floatingips => generated 552 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/488] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:11 2026] POST /v2.0/routers => generated 736 bytes in 1901 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/489] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:50:12 2026] GET /v2.0/security-groups?tenant_id=2a5bc867399a4f6c8093f466bc9c10f8 => 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: 242/490] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:50:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/491] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:13 2026] GET /v2.0/security-groups/ed949e35-bc22-433a-b0c2-bdab7dc5ac6e => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/492] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:50:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:13 2026] GET /v2.0/security-groups/ed949e35-bc22-433a-b0c2-bdab7dc5ac6e => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/494] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:50:13 2026] POST /v2.0/floatingips => generated 552 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:13 2026] GET /v2.0/security-groups/ea866a46-939f-488a-a5d8-ca3e88d304b5 => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 10.0.0.224 () {34 vars in 1100 bytes} [Tue Aug 11 16:50:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1531732951&fields=id&tenant_id=e36423053f86428c91c01eaf70ba5421 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 10.0.0.224 () {36 vars in 1013 bytes} [Tue Aug 11 16:50:13 2026] DELETE /v2.0/security-groups/ea866a46-939f-488a-a5d8-ca3e88d304b5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:50:13 2026] GET /v2.0/networks?id=492f6152-3785-4efe-8189-425aed9ef88b => generated 669 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:14.078 8 INFO neutron.api.v2.resource [req-c71c50dd-9101-4b27-a72d-2f8b6c1c3e32 req-1543a5da-789d-4fbf-a557-d676dc3f90a6 b6d435c06e6a4dfdbbe0c49b1101d05d 2a5bc867399a4f6c8093f466bc9c10f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/499] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:14 2026] GET /v2.0/security-groups/ea866a46-939f-488a-a5d8-ca3e88d304b5 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:50:14 2026] GET /v2.0/quotas/e36423053f86428c91c01eaf70ba5421 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/501] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:14 2026] GET /v2.0/security-groups/1f7ccd36-5f1e-4c16-b988-2d510dd5b738 => generated 1680 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/502] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:50:14 2026] GET /v2.0/ports?tenant_id=e36423053f86428c91c01eaf70ba5421&fields=id => generated 57 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/503] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:50:12 2026] PUT /v2.0/routers/19d95fa4-8077-44da-86b4-a87a771464af/add_router_interface => generated 309 bytes in 1440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/504] 10.0.0.224 () {36 vars in 1013 bytes} [Tue Aug 11 16:50:14 2026] DELETE /v2.0/security-groups/1f7ccd36-5f1e-4c16-b988-2d510dd5b738 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:50:14.636 7 INFO neutron.api.v2.resource [req-1fc67b34-fafa-41ed-afb3-101de0339683 req-054edaed-1838-4900-a014-9d0b90327a80 b6d435c06e6a4dfdbbe0c49b1101d05d 2a5bc867399a4f6c8093f466bc9c10f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/505] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:14 2026] GET /v2.0/security-groups/1f7ccd36-5f1e-4c16-b988-2d510dd5b738 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/506] 10.0.0.224 () {34 vars in 907 bytes} [Tue Aug 11 16:50:14 2026] GET /v2.0/extensions => generated 21537 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/507] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:14 2026] GET /v2.0/security-groups/15bb3739-afcd-46a8-9926-d8836c89813c => generated 1680 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/508] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:50:14 2026] GET /v2.0/networks/492f6152-3785-4efe-8189-425aed9ef88b?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: 258/509] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:50:14 2026] GET /v2.0/networks/492f6152-3785-4efe-8189-425aed9ef88b?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: 252/510] 10.0.0.224 () {36 vars in 1013 bytes} [Tue Aug 11 16:50:14 2026] DELETE /v2.0/security-groups/15bb3739-afcd-46a8-9926-d8836c89813c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/511] 10.0.0.224 () {38 vars in 971 bytes} [Tue Aug 11 16:50:14 2026] POST /v2.0/security-groups => generated 1682 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 16:50:14.985 7 INFO neutron.api.v2.resource [req-5f42f650-cccb-45cb-b750-f5839ba7263b req-db4cf6fa-7ebd-4a6e-bb0e-99121c61a574 b6d435c06e6a4dfdbbe0c49b1101d05d 2a5bc867399a4f6c8093f466bc9c10f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/512] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:14 2026] GET /v2.0/security-groups/15bb3739-afcd-46a8-9926-d8836c89813c => 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: 260/513] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/6b00e515-df8b-4dca-95c1-5ea773179632 => generated 1682 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/514] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/515] 10.0.0.224 () {38 vars in 981 bytes} [Tue Aug 11 16:50:15 2026] POST /v2.0/security-group-rules => generated 614 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/516] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups?tenant_id=2a5bc867399a4f6c8093f466bc9c10f8 => generated 2921 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/517] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/ed949e35-bc22-433a-b0c2-bdab7dc5ac6e => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/518] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/ed949e35-bc22-433a-b0c2-bdab7dc5ac6e => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/519] 10.0.0.224 () {38 vars in 971 bytes} [Tue Aug 11 16:50:15 2026] POST /v2.0/security-groups => generated 1686 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 16:50:15.331 7 INFO neutron.api.v2.resource [req-8ade5a53-dbd6-47c5-a680-a7d38967953b req-6cba90b3-7cbf-43a3-a9ad-b89d62ac942f b6d435c06e6a4dfdbbe0c49b1101d05d 2a5bc867399a4f6c8093f466bc9c10f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/520] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/15bb3739-afcd-46a8-9926-d8836c89813c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:50:15.365 7 INFO neutron.api.v2.resource [req-6905a03c-47bd-4860-98e5-4092771ae1f1 req-87405b15-6130-42ac-92a0-a3441e0a0673 b6d435c06e6a4dfdbbe0c49b1101d05d 2a5bc867399a4f6c8093f466bc9c10f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/521] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/1f7ccd36-5f1e-4c16-b988-2d510dd5b738 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/522] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/6ed9468e-084b-493e-bdcb-ec11fd1be11b => generated 1686 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:50:15.401 8 INFO neutron.api.v2.resource [req-dd7a6771-a4d5-45b1-bd7f-29dd5459d1a0 req-13e64dd7-8b98-4b98-a0f5-c5e3be236dc6 b6d435c06e6a4dfdbbe0c49b1101d05d 2a5bc867399a4f6c8093f466bc9c10f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/523] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/ea866a46-939f-488a-a5d8-ca3e88d304b5 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/524] 10.0.0.224 () {38 vars in 981 bytes} [Tue Aug 11 16:50:15 2026] POST /v2.0/security-group-rules => generated 614 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/525] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/6ed9468e-084b-493e-bdcb-ec11fd1be11b => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/526] 10.0.0.224 () {38 vars in 981 bytes} [Tue Aug 11 16:50:15 2026] POST /v2.0/security-group-rules => generated 619 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/6ed9468e-084b-493e-bdcb-ec11fd1be11b => generated 2941 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 10.0.0.224 () {34 vars in 1001 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-group-rules/03fc8010-c6a8-496b-a73d-42331b6b0034 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/6ed9468e-084b-493e-bdcb-ec11fd1be11b => generated 2941 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 10.0.0.224 () {36 vars in 1023 bytes} [Tue Aug 11 16:50:15 2026] DELETE /v2.0/security-group-rules/03fc8010-c6a8-496b-a73d-42331b6b0034 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/531] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/6ed9468e-084b-493e-bdcb-ec11fd1be11b => generated 2311 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:50:15.896 8 INFO neutron_taas.services.taas.taas_plugin [None req-973f70f2-cd01-4bfb-b80a-1b7a3e5ff434 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 906de380-c48c-470f-b969-7e9e08404420 2026-08-11 16:50:15.906 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-973f70f2-cd01-4bfb-b80a-1b7a3e5ff434 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 906de380-c48c-470f-b969-7e9e08404420 [pid: 7|app: 0|req: 268/532] 10.0.0.224 () {36 vars in 1013 bytes} [Tue Aug 11 16:50:15 2026] DELETE /v2.0/security-groups/6ed9468e-084b-493e-bdcb-ec11fd1be11b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/533] 10.0.0.224 () {34 vars in 991 bytes} [Tue Aug 11 16:50:15 2026] GET /v2.0/security-groups/6b00e515-df8b-4dca-95c1-5ea773179632 => generated 2307 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/534] 10.0.0.224 () {36 vars in 1013 bytes} [Tue Aug 11 16:50:16 2026] DELETE /v2.0/security-groups/6b00e515-df8b-4dca-95c1-5ea773179632 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/535] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:50:15 2026] PUT /v2.0/routers/061c9a61-e1b5-42d4-8bb7-a03219e04186/remove_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/536] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:16 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:16.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba14636a-03c5-43dd-b06b-5874f329a214 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: b186f975-8884-4597-a578-c25449e7e8ad 2026-08-11 16:50:16.602 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba14636a-03c5-43dd-b06b-5874f329a214 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: b186f975-8884-4597-a578-c25449e7e8ad 2026-08-11 16:50:16.707 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab3541c3-b80c-4d09-a0f6-980d4267d095 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 7c39b2bf-63f7-4659-b67f-9d923af24c36 2026-08-11 16:50:16.710 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab3541c3-b80c-4d09-a0f6-980d4267d095 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 7c39b2bf-63f7-4659-b67f-9d923af24c36 2026-08-11 16:50:16.970 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab3541c3-b80c-4d09-a0f6-980d4267d095 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: fb68caed-833f-4a29-a03a-90f28e8e0bbd 2026-08-11 16:50:16.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab3541c3-b80c-4d09-a0f6-980d4267d095 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: fb68caed-833f-4a29-a03a-90f28e8e0bbd 2026-08-11 16:50:17.064 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-ab3541c3-b80c-4d09-a0f6-980d4267d095 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 271/537] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:50:16 2026] PUT /v2.0/routers/19d95fa4-8077-44da-86b4-a87a771464af/remove_router_interface => generated 309 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:17.414 7 INFO neutron_taas.services.taas.taas_plugin [None req-70c88edd-21a9-4f7d-8c53-bbf7438fe4e0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: f02fa4a1-61df-4217-af10-a0f07a9f304d 2026-08-11 16:50:17.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70c88edd-21a9-4f7d-8c53-bbf7438fe4e0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: f02fa4a1-61df-4217-af10-a0f07a9f304d 2026-08-11 16:50:17.428 8 INFO neutron.db.l3_hamode_db [None req-ab3541c3-b80c-4d09-a0f6-980d4267d095 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] HA network 5864f16e-495f-4703-92fa-dea3f872be32 was deleted as no HA routers are present in tenant 2a5bc867399a4f6c8093f466bc9c10f8. [pid: 8|app: 0|req: 267/538] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:50:16 2026] DELETE /v2.0/routers/061c9a61-e1b5-42d4-8bb7-a03219e04186 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/539] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:50:17 2026] DELETE /v2.0/subnets/568b4052-8f1c-4e35-aa86-89e70e8394a0 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:50:17.673 7 INFO neutron_taas.services.taas.taas_plugin [None req-70c88edd-21a9-4f7d-8c53-bbf7438fe4e0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 4ef60ec8-fda7-4741-b689-2506c35c3fd9 2026-08-11 16:50:17.676 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70c88edd-21a9-4f7d-8c53-bbf7438fe4e0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 4ef60ec8-fda7-4741-b689-2506c35c3fd9 2026-08-11 16:50:17.702 8 INFO neutron_taas.services.taas.taas_plugin [None req-66ff74dc-04a0-4627-815f-94f7eb8444ab 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: be0314fa-5571-45aa-a48b-c99ba87e1f49 2026-08-11 16:50:17.705 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66ff74dc-04a0-4627-815f-94f7eb8444ab 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: be0314fa-5571-45aa-a48b-c99ba87e1f49 2026-08-11 16:50:17.772 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-70c88edd-21a9-4f7d-8c53-bbf7438fe4e0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-08-11 16:50:17.809 8 INFO neutron.services.segments.plugin [-] Segment de95391a-3d23-4ab4-88e7-2dcb90bfbf65 resource provider aggregate not found 2026-08-11 16:50:17.833 8 INFO neutron.services.segments.plugin [-] Segment de95391a-3d23-4ab4-88e7-2dcb90bfbf65 resource provider aggregate not found 2026-08-11 16:50:17.846 8 INFO neutron.services.segments.plugin [-] Segment de95391a-3d23-4ab4-88e7-2dcb90bfbf65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de95391a-3d23-4ab4-88e7-2dcb90bfbf65 found for delete ", "request_id": "req-77caed7f-43e8-4c37-8e9e-a1b5ea20a904"}]} 2026-08-11 16:50:17.860 8 INFO neutron.services.segments.plugin [-] Segment de95391a-3d23-4ab4-88e7-2dcb90bfbf65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de95391a-3d23-4ab4-88e7-2dcb90bfbf65 found for delete ", "request_id": "req-48e9ba1b-b27f-40ab-8ea7-882f303dda07"}]} [pid: 8|app: 0|req: 269/540] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:50:17 2026] DELETE /v2.0/networks/040d594a-c374-4b11-bb3f-0fe914b3ad93 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/541] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:17 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:50:18 2026] GET /v2.0/security-groups?tenant_id=2a5bc867399a4f6c8093f466bc9c10f8&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:50:18.185 7 INFO neutron.db.l3_hamode_db [None req-70c88edd-21a9-4f7d-8c53-bbf7438fe4e0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] HA network aaded04a-16b4-471d-aa51-bbc61f6843af was deleted as no HA routers are present in tenant 2dd2f9d7fddf42ffa09ec4edf1698239. [pid: 7|app: 0|req: 272/543] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:50:17 2026] DELETE /v2.0/routers/19d95fa4-8077-44da-86b4-a87a771464af => generated 0 bytes in 1020 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:18 2026] DELETE /v2.0/security-groups/ed949e35-bc22-433a-b0c2-bdab7dc5ac6e => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:50:18 2026] DELETE /v2.0/subnets/97974dfd-23ba-4334-b061-445317418c9c => 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: 273/546] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:50:18 2026] DELETE /v2.0/networks/71e4f6a4-603a-4aa5-8bad-40a0dce0349e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:50:18 2026] GET /v2.0/security-groups?tenant_id=2dd2f9d7fddf42ffa09ec4edf1698239&name=default => 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: 275/548] 10.0.0.224 () {34 vars in 1098 bytes} [Tue Aug 11 16:50:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--639066783&fields=id&tenant_id=e7d4e908932d483c8b5924c29b78054c => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:18.848 7 INFO neutron.services.segments.plugin [-] Segment a165e196-5d0b-4ca7-82a7-f5f1461bb717 resource provider aggregate not found [pid: 8|app: 0|req: 274/549] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:18 2026] DELETE /v2.0/security-groups/34feda0e-0b6f-4acd-88b2-d38fa70cb758 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:50:18.882 7 INFO neutron.services.segments.plugin [-] Segment a165e196-5d0b-4ca7-82a7-f5f1461bb717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a165e196-5d0b-4ca7-82a7-f5f1461bb717 found for delete ", "request_id": "req-5a76bb15-cbd9-46a9-8c0d-31fb3f30b941"}]} 2026-08-11 16:50:18.898 7 INFO neutron.services.segments.plugin [-] Segment a165e196-5d0b-4ca7-82a7-f5f1461bb717 resource provider aggregate not found [pid: 7|app: 0|req: 276/550] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:50:18 2026] GET /v2.0/networks?id=6d055940-4a92-4746-8d8e-f1a568f55734 => generated 680 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:18.927 7 INFO neutron.services.segments.plugin [-] Segment a165e196-5d0b-4ca7-82a7-f5f1461bb717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a165e196-5d0b-4ca7-82a7-f5f1461bb717 found for delete ", "request_id": "req-d3a8ff2c-6ae5-45b8-a20b-bd97ded7c281"}]} [pid: 8|app: 0|req: 275/551] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:50:18 2026] GET /v2.0/quotas/e7d4e908932d483c8b5924c29b78054c => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/552] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:50:18 2026] GET /v2.0/ports?tenant_id=e7d4e908932d483c8b5924c29b78054c&fields=id => generated 57 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/553] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:19 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => 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: 278/554] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:50:19 2026] GET /v2.0/networks/6d055940-4a92-4746-8d8e-f1a568f55734?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:50:19 2026] GET /v2.0/networks/6d055940-4a92-4746-8d8e-f1a568f55734?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: 279/556] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:19 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:19.864 8 INFO neutron.services.segments.plugin [-] Segment 63044a90-2f0d-45dc-98f4-4527066f80dd resource provider aggregate not found 2026-08-11 16:50:19.879 8 INFO neutron.services.segments.plugin [-] Segment 63044a90-2f0d-45dc-98f4-4527066f80dd resource provider aggregate not found 2026-08-11 16:50:19.884 8 INFO neutron.services.segments.plugin [-] Segment 63044a90-2f0d-45dc-98f4-4527066f80dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63044a90-2f0d-45dc-98f4-4527066f80dd found for delete ", "request_id": "req-f47cefcd-5016-4f47-93b5-3c8490e294d1"}]} 2026-08-11 16:50:19.896 8 INFO neutron.services.segments.plugin [-] Segment 63044a90-2f0d-45dc-98f4-4527066f80dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63044a90-2f0d-45dc-98f4-4527066f80dd found for delete ", "request_id": "req-d7acf8e5-f582-4c8f-ba68-9231c0a061fb"}]} 2026-08-11 16:50:19.902 8 INFO neutron.services.segments.plugin [-] Segment 9b27a54d-28e7-4e7a-bd04-97348e95ea50 resource provider aggregate not found 2026-08-11 16:50:19.910 8 INFO neutron.services.segments.plugin [-] Segment 9b27a54d-28e7-4e7a-bd04-97348e95ea50 resource provider aggregate not found 2026-08-11 16:50:19.918 8 INFO neutron.services.segments.plugin [-] Segment 9b27a54d-28e7-4e7a-bd04-97348e95ea50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b27a54d-28e7-4e7a-bd04-97348e95ea50 found for delete ", "request_id": "req-1f39d2cb-5665-4117-9222-13e8f6d6574b"}]} 2026-08-11 16:50:19.937 8 INFO neutron.services.segments.plugin [-] Segment 9b27a54d-28e7-4e7a-bd04-97348e95ea50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b27a54d-28e7-4e7a-bd04-97348e95ea50 found for delete ", "request_id": "req-a7fd57bd-8fb6-40b2-bafe-053a235e8e2e"}]} [pid: 7|app: 0|req: 282/559] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:20 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/560] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:50:19 2026] GET /v2.0/networks?id=492f6152-3785-4efe-8189-425aed9ef88b => generated 669 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/561] 199.204.45.205 () {34 vars in 911 bytes} [Tue Aug 11 16:50:20 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Aug 11 16:50:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e36423053f86428c91c01eaf70ba5421 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:20.407 7 INFO neutron.db.segments_db [None req-b0a83d13-7609-4d10-8726-ce6ea292436d 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment d425d1f5-8519-4af4-8127-ac928c25d5a5 of type vxlan for network 9da26552-6b04-49d7-b63b-177739cbfcc9 [pid: 7|app: 0|req: 283/563] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:50:20 2026] POST /v2.0/networks => generated 732 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/564] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:20 2026] POST /v2.0/subnets => generated 698 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/565] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:20 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:20.787 7 INFO neutron.db.segments_db [None req-91e3fd01-9942-43b2-8bef-be6566a06d49 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment aee981a9-3f64-482e-a278-0823f8c7bfe2 of type vxlan for network 703d1fd9-0b95-49d1-9933-5c62e1ab0392 [pid: 8|app: 0|req: 281/566] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:50:20 2026] POST /v2.0/ports => generated 958 bytes in 392 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-11 16:50:21.117 7 INFO neutron.db.l3_hamode_db [None req-91e3fd01-9942-43b2-8bef-be6566a06d49 30b7541888c94b9693c98f5fd7a0e437 c6117c2de6294b179aca84a9f94b321a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:50:21.167 8 INFO neutron.db.segments_db [None req-268fe364-96b1-4740-aa87-cedba914590e 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 0603aa02-38bd-4b78-9f09-aae1dd76ee38 of type vxlan for network 4b031ada-32ba-4be8-b89e-f28e7b2076b5 [pid: 8|app: 0|req: 282/567] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:50:20 2026] POST /v2.0/networks => generated 726 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/568] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:50:21 2026] PUT /v2.0/ports/7e62b45e-4e36-415d-a63d-172d210e3789 => generated 1239 bytes in 545 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-11 16:50:22.030 7 INFO neutron.db.l3_hamode_db [None req-91e3fd01-9942-43b2-8bef-be6566a06d49 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 284/569] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:21 2026] POST /v2.0/subnets => generated 692 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/570] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:22 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:22 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:22.126 8 INFO neutron.db.segments_db [None req-5c2de033-3a33-4efd-81f0-0dd652cca08b 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 29b48d5e-0c7f-4523-b346-6bed1dd36c90 of type vxlan for network ff81fa91-61cd-4717-b50a-4f97ee3ce422 2026-08-11 16:50:22.335 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ad59210-eeed-4fe6-ae8a-665f2afbf76e'] response: {'name': 'network-changed', 'server_uuid': '2964bcef-c2e9-482b-aefb-fa3f0a1d091f', 'tag': '7e62b45e-4e36-415d-a63d-172d210e3789', 'status': 'completed', 'code': 200} 2026-08-11 16:50:22.437 8 INFO neutron.db.l3_hamode_db [None req-5c2de033-3a33-4efd-81f0-0dd652cca08b 30b7541888c94b9693c98f5fd7a0e437 9ecabcbfa8a94c688bf5b88bb7c49be4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 286/572] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:20 2026] POST /v2.0/routers => generated 738 bytes in 2270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:23 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&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: 288/574] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:50:23 2026] GET /v2.0/ports?tenant_id=e36423053f86428c91c01eaf70ba5421&device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:50:23.232 8 INFO neutron.db.l3_hamode_db [None req-5c2de033-3a33-4efd-81f0-0dd652cca08b 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 287/575] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:22 2026] POST /v2.0/routers => generated 732 bytes in 1932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/576] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:50:23 2026] PUT /v2.0/routers/fb9570be-61b4-43e7-b0b1-e58fc3defbad/add_router_interface => generated 309 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/577] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:24 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => 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: 291/578] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:50:24 2026] GET /v2.0/networks?id=6d055940-4a92-4746-8d8e-f1a568f55734 => generated 680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/579] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:50:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7e62b45e-4e36-415d-a63d-172d210e3789 => generated 19 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:24 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => 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: 290/581] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Aug 11 16:50:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e7d4e908932d483c8b5924c29b78054c => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:50:24 2026] GET /v2.0/subnets?id=1746c870-c4ec-409c-9d52-382b34d282b0 => generated 687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:24 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&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: 293/584] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:50:24 2026] POST /v2.0/ports => generated 954 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/585] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:50:25 2026] GET /v2.0/ports?network_id=492f6152-3785-4efe-8189-425aed9ef88b&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/586] 10.0.0.236 () {34 vars in 685 bytes} [Tue Aug 11 16:50:25 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:50:25 2026] PUT /v2.0/ports/64d95de4-8498-4ed9-88be-d2c681649508 => generated 1235 bytes in 384 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: 297/588] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:50:25 2026] GET /v2.0/networks/492f6152-3785-4efe-8189-425aed9ef88b?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: 298/589] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:50:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/590] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:25 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/591] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:50:24 2026] PUT /v2.0/routers/29577ddc-2036-4002-8c24-a753de09eaac/add_router_interface => generated 309 bytes in 1601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/592] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:25 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/593] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:50:25 2026] GET /v2.0/networks/492f6152-3785-4efe-8189-425aed9ef88b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/594] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:25 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&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: 295/595] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:25 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&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-11 16:50:25.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d816bbb8-bc57-45ec-b776-c763a127e170'] response: {'name': 'network-changed', 'server_uuid': '94534b50-5ddd-4d50-82fe-cdf23aac10c6', 'tag': '64d95de4-8498-4ed9-88be-d2c681649508', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 301/596] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:50:25 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) [pid: 8|app: 0|req: 302/597] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:50:26 2026] GET /v2.0/ports?tenant_id=e7d4e908932d483c8b5924c29b78054c&device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/598] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:50:26 2026] GET /v2.0/networks?tenant_id=e7d4e908932d483c8b5924c29b78054c&shared=False => generated 776 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/599] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:50:25 2026] POST /v2.0/floatingips => generated 552 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/600] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:50:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/601] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:50:26 2026] GET /v2.0/networks?id=4b031ada-32ba-4be8-b89e-f28e7b2076b5 => generated 677 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/602] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:50:26 2026] GET /v2.0/quotas/9ecabcbfa8a94c688bf5b88bb7c49be4 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/603] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:50:26 2026] GET /v2.0/ports?tenant_id=e36423053f86428c91c01eaf70ba5421&device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => 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: 306/604] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:50:26 2026] GET /v2.0/networks?id=492f6152-3785-4efe-8189-425aed9ef88b => generated 765 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/605] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:50:26 2026] GET /v2.0/ports?tenant_id=9ecabcbfa8a94c688bf5b88bb7c49be4&fields=id => generated 57 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/606] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => 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: 300/607] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7e62b45e-4e36-415d-a63d-172d210e3789 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/608] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/609] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/subnets?id=1746c870-c4ec-409c-9d52-382b34d282b0 => generated 687 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/610] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/ports?network_id=492f6152-3785-4efe-8189-425aed9ef88b&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/611] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/612] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/networks/492f6152-3785-4efe-8189-425aed9ef88b?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: 303/613] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&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: 311/614] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/networks/492f6152-3785-4efe-8189-425aed9ef88b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/615] 10.0.0.224 () {34 vars in 907 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/extensions => generated 21537 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/616] 10.0.0.224 () {34 vars in 1098 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--326676082&fields=id&tenant_id=c6117c2de6294b179aca84a9f94b321a => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/617] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/networks/4b031ada-32ba-4be8-b89e-f28e7b2076b5?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: 313/618] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/networks?id=9da26552-6b04-49d7-b63b-177739cbfcc9 => generated 683 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/619] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/quotas/c6117c2de6294b179aca84a9f94b321a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/620] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/networks/4b031ada-32ba-4be8-b89e-f28e7b2076b5?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: 315/621] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/ports?tenant_id=c6117c2de6294b179aca84a9f94b321a&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/622] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/623] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => 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: 308/624] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/625] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/ports?tenant_id=e7d4e908932d483c8b5924c29b78054c&device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/626] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=64d95de4-8498-4ed9-88be-d2c681649508 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/627] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/subnets?id=850f1379-c3cd-420c-826a-253787953a7f => generated 698 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/628] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/ports?network_id=6d055940-4a92-4746-8d8e-f1a568f55734&device_owner=network%3Adhcp => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/629] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/630] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/networks/6d055940-4a92-4746-8d8e-f1a568f55734?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: 320/631] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:50:27 2026] GET /v2.0/networks/6d055940-4a92-4746-8d8e-f1a568f55734?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/632] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:28 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/633] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:28 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/634] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:28 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/635] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:28 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&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: 314/636] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:28 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => 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: 323/637] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:29 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 315/638] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:29 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/639] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:29 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/640] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:29 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/641] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:29 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&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: 317/642] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:29 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => 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: 326/643] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:30 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 318/644] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:30 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => 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: 327/645] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:30 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/646] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:30 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => 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: 328/647] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:30 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/648] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:31 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => 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/649] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:31 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 321/650] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:31 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:31 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/652] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:31 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/653] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:31 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/654] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:32 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/655] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:50:32 2026] GET /v2.0/networks?id=4b031ada-32ba-4be8-b89e-f28e7b2076b5 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/656] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:32 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 324/657] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:50:32 2026] POST /v2.0/ports => generated 954 bytes in 516 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: 325/658] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:32 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/659] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:32 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/660] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:33 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/661] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:33 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&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: 334/662] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:50:32 2026] PUT /v2.0/ports/1ec4513b-76d7-4fb5-a4f3-51e8b1f0aad1 => generated 1235 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/663] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:33 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:50:33.330 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5c31555-9298-41b6-b693-6096ca42524b'] response: {'name': 'network-changed', 'server_uuid': 'be979a2d-d354-4c9b-ae11-d16bd8707ed2', 'tag': '1ec4513b-76d7-4fb5-a4f3-51e8b1f0aad1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 335/664] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:33 2026] GET /v2.0/security-groups?id=63ec3d8c-fb82-4bf9-b689-0bb29a17f459&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/665] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:33 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 336/666] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:50:33 2026] GET /v2.0/ports?tenant_id=9ecabcbfa8a94c688bf5b88bb7c49be4&device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/667] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:50:33 2026] GET /v2.0/networks?tenant_id=9ecabcbfa8a94c688bf5b88bb7c49be4&shared=False => generated 773 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/668] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:50:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/669] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:34 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:34 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:34 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:34 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:50:34 2026] GET /v2.0/networks?id=9da26552-6b04-49d7-b63b-177739cbfcc9 => generated 683 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Aug 11 16:50:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c6117c2de6294b179aca84a9f94b321a => generated 180 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:34 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/676] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:34 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => 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: 342/677] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:34 2026] GET /v2.0/security-groups?id=63ec3d8c-fb82-4bf9-b689-0bb29a17f459&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/678] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:50:34 2026] POST /v2.0/ports => generated 954 bytes in 439 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: 337/679] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:34 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:35.165 8 INFO neutron.db.l3_db [None req-f64a8437-43b0-4460-ba8f-729be963f849 d29c90f0a3744b698580a6ab4c72ec3d e36423053f86428c91c01eaf70ba5421 - - default default] Floating IP b69f1ac1-a5ab-4b30-b6a9-d3784214e52e associated. External IP: 10.96.250.202, port: 7e62b45e-4e36-415d-a63d-172d210e3789. [pid: 7|app: 0|req: 338/680] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:50:35 2026] PUT /v2.0/ports/2ee2e6b6-722d-4772-9722-9a857828b411 => generated 1235 bytes in 476 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: 341/683] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:50:34 2026] PUT /v2.0/floatingips/b69f1ac1-a5ab-4b30-b6a9-d3784214e52e => generated 856 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/ports?tenant_id=9ecabcbfa8a94c688bf5b88bb7c49be4&device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1ec4513b-76d7-4fb5-a4f3-51e8b1f0aad1 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/subnets?id=62baa7b1-d754-4a69-8ed7-4bbdb52c9d9e => generated 695 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/ports?network_id=4b031ada-32ba-4be8-b89e-f28e7b2076b5&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&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: 346/692] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/networks/4b031ada-32ba-4be8-b89e-f28e7b2076b5?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:35.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb102598-d9f0-4c4b-9a73-edca93ac4ecc'] response: {'name': 'network-changed', 'server_uuid': '2964bcef-c2e9-482b-aefb-fa3f0a1d091f', 'tag': '7e62b45e-4e36-415d-a63d-172d210e3789', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 347/694] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/networks/4b031ada-32ba-4be8-b89e-f28e7b2076b5?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: 348/695] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/696] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => 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: 349/697] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:35 2026] GET /v2.0/security-groups?id=63ec3d8c-fb82-4bf9-b689-0bb29a17f459&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:35.984 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bafdded-43e9-4c7f-8aab-a1f3b772a3f7'] response: {'name': 'network-changed', 'server_uuid': 'f1b5da14-4115-4dad-bed5-9f7ff3a26438', 'tag': '2ee2e6b6-722d-4772-9722-9a857828b411', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 350/698] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:36.236 8 INFO neutron.db.l3_db [None req-ff625d03-c62d-49e5-a2d4-497ea2d885cf ab1429f68b1d4d99994da39e509e2b74 e7d4e908932d483c8b5924c29b78054c - - default default] Floating IP 12f1e1b0-14ce-4699-a245-31781d0062ae associated. External IP: 10.96.250.205, port: 64d95de4-8498-4ed9-88be-d2c681649508. [pid: 7|app: 0|req: 351/699] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&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: 352/700] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/ports?tenant_id=e36423053f86428c91c01eaf70ba5421&device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/networks?id=492f6152-3785-4efe-8189-425aed9ef88b => generated 765 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7e62b45e-4e36-415d-a63d-172d210e3789 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/703] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/subnets?id=1746c870-c4ec-409c-9d52-382b34d282b0 => 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: 356/704] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/ports?tenant_id=c6117c2de6294b179aca84a9f94b321a&device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/705] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/ports?network_id=492f6152-3785-4efe-8189-425aed9ef88b&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/706] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:50:35 2026] PUT /v2.0/floatingips/12f1e1b0-14ce-4699-a245-31781d0062ae => generated 855 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/707] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/networks?tenant_id=c6117c2de6294b179aca84a9f94b321a&shared=False => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/708] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/networks/492f6152-3785-4efe-8189-425aed9ef88b?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: 359/709] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 351/710] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/711] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/712] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/networks/492f6152-3785-4efe-8189-425aed9ef88b?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: 362/714] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&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: 353/715] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:36 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/716] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/security-groups?id=63ec3d8c-fb82-4bf9-b689-0bb29a17f459&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/718] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&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: 355/719] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/720] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/ports?tenant_id=c6117c2de6294b179aca84a9f94b321a&device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/722] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ee2e6b6-722d-4772-9722-9a857828b411 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:37.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c40406be-25a2-44f7-9f25-993b10582e9c'] response: {'name': 'network-changed', 'server_uuid': '94534b50-5ddd-4d50-82fe-cdf23aac10c6', 'tag': '64d95de4-8498-4ed9-88be-d2c681649508', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 357/723] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/subnets?id=be33b99f-44da-4f72-83d8-e436c2f6bb45 => generated 701 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/724] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/ports?network_id=9da26552-6b04-49d7-b63b-177739cbfcc9&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/725] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/726] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?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: 359/727] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&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: 369/728] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:50:37 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?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: 360/729] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/730] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/ports?tenant_id=e7d4e908932d483c8b5924c29b78054c&device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/security-groups?id=63ec3d8c-fb82-4bf9-b689-0bb29a17f459&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: 371/732] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/733] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/networks?id=6d055940-4a92-4746-8d8e-f1a568f55734 => generated 776 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/734] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&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: 363/735] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=64d95de4-8498-4ed9-88be-d2c681649508 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/736] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/subnets?id=850f1379-c3cd-420c-826a-253787953a7f => generated 698 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/737] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/ports?network_id=6d055940-4a92-4746-8d8e-f1a568f55734&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/738] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/networks/6d055940-4a92-4746-8d8e-f1a568f55734?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/739] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/740] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/security-groups?id=dd72eed0-fd13-433e-be96-6b49e7c89758&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/741] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/networks/6d055940-4a92-4746-8d8e-f1a568f55734?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: 367/742] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:50:38 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 975 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:38.842 7 INFO neutron_taas.services.taas.taas_plugin [req-d430496c-61f3-4a2b-93ce-958041ccfb47 req-d772dced-3699-4a9f-8f23-143e7611c20f d29c90f0a3744b698580a6ab4c72ec3d e36423053f86428c91c01eaf70ba5421 - - default default] TaaS: Handle Delete Port: 7e62b45e-4e36-415d-a63d-172d210e3789 2026-08-11 16:50:38.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d430496c-61f3-4a2b-93ce-958041ccfb47 req-d772dced-3699-4a9f-8f23-143e7611c20f d29c90f0a3744b698580a6ab4c72ec3d e36423053f86428c91c01eaf70ba5421 - - default default] Tap Mirror: Handle Delete Port: 7e62b45e-4e36-415d-a63d-172d210e3789 [pid: 8|app: 0|req: 368/743] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:39 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:39.100 7 INFO neutron.db.l3_db [req-d430496c-61f3-4a2b-93ce-958041ccfb47 req-d772dced-3699-4a9f-8f23-143e7611c20f d29c90f0a3744b698580a6ab4c72ec3d e36423053f86428c91c01eaf70ba5421 - - default default] Floating IP b69f1ac1-a5ab-4b30-b6a9-d3784214e52e disassociated. External IP: 10.96.250.202, port: 7e62b45e-4e36-415d-a63d-172d210e3789. [pid: 8|app: 0|req: 369/744] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:39 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:39 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/746] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:50:38 2026] DELETE /v2.0/ports/7e62b45e-4e36-415d-a63d-172d210e3789 => generated 0 bytes in 833 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/747] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:39 2026] GET /v2.0/security-groups?id=63ec3d8c-fb82-4bf9-b689-0bb29a17f459&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:39.542 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2c05a86-be74-48ce-a047-88e0c8d5f602'] response: {'server_uuid': '2964bcef-c2e9-482b-aefb-fa3f0a1d091f', 'name': 'network-vif-deleted', 'tag': '7e62b45e-4e36-415d-a63d-172d210e3789', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 377/748] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:39 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:39 2026] GET /v2.0/security-groups?id=a079f098-05c9-407b-8e13-e44f45560856&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: 372/750] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:50:39 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => 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: 373/751] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:39 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:39.725 7 INFO neutron_taas.services.taas.taas_plugin [req-fb35ec96-fb46-4805-8933-787c176245e9 req-0651d4be-22d1-4813-a453-2d2ecb9231f5 ab1429f68b1d4d99994da39e509e2b74 e7d4e908932d483c8b5924c29b78054c - - default default] TaaS: Handle Delete Port: 64d95de4-8498-4ed9-88be-d2c681649508 2026-08-11 16:50:39.728 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fb35ec96-fb46-4805-8933-787c176245e9 req-0651d4be-22d1-4813-a453-2d2ecb9231f5 ab1429f68b1d4d99994da39e509e2b74 e7d4e908932d483c8b5924c29b78054c - - default default] Tap Mirror: Handle Delete Port: 64d95de4-8498-4ed9-88be-d2c681649508 2026-08-11 16:50:39.885 7 INFO neutron.db.l3_db [req-fb35ec96-fb46-4805-8933-787c176245e9 req-0651d4be-22d1-4813-a453-2d2ecb9231f5 ab1429f68b1d4d99994da39e509e2b74 e7d4e908932d483c8b5924c29b78054c - - default default] Floating IP 12f1e1b0-14ce-4699-a245-31781d0062ae disassociated. External IP: 10.96.250.205, port: 64d95de4-8498-4ed9-88be-d2c681649508. [pid: 7|app: 0|req: 379/752] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:50:39 2026] DELETE /v2.0/ports/64d95de4-8498-4ed9-88be-d2c681649508 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/753] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:40 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/754] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:40 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&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: 375/755] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:40 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/756] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:40 2026] GET /v2.0/security-groups?id=63ec3d8c-fb82-4bf9-b689-0bb29a17f459&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/757] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:40 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => 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: 382/758] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:40 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => 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: 377/759] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:41 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/760] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:41 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:41.582 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af8476a4-d672-4546-9df6-a80d37f382ec'] response: {'server_uuid': '94534b50-5ddd-4d50-82fe-cdf23aac10c6', 'name': 'network-vif-deleted', 'tag': '64d95de4-8498-4ed9-88be-d2c681649508', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/761] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:41 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/762] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:41 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => 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: 379/763] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:41 2026] GET /v2.0/security-groups?id=63ec3d8c-fb82-4bf9-b689-0bb29a17f459&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/764] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:41 2026] GET /v2.0/ports?device_id=2964bcef-c2e9-482b-aefb-fa3f0a1d091f => 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: 380/765] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:42 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/766] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:42 2026] GET /v2.0/security-groups?id=63ec3d8c-fb82-4bf9-b689-0bb29a17f459&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/767] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:42 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 387/768] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:42 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/769] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:42 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/770] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:42 2026] DELETE /v2.0/security-groups/dd72eed0-fd13-433e-be96-6b49e7c89758 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:50:43.110 8 INFO neutron.api.v2.resource [None req-73927254-6797-473b-b4d7-e949ff20e008 d29c90f0a3744b698580a6ab4c72ec3d e36423053f86428c91c01eaf70ba5421 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 383/771] 10.0.0.236 () {32 vars in 737 bytes} [Tue Aug 11 16:50:43 2026] GET /v2.0/security-groups/dd72eed0-fd13-433e-be96-6b49e7c89758 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:50:43.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-2878c5eb-2336-4054-b5b0-5e89d52bfd61 d29c90f0a3744b698580a6ab4c72ec3d e36423053f86428c91c01eaf70ba5421 - - default default] TaaS: Handle Delete Port: e22a9b53-a327-41fa-bdb3-1782bbbfd872 2026-08-11 16:50:43.228 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2878c5eb-2336-4054-b5b0-5e89d52bfd61 d29c90f0a3744b698580a6ab4c72ec3d e36423053f86428c91c01eaf70ba5421 - - default default] Tap Mirror: Handle Delete Port: e22a9b53-a327-41fa-bdb3-1782bbbfd872 [pid: 7|app: 0|req: 389/772] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:50:43 2026] DELETE /v2.0/floatingips/b69f1ac1-a5ab-4b30-b6a9-d3784214e52e => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/773] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:43 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/774] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:43 2026] GET /v2.0/security-groups?id=63ec3d8c-fb82-4bf9-b689-0bb29a17f459&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:43 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:43 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:43.896 7 INFO neutron_taas.services.taas.taas_plugin [None req-5dc7513b-1954-41dc-a484-76fe960d283e 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 2cb578d0-9fb7-47ec-9181-90e2412e4b9d 2026-08-11 16:50:43.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dc7513b-1954-41dc-a484-76fe960d283e 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 2cb578d0-9fb7-47ec-9181-90e2412e4b9d [pid: 8|app: 0|req: 388/777] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:44 2026] GET /v2.0/ports?device_id=94534b50-5ddd-4d50-82fe-cdf23aac10c6 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/778] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:50:43 2026] PUT /v2.0/routers/aec067cc-98bc-4e08-9593-c226431cf55f/remove_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/779] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:44 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => 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: 390/780] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:44 2026] GET /v2.0/security-groups?id=63ec3d8c-fb82-4bf9-b689-0bb29a17f459&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: 391/781] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:50:44 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:44.826 8 INFO neutron_taas.services.taas.taas_plugin [req-d0fa7eaa-4ad5-4119-ad53-af2cfb8e68f5 req-5d1b1e69-e5a5-40c0-b5e5-ae1b423a4a77 ae7f5cfdd4ca494d984cd3b699e3e23e 9ecabcbfa8a94c688bf5b88bb7c49be4 - - default default] TaaS: Handle Delete Port: 1ec4513b-76d7-4fb5-a4f3-51e8b1f0aad1 2026-08-11 16:50:44.830 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d0fa7eaa-4ad5-4119-ad53-af2cfb8e68f5 req-5d1b1e69-e5a5-40c0-b5e5-ae1b423a4a77 ae7f5cfdd4ca494d984cd3b699e3e23e 9ecabcbfa8a94c688bf5b88bb7c49be4 - - default default] Tap Mirror: Handle Delete Port: 1ec4513b-76d7-4fb5-a4f3-51e8b1f0aad1 2026-08-11 16:50:44.842 7 INFO neutron_taas.services.taas.taas_plugin [None req-0259d7d5-9e67-41f7-a39e-062f638596ce 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: a896afb3-24a1-493a-836a-931a3757a36d 2026-08-11 16:50:44.846 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0259d7d5-9e67-41f7-a39e-062f638596ce 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: a896afb3-24a1-493a-836a-931a3757a36d [pid: 8|app: 0|req: 392/782] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:50:44 2026] DELETE /v2.0/ports/1ec4513b-76d7-4fb5-a4f3-51e8b1f0aad1 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:44 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:45.039 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21e96a8b-f1bb-46e9-978b-04310badb048'] response: {'server_uuid': 'be979a2d-d354-4c9b-ae11-d16bd8707ed2', 'name': 'network-vif-deleted', 'tag': '1ec4513b-76d7-4fb5-a4f3-51e8b1f0aad1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 394/784] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:45 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&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: 395/785] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:45 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:45.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-0259d7d5-9e67-41f7-a39e-062f638596ce 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: c8d06ff1-9b69-4528-88ac-9db0ea1b90cb 2026-08-11 16:50:45.252 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0259d7d5-9e67-41f7-a39e-062f638596ce 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: c8d06ff1-9b69-4528-88ac-9db0ea1b90cb [pid: 8|app: 0|req: 396/786] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:45 2026] DELETE /v2.0/security-groups/a079f098-05c9-407b-8e13-e44f45560856 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:50:45.645 7 INFO neutron.services.segments.plugin [-] Segment 96373ad0-a17e-40c6-8d79-b0845e615ddf resource provider aggregate not found 2026-08-11 16:50:45.649 8 INFO neutron.db.l3_db [None req-88253c09-af74-4dd1-895f-605931e2a250 e0cd85cc39e042b98cd443b184867f13 c6117c2de6294b179aca84a9f94b321a - - default default] Floating IP 2b60424f-f345-42be-9432-2f6a408ed836 associated. External IP: 10.96.250.203, port: 2ee2e6b6-722d-4772-9722-9a857828b411. 2026-08-11 16:50:45.647 7 INFO neutron.services.segments.plugin [-] Segment 96373ad0-a17e-40c6-8d79-b0845e615ddf resource provider aggregate not found 2026-08-11 16:50:45.670 7 INFO neutron.services.segments.plugin [-] Segment 96373ad0-a17e-40c6-8d79-b0845e615ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96373ad0-a17e-40c6-8d79-b0845e615ddf found for delete ", "request_id": "req-9ac0c131-f215-470e-8898-5563fab7a53d"}]} 2026-08-11 16:50:45.674 7 INFO neutron.db.l3_hamode_db [None req-0259d7d5-9e67-41f7-a39e-062f638596ce 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] HA network 76e20ea5-9076-4a19-b734-e8fe1990407d was deleted as no HA routers are present in tenant e36423053f86428c91c01eaf70ba5421. 2026-08-11 16:50:45.679 7 INFO neutron.services.segments.plugin [-] Segment 96373ad0-a17e-40c6-8d79-b0845e615ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96373ad0-a17e-40c6-8d79-b0845e615ddf found for delete ", "request_id": "req-80492322-3d4d-4be9-99fc-458e6eb5cf77"}]} [pid: 7|app: 0|req: 391/787] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:50:44 2026] DELETE /v2.0/routers/aec067cc-98bc-4e08-9593-c226431cf55f => generated 0 bytes in 1109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:50:45.692 7 INFO neutron.api.v2.resource [None req-67ce31b3-6033-410d-92cb-5c8a479109fa ab1429f68b1d4d99994da39e509e2b74 e7d4e908932d483c8b5924c29b78054c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 392/788] 10.0.0.236 () {32 vars in 737 bytes} [Tue Aug 11 16:50:45 2026] GET /v2.0/security-groups/a079f098-05c9-407b-8e13-e44f45560856 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/789] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:50:45 2026] DELETE /v2.0/subnets/1746c870-c4ec-409c-9d52-382b34d282b0 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:50:45 2026] PUT /v2.0/floatingips/2b60424f-f345-42be-9432-2f6a408ed836 => generated 855 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/791] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:45 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:46.052 8 INFO neutron_taas.services.taas.taas_plugin [None req-34d28d86-8147-4247-8f3e-62f01b968059 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: e5c156dc-5de2-4d42-8d5e-3b14634f2ae7 2026-08-11 16:50:46.053 7 INFO neutron_taas.services.taas.taas_plugin [None req-d7e37183-9173-4af7-9684-9ec112a0600f ab1429f68b1d4d99994da39e509e2b74 e7d4e908932d483c8b5924c29b78054c - - default default] TaaS: Handle Delete Port: dc2ee52f-979c-4f39-adca-20d3d8767f45 2026-08-11 16:50:46.055 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34d28d86-8147-4247-8f3e-62f01b968059 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: e5c156dc-5de2-4d42-8d5e-3b14634f2ae7 2026-08-11 16:50:46.056 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7e37183-9173-4af7-9684-9ec112a0600f ab1429f68b1d4d99994da39e509e2b74 e7d4e908932d483c8b5924c29b78054c - - default default] Tap Mirror: Handle Delete Port: dc2ee52f-979c-4f39-adca-20d3d8767f45 2026-08-11 16:50:46.213 8 INFO neutron.services.segments.plugin [-] Segment b31dd430-c597-4c42-814c-470d8bd2ea37 resource provider aggregate not found 2026-08-11 16:50:46.216 8 INFO neutron.services.segments.plugin [-] Segment b31dd430-c597-4c42-814c-470d8bd2ea37 resource provider aggregate not found [pid: 7|app: 0|req: 394/792] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:50:45 2026] DELETE /v2.0/floatingips/12f1e1b0-14ce-4699-a245-31781d0062ae => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:50:46.231 8 INFO neutron.services.segments.plugin [-] Segment b31dd430-c597-4c42-814c-470d8bd2ea37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b31dd430-c597-4c42-814c-470d8bd2ea37 found for delete ", "request_id": "req-4bbaab6a-443e-4a17-8de2-7753d75d703c"}]} 2026-08-11 16:50:46.232 8 INFO neutron.services.segments.plugin [-] Segment b31dd430-c597-4c42-814c-470d8bd2ea37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b31dd430-c597-4c42-814c-470d8bd2ea37 found for delete ", "request_id": "req-33d4b7e0-f6bb-4253-be19-25242c38343f"}]} [pid: 8|app: 0|req: 399/793] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:50:45 2026] DELETE /v2.0/networks/492f6152-3785-4efe-8189-425aed9ef88b => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:46 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 396/795] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:46 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&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: 397/796] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:50:46 2026] GET /v2.0/security-groups?tenant_id=e36423053f86428c91c01eaf70ba5421&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/797] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:46 2026] DELETE /v2.0/security-groups/570e3436-6ad6-48d9-9b97-c40735a06bb6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:50:46.643 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c24d16f-568e-49e4-8923-da78c3b73bdc 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: cd961dc5-773f-4d90-91a6-f4a4a495956b 2026-08-11 16:50:46.646 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c24d16f-568e-49e4-8923-da78c3b73bdc 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: cd961dc5-773f-4d90-91a6-f4a4a495956b 2026-08-11 16:50:47.108 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da3695b0-48f7-4a06-bbcb-5db1179d9a42'] response: {'name': 'network-changed', 'server_uuid': 'f1b5da14-4115-4dad-bed5-9f7ff3a26438', 'tag': '2ee2e6b6-722d-4772-9722-9a857828b411', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 399/798] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:47 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/799] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:50:46 2026] PUT /v2.0/routers/27cc09a5-999f-4917-bd88-137da0d22b57/remove_router_interface => generated 309 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:47.459 7 INFO neutron_taas.services.taas.taas_plugin [None req-9004197c-4586-4830-b837-b39ae1f4c770 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: e2f33853-cf7d-4298-96fc-862293fbb39c 2026-08-11 16:50:47.461 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9004197c-4586-4830-b837-b39ae1f4c770 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: e2f33853-cf7d-4298-96fc-862293fbb39c [pid: 8|app: 0|req: 401/800] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:50:47 2026] GET /v2.0/ports?tenant_id=c6117c2de6294b179aca84a9f94b321a&device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:50:47.721 7 INFO neutron_taas.services.taas.taas_plugin [None req-9004197c-4586-4830-b837-b39ae1f4c770 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: fe1f0222-46db-4760-9aad-6ae2057bdc91 [pid: 8|app: 0|req: 402/801] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:50:47 2026] GET /v2.0/networks?id=9da26552-6b04-49d7-b63b-177739cbfcc9 => generated 779 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:47.724 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9004197c-4586-4830-b837-b39ae1f4c770 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: fe1f0222-46db-4760-9aad-6ae2057bdc91 [pid: 8|app: 0|req: 403/802] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:50:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ee2e6b6-722d-4772-9722-9a857828b411 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/803] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:50:47 2026] GET /v2.0/subnets?id=be33b99f-44da-4f72-83d8-e436c2f6bb45 => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/804] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:50:47 2026] GET /v2.0/ports?network_id=9da26552-6b04-49d7-b63b-177739cbfcc9&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/805] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:50:47 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?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: 407/806] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:50:47 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:50:48.087 7 INFO neutron.services.segments.plugin [-] Segment f25c0346-44f2-4352-80fd-210ea6fb2815 resource provider aggregate not found 2026-08-11 16:50:48.093 7 INFO neutron.services.segments.plugin [-] Segment f25c0346-44f2-4352-80fd-210ea6fb2815 resource provider aggregate not found 2026-08-11 16:50:48.112 7 INFO neutron.services.segments.plugin [-] Segment f25c0346-44f2-4352-80fd-210ea6fb2815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f25c0346-44f2-4352-80fd-210ea6fb2815 found for delete ", "request_id": "req-c77c1e52-2ba9-4a9f-b887-f85c243846b4"}]} 2026-08-11 16:50:48.113 7 INFO neutron.services.segments.plugin [-] Segment f25c0346-44f2-4352-80fd-210ea6fb2815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f25c0346-44f2-4352-80fd-210ea6fb2815 found for delete ", "request_id": "req-81764d1a-7689-447f-bb02-a196b3cf7e08"}]} 2026-08-11 16:50:48.125 7 INFO neutron.db.l3_hamode_db [None req-9004197c-4586-4830-b837-b39ae1f4c770 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] HA network ffd5d348-0af3-4059-a31d-6b11ac440514 was deleted as no HA routers are present in tenant e7d4e908932d483c8b5924c29b78054c. [pid: 7|app: 0|req: 400/807] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:50:47 2026] DELETE /v2.0/routers/27cc09a5-999f-4917-bd88-137da0d22b57 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/808] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:48 2026] GET /v2.0/ports?device_id=be979a2d-d354-4c9b-ae11-d16bd8707ed2 => 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: 408/809] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:50:48 2026] DELETE /v2.0/subnets/850f1379-c3cd-420c-826a-253787953a7f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:50:48.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-1964bd35-c2c8-4506-be2b-29e5057695b7 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 16a3881b-02ff-48be-8ecc-f2e83ae8143f 2026-08-11 16:50:48.398 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1964bd35-c2c8-4506-be2b-29e5057695b7 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 16a3881b-02ff-48be-8ecc-f2e83ae8143f [pid: 7|app: 0|req: 402/810] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:50:48 2026] DELETE /v2.0/networks/6d055940-4a92-4746-8d8e-f1a568f55734 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/811] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:50:48 2026] GET /v2.0/security-groups?tenant_id=e7d4e908932d483c8b5924c29b78054c&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/812] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:48 2026] DELETE /v2.0/security-groups/0a4b0233-0d21-4c23-943a-7de567b875fa => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:50:48.895 8 INFO neutron.db.segments_db [None req-1c845c35-fbae-43ab-8847-5329f968d554 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment bc11b302-7b75-4d4d-9182-f4b15b47a5d5 of type vxlan for network ba39577d-7fa1-433b-8157-a13dfd22b166 [pid: 8|app: 0|req: 409/813] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:50:48 2026] POST /v2.0/networks => generated 723 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:49 2026] POST /v2.0/subnets => generated 689 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:50:49.238 8 INFO neutron.db.segments_db [None req-cdcb336e-a473-4a7a-bc5a-4c0ba72e2562 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 47870baf-b107-44af-8703-c69eae6d61bc of type vxlan for network c1025dd7-2c16-4e54-845f-d40fa0ef30f2 2026-08-11 16:50:49.479 8 INFO neutron.db.l3_hamode_db [None req-cdcb336e-a473-4a7a-bc5a-4c0ba72e2562 30b7541888c94b9693c98f5fd7a0e437 90e35de229a445af87621b01c26d769e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:50:49.700 7 INFO neutron_taas.services.taas.taas_plugin [None req-9dca4c76-d161-4371-b088-6d77c5de2760 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 12bcce43-edd6-43c1-a2b4-309a7991c4fe 2026-08-11 16:50:49.702 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dca4c76-d161-4371-b088-6d77c5de2760 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 12bcce43-edd6-43c1-a2b4-309a7991c4fe 2026-08-11 16:50:50.142 7 INFO neutron.services.segments.plugin [-] Segment 0c793cc8-414f-4fa4-b1f5-9cbfdce4c390 resource provider aggregate not found 2026-08-11 16:50:50.144 7 INFO neutron.services.segments.plugin [-] Segment 0c793cc8-414f-4fa4-b1f5-9cbfdce4c390 resource provider aggregate not found 2026-08-11 16:50:50.162 7 INFO neutron.services.segments.plugin [-] Segment 0c793cc8-414f-4fa4-b1f5-9cbfdce4c390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c793cc8-414f-4fa4-b1f5-9cbfdce4c390 found for delete ", "request_id": "req-41de41af-d28e-4838-9049-ab5400ff032e"}]} 2026-08-11 16:50:50.164 7 INFO neutron.services.segments.plugin [-] Segment 0c793cc8-414f-4fa4-b1f5-9cbfdce4c390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c793cc8-414f-4fa4-b1f5-9cbfdce4c390 found for delete ", "request_id": "req-3f9853cf-ee90-40c5-accc-65743725352d"}]} [pid: 7|app: 0|req: 406/815] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:50:49 2026] PUT /v2.0/routers/29577ddc-2036-4002-8c24-a753de09eaac/remove_router_interface => generated 309 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:50:50.376 8 INFO neutron.db.l3_hamode_db [None req-cdcb336e-a473-4a7a-bc5a-4c0ba72e2562 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:50:50.449 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fff1de8-a556-4dd7-9e4a-50fba6848a87 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: e56d5ad9-4855-42e8-a06d-6c61380400e2 2026-08-11 16:50:50.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fff1de8-a556-4dd7-9e4a-50fba6848a87 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: e56d5ad9-4855-42e8-a06d-6c61380400e2 2026-08-11 16:50:51.126 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fff1de8-a556-4dd7-9e4a-50fba6848a87 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: c058f2e9-92a2-4b24-bf3b-d06af00c26c9 2026-08-11 16:50:51.129 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fff1de8-a556-4dd7-9e4a-50fba6848a87 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: c058f2e9-92a2-4b24-bf3b-d06af00c26c9 2026-08-11 16:50:51.511 7 INFO neutron.db.l3_hamode_db [None req-1fff1de8-a556-4dd7-9e4a-50fba6848a87 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] HA network ff81fa91-61cd-4717-b50a-4f97ee3ce422 was deleted as no HA routers are present in tenant 9ecabcbfa8a94c688bf5b88bb7c49be4. [pid: 7|app: 0|req: 409/818] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:50:50 2026] DELETE /v2.0/routers/29577ddc-2036-4002-8c24-a753de09eaac => generated 0 bytes in 1277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/819] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:50:51 2026] DELETE /v2.0/subnets/62baa7b1-d754-4a69-8ed7-4bbdb52c9d9e => 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: 410/820] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:50:49 2026] POST /v2.0/routers => generated 729 bytes in 2485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:50:51.754 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe4036aa-e02a-43e3-8f84-c3a2134217ae 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 48af0696-671a-4c1e-9db7-571a6dbbc3d0 2026-08-11 16:50:51.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe4036aa-e02a-43e3-8f84-c3a2134217ae 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 48af0696-671a-4c1e-9db7-571a6dbbc3d0 [pid: 7|app: 0|req: 411/821] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:50:51 2026] DELETE /v2.0/networks/4b031ada-32ba-4be8-b89e-f28e7b2076b5 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:50:52.183 7 INFO neutron.services.segments.plugin [-] Segment 29b48d5e-0c7f-4523-b346-6bed1dd36c90 resource provider aggregate not found 2026-08-11 16:50:52.186 7 INFO neutron.services.segments.plugin [-] Segment 29b48d5e-0c7f-4523-b346-6bed1dd36c90 resource provider aggregate not found 2026-08-11 16:50:52.198 7 INFO neutron.services.segments.plugin [-] Segment 29b48d5e-0c7f-4523-b346-6bed1dd36c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29b48d5e-0c7f-4523-b346-6bed1dd36c90 found for delete ", "request_id": "req-48c95fe9-9b00-4e81-aaa2-c392d9327297"}]} 2026-08-11 16:50:52.203 7 INFO neutron.services.segments.plugin [-] Segment 29b48d5e-0c7f-4523-b346-6bed1dd36c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29b48d5e-0c7f-4523-b346-6bed1dd36c90 found for delete ", "request_id": "req-1ecb111e-44fa-4928-b98d-c9a7c057ac5a"}]} 2026-08-11 16:50:52.212 7 INFO neutron.services.segments.plugin [-] Segment 0603aa02-38bd-4b78-9f09-aae1dd76ee38 resource provider aggregate not found 2026-08-11 16:50:52.219 7 INFO neutron.services.segments.plugin [-] Segment 0603aa02-38bd-4b78-9f09-aae1dd76ee38 resource provider aggregate not found 2026-08-11 16:50:52.238 7 INFO neutron.services.segments.plugin [-] Segment 0603aa02-38bd-4b78-9f09-aae1dd76ee38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0603aa02-38bd-4b78-9f09-aae1dd76ee38 found for delete ", "request_id": "req-524411b3-b749-460b-b38b-4fd12dfd6d02"}]} 2026-08-11 16:50:52.240 7 INFO neutron.services.segments.plugin [-] Segment 0603aa02-38bd-4b78-9f09-aae1dd76ee38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0603aa02-38bd-4b78-9f09-aae1dd76ee38 found for delete ", "request_id": "req-653bb465-bf56-448d-aa02-d27444a2d81c"}]} [pid: 7|app: 0|req: 412/822] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:50:51 2026] GET /v2.0/security-groups?tenant_id=c15720033bdf4181bab029a732a756e8&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:50:52 2026] GET /v2.0/security-groups?tenant_id=9ecabcbfa8a94c688bf5b88bb7c49be4&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: 414/824] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:52 2026] DELETE /v2.0/security-groups/b3d358a9-4437-401d-ad1a-7c88c385a30a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/825] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:52 2026] DELETE /v2.0/security-groups/63ec3d8c-fb82-4bf9-b689-0bb29a17f459 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/826] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:50:51 2026] PUT /v2.0/routers/51beb737-baa5-47eb-9999-a0f5def6bb49/add_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/827] 10.0.0.236 () {34 vars in 685 bytes} [Tue Aug 11 16:50:53 2026] POST /v2.0/security-groups => generated 1660 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/828] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:50:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/829] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:50:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/830] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:50:53 2026] POST /v2.0/floatingips => generated 552 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/831] 10.0.0.224 () {34 vars in 1098 bytes} [Tue Aug 11 16:50:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--608165584&fields=id&tenant_id=90e35de229a445af87621b01c26d769e => 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: 414/832] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:50:55 2026] GET /v2.0/networks?id=ba39577d-7fa1-433b-8157-a13dfd22b166 => generated 674 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/833] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:50:55 2026] GET /v2.0/quotas/90e35de229a445af87621b01c26d769e => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/834] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:50:55 2026] GET /v2.0/ports?tenant_id=90e35de229a445af87621b01c26d769e&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/835] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:50:55 2026] GET /v2.0/networks/ba39577d-7fa1-433b-8157-a13dfd22b166?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/836] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:50:55 2026] GET /v2.0/networks/ba39577d-7fa1-433b-8157-a13dfd22b166?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: 421/837] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:55 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/838] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:50:56 2026] GET /v2.0/security-groups?tenant_id=1358a564c29d4d789442d94e7da4b9aa&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/839] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:56 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => 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: 418/840] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:56 2026] DELETE /v2.0/security-groups/5df26243-39d0-40e7-966c-e8e2c59bac0a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/841] 10.0.0.197 () {34 vars in 990 bytes} [Tue Aug 11 16:50:56 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 1240 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/842] 10.0.0.197 () {34 vars in 1040 bytes} [Tue Aug 11 16:50:57 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/843] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:50:57 2026] GET /v2.0/security-groups?tenant_id=e8bf04ccc6394f21bbac4dac958d3985&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/844] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:57 2026] DELETE /v2.0/security-groups/3c5e3a62-ccc8-4e9c-971b-c567fd82b7f6 => 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: 426/845] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:57 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/846] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:50:57 2026] GET /v2.0/security-groups?tenant_id=52fa44f0af0e41af8a88feb8efe7d164&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/847] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:57 2026] DELETE /v2.0/security-groups/27550c73-80df-40f9-920e-4b5930037be5 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/848] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:50:58 2026] GET /v2.0/security-groups?tenant_id=ad5a2e51a783456980339c65f105f010&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/849] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:50:58 2026] DELETE /v2.0/security-groups/23b00a33-60ac-4e86-9ee4-ea1253c2c013 => 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: 422/850] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:58 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/851] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:50:59 2026] GET /v2.0/networks?id=ba39577d-7fa1-433b-8157-a13dfd22b166 => generated 674 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/852] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:50:59 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/853] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Aug 11 16:50:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=90e35de229a445af87621b01c26d769e => generated 180 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/854] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:51:00 2026] POST /v2.0/ports => generated 954 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/855] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:51:00 2026] PUT /v2.0/ports/2c5d1af0-fbc9-4e50-a0b7-52d433150b33 => generated 1235 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:00.960 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61d22cd1-84fa-4271-a1bc-3b0c74db9d37'] response: {'name': 'network-changed', 'server_uuid': 'bc41adb6-633c-4c3a-82f9-2221ec5b4309', 'tag': '2c5d1af0-fbc9-4e50-a0b7-52d433150b33', '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: 432/856] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:01 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/857] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:01 2026] GET /v2.0/security-groups?id=cc251dab-80bc-4fc0-9020-ccf4f9fc2454&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/858] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:01 2026] GET /v2.0/ports?tenant_id=90e35de229a445af87621b01c26d769e&device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/859] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:51:01 2026] GET /v2.0/networks?tenant_id=90e35de229a445af87621b01c26d769e&shared=False => generated 770 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/860] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:51:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/861] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:01 2026] GET /v2.0/security-groups?tenant_id=20b98a8bfe3642d99f15445c2e462a37&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/862] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:01 2026] DELETE /v2.0/security-groups/6cdc79ef-b016-4444-8ff7-b1fbe09a4d9f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/863] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:01 2026] GET /v2.0/security-groups?tenant_id=f6b45a127c8b466691a6244612938387&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: 430/864] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:01 2026] DELETE /v2.0/security-groups/d7efd2da-6915-40e2-bab3-8f0e70865ba0 => 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: 435/865] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:02 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => 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: 431/866] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:02 2026] GET /v2.0/security-groups?id=cc251dab-80bc-4fc0-9020-ccf4f9fc2454&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/867] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:02 2026] GET /v2.0/ports?tenant_id=90e35de229a445af87621b01c26d769e&device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/868] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:51:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2c5d1af0-fbc9-4e50-a0b7-52d433150b33 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/869] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:51:02 2026] GET /v2.0/subnets?id=2b2860fc-a758-4a21-9ca9-5dc0b3ec552d => generated 692 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/870] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:51:02 2026] GET /v2.0/ports?network_id=ba39577d-7fa1-433b-8157-a13dfd22b166&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/871] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:51:02 2026] GET /v2.0/networks/ba39577d-7fa1-433b-8157-a13dfd22b166?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: 434/872] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:51:02 2026] GET /v2.0/networks/ba39577d-7fa1-433b-8157-a13dfd22b166?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/873] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:03 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/874] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:03 2026] GET /v2.0/security-groups?id=cc251dab-80bc-4fc0-9020-ccf4f9fc2454&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/875] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:03 2026] GET /v2.0/security-groups?tenant_id=228db41574c1492c8336eafba8aff27f&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/876] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:03 2026] DELETE /v2.0/security-groups/876eb8f0-43f8-498e-8dab-9f4e2b483347 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/877] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:03 2026] GET /v2.0/security-groups?tenant_id=535ecb461f1340b895c9f39f36f81cfa&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: 438/878] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:03 2026] DELETE /v2.0/security-groups/dd78ee14-805e-440c-aae3-cdcb06b87369 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:51:04.178 7 INFO neutron.db.segments_db [None req-54d6b24b-785a-4606-9f17-1926ec2e2de3 bd1300f97d3549c0b70a5f2fae45b24b bae43720c58b4c2bb4976a9f5eb44b17 - - default default] Added segment b51d0803-460e-465a-92c7-dde9aa432ac2 of type vxlan for network b264d2d7-2b29-4bc8-813f-2b451346012f 2026-08-11 16:51:04.245 7 INFO neutron.db.segments_db [None req-54d6b24b-785a-4606-9f17-1926ec2e2de3 bd1300f97d3549c0b70a5f2fae45b24b bae43720c58b4c2bb4976a9f5eb44b17 - - default default] Added segment b18fdddb-c7a5-44dc-bfba-b0b7f6d2e37f of type vxlan for network 27e86ec6-d07f-441c-ac33-2f34dce1442b [pid: 7|app: 0|req: 441/879] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:03 2026] POST /v2.0/networks => generated 1208 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/880] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:51:04 2026] GET /v2.0/networks => generated 1845 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:04.576 7 INFO neutron.services.segments.plugin [-] Segment b51d0803-460e-465a-92c7-dde9aa432ac2 resource provider aggregate not found 2026-08-11 16:51:04.585 7 INFO neutron.services.segments.plugin [-] Segment b51d0803-460e-465a-92c7-dde9aa432ac2 resource provider aggregate not found [pid: 8|app: 0|req: 440/881] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:04 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:04.594 7 INFO neutron.services.segments.plugin [-] Segment b51d0803-460e-465a-92c7-dde9aa432ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b51d0803-460e-465a-92c7-dde9aa432ac2 found for delete ", "request_id": "req-ad124a99-b452-43e8-8330-e40204c6b081"}]} 2026-08-11 16:51:04.605 7 INFO neutron.services.segments.plugin [-] Segment b51d0803-460e-465a-92c7-dde9aa432ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b51d0803-460e-465a-92c7-dde9aa432ac2 found for delete ", "request_id": "req-baedca7c-af96-4d40-97c2-7bd9fba9c03e"}]} [pid: 7|app: 0|req: 442/882] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:04 2026] DELETE /v2.0/networks/b264d2d7-2b29-4bc8-813f-2b451346012f => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/883] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:04 2026] GET /v2.0/security-groups?id=cc251dab-80bc-4fc0-9020-ccf4f9fc2454&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: 443/884] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:04 2026] DELETE /v2.0/networks/27e86ec6-d07f-441c-ac33-2f34dce1442b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/885] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:51:04 2026] GET /v2.0/networks => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:04.937 7 INFO neutron.db.segments_db [None req-a5ae9777-88fc-4399-97b8-ea170e3617d0 bd1300f97d3549c0b70a5f2fae45b24b bae43720c58b4c2bb4976a9f5eb44b17 - - default default] Added segment f859f2d2-de74-4991-b17c-7fd42f723288 of type vxlan for network b7f1c6e4-105a-464e-b44d-1c1cc1f67db1 [pid: 7|app: 0|req: 444/888] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:04 2026] POST /v2.0/networks => generated 634 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:51:05.135 8 INFO neutron.db.segments_db [None req-b463a371-4b39-4268-924a-701569ce5958 bd1300f97d3549c0b70a5f2fae45b24b bae43720c58b4c2bb4976a9f5eb44b17 - - default default] Added segment 7b97ebce-025e-4feb-b839-6d8a69c887d4 of type vxlan for network 94766298-d027-429a-80c3-cb75b1ce29e0 [pid: 8|app: 0|req: 445/889] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:05 2026] POST /v2.0/networks => generated 635 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/890] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:05 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/891] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:05 2026] GET /v2.0/security-groups?id=cc251dab-80bc-4fc0-9020-ccf4f9fc2454&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/892] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:51:05 2026] POST /v2.0/ports => generated 1506 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/893] 10.0.0.236 () {32 vars in 643 bytes} [Tue Aug 11 16:51:05 2026] GET /v2.0/ports => generated 1506 bytes in 125 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-11 16:51:06.177 7 INFO neutron_taas.services.taas.taas_plugin [None req-0dfe8589-4b2b-4357-8406-cf2633d5e4c7 bd1300f97d3549c0b70a5f2fae45b24b bae43720c58b4c2bb4976a9f5eb44b17 - - default default] TaaS: Handle Delete Port: b5c2c7db-744a-448b-b9a9-5ff4092960da 2026-08-11 16:51:06.185 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dfe8589-4b2b-4357-8406-cf2633d5e4c7 bd1300f97d3549c0b70a5f2fae45b24b bae43720c58b4c2bb4976a9f5eb44b17 - - default default] Tap Mirror: Handle Delete Port: b5c2c7db-744a-448b-b9a9-5ff4092960da [pid: 7|app: 0|req: 446/894] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:06 2026] DELETE /v2.0/ports/b5c2c7db-744a-448b-b9a9-5ff4092960da => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:06.404 8 INFO neutron_taas.services.taas.taas_plugin [None req-90a04768-c717-4e0c-ba34-4ab110c8d969 bd1300f97d3549c0b70a5f2fae45b24b bae43720c58b4c2bb4976a9f5eb44b17 - - default default] TaaS: Handle Delete Port: 8d49f956-6e59-4bbf-8b08-d3d1cff89f80 2026-08-11 16:51:06.409 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90a04768-c717-4e0c-ba34-4ab110c8d969 bd1300f97d3549c0b70a5f2fae45b24b bae43720c58b4c2bb4976a9f5eb44b17 - - default default] Tap Mirror: Handle Delete Port: 8d49f956-6e59-4bbf-8b08-d3d1cff89f80 [pid: 8|app: 0|req: 449/895] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:06 2026] DELETE /v2.0/ports/8d49f956-6e59-4bbf-8b08-d3d1cff89f80 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/896] 10.0.0.236 () {32 vars in 643 bytes} [Tue Aug 11 16:51:06 2026] GET /v2.0/ports => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:51:06.631 7 INFO neutron.services.segments.plugin [-] Segment b18fdddb-c7a5-44dc-bfba-b0b7f6d2e37f resource provider aggregate not found 2026-08-11 16:51:06.635 8 INFO neutron.db.segments_db [None req-eee3bf5c-f8c7-4984-923f-0a218a7973eb bd1300f97d3549c0b70a5f2fae45b24b bae43720c58b4c2bb4976a9f5eb44b17 - - default default] Added segment 3ffa2a19-2071-4913-8a70-eaf376c29930 of type vxlan for network 8d0baeae-5843-455d-aacd-d406f2c42e30 2026-08-11 16:51:06.641 7 INFO neutron.services.segments.plugin [-] Segment b18fdddb-c7a5-44dc-bfba-b0b7f6d2e37f resource provider aggregate not found 2026-08-11 16:51:06.646 7 INFO neutron.services.segments.plugin [-] Segment b18fdddb-c7a5-44dc-bfba-b0b7f6d2e37f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18fdddb-c7a5-44dc-bfba-b0b7f6d2e37f found for delete ", "request_id": "req-2dc5eacc-efe4-4df3-8d52-948e25b91c59"}]} 2026-08-11 16:51:06.666 7 INFO neutron.services.segments.plugin [-] Segment b18fdddb-c7a5-44dc-bfba-b0b7f6d2e37f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18fdddb-c7a5-44dc-bfba-b0b7f6d2e37f found for delete ", "request_id": "req-ef5ee6e0-f1a4-4524-ad3d-0d267b3dedba"}]} [pid: 8|app: 0|req: 450/897] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:06 2026] POST /v2.0/networks => generated 635 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:51:06.770 7 INFO neutron.db.segments_db [None req-8b62ad2f-3da7-4642-ad19-68410a7f8c3c bd1300f97d3549c0b70a5f2fae45b24b bae43720c58b4c2bb4976a9f5eb44b17 - - default default] Added segment 0262bdc3-d6c5-44e0-9096-1a3626cb651d of type vxlan for network 58d09425-69e8-4a22-af96-9787be4e6e1d [pid: 7|app: 0|req: 448/898] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:06 2026] POST /v2.0/networks => generated 633 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/899] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:06 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/900] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:06 2026] GET /v2.0/security-groups?id=cc251dab-80bc-4fc0-9020-ccf4f9fc2454&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: 452/901] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:07 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 453/902] 10.0.0.224 () {34 vars in 971 bytes} [Tue Aug 11 16:51:07 2026] GET /v2.0/ports/2ee2e6b6-722d-4772-9722-9a857828b411 => generated 968 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/903] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:51:07 2026] POST /v2.0/subnets => generated 1323 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/904] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:51:07 2026] GET /v2.0/subnets => generated 1959 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/905] 199.204.45.205 () {34 vars in 1000 bytes} [Tue Aug 11 16:51:08 2026] GET /v2.0/subnets?network_id=9da26552-6b04-49d7-b63b-177739cbfcc9 => generated 683 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/906] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:07 2026] DELETE /v2.0/subnets/3594e2fe-1fd9-4dbc-8969-d36d38af3929 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/907] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:08 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/908] 199.204.45.205 () {34 vars in 1146 bytes} [Tue Aug 11 16:51:08 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438&device_owner=compute%3Anova&network_id=9da26552-6b04-49d7-b63b-177739cbfcc9 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/909] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:08 2026] GET /v2.0/security-groups?id=cc251dab-80bc-4fc0-9020-ccf4f9fc2454&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: 457/910] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:08 2026] DELETE /v2.0/subnets/6a1ce945-0a01-4585-b44b-a7f11a41d9bc => 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: 458/911] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:51:08 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:08.427 8 INFO neutron.services.segments.plugin [-] Segment 0262bdc3-d6c5-44e0-9096-1a3626cb651d resource provider aggregate not found 2026-08-11 16:51:08.433 8 INFO neutron.services.segments.plugin [-] Segment 0262bdc3-d6c5-44e0-9096-1a3626cb651d resource provider aggregate not found 2026-08-11 16:51:08.446 8 INFO neutron.services.segments.plugin [-] Segment 0262bdc3-d6c5-44e0-9096-1a3626cb651d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0262bdc3-d6c5-44e0-9096-1a3626cb651d found for delete ", "request_id": "req-0689f46b-6268-4e67-aef6-8f34c09fba08"}]} [pid: 8|app: 0|req: 459/912] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:08 2026] DELETE /v2.0/networks/58d09425-69e8-4a22-af96-9787be4e6e1d => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:08.458 8 INFO neutron.services.segments.plugin [-] Segment 0262bdc3-d6c5-44e0-9096-1a3626cb651d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0262bdc3-d6c5-44e0-9096-1a3626cb651d found for delete ", "request_id": "req-e84f51b2-6f92-4786-bafb-21c1e44205b4"}]} [pid: 8|app: 0|req: 460/913] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:08 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/914] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:51:08 2026] PUT /v2.0/ports/2ee2e6b6-722d-4772-9722-9a857828b411 => generated 1149 bytes in 561 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-11 16:51:08.810 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbbb6398-3dab-403e-a247-c1c63b6d7b83'] response: {'name': 'network-changed', 'server_uuid': 'f1b5da14-4115-4dad-bed5-9f7ff3a26438', 'tag': '2ee2e6b6-722d-4772-9722-9a857828b411', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 461/915] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:08 2026] GET /v2.0/security-groups?tenant_id=540210a3a47240f185ad934b1a990554&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:08.907 7 INFO neutron.services.segments.plugin [-] Segment 3ffa2a19-2071-4913-8a70-eaf376c29930 resource provider aggregate not found 2026-08-11 16:51:08.910 7 INFO neutron.services.segments.plugin [-] Segment 3ffa2a19-2071-4913-8a70-eaf376c29930 resource provider aggregate not found 2026-08-11 16:51:08.938 7 INFO neutron.services.segments.plugin [-] Segment 3ffa2a19-2071-4913-8a70-eaf376c29930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffa2a19-2071-4913-8a70-eaf376c29930 found for delete ", "request_id": "req-cd35e908-7477-4c1b-af4b-4333fc0b5f66"}]} 2026-08-11 16:51:08.940 7 INFO neutron.services.segments.plugin [-] Segment 3ffa2a19-2071-4913-8a70-eaf376c29930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffa2a19-2071-4913-8a70-eaf376c29930 found for delete ", "request_id": "req-97c8d8ac-fd05-479f-a5f7-a9415dae3e75"}]} [pid: 7|app: 0|req: 455/916] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:08 2026] DELETE /v2.0/networks/8d0baeae-5843-455d-aacd-d406f2c42e30 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/917] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:08 2026] DELETE /v2.0/security-groups/01c83d46-8abd-4183-abd4-95ba86e87982 => 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: 457/918] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:09 2026] DELETE /v2.0/networks/94766298-d027-429a-80c3-cb75b1ce29e0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:09.222 8 INFO neutron.db.l3_db [None req-608d17d7-582d-4acc-92ad-daf5e8611380 2c08a81ca8864eff98016ad2e82651e1 90e35de229a445af87621b01c26d769e - - default default] Floating IP 9b2408d7-dee3-4377-87ee-35013b9b2dc5 associated. External IP: 10.96.250.216, port: 2c5d1af0-fbc9-4e50-a0b7-52d433150b33. [pid: 7|app: 0|req: 458/919] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:09 2026] GET /v2.0/security-groups?tenant_id=b4e4c8852fa245778077ddaf8a4d35d2&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/920] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:09 2026] DELETE /v2.0/networks/b7f1c6e4-105a-464e-b44d-1c1cc1f67db1 => 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: 460/921] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:09 2026] GET /v2.0/ports?tenant_id=c6117c2de6294b179aca84a9f94b321a&device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 1421 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/922] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:51:08 2026] PUT /v2.0/floatingips/9b2408d7-dee3-4377-87ee-35013b9b2dc5 => generated 855 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/923] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:09 2026] DELETE /v2.0/security-groups/5ceca4da-7fa1-41f4-bb7b-c0f5112bd2ec => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:51:09.632 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74e414c0-1021-488a-8ba1-68b26ae13229'] response: {'name': 'network-changed', 'server_uuid': 'bc41adb6-633c-4c3a-82f9-2221ec5b4309', 'tag': '2c5d1af0-fbc9-4e50-a0b7-52d433150b33', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 463/924] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:51:09 2026] GET /v2.0/networks?id=9da26552-6b04-49d7-b63b-177739cbfcc9 => generated 779 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/925] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:51:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2ee2e6b6-722d-4772-9722-9a857828b411 => 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: 465/926] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:51:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ee2e6b6-722d-4772-9722-9a857828b411 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/927] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:09 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/928] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:51:09 2026] GET /v2.0/subnets?id=be33b99f-44da-4f72-83d8-e436c2f6bb45 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/929] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:09 2026] GET /v2.0/security-groups?id=cc251dab-80bc-4fc0-9020-ccf4f9fc2454&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/930] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:51:09 2026] GET /v2.0/ports?network_id=9da26552-6b04-49d7-b63b-177739cbfcc9&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/931] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:51:09 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/932] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:51:09 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/933] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => 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: 469/934] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/security-groups?id=cc251dab-80bc-4fc0-9020-ccf4f9fc2454&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/935] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/ports?tenant_id=90e35de229a445af87621b01c26d769e&device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/936] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/networks?id=ba39577d-7fa1-433b-8157-a13dfd22b166 => generated 770 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/937] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2c5d1af0-fbc9-4e50-a0b7-52d433150b33 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/938] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/subnets?id=2b2860fc-a758-4a21-9ca9-5dc0b3ec552d => generated 692 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/939] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/ports?network_id=ba39577d-7fa1-433b-8157-a13dfd22b166&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: 466/940] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/security-groups?tenant_id=bae43720c58b4c2bb4976a9f5eb44b17&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/941] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/networks/ba39577d-7fa1-433b-8157-a13dfd22b166?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/942] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:10 2026] DELETE /v2.0/security-groups/d7f156c7-b560-4a4e-a174-6a07ee1cd048 => 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: 476/943] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/networks/ba39577d-7fa1-433b-8157-a13dfd22b166?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: 468/944] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 1152 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/945] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:10.972 7 INFO neutron.services.segments.plugin [-] Segment 7b97ebce-025e-4feb-b839-6d8a69c887d4 resource provider aggregate not found 2026-08-11 16:51:10.975 7 INFO neutron.services.segments.plugin [-] Segment 7b97ebce-025e-4feb-b839-6d8a69c887d4 resource provider aggregate not found 2026-08-11 16:51:10.994 7 INFO neutron.services.segments.plugin [-] Segment 7b97ebce-025e-4feb-b839-6d8a69c887d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b97ebce-025e-4feb-b839-6d8a69c887d4 found for delete ", "request_id": "req-583f9a9a-bd23-4887-a5cb-1e71874841a4"}]} 2026-08-11 16:51:11.003 7 INFO neutron.services.segments.plugin [-] Segment 7b97ebce-025e-4feb-b839-6d8a69c887d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b97ebce-025e-4feb-b839-6d8a69c887d4 found for delete ", "request_id": "req-6c4bec5b-c82f-46c0-9e94-9d4f4eafdfe9"}]} 2026-08-11 16:51:11.022 7 INFO neutron.services.segments.plugin [-] Segment f859f2d2-de74-4991-b17c-7fd42f723288 resource provider aggregate not found 2026-08-11 16:51:11.025 7 INFO neutron.services.segments.plugin [-] Segment f859f2d2-de74-4991-b17c-7fd42f723288 resource provider aggregate not found [pid: 7|app: 0|req: 469/946] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:10 2026] GET /v2.0/ports?tenant_id=c6117c2de6294b179aca84a9f94b321a&device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 1421 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:11.048 7 INFO neutron.services.segments.plugin [-] Segment f859f2d2-de74-4991-b17c-7fd42f723288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f859f2d2-de74-4991-b17c-7fd42f723288 found for delete ", "request_id": "req-026bd6f0-c37f-4265-b76b-716025e585a8"}]} 2026-08-11 16:51:11.050 7 INFO neutron.services.segments.plugin [-] Segment f859f2d2-de74-4991-b17c-7fd42f723288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f859f2d2-de74-4991-b17c-7fd42f723288 found for delete ", "request_id": "req-fb7c7262-6226-400f-8ae7-0d469075de6d"}]} [pid: 8|app: 0|req: 478/947] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:51:11 2026] GET /v2.0/networks?id=9da26552-6b04-49d7-b63b-177739cbfcc9 => generated 779 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/948] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:51:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2ee2e6b6-722d-4772-9722-9a857828b411 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/949] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:51:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ee2e6b6-722d-4772-9722-9a857828b411 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/950] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:51:11 2026] GET /v2.0/subnets?id=be33b99f-44da-4f72-83d8-e436c2f6bb45 => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/951] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:11 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => 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: 472/952] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:51:11 2026] GET /v2.0/ports?network_id=9da26552-6b04-49d7-b63b-177739cbfcc9&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: 481/953] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:11 2026] GET /v2.0/security-groups?id=cc251dab-80bc-4fc0-9020-ccf4f9fc2454&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/954] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:51:11 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?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: 482/955] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:51:11 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?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: 474/956] 199.204.45.205 () {34 vars in 1120 bytes} [Tue Aug 11 16:51:11 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/957] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:51:11 2026] PUT /v2.0/ports/2ee2e6b6-722d-4772-9722-9a857828b411 => generated 968 bytes in 510 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-11 16:51:12.509 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7381a19e-7ab3-4a0a-b83f-08ff1a367629'] response: {'name': 'network-changed', 'server_uuid': 'f1b5da14-4115-4dad-bed5-9f7ff3a26438', 'tag': '2ee2e6b6-722d-4772-9722-9a857828b411', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 484/958] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:12 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/959] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:51:12 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => 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: 486/960] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:12 2026] GET /v2.0/security-groups?id=cc251dab-80bc-4fc0-9020-ccf4f9fc2454&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:12.633 7 INFO neutron.db.segments_db [None req-eeea9706-3703-4548-8ec4-67909984bd57 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] Added segment 8d685f64-b851-440d-8ee2-cd15b0e94c73 of type vxlan for network 7901bfbc-e0c0-4995-a609-0929deb5f171 2026-08-11 16:51:12.679 8 INFO neutron_taas.services.taas.taas_plugin [req-fe708391-6c0e-47bf-866c-a87de21da7d5 req-6471cef0-8ae1-4fd5-9f93-3a364bce3ab0 2c08a81ca8864eff98016ad2e82651e1 90e35de229a445af87621b01c26d769e - - default default] TaaS: Handle Delete Port: 2c5d1af0-fbc9-4e50-a0b7-52d433150b33 2026-08-11 16:51:12.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fe708391-6c0e-47bf-866c-a87de21da7d5 req-6471cef0-8ae1-4fd5-9f93-3a364bce3ab0 2c08a81ca8864eff98016ad2e82651e1 90e35de229a445af87621b01c26d769e - - default default] Tap Mirror: Handle Delete Port: 2c5d1af0-fbc9-4e50-a0b7-52d433150b33 [pid: 7|app: 0|req: 475/961] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:12 2026] POST /v2.0/networks => generated 625 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:51:12.821 8 INFO neutron.db.l3_db [req-fe708391-6c0e-47bf-866c-a87de21da7d5 req-6471cef0-8ae1-4fd5-9f93-3a364bce3ab0 2c08a81ca8864eff98016ad2e82651e1 90e35de229a445af87621b01c26d769e - - default default] Floating IP 9b2408d7-dee3-4377-87ee-35013b9b2dc5 disassociated. External IP: 10.96.250.216, port: 2c5d1af0-fbc9-4e50-a0b7-52d433150b33. [pid: 7|app: 0|req: 476/962] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:51:12 2026] POST /v2.0/ports => generated 774 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: 477/963] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:13 2026] GET /v2.0/ports?tenant_id=c6117c2de6294b179aca84a9f94b321a&device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:13.108 7 INFO neutron.db.segments_db [None req-57a6408f-69e5-4a8b-8d88-e85c36b416d0 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] Added segment ea16a9cf-4c8f-49ff-9261-3d585af7216f of type vxlan for network 2b368752-e3e2-4c02-be5f-8ac35a9b1158 [pid: 8|app: 0|req: 487/964] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:51:12 2026] DELETE /v2.0/ports/2c5d1af0-fbc9-4e50-a0b7-52d433150b33 => generated 0 bytes in 584 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/965] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:51:13 2026] GET /v2.0/networks?id=9da26552-6b04-49d7-b63b-177739cbfcc9 => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/966] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:13 2026] POST /v2.0/networks => generated 613 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/967] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:51:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ee2e6b6-722d-4772-9722-9a857828b411 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/968] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:51:13 2026] GET /v2.0/subnets?id=be33b99f-44da-4f72-83d8-e436c2f6bb45 => generated 701 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/969] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:51:13 2026] GET /v2.0/ports?network_id=9da26552-6b04-49d7-b63b-177739cbfcc9&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/970] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:51:13 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?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: 493/971] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:51:13 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/972] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:51:13 2026] POST /v2.0/subnets => generated 626 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/973] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:13 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => 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: 494/974] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:51:13 2026] POST /v2.0/ports => generated 952 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:51:14.086 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bf5982b-5a30-4b6b-9ba4-cb7c37911a69 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] TaaS: Handle Delete Port: d501eb6f-c844-4a24-b1cd-c0b3d83d4e71 2026-08-11 16:51:14.090 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bf5982b-5a30-4b6b-9ba4-cb7c37911a69 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] Tap Mirror: Handle Delete Port: d501eb6f-c844-4a24-b1cd-c0b3d83d4e71 [pid: 7|app: 0|req: 481/975] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:13 2026] DELETE /v2.0/ports/d501eb6f-c844-4a24-b1cd-c0b3d83d4e71 => generated 0 bytes in 319 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-11 16:51:14.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-662222d2-3aaf-4593-b5ca-c74b13d60d80 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/976] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:14 2026] DELETE /v2.0/ports/d501eb6f-c844-4a24-b1cd-c0b3d83d4e71 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:51:14.312 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4c7038f-09ed-4e20-bb04-a01832092b4c b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 482/977] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:51:14 2026] GET /v2.0/ports/d501eb6f-c844-4a24-b1cd-c0b3d83d4e71 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/978] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:14 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/979] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:14 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&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: 483/980] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:14 2026] DELETE /v2.0/subnets/075da3f1-6630-4aed-b2a3-d1141c580e01 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/981] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:14 2026] GET /v2.0/ports?tenant_id=c6117c2de6294b179aca84a9f94b321a&device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:14.556 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bef12d1a-77c5-45a9-be08-81e34242cb01'] response: {'server_uuid': 'bc41adb6-633c-4c3a-82f9-2221ec5b4309', 'name': 'network-vif-deleted', 'tag': '2c5d1af0-fbc9-4e50-a0b7-52d433150b33', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 485/982] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:51:14 2026] GET /v2.0/networks?id=9da26552-6b04-49d7-b63b-177739cbfcc9 => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:14.583 8 INFO neutron.services.segments.plugin [-] Segment ea16a9cf-4c8f-49ff-9261-3d585af7216f resource provider aggregate not found 2026-08-11 16:51:14.593 8 INFO neutron.services.segments.plugin [-] Segment ea16a9cf-4c8f-49ff-9261-3d585af7216f resource provider aggregate not found 2026-08-11 16:51:14.610 8 INFO neutron.services.segments.plugin [-] Segment ea16a9cf-4c8f-49ff-9261-3d585af7216f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea16a9cf-4c8f-49ff-9261-3d585af7216f found for delete ", "request_id": "req-539eaf1e-5650-4faa-857b-6fb2d16098b7"}]} 2026-08-11 16:51:14.618 8 INFO neutron.services.segments.plugin [-] Segment ea16a9cf-4c8f-49ff-9261-3d585af7216f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea16a9cf-4c8f-49ff-9261-3d585af7216f found for delete ", "request_id": "req-ecfaae94-0163-4330-9232-f67e95aa5c29"}]} [pid: 7|app: 0|req: 486/983] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:51:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2ee2e6b6-722d-4772-9722-9a857828b411 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/984] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:14 2026] DELETE /v2.0/networks/2b368752-e3e2-4c02-be5f-8ac35a9b1158 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/985] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:51:14 2026] GET /v2.0/subnets?id=be33b99f-44da-4f72-83d8-e436c2f6bb45 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:14.680 8 INFO neutron.db.segments_db [None req-bfaad4ed-2ab4-4374-be69-bcd4c7d235f1 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] Added segment 12210706-2050-4d7a-9820-e833e7f5bced of type vxlan for network 66f62f37-aabe-457b-a74e-6a706b44c3aa [pid: 7|app: 0|req: 488/986] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:51:14 2026] GET /v2.0/ports?network_id=9da26552-6b04-49d7-b63b-177739cbfcc9&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/987] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:51:14 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?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: 499/988] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:14 2026] POST /v2.0/networks => generated 613 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/989] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:14 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/990] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:51:14 2026] GET /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9?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: 500/991] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:51:14 2026] POST /v2.0/subnets => generated 626 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/992] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:51:15 2026] POST /v2.0/ports => generated 912 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/993] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:15 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/994] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:15 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:15.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffa25747-2e02-4fbe-83d5-6ce0bf600fe0 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] TaaS: Handle Delete Port: 23a46328-5336-4e98-b957-78557c026fa0 2026-08-11 16:51:15.579 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffa25747-2e02-4fbe-83d5-6ce0bf600fe0 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] Tap Mirror: Handle Delete Port: 23a46328-5336-4e98-b957-78557c026fa0 [pid: 7|app: 0|req: 493/995] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:15 2026] DELETE /v2.0/ports/23a46328-5336-4e98-b957-78557c026fa0 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:15.756 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8ce257c-2b72-4c6a-9e3e-0a93842e9891 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 503/996] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:51:15 2026] GET /v2.0/ports/23a46328-5336-4e98-b957-78557c026fa0 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/997] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:15 2026] DELETE /v2.0/subnets/810c87c5-b45d-48f1-bce2-f7e1ab22c8a7 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/998] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:15 2026] GET /v2.0/ports?device_id=bc41adb6-633c-4c3a-82f9-2221ec5b4309 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:51:16.034 7 INFO neutron.services.segments.plugin [-] Segment 12210706-2050-4d7a-9820-e833e7f5bced resource provider aggregate not found 2026-08-11 16:51:16.043 7 INFO neutron.services.segments.plugin [-] Segment 12210706-2050-4d7a-9820-e833e7f5bced resource provider aggregate not found 2026-08-11 16:51:16.055 7 INFO neutron.services.segments.plugin [-] Segment 12210706-2050-4d7a-9820-e833e7f5bced resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12210706-2050-4d7a-9820-e833e7f5bced found for delete ", "request_id": "req-0b51eabf-1ac5-4297-bcec-d93bb9a7343b"}]} 2026-08-11 16:51:16.062 7 INFO neutron.services.segments.plugin [-] Segment 12210706-2050-4d7a-9820-e833e7f5bced resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12210706-2050-4d7a-9820-e833e7f5bced found for delete ", "request_id": "req-b89ebfcc-0611-4da6-9149-919f3851f5cd"}]} [pid: 7|app: 0|req: 496/999] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:15 2026] DELETE /v2.0/networks/66f62f37-aabe-457b-a74e-6a706b44c3aa => 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: 504/1000] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:15 2026] GET /v2.0/security-groups?tenant_id=b6c215023be14817bf6cfcb79eec98cb&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1001] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:16 2026] DELETE /v2.0/security-groups/eff9f4a9-7623-4e3c-86eb-15ec5a9d328a => 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: 497/1002] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:51:16 2026] POST /v2.0/ports => generated 774 bytes in 254 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: 498/1003] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:16 2026] GET /v2.0/security-groups?tenant_id=0457c85dbbf944f2a0a77f60493cabbc&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: 506/1004] 10.0.0.236 () {34 vars in 737 bytes} [Tue Aug 11 16:51:16 2026] PUT /v2.0/ports/7e233120-524c-4fcf-b534-6037f54e61c0 => 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, ' [pid: 7|app: 0|req: 499/1005] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:16 2026] DELETE /v2.0/security-groups/a743b4e7-1cd7-4270-8335-2b6d08cdf250 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:51:16.649 8 INFO neutron_taas.services.taas.taas_plugin [None req-007d76e1-4308-495c-9410-a48ca8a033b8 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] TaaS: Handle Delete Port: 7e233120-524c-4fcf-b534-6037f54e61c0 2026-08-11 16:51:16.651 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-007d76e1-4308-495c-9410-a48ca8a033b8 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] Tap Mirror: Handle Delete Port: 7e233120-524c-4fcf-b534-6037f54e61c0 [pid: 7|app: 0|req: 500/1006] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:16 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1007] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:16 2026] GET /v2.0/security-groups?id=d7d4874f-4443-4f55-ac05-4ca846386e3d&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: 507/1008] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:16 2026] DELETE /v2.0/ports/7e233120-524c-4fcf-b534-6037f54e61c0 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1009] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:51:16 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 508/1010] 10.0.0.236 () {32 vars in 643 bytes} [Tue Aug 11 16:51:16 2026] GET /v2.0/ports => generated 777 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:16.795 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4fd67ace-74ed-41e4-afcc-a2ef9184f4ca b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 509/1011] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:51:16 2026] GET /v2.0/ports/7e233120-524c-4fcf-b534-6037f54e61c0 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1012] 10.0.0.236 () {32 vars in 643 bytes} [Tue Aug 11 16:51:16 2026] GET /v2.0/ports => generated 777 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1013] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:51:16 2026] GET /v2.0/ports/1223116a-ca63-4242-9769-cc25e3929d54 => generated 774 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:16.914 7 INFO neutron_taas.services.taas.taas_plugin [req-eabc633e-7941-44bd-b2c6-bf6ca1ce0a2b req-eb3ecccc-4e34-48d6-858f-eef07b1a43ed e0cd85cc39e042b98cd443b184867f13 c6117c2de6294b179aca84a9f94b321a - - default default] TaaS: Handle Delete Port: 2ee2e6b6-722d-4772-9722-9a857828b411 2026-08-11 16:51:16.917 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eabc633e-7941-44bd-b2c6-bf6ca1ce0a2b req-eb3ecccc-4e34-48d6-858f-eef07b1a43ed e0cd85cc39e042b98cd443b184867f13 c6117c2de6294b179aca84a9f94b321a - - default default] Tap Mirror: Handle Delete Port: 2ee2e6b6-722d-4772-9722-9a857828b411 2026-08-11 16:51:16.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-711154dc-692a-4477-aa74-21a3418066d9 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 512/1014] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:16 2026] DELETE /v2.0/ports/23a46328-5336-4e98-b957-78557c026fa0 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:51:16.940 8 INFO neutron.pecan_wsgi.hooks.translation [None req-207087e4-ac79-4d28-9662-efe78325a270 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 513/1015] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:16 2026] DELETE /v2.0/subnets/810c87c5-b45d-48f1-bce2-f7e1ab22c8a7 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:51:16.957 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61b4c363-7818-4810-a538-6ffd418ec70f b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 514/1016] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:16 2026] DELETE /v2.0/subnets/075da3f1-6630-4aed-b2a3-d1141c580e01 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:51:17.045 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a2beaef-fe3c-42df-ac86-5befedfe1ce3 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] TaaS: Handle Delete Port: 1223116a-ca63-4242-9769-cc25e3929d54 2026-08-11 16:51:17.046 7 INFO neutron.db.l3_db [req-eabc633e-7941-44bd-b2c6-bf6ca1ce0a2b req-eb3ecccc-4e34-48d6-858f-eef07b1a43ed e0cd85cc39e042b98cd443b184867f13 c6117c2de6294b179aca84a9f94b321a - - default default] Floating IP 2b60424f-f345-42be-9432-2f6a408ed836 disassociated. External IP: 10.96.250.203, port: 2ee2e6b6-722d-4772-9722-9a857828b411. 2026-08-11 16:51:17.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a2beaef-fe3c-42df-ac86-5befedfe1ce3 b2124539a0384f4ab9bde37769fba86d 7eb8ffae85ad49f08faae340cc26111c - - default default] Tap Mirror: Handle Delete Port: 1223116a-ca63-4242-9769-cc25e3929d54 [pid: 8|app: 0|req: 515/1017] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:16 2026] DELETE /v2.0/ports/1223116a-ca63-4242-9769-cc25e3929d54 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1018] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:17 2026] DELETE /v2.0/security-groups/cc251dab-80bc-4fc0-9020-ccf4f9fc2454 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:51:17.356 8 INFO neutron.services.segments.plugin [-] Segment 8d685f64-b851-440d-8ee2-cd15b0e94c73 resource provider aggregate not found 2026-08-11 16:51:17.364 8 INFO neutron.services.segments.plugin [-] Segment 8d685f64-b851-440d-8ee2-cd15b0e94c73 resource provider aggregate not found 2026-08-11 16:51:17.379 8 INFO neutron.services.segments.plugin [-] Segment 8d685f64-b851-440d-8ee2-cd15b0e94c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d685f64-b851-440d-8ee2-cd15b0e94c73 found for delete ", "request_id": "req-59eb2f58-7555-4419-ba8d-cdbf3f904579"}]} 2026-08-11 16:51:17.385 8 INFO neutron.services.segments.plugin [-] Segment 8d685f64-b851-440d-8ee2-cd15b0e94c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d685f64-b851-440d-8ee2-cd15b0e94c73 found for delete ", "request_id": "req-03ed9d0e-9757-4489-be3f-f47fcc480abf"}]} [pid: 8|app: 0|req: 517/1019] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:17 2026] DELETE /v2.0/networks/7901bfbc-e0c0-4995-a609-0929deb5f171 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:17.414 8 INFO neutron.api.v2.resource [None req-1bd5acf9-708c-4207-98f7-877e86d756eb 2c08a81ca8864eff98016ad2e82651e1 90e35de229a445af87621b01c26d769e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/1020] 10.0.0.236 () {32 vars in 737 bytes} [Tue Aug 11 16:51:17 2026] GET /v2.0/security-groups/cc251dab-80bc-4fc0-9020-ccf4f9fc2454 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1021] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:51:16 2026] DELETE /v2.0/ports/2ee2e6b6-722d-4772-9722-9a857828b411 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:17.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf170af0-8e0b-42ef-9645-3ac36b150d02'] response: {'server_uuid': 'f1b5da14-4115-4dad-bed5-9f7ff3a26438', 'name': 'network-vif-deleted', 'tag': '2ee2e6b6-722d-4772-9722-9a857828b411', 'status': 'completed', 'code': 200} 2026-08-11 16:51:17.541 8 INFO neutron_taas.services.taas.taas_plugin [None req-0cbe2959-d3e6-4fbd-ac0f-dca8acc2708c 2c08a81ca8864eff98016ad2e82651e1 90e35de229a445af87621b01c26d769e - - default default] TaaS: Handle Delete Port: 2b421e14-c43a-4b30-8c42-8d5f05ffc912 2026-08-11 16:51:17.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cbe2959-d3e6-4fbd-ac0f-dca8acc2708c 2c08a81ca8864eff98016ad2e82651e1 90e35de229a445af87621b01c26d769e - - default default] Tap Mirror: Handle Delete Port: 2b421e14-c43a-4b30-8c42-8d5f05ffc912 [pid: 8|app: 0|req: 519/1022] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:51:17 2026] DELETE /v2.0/floatingips/9b2408d7-dee3-4377-87ee-35013b9b2dc5 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1023] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:17 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 521/1024] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:17 2026] GET /v2.0/security-groups?tenant_id=7eb8ffae85ad49f08faae340cc26111c&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:18.081 7 INFO neutron_taas.services.taas.taas_plugin [None req-477e0fb6-33f3-452b-9274-254f26dffa0c 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: e8f588de-337e-4ef0-b2da-82a10e3a234d 2026-08-11 16:51:18.083 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-477e0fb6-33f3-452b-9274-254f26dffa0c 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: e8f588de-337e-4ef0-b2da-82a10e3a234d [pid: 8|app: 0|req: 522/1025] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:18 2026] DELETE /v2.0/security-groups/767b050d-346e-47f5-b449-098275525d2f => 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: 504/1026] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:51:17 2026] PUT /v2.0/routers/51beb737-baa5-47eb-9999-a0f5def6bb49/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:18.848 8 INFO neutron_taas.services.taas.taas_plugin [None req-06f72eea-5582-4d97-b1f6-6ff0c3084919 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: a49c18d4-68cf-4627-b73a-b9533b2e8b2d 2026-08-11 16:51:18.850 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06f72eea-5582-4d97-b1f6-6ff0c3084919 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: a49c18d4-68cf-4627-b73a-b9533b2e8b2d [pid: 7|app: 0|req: 505/1027] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:18 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:51:19.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-06f72eea-5582-4d97-b1f6-6ff0c3084919 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 4bbf705f-343a-4f2d-863a-5aa9d461f4e8 2026-08-11 16:51:19.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06f72eea-5582-4d97-b1f6-6ff0c3084919 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 4bbf705f-343a-4f2d-863a-5aa9d461f4e8 2026-08-11 16:51:19.440 8 INFO neutron.services.segments.plugin [-] Segment 47870baf-b107-44af-8703-c69eae6d61bc resource provider aggregate not found 2026-08-11 16:51:19.445 8 INFO neutron.services.segments.plugin [-] Segment 47870baf-b107-44af-8703-c69eae6d61bc resource provider aggregate not found 2026-08-11 16:51:19.461 8 INFO neutron.services.segments.plugin [-] Segment 47870baf-b107-44af-8703-c69eae6d61bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47870baf-b107-44af-8703-c69eae6d61bc found for delete ", "request_id": "req-372dae6f-32e5-4904-9b9d-dc2854d106aa"}]} 2026-08-11 16:51:19.461 8 INFO neutron.services.segments.plugin [-] Segment 47870baf-b107-44af-8703-c69eae6d61bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47870baf-b107-44af-8703-c69eae6d61bc found for delete ", "request_id": "req-3cd1e83b-28a3-4a1e-9cd1-f0058d6097fe"}]} 2026-08-11 16:51:19.474 8 INFO neutron.db.l3_hamode_db [None req-06f72eea-5582-4d97-b1f6-6ff0c3084919 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] HA network c1025dd7-2c16-4e54-845f-d40fa0ef30f2 was deleted as no HA routers are present in tenant 90e35de229a445af87621b01c26d769e. [pid: 8|app: 0|req: 523/1028] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:18 2026] DELETE /v2.0/routers/51beb737-baa5-47eb-9999-a0f5def6bb49 => generated 0 bytes in 813 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1029] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:19 2026] DELETE /v2.0/subnets/2b2860fc-a758-4a21-9ca9-5dc0b3ec552d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:19.763 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f7740b6-e542-4bcf-81d2-5160789e4052 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 89be7399-d61a-4bc2-8e6c-04259615f33f 2026-08-11 16:51:19.765 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f7740b6-e542-4bcf-81d2-5160789e4052 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 89be7399-d61a-4bc2-8e6c-04259615f33f [pid: 8|app: 0|req: 524/1030] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:19 2026] DELETE /v2.0/networks/ba39577d-7fa1-433b-8157-a13dfd22b166 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1033] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:20 2026] GET /v2.0/ports?device_id=f1b5da14-4115-4dad-bed5-9f7ff3a26438 => 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: 528/1034] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:20 2026] GET /v2.0/security-groups?tenant_id=90e35de229a445af87621b01c26d769e&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1035] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:20 2026] DELETE /v2.0/security-groups/98a8b029-386e-43c5-ad05-6a5b73c2e2c5 => 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: 507/1036] 10.0.0.236 () {34 vars in 684 bytes} [Tue Aug 11 16:51:19 2026] POST /v2.0/security-groups => generated 1625 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1037] 10.0.0.236 () {32 vars in 663 bytes} [Tue Aug 11 16:51:20 2026] GET /v2.0/security-groups => generated 4530 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1038] 10.0.0.236 () {34 vars in 758 bytes} [Tue Aug 11 16:51:20 2026] PUT /v2.0/security-groups/b427b21a-924b-440e-ad4a-57062d283cbb => generated 1664 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1039] 10.0.0.236 () {32 vars in 737 bytes} [Tue Aug 11 16:51:20 2026] GET /v2.0/security-groups/b427b21a-924b-440e-ad4a-57062d283cbb => generated 1664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1040] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:20 2026] DELETE /v2.0/security-groups/b427b21a-924b-440e-ad4a-57062d283cbb => 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: 532/1041] 10.0.0.236 () {32 vars in 663 bytes} [Tue Aug 11 16:51:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:20.685 7 INFO neutron.api.v2.resource [None req-1bb35839-5810-44ba-8e91-0d1e3b95d3f0 f8d5789109bd45c8969898a886d17a99 6144db3cf7034618a36afdbfa5578454 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 510/1042] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:20 2026] DELETE /v2.0/security-groups/b427b21a-924b-440e-ad4a-57062d283cbb => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1043] 10.0.0.236 () {34 vars in 684 bytes} [Tue Aug 11 16:51:20 2026] POST /v2.0/security-groups => generated 1624 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1044] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1045] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:51:20 2026] GET /v2.0/security-group-rules/eea49a26-185e-4db7-b0be-5d0b088b1a54 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1046] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:20 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1047] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:51:21 2026] DELETE /v2.0/security-group-rules/eea49a26-185e-4db7-b0be-5d0b088b1a54 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1048] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:21 2026] DELETE /v2.0/security-groups/d7d4874f-4443-4f55-ac05-4ca846386e3d => 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: 536/1049] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:21.253 7 INFO neutron.api.v2.resource [None req-d32e41f1-795e-4065-b87a-80af40de13db e0cd85cc39e042b98cd443b184867f13 c6117c2de6294b179aca84a9f94b321a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 514/1050] 10.0.0.236 () {32 vars in 737 bytes} [Tue Aug 11 16:51:21 2026] GET /v2.0/security-groups/d7d4874f-4443-4f55-ac05-4ca846386e3d => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1051] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1052] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:51:21 2026] GET /v2.0/security-group-rules/983c159f-384a-47d2-9b50-ae7a5d16ced8 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:21.414 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e7591c1-1a1f-4c2b-b64b-2514a65673bf e0cd85cc39e042b98cd443b184867f13 c6117c2de6294b179aca84a9f94b321a - - default default] TaaS: Handle Delete Port: b62580f1-bb30-4b3c-8bf4-1615327b0651 2026-08-11 16:51:21.417 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e7591c1-1a1f-4c2b-b64b-2514a65673bf e0cd85cc39e042b98cd443b184867f13 c6117c2de6294b179aca84a9f94b321a - - default default] Tap Mirror: Handle Delete Port: b62580f1-bb30-4b3c-8bf4-1615327b0651 [pid: 8|app: 0|req: 539/1053] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:21.481 8 INFO neutron.services.segments.plugin [-] Segment bc11b302-7b75-4d4d-9182-f4b15b47a5d5 resource provider aggregate not found 2026-08-11 16:51:21.483 8 INFO neutron.services.segments.plugin [-] Segment bc11b302-7b75-4d4d-9182-f4b15b47a5d5 resource provider aggregate not found 2026-08-11 16:51:21.507 8 INFO neutron.services.segments.plugin [-] Segment bc11b302-7b75-4d4d-9182-f4b15b47a5d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc11b302-7b75-4d4d-9182-f4b15b47a5d5 found for delete ", "request_id": "req-a1a6ba8f-de42-4395-84f5-071821d0d77b"}]} 2026-08-11 16:51:21.512 8 INFO neutron.services.segments.plugin [-] Segment bc11b302-7b75-4d4d-9182-f4b15b47a5d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc11b302-7b75-4d4d-9182-f4b15b47a5d5 found for delete ", "request_id": "req-e88bdc93-d9ab-452d-844d-689d5cadd508"}]} [pid: 8|app: 0|req: 540/1054] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:51:21 2026] DELETE /v2.0/security-group-rules/983c159f-384a-47d2-9b50-ae7a5d16ced8 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1055] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:51:21 2026] DELETE /v2.0/floatingips/2b60424f-f345-42be-9432-2f6a408ed836 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1056] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:21 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: 7|app: 0|req: 516/1057] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:21 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: 517/1058] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:51:21 2026] GET /v2.0/security-group-rules/ba135a30-bab6-4675-a33d-f6409ba4f0e3 => 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: 518/1059] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:21 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1060] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:51:21 2026] DELETE /v2.0/security-group-rules/ba135a30-bab6-4675-a33d-f6409ba4f0e3 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1061] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1062] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:21 2026] DELETE /v2.0/security-groups/223ab446-7679-4ece-bcd7-b6cc9a15a309 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1063] 10.0.0.236 () {32 vars in 663 bytes} [Tue Aug 11 16:51:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:22.118 8 INFO neutron_taas.services.taas.taas_plugin [None req-65098c00-c1c4-421a-a360-f570196c41fa 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 9f294333-841e-4100-a1a7-ca10f83b9dc1 2026-08-11 16:51:22.121 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65098c00-c1c4-421a-a360-f570196c41fa 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 9f294333-841e-4100-a1a7-ca10f83b9dc1 [pid: 7|app: 0|req: 523/1064] 10.0.0.236 () {32 vars in 663 bytes} [Tue Aug 11 16:51:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1065] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:51:21 2026] PUT /v2.0/routers/fb9570be-61b4-43e7-b0b1-e58fc3defbad/remove_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:22.916 7 INFO neutron_taas.services.taas.taas_plugin [None req-11e086e2-ee2f-42b9-97dd-48d8e1b87145 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 152068ce-4243-41f6-aa4c-dde59930b94f 2026-08-11 16:51:22.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11e086e2-ee2f-42b9-97dd-48d8e1b87145 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 152068ce-4243-41f6-aa4c-dde59930b94f [pid: 8|app: 0|req: 543/1066] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:22 2026] GET /v2.0/security-groups?tenant_id=6144db3cf7034618a36afdbfa5578454&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1067] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:22 2026] DELETE /v2.0/security-groups/c05e9f7b-56e9-4195-9f5e-bb2d36316f31 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:51:23.143 7 INFO neutron_taas.services.taas.taas_plugin [None req-11e086e2-ee2f-42b9-97dd-48d8e1b87145 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 243d62d3-169b-4476-99bd-d94cb6705413 2026-08-11 16:51:23.146 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11e086e2-ee2f-42b9-97dd-48d8e1b87145 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 243d62d3-169b-4476-99bd-d94cb6705413 [pid: 8|app: 0|req: 545/1068] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:23 2026] GET /v2.0/security-groups?tenant_id=2e642d7e91ee4ecbafa4413e8cc08274&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1069] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:23 2026] DELETE /v2.0/security-groups/87d74892-e857-4a71-9a55-dc2f45562c5f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:51:23.485 7 INFO neutron.services.segments.plugin [-] Segment aee981a9-3f64-482e-a278-0823f8c7bfe2 resource provider aggregate not found 2026-08-11 16:51:23.489 7 INFO neutron.services.segments.plugin [-] Segment aee981a9-3f64-482e-a278-0823f8c7bfe2 resource provider aggregate not found 2026-08-11 16:51:23.504 7 INFO neutron.services.segments.plugin [-] Segment aee981a9-3f64-482e-a278-0823f8c7bfe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aee981a9-3f64-482e-a278-0823f8c7bfe2 found for delete ", "request_id": "req-5073827b-7c7a-493e-9717-3822bce80811"}]} 2026-08-11 16:51:23.506 7 INFO neutron.db.l3_hamode_db [None req-11e086e2-ee2f-42b9-97dd-48d8e1b87145 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] HA network 703d1fd9-0b95-49d1-9933-5c62e1ab0392 was deleted as no HA routers are present in tenant c6117c2de6294b179aca84a9f94b321a. 2026-08-11 16:51:23.507 7 INFO neutron.services.segments.plugin [-] Segment aee981a9-3f64-482e-a278-0823f8c7bfe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aee981a9-3f64-482e-a278-0823f8c7bfe2 found for delete ", "request_id": "req-750606ca-723d-416a-aca1-23266de2d9a3"}]} [pid: 7|app: 0|req: 524/1070] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:22 2026] DELETE /v2.0/routers/fb9570be-61b4-43e7-b0b1-e58fc3defbad => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1071] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:23 2026] DELETE /v2.0/subnets/be33b99f-44da-4f72-83d8-e436c2f6bb45 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1072] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:23 2026] GET /v2.0/security-groups?tenant_id=9094a74bd4494314826e8afd7f72a831&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:23.817 8 INFO neutron_taas.services.taas.taas_plugin [None req-99ed84be-bd62-4bf8-9a73-2b38140c95f7 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 3de7ae55-4624-4f93-adba-19453a11955e 2026-08-11 16:51:23.821 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99ed84be-bd62-4bf8-9a73-2b38140c95f7 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 3de7ae55-4624-4f93-adba-19453a11955e [pid: 7|app: 0|req: 526/1073] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:23 2026] DELETE /v2.0/security-groups/8c44cd8f-73aa-4361-9cca-b10cd2f34144 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:51:24.003 8 INFO neutron.services.segments.plugin [-] Segment d425d1f5-8519-4af4-8127-ac928c25d5a5 resource provider aggregate not found 2026-08-11 16:51:24.009 8 INFO neutron.services.segments.plugin [-] Segment d425d1f5-8519-4af4-8127-ac928c25d5a5 resource provider aggregate not found 2026-08-11 16:51:24.026 8 INFO neutron.services.segments.plugin [-] Segment d425d1f5-8519-4af4-8127-ac928c25d5a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d425d1f5-8519-4af4-8127-ac928c25d5a5 found for delete ", "request_id": "req-120d28fa-aded-44ee-a17d-cbc444e4cdd5"}]} 2026-08-11 16:51:24.028 8 INFO neutron.services.segments.plugin [-] Segment d425d1f5-8519-4af4-8127-ac928c25d5a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d425d1f5-8519-4af4-8127-ac928c25d5a5 found for delete ", "request_id": "req-4644b519-523f-444b-b98e-584cc6599c93"}]} [pid: 8|app: 0|req: 548/1074] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:23 2026] DELETE /v2.0/networks/9da26552-6b04-49d7-b63b-177739cbfcc9 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1075] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:24 2026] GET /v2.0/security-groups?tenant_id=c6117c2de6294b179aca84a9f94b321a&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1076] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:24 2026] DELETE /v2.0/security-groups/52fa0dbe-d22f-46c0-9993-200ac3b80084 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1077] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:51:24 2026] POST /v2.0/subnetpools => generated 547 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1078] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:51:25 2026] GET /v2.0/subnetpools/8722eee1-e165-49a9-8163-459d30574824 => generated 547 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1079] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:51:25 2026] PUT /v2.0/subnetpools/8722eee1-e165-49a9-8163-459d30574824 => generated 501 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1080] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:51:25 2026] DELETE /v2.0/subnetpools/8722eee1-e165-49a9-8163-459d30574824 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:51:25.393 7 INFO neutron.api.v2.resource [None req-66ff2e1e-f5ac-41e6-8a53-b96b25095dac ad8c1ca21b3f48619bfd279ca935b585 340276ff3623499d88a41a0927144746 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 530/1081] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:51:25 2026] GET /v2.0/subnetpools/8722eee1-e165-49a9-8163-459d30574824 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:51:25.405 8 INFO neutron.api.v2.resource [None req-76a7c006-cf72-417b-8a7c-6685f5468a18 ad8c1ca21b3f48619bfd279ca935b585 340276ff3623499d88a41a0927144746 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 552/1082] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:51:25 2026] DELETE /v2.0/subnetpools/8722eee1-e165-49a9-8163-459d30574824 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1083] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:25 2026] GET /v2.0/security-groups?tenant_id=6307d1cf9fe54db5b7e82c9d4b46c537&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: 553/1084] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:25 2026] GET /v2.0/security-groups?tenant_id=340276ff3623499d88a41a0927144746&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1085] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:25 2026] DELETE /v2.0/security-groups/c4a233e1-1708-4f17-8959-c3a5191e0f5e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1086] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:26 2026] DELETE /v2.0/security-groups/b5171f07-055c-46f5-beb5-53f4279db63f => 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: 533/1087] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:26 2026] GET /v2.0/security-groups?tenant_id=56d05cc7a27d49e09aa7ec00e6d19759&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1088] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:26 2026] DELETE /v2.0/security-groups/a9be1f7c-8a2d-43a7-acc3-cfba200b8a3d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:51:26.576 7 INFO neutron.db.segments_db [None req-3fd1810c-b9d3-436f-9e3b-04c876d1e6a6 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 92d15557-8812-4e3e-84fe-356b94c48d38 of type vxlan for network 806a867a-c6d7-4096-931f-f4ee2ce5b36d [pid: 8|app: 0|req: 556/1089] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:26 2026] GET /v2.0/security-groups?tenant_id=1e85a742104e4c96b01f2b4514d503f6&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1090] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:51:26 2026] POST /v2.0/networks => generated 725 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1091] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:26 2026] DELETE /v2.0/security-groups/d7af3253-99b0-40cc-b702-b2dfdc09f966 => 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: 535/1092] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:51:26 2026] POST /v2.0/subnets => generated 691 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:51:26.948 8 INFO neutron.db.segments_db [None req-0092664b-8217-4dca-8948-1f1362509ff9 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment a90a324a-d85c-4b89-97b7-db7a8e760e0c of type vxlan for network 89851aa5-b880-4941-b413-9d41911a77b9 2026-08-11 16:51:27.197 8 INFO neutron.db.l3_hamode_db [None req-0092664b-8217-4dca-8948-1f1362509ff9 30b7541888c94b9693c98f5fd7a0e437 c5fbe6e6c4984ff590d0819a55d20681 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:51:28.000 8 INFO neutron.db.l3_hamode_db [None req-0092664b-8217-4dca-8948-1f1362509ff9 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 558/1093] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:51:26 2026] POST /v2.0/routers => generated 731 bytes in 2051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1094] 10.0.0.236 () {34 vars in 684 bytes} [Tue Aug 11 16:51:28 2026] POST /v2.0/security-groups => generated 1625 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1095] 10.0.0.236 () {32 vars in 663 bytes} [Tue Aug 11 16:51:29 2026] GET /v2.0/security-groups => generated 4530 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1096] 10.0.0.236 () {34 vars in 758 bytes} [Tue Aug 11 16:51:29 2026] PUT /v2.0/security-groups/26166e93-fad3-4e98-bbc2-497c27599087 => generated 1662 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1097] 10.0.0.236 () {32 vars in 737 bytes} [Tue Aug 11 16:51:29 2026] GET /v2.0/security-groups/26166e93-fad3-4e98-bbc2-497c27599087 => generated 1662 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1098] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:29 2026] DELETE /v2.0/security-groups/26166e93-fad3-4e98-bbc2-497c27599087 => 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: 541/1099] 10.0.0.236 () {32 vars in 663 bytes} [Tue Aug 11 16:51:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:29.442 7 INFO neutron.api.v2.resource [None req-666d14f1-8321-4655-b9bf-2a95f86435d1 58ac66f8a91b42b5a62cce83510b596b 33d3b29ff26748b3b209a4bd729e2ea0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1100] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:29 2026] DELETE /v2.0/security-groups/26166e93-fad3-4e98-bbc2-497c27599087 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1101] 10.0.0.236 () {34 vars in 684 bytes} [Tue Aug 11 16:51:29 2026] POST /v2.0/security-groups => generated 1625 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1102] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1103] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:51:29 2026] GET /v2.0/security-group-rules/eb9959c8-7cc8-4494-90fa-2c9263ebd252 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1104] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1105] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:51:29 2026] DELETE /v2.0/security-group-rules/eb9959c8-7cc8-4494-90fa-2c9263ebd252 => 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: 548/1106] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1107] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:29 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: 550/1108] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:51:30 2026] GET /v2.0/security-group-rules/6a27c20d-7390-4366-9b5a-b5b81fa5c37d => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1109] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:51:28 2026] PUT /v2.0/routers/738a2031-84d2-4e3c-bed6-b04595d0bb80/add_router_interface => generated 309 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1110] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:30 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1111] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:51:30 2026] DELETE /v2.0/security-group-rules/6a27c20d-7390-4366-9b5a-b5b81fa5c37d => 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: 552/1112] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:30 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:30.374 8 INFO neutron.db.securitygroups_db [None req-9a34f6a2-91cc-44d5-988e-417d586e18d5 58ac66f8a91b42b5a62cce83510b596b 33d3b29ff26748b3b209a4bd729e2ea0 - - default default] Project 33d3b29ff26748b3b209a4bd729e2ea0 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: 561/1113] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1114] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:51:30 2026] GET /v2.0/security-group-rules/b1d24c5e-5686-4f5d-8548-082e4b4b9fa6 => generated 607 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1115] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:30 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1116] 10.0.0.236 () {34 vars in 685 bytes} [Tue Aug 11 16:51:30 2026] POST /v2.0/security-groups => generated 1661 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1117] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:51:31 2026] DELETE /v2.0/security-group-rules/b1d24c5e-5686-4f5d-8548-082e4b4b9fa6 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1118] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:31 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: 8|app: 0|req: 563/1119] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:30 2026] GET /v2.0/security-groups?tenant_id=90a035b4e20749e7b558b41ebc8bf56d&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1120] 10.0.0.236 () {32 vars in 673 bytes} [Tue Aug 11 16:51:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1121] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1122] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:31 2026] DELETE /v2.0/security-groups/1aa5c834-9e11-4b32-8dc3-1b81f743ac18 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1123] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:31 2026] DELETE /v2.0/security-groups/7a15cdc6-5ac1-4223-9405-117db08d103d => 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: 566/1124] 10.0.0.236 () {32 vars in 663 bytes} [Tue Aug 11 16:51:31 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1125] 10.0.0.236 () {32 vars in 663 bytes} [Tue Aug 11 16:51:31 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1126] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:51:31 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1127] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:32 2026] GET /v2.0/security-groups?tenant_id=33d3b29ff26748b3b209a4bd729e2ea0&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1128] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:32 2026] GET /v2.0/security-groups?tenant_id=8c83291facf14857ae90b8e541ef2c4e&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1129] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:32 2026] DELETE /v2.0/security-groups/122b6f31-79c6-42c4-9c2a-ceab531886ec => 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: 569/1130] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:32 2026] DELETE /v2.0/security-groups/03b93272-caed-4a9c-99c7-776db2afdafa => 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: 562/1131] 10.0.0.224 () {34 vars in 1100 bytes} [Tue Aug 11 16:51:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1661930724&fields=id&tenant_id=c5fbe6e6c4984ff590d0819a55d20681 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1132] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:51:32 2026] GET /v2.0/networks?id=806a867a-c6d7-4096-931f-f4ee2ce5b36d => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1133] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:51:32 2026] GET /v2.0/quotas/c5fbe6e6c4984ff590d0819a55d20681 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1134] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:51:32 2026] GET /v2.0/ports?tenant_id=c5fbe6e6c4984ff590d0819a55d20681&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1135] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:32 2026] GET /v2.0/security-groups?tenant_id=809484d9552f4c328a38daa6ee7de08c&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: 565/1136] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:51:32 2026] GET /v2.0/networks/806a867a-c6d7-4096-931f-f4ee2ce5b36d?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1137] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:51:32 2026] GET /v2.0/networks/806a867a-c6d7-4096-931f-f4ee2ce5b36d?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: 572/1138] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:32 2026] DELETE /v2.0/security-groups/6882259b-cb0d-49b9-ad22-266e16f5eff0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1139] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:32 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => 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: 568/1140] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:33 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => 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: 573/1141] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:33 2026] GET /v2.0/security-groups?tenant_id=8e7c929584964a9997a86d9bc7586540&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1142] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:34 2026] DELETE /v2.0/security-groups/d5b5cea9-61b9-4bc0-aaa7-a9b0b6ad61d9 => 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: 571/1145] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:35 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:51:35.647 8 INFO neutron.db.segments_db [None req-5ec23c96-3fb6-4a62-9aa9-d2676cd9babb 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Added segment cbb13591-4aa7-4146-ac5c-088f00c71771 of type vxlan for network 935f3861-cf11-474f-ad16-a80d7082a760 [pid: 8|app: 0|req: 575/1146] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:51:35 2026] POST /v2.0/networks => generated 614 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:51:35.839 7 INFO neutron.db.segments_db [None req-3741cf84-c668-48fa-af96-293ca09f4c3f 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Added segment e269f465-c202-4267-a916-bd50d09d2537 of type vxlan for network d40cfef3-732a-4aa8-accc-1183bfafa3e0 2026-08-11 16:51:36.086 7 INFO neutron.db.l3_hamode_db [None req-3741cf84-c668-48fa-af96-293ca09f4c3f 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:51:36.385 8 INFO neutron.db.segments_db [None req-ead24918-8ebb-492a-8a13-53559cf87c14 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Added segment e37bd4cd-50fb-4ebd-a9e0-fe15c48aee44 of type vxlan for network 8ec9e7d3-d68a-4502-bdce-0bcb0894a3e4 [pid: 8|app: 0|req: 576/1147] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:36 2026] POST /v2.0/networks => generated 631 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1148] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:36 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => 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: 578/1149] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:51:36 2026] POST /v2.0/subnets => generated 627 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:51:36.845 7 INFO neutron.db.l3_hamode_db [None req-3741cf84-c668-48fa-af96-293ca09f4c3f 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 579/1150] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:36 2026] GET /v2.0/security-groups?tenant_id=cd5609a61b174ee19efd27dc3b4af0d7&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:37.017 8 INFO neutron.db.segments_db [None req-81668b0d-1da3-4a81-9152-007feba7e4db 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Added segment e0200702-28e7-43ac-b96c-fbf70fb0e8a0 of type vxlan for network c29771be-4fc9-471e-8755-c3e5f962cacb 2026-08-11 16:51:37.294 8 INFO neutron.db.l3_hamode_db [None req-81668b0d-1da3-4a81-9152-007feba7e4db 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 572/1151] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:51:35 2026] POST /v2.0/routers => generated 694 bytes in 2041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1152] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:37 2026] DELETE /v2.0/security-groups/cd76137a-686c-4a8b-acd8-767ae5454e97 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1153] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:51:37 2026] GET /v2.0/networks?id=806a867a-c6d7-4096-931f-f4ee2ce5b36d => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1154] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:37 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:51:38.176 8 INFO neutron.db.l3_hamode_db [None req-81668b0d-1da3-4a81-9152-007feba7e4db 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 576/1155] 10.0.0.236 () {32 vars in 776 bytes} [Tue Aug 11 16:51:38 2026] GET /v2.0/subnets?project_id=c8eecefb54e54118a2baf58cca4272ec&cidr=10.100.0.0%2F28 => generated 14 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1156] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Aug 11 16:51:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c5fbe6e6c4984ff590d0819a55d20681 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1157] 10.0.0.236 () {32 vars in 694 bytes} [Tue Aug 11 16:51:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1158] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:51:38 2026] POST /v2.0/ports => generated 958 bytes in 377 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: 580/1159] 10.0.0.236 () {32 vars in 784 bytes} [Tue Aug 11 16:51:38 2026] GET /v2.0/subnets?network_id=d21fbb16-d6fc-4cff-850e-3c044f98cf23&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1160] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:51:36 2026] POST /v2.0/routers => generated 694 bytes in 2130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1161] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:51:38 2026] PUT /v2.0/ports/cc1fdf3f-2faf-4e94-9003-f96723b2ebc2 => generated 1239 bytes in 433 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-11 16:51:39.201 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5f49c8e-41c0-4426-8774-6c1541a4d77f'] response: {'name': 'network-changed', 'server_uuid': 'e1e48c07-49d3-4701-b484-da2a819edbde', 'tag': 'cc1fdf3f-2faf-4e94-9003-f96723b2ebc2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 582/1162] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:39 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => 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: 581/1163] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:51:39 2026] POST /v2.0/subnets => generated 657 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1164] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:39 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1165] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:51:39 2026] PUT /v2.0/routers/d3e9125d-9d4d-4f85-95a9-8c1d1f9b0434/add_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1166] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:40 2026] GET /v2.0/ports?tenant_id=c5fbe6e6c4984ff590d0819a55d20681&device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1167] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:51:39 2026] PUT /v2.0/routers/34a6f65a-8c70-462d-b0a1-bdbc07d5a814/add_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1168] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:51:40 2026] POST /v2.0/ports => generated 958 bytes in 418 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: 584/1169] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:51:40 2026] GET /v2.0/networks?tenant_id=c5fbe6e6c4984ff590d0819a55d20681&shared=False => generated 772 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1170] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:40 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1171] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:51:40 2026] GET /v2.0/networks => generated 6517 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1172] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:51:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1173] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:40 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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: 588/1174] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:51:41 2026] GET /v2.0/subnets => generated 5155 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1175] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:51:41 2026] GET /v2.0/routers => generated 2188 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1176] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:51:40 2026] POST /v2.0/ports => generated 959 bytes in 377 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: 590/1177] 10.0.0.236 () {34 vars in 685 bytes} [Tue Aug 11 16:51:41 2026] POST /v2.0/security-groups => generated 1675 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1178] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:41 2026] GET /v2.0/security-groups?tenant_id=db411adaa5b84364b8ace8f7fe141d12&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1179] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:41 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: 593/1180] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:41 2026] DELETE /v2.0/security-groups/74b4ad3a-c832-446f-9286-de1e418bbed3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1181] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1182] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:42 2026] GET /v2.0/ports?tenant_id=c5fbe6e6c4984ff590d0819a55d20681&device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1183] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1184] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:51:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cc1fdf3f-2faf-4e94-9003-f96723b2ebc2 => 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: 598/1185] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:42 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1186] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1187] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:51:42 2026] GET /v2.0/subnets?id=778e49a2-9e9c-4d11-a099-0de8a9e21cb0 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1188] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:42 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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-11 16:51:42.476 7 INFO neutron.db.l3_db [None req-78b7c627-f26f-4ec6-960b-bca182ffd23f 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Floating IP 968fd57d-daf6-413f-b37b-cd1be758fce8 associated. External IP: 10.96.250.217, port: 7115e8e5-3be4-40df-b2c1-6d4a1777faa8. 2026-08-11 16:51:42.503 8 INFO neutron.db.securitygroups_db [None req-92eb7f97-215d-4436-9f31-482a50da6681 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Project c8eecefb54e54118a2baf58cca4272ec 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: 602/1189] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1190] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:51:42 2026] GET /v2.0/ports?network_id=806a867a-c6d7-4096-931f-f4ee2ce5b36d&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:51:42.636 8 INFO neutron.db.securitygroups_db [None req-c8afb374-8c8d-485c-add2-0a2162871e21 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Project c8eecefb54e54118a2baf58cca4272ec 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: 604/1191] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:51:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1192] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:51:42 2026] GET /v2.0/networks/806a867a-c6d7-4096-931f-f4ee2ce5b36d?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: 606/1193] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:51:42 2026] GET /v2.0/networks/806a867a-c6d7-4096-931f-f4ee2ce5b36d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1194] 10.0.0.236 () {34 vars in 677 bytes} [Tue Aug 11 16:51:41 2026] POST /v2.0/floatingips => generated 843 bytes in 1562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:51:42.988 8 INFO neutron.db.l3_db [None req-04d016a3-cb6b-4539-9028-642365aa6d65 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Floating IP 968fd57d-daf6-413f-b37b-cd1be758fce8 disassociated. External IP: 10.96.250.217, port: 7115e8e5-3be4-40df-b2c1-6d4a1777faa8. [pid: 7|app: 0|req: 589/1195] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:51:43 2026] GET /v2.0/networks => generated 1298 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1196] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:51:42 2026] PUT /v2.0/floatingips/968fd57d-daf6-413f-b37b-cd1be758fce8 => generated 552 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1197] 10.0.0.224 () {34 vars in 1100 bytes} [Tue Aug 11 16:51:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1577645859&fields=id&tenant_id=c8eecefb54e54118a2baf58cca4272ec => 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: 609/1198] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:51:43 2026] GET /v2.0/networks?id=935f3861-cf11-474f-ad16-a80d7082a760 => generated 661 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:43.529 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea2db5b1-bcc9-44db-8ce5-261c7916ff2f 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] TaaS: Handle Delete Port: b1aeb6df-8adf-4788-80c6-eb1853f3acaa 2026-08-11 16:51:43.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea2db5b1-bcc9-44db-8ce5-261c7916ff2f 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Tap Mirror: Handle Delete Port: b1aeb6df-8adf-4788-80c6-eb1853f3acaa [pid: 8|app: 0|req: 610/1199] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:51:43 2026] GET /v2.0/quotas/c8eecefb54e54118a2baf58cca4272ec => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1200] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:51:43 2026] GET /v2.0/ports?tenant_id=c8eecefb54e54118a2baf58cca4272ec&fields=id => generated 103 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1201] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:43 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1202] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:51:43 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?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: 614/1203] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:43 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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: 590/1204] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:51:43 2026] DELETE /v2.0/floatingips/968fd57d-daf6-413f-b37b-cd1be758fce8 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1205] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:51:43 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?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: 616/1206] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:43 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:51:44.612 7 INFO neutron.db.l3_db [None req-ae0937a5-644c-407f-ac45-316f8a7ad2ff 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Floating IP 739b9fbd-9b21-46ac-922e-f3262a5940cc associated. External IP: 10.96.250.216, port: fcbf14a8-b60f-4284-98bf-daa2a39ea99b. [pid: 8|app: 0|req: 617/1207] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:44 2026] GET /v2.0/security-groups?tenant_id=388c34a6c1bd418aa93d6b0eaac47f33&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1208] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:44 2026] DELETE /v2.0/security-groups/8b89da72-57df-4f8b-932a-1d0b15bc8b00 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1209] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:44 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1210] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:44 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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: 591/1211] 10.0.0.236 () {34 vars in 677 bytes} [Tue Aug 11 16:51:43 2026] POST /v2.0/floatingips => generated 842 bytes in 1229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1212] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:44 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => 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: 592/1213] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:51:44 2026] GET /v2.0/floatingips/739b9fbd-9b21-46ac-922e-f3262a5940cc => generated 842 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1214] 10.0.0.236 () {32 vars in 655 bytes} [Tue Aug 11 16:51:45 2026] GET /v2.0/floatingips => generated 845 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:45.482 7 INFO neutron.db.l3_db [None req-65466768-c58b-44be-9c6b-b8605871a168 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Floating IP 739b9fbd-9b21-46ac-922e-f3262a5940cc associated. External IP: 10.96.250.216, port: fcbf14a8-b60f-4284-98bf-daa2a39ea99b. [pid: 8|app: 0|req: 623/1215] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:45 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1216] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:46 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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: 625/1217] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:46 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => 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: 593/1218] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:51:45 2026] PUT /v2.0/floatingips/739b9fbd-9b21-46ac-922e-f3262a5940cc => generated 843 bytes in 1128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:46.347 8 INFO neutron.db.l3_db [None req-110028fc-cd64-4733-99bc-290a4ce26e88 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Floating IP 739b9fbd-9b21-46ac-922e-f3262a5940cc disassociated. External IP: 10.96.250.216, port: 7115e8e5-3be4-40df-b2c1-6d4a1777faa8. [pid: 8|app: 0|req: 626/1219] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:51:46 2026] PUT /v2.0/floatingips/739b9fbd-9b21-46ac-922e-f3262a5940cc => generated 552 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:46.857 7 INFO neutron_taas.services.taas.taas_plugin [None req-35b6d4cc-8102-4917-aba3-67d3bf55e3c3 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] TaaS: Handle Delete Port: 65ed0c78-787d-4f33-b745-1cfbd20b0285 2026-08-11 16:51:46.860 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35b6d4cc-8102-4917-aba3-67d3bf55e3c3 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Tap Mirror: Handle Delete Port: 65ed0c78-787d-4f33-b745-1cfbd20b0285 [pid: 7|app: 0|req: 594/1220] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:51:46 2026] DELETE /v2.0/floatingips/739b9fbd-9b21-46ac-922e-f3262a5940cc => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:51:47.068 8 INFO neutron.api.v2.resource [None req-9198d1dd-eb89-42b2-810b-a9d00ff14b8c 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1221] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:51:47 2026] DELETE /v2.0/floatingips/739b9fbd-9b21-46ac-922e-f3262a5940cc => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1222] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:47 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:47.211 7 INFO neutron_taas.services.taas.taas_plugin [None req-b7780114-2d79-4403-8ed7-705d42c8cc9c 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] TaaS: Handle Delete Port: 7115e8e5-3be4-40df-b2c1-6d4a1777faa8 [pid: 8|app: 0|req: 629/1223] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:47 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:51:47.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7780114-2d79-4403-8ed7-705d42c8cc9c 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Tap Mirror: Handle Delete Port: 7115e8e5-3be4-40df-b2c1-6d4a1777faa8 [pid: 8|app: 0|req: 630/1224] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:47 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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: 595/1225] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:47 2026] DELETE /v2.0/ports/7115e8e5-3be4-40df-b2c1-6d4a1777faa8 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:47.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-27466661-6805-4c45-b570-592649ffd183 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] TaaS: Handle Delete Port: fcbf14a8-b60f-4284-98bf-daa2a39ea99b 2026-08-11 16:51:47.546 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27466661-6805-4c45-b570-592649ffd183 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Tap Mirror: Handle Delete Port: fcbf14a8-b60f-4284-98bf-daa2a39ea99b [pid: 8|app: 0|req: 631/1226] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:47 2026] DELETE /v2.0/ports/fcbf14a8-b60f-4284-98bf-daa2a39ea99b => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1227] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:51:47 2026] GET /v2.0/ports?device_id=d3e9125d-9d4d-4f85-95a9-8c1d1f9b0434 => generated 958 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1228] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:51:48 2026] GET /v2.0/networks?id=935f3861-cf11-474f-ad16-a80d7082a760 => generated 661 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1229] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Aug 11 16:51:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c8eecefb54e54118a2baf58cca4272ec => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:48.298 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e2c0bb2-0f39-49a5-87ec-4d8e117218c2 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] TaaS: Handle Delete Port: cff3a452-7c5e-4d52-b1d0-933500c4fd84 2026-08-11 16:51:48.301 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e2c0bb2-0f39-49a5-87ec-4d8e117218c2 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Tap Mirror: Handle Delete Port: cff3a452-7c5e-4d52-b1d0-933500c4fd84 [pid: 7|app: 0|req: 599/1230] 10.0.0.159 () {32 vars in 802 bytes} [Tue Aug 11 16:51:48 2026] GET /v2.0/extensions => generated 21537 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1231] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:51:48 2026] POST /v2.0/ports => generated 954 bytes in 412 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: 632/1232] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:51:47 2026] PUT /v2.0/routers/d3e9125d-9d4d-4f85-95a9-8c1d1f9b0434/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1233] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:48 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 957 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1234] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:48 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1235] 10.0.0.159 () {30 vars in 724 bytes} [Tue Aug 11 16:51:48 2026] GET /v2.0/quotas/904bef1ea46941fe958afa5404bb926c/details => generated 847 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:49.189 7 INFO neutron_taas.services.taas.taas_plugin [None req-cdc164f8-44d9-4672-a50a-c5be5bfcf2a6 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] TaaS: Handle Delete Port: b20c5eb1-dd1e-4e5e-b5b1-4c7a0eabe4e6 2026-08-11 16:51:49.191 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdc164f8-44d9-4672-a50a-c5be5bfcf2a6 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Tap Mirror: Handle Delete Port: b20c5eb1-dd1e-4e5e-b5b1-4c7a0eabe4e6 [pid: 8|app: 0|req: 634/1236] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:51:48 2026] PUT /v2.0/ports/911a13f2-1b8a-413a-b563-10d55beb31f6 => generated 1235 bytes in 420 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: 635/1237] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:49 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:49.400 7 INFO neutron_taas.services.taas.taas_plugin [None req-cdc164f8-44d9-4672-a50a-c5be5bfcf2a6 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] TaaS: Handle Delete Port: 33c5f7b4-4bab-4f4b-9993-58ce0c608a67 2026-08-11 16:51:49.403 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdc164f8-44d9-4672-a50a-c5be5bfcf2a6 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] Tap Mirror: Handle Delete Port: 33c5f7b4-4bab-4f4b-9993-58ce0c608a67 [pid: 8|app: 0|req: 636/1238] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:49 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:49.446 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9f8ddfd-c814-4d44-9783-12ab4c95d53a'] response: {'name': 'network-changed', 'server_uuid': 'f17f11f9-14ba-4860-aa99-e37d8744f20a', 'tag': '911a13f2-1b8a-413a-b563-10d55beb31f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 637/1239] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:49 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:49.705 7 INFO neutron.services.segments.plugin [-] Segment e0200702-28e7-43ac-b96c-fbf70fb0e8a0 resource provider aggregate not found 2026-08-11 16:51:49.708 7 INFO neutron.services.segments.plugin [-] Segment e0200702-28e7-43ac-b96c-fbf70fb0e8a0 resource provider aggregate not found 2026-08-11 16:51:49.720 7 INFO neutron.services.segments.plugin [-] Segment e0200702-28e7-43ac-b96c-fbf70fb0e8a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0200702-28e7-43ac-b96c-fbf70fb0e8a0 found for delete ", "request_id": "req-aec1b7ff-223c-43ef-8e84-3107ee595805"}]} 2026-08-11 16:51:49.724 7 INFO neutron.services.segments.plugin [-] Segment e0200702-28e7-43ac-b96c-fbf70fb0e8a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0200702-28e7-43ac-b96c-fbf70fb0e8a0 found for delete ", "request_id": "req-6cb326d2-4428-4c72-a46c-443930ae1625"}]} 2026-08-11 16:51:49.726 7 INFO neutron.db.l3_hamode_db [None req-cdc164f8-44d9-4672-a50a-c5be5bfcf2a6 5943722d34e649ed801a9a94d2328289 b3090f3bba444ce09cc1a0cedd17d5b5 - - default default] HA network c29771be-4fc9-471e-8755-c3e5f962cacb was deleted as no HA routers are present in tenant b3090f3bba444ce09cc1a0cedd17d5b5. [pid: 7|app: 0|req: 603/1240] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:48 2026] DELETE /v2.0/routers/d3e9125d-9d4d-4f85-95a9-8c1d1f9b0434 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1241] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:49 2026] DELETE /v2.0/subnets/8d68db64-4279-4d3b-af4c-983196f33db6 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:49.884 8 INFO neutron.db.l3_db [None req-2a58d474-a656-4f9b-95b3-f08d09f0bd36 9767feec8493410c8660077b49917472 c5fbe6e6c4984ff590d0819a55d20681 - - default default] Floating IP 0582c355-81cb-47e9-82d6-374b368e029c associated. External IP: 10.96.250.206, port: cc1fdf3f-2faf-4e94-9003-f96723b2ebc2. [pid: 7|app: 0|req: 605/1242] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:49 2026] DELETE /v2.0/networks/8ec9e7d3-d68a-4502-bdce-0bcb0894a3e4 => 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: 606/1243] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:50 2026] GET /v2.0/ports?tenant_id=c8eecefb54e54118a2baf58cca4272ec&device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1246] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:51:50 2026] GET /v2.0/networks?tenant_id=c8eecefb54e54118a2baf58cca4272ec&shared=False => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1247] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:51:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1248] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:51:49 2026] PUT /v2.0/floatingips/0582c355-81cb-47e9-82d6-374b368e029c => generated 856 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1249] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:50 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1250] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:50 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&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: 612/1251] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:50 2026] GET /v2.0/security-groups?tenant_id=b3090f3bba444ce09cc1a0cedd17d5b5&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: 640/1252] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:50 2026] DELETE /v2.0/security-groups/b8f8df34-b1a7-465a-a495-9291dd1c4248 => 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: 613/1253] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:51 2026] GET /v2.0/ports?tenant_id=c8eecefb54e54118a2baf58cca4272ec&device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1254] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:51:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=911a13f2-1b8a-413a-b563-10d55beb31f6 => 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: 614/1255] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:51:51 2026] GET /v2.0/subnets?id=93c1d6a1-9c8b-4432-94e6-f04619ac05a0 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1256] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:51:51 2026] GET /v2.0/ports?network_id=935f3861-cf11-474f-ad16-a80d7082a760&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1257] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:51:51 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?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: 643/1258] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:51:51 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?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-11 16:51:51.515 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f9386b9-966e-4ef0-94ab-413412d0ea04'] response: {'name': 'network-changed', 'server_uuid': 'e1e48c07-49d3-4701-b484-da2a819edbde', 'tag': 'cc1fdf3f-2faf-4e94-9003-f96723b2ebc2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 616/1259] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:51 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1260] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:51 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:51.744 7 INFO neutron.services.segments.plugin [-] Segment e37bd4cd-50fb-4ebd-a9e0-fe15c48aee44 resource provider aggregate not found 2026-08-11 16:51:51.748 7 INFO neutron.services.segments.plugin [-] Segment e37bd4cd-50fb-4ebd-a9e0-fe15c48aee44 resource provider aggregate not found 2026-08-11 16:51:51.767 7 INFO neutron.services.segments.plugin [-] Segment e37bd4cd-50fb-4ebd-a9e0-fe15c48aee44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e37bd4cd-50fb-4ebd-a9e0-fe15c48aee44 found for delete ", "request_id": "req-938502e2-4af0-42f2-81c4-ed8236c49370"}]} 2026-08-11 16:51:51.778 7 INFO neutron.services.segments.plugin [-] Segment e37bd4cd-50fb-4ebd-a9e0-fe15c48aee44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e37bd4cd-50fb-4ebd-a9e0-fe15c48aee44 found for delete ", "request_id": "req-8498f3a4-4de3-41d0-b363-21ea4b8e6fb3"}]} [pid: 7|app: 0|req: 617/1261] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:52 2026] GET /v2.0/ports?tenant_id=c5fbe6e6c4984ff590d0819a55d20681&device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1262] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:51:52 2026] GET /v2.0/networks?id=806a867a-c6d7-4096-931f-f4ee2ce5b36d => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1263] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:51:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cc1fdf3f-2faf-4e94-9003-f96723b2ebc2 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1264] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:51:52 2026] GET /v2.0/subnets?id=778e49a2-9e9c-4d11-a099-0de8a9e21cb0 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1265] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:51:52 2026] GET /v2.0/ports?network_id=806a867a-c6d7-4096-931f-f4ee2ce5b36d&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1266] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:51:52 2026] GET /v2.0/networks/806a867a-c6d7-4096-931f-f4ee2ce5b36d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1267] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:51:52 2026] GET /v2.0/networks/806a867a-c6d7-4096-931f-f4ee2ce5b36d?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: 648/1268] 10.0.0.159 () {32 vars in 802 bytes} [Tue Aug 11 16:51:52 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1269] 10.0.0.159 () {30 vars in 724 bytes} [Tue Aug 11 16:51:52 2026] GET /v2.0/quotas/904bef1ea46941fe958afa5404bb926c/details => generated 847 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:52.928 7 INFO neutron.db.segments_db [None req-3c207a28-7c9a-4acb-903c-0603ad29744a be20f198e2984821a214b39e3300394b 7a71ee9044cf4e81b6a94eba92b9f1b0 - - default default] Added segment cbfba991-3ddc-464b-9b1a-a602f8f5abf9 of type vxlan for network 3012a999-8f43-45c0-9e47-6dda8413f735 [pid: 8|app: 0|req: 650/1270] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:52 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1271] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:52 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&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-11 16:51:52.990 7 INFO neutron.db.segments_db [None req-3c207a28-7c9a-4acb-903c-0603ad29744a be20f198e2984821a214b39e3300394b 7a71ee9044cf4e81b6a94eba92b9f1b0 - - default default] Added segment 8858c76e-62dc-462e-bf91-e07901c77972 of type vxlan for network 9ade83bb-765d-483d-beb4-a6898956b74d [pid: 7|app: 0|req: 621/1272] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:52 2026] POST /v2.0/networks => generated 1207 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1273] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:51:53 2026] GET /v2.0/networks => generated 1844 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1274] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:53 2026] DELETE /v2.0/networks/3012a999-8f43-45c0-9e47-6dda8413f735 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:53.413 8 INFO neutron.services.segments.plugin [-] Segment 8858c76e-62dc-462e-bf91-e07901c77972 resource provider aggregate not found 2026-08-11 16:51:53.415 8 INFO neutron.services.segments.plugin [-] Segment 8858c76e-62dc-462e-bf91-e07901c77972 resource provider aggregate not found 2026-08-11 16:51:53.432 8 INFO neutron.services.segments.plugin [-] Segment 8858c76e-62dc-462e-bf91-e07901c77972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8858c76e-62dc-462e-bf91-e07901c77972 found for delete ", "request_id": "req-9db7557c-029e-4c3d-8aa5-9aec02c88526"}]} 2026-08-11 16:51:53.432 8 INFO neutron.services.segments.plugin [-] Segment 8858c76e-62dc-462e-bf91-e07901c77972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8858c76e-62dc-462e-bf91-e07901c77972 found for delete ", "request_id": "req-3c561577-d95d-41fe-9055-e0c6d1161287"}]} [pid: 8|app: 0|req: 653/1275] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:53 2026] DELETE /v2.0/networks/9ade83bb-765d-483d-beb4-a6898956b74d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1276] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:51:53 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:53.565 8 INFO neutron.db.segments_db [None req-56616ccb-fe96-416c-97a5-8499bfb95b62 be20f198e2984821a214b39e3300394b 7a71ee9044cf4e81b6a94eba92b9f1b0 - - default default] Added segment 5b507631-106c-4187-a7b0-98b7597c1235 of type vxlan for network aa315648-2f70-41a1-9a91-a0640982d028 [pid: 8|app: 0|req: 654/1277] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:53 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:51:53.725 7 INFO neutron.db.segments_db [None req-33f2fb50-1f0a-4c3a-96bf-d774cd072e02 be20f198e2984821a214b39e3300394b 7a71ee9044cf4e81b6a94eba92b9f1b0 - - default default] Added segment f073204f-bcce-4bb6-9edb-30c513470bb0 of type vxlan for network 160fa9c9-5238-4ad1-b6cf-8f445de4a214 2026-08-11 16:51:53.798 7 INFO neutron.services.segments.plugin [-] Segment cbfba991-3ddc-464b-9b1a-a602f8f5abf9 resource provider aggregate not found 2026-08-11 16:51:53.808 7 INFO neutron.services.segments.plugin [-] Segment cbfba991-3ddc-464b-9b1a-a602f8f5abf9 resource provider aggregate not found 2026-08-11 16:51:53.829 7 INFO neutron.services.segments.plugin [-] Segment cbfba991-3ddc-464b-9b1a-a602f8f5abf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbfba991-3ddc-464b-9b1a-a602f8f5abf9 found for delete ", "request_id": "req-aa0ce23a-261c-439e-8305-a254537ebaf4"}]} 2026-08-11 16:51:53.837 7 INFO neutron.services.segments.plugin [-] Segment cbfba991-3ddc-464b-9b1a-a602f8f5abf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbfba991-3ddc-464b-9b1a-a602f8f5abf9 found for delete ", "request_id": "req-506fa5e3-f262-49d6-a85e-b28a61866c20"}]} [pid: 7|app: 0|req: 624/1278] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:53 2026] POST /v2.0/networks => generated 630 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1279] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:54 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1280] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:54 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1281] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:51:53 2026] POST /v2.0/ports => generated 1505 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1282] 10.0.0.236 () {32 vars in 643 bytes} [Tue Aug 11 16:51:54 2026] GET /v2.0/ports => generated 1505 bytes in 111 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-11 16:51:54.775 8 INFO neutron_taas.services.taas.taas_plugin [None req-aee8372e-65c6-4535-b264-949dee5a65f2 be20f198e2984821a214b39e3300394b 7a71ee9044cf4e81b6a94eba92b9f1b0 - - default default] TaaS: Handle Delete Port: bd9c5fd6-d935-4b03-8834-e93df81f11cb 2026-08-11 16:51:54.780 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aee8372e-65c6-4535-b264-949dee5a65f2 be20f198e2984821a214b39e3300394b 7a71ee9044cf4e81b6a94eba92b9f1b0 - - default default] Tap Mirror: Handle Delete Port: bd9c5fd6-d935-4b03-8834-e93df81f11cb [pid: 8|app: 0|req: 656/1283] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:54 2026] DELETE /v2.0/ports/bd9c5fd6-d935-4b03-8834-e93df81f11cb => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:55.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-e948ee0e-23a3-4ae3-b14b-d79092a9766a be20f198e2984821a214b39e3300394b 7a71ee9044cf4e81b6a94eba92b9f1b0 - - default default] TaaS: Handle Delete Port: 4e1b89a9-3a1e-4c92-a29a-a6a0c34598f7 2026-08-11 16:51:55.029 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e948ee0e-23a3-4ae3-b14b-d79092a9766a be20f198e2984821a214b39e3300394b 7a71ee9044cf4e81b6a94eba92b9f1b0 - - default default] Tap Mirror: Handle Delete Port: 4e1b89a9-3a1e-4c92-a29a-a6a0c34598f7 [pid: 7|app: 0|req: 628/1284] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:51:54 2026] DELETE /v2.0/ports/4e1b89a9-3a1e-4c92-a29a-a6a0c34598f7 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1285] 10.0.0.236 () {32 vars in 643 bytes} [Tue Aug 11 16:51:55 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:51:55.215 7 INFO neutron.db.segments_db [None req-8804382d-1b4b-49aa-ac69-76a88a6377ae be20f198e2984821a214b39e3300394b 7a71ee9044cf4e81b6a94eba92b9f1b0 - - default default] Added segment 7bcabd55-5763-41f1-ba55-406e33998a6c of type vxlan for network 7c02b803-f406-4e02-8f9c-eaf5ddb26ab0 [pid: 8|app: 0|req: 658/1286] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:55 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1287] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:55 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1288] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:55 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&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-11 16:51:55.396 7 INFO neutron.db.segments_db [None req-9f6be2b8-be35-4d56-844a-cb411f3164e6 be20f198e2984821a214b39e3300394b 7a71ee9044cf4e81b6a94eba92b9f1b0 - - default default] Added segment 9fe216cf-d230-4591-a5b7-2dfc0df768b5 of type vxlan for network 17b75913-0ebc-4b2b-9465-1ceeb66e4109 [pid: 7|app: 0|req: 630/1289] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:55 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: 8|app: 0|req: 660/1290] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:51:55 2026] POST /v2.0/subnets => generated 1274 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1291] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:51:56 2026] GET /v2.0/subnets => generated 1910 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1292] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:56 2026] DELETE /v2.0/subnets/4c433f17-727e-44f6-989e-ffed13371f14 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1293] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:56 2026] GET /v2.0/security-groups?tenant_id=904bef1ea46941fe958afa5404bb926c&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1294] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:51:56 2026] DELETE /v2.0/subnets/2607050c-a91a-4b82-a005-a596f2b4cb33 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1295] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:51:56 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1296] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:56 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => 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: 662/1297] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:56 2026] DELETE /v2.0/security-groups/d01aac05-18ac-411d-88d7-9f5c43c2d23b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1298] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:56 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:56.550 7 INFO neutron.services.segments.plugin [-] Segment 9fe216cf-d230-4591-a5b7-2dfc0df768b5 resource provider aggregate not found 2026-08-11 16:51:56.555 7 INFO neutron.services.segments.plugin [-] Segment 9fe216cf-d230-4591-a5b7-2dfc0df768b5 resource provider aggregate not found 2026-08-11 16:51:56.574 7 INFO neutron.services.segments.plugin [-] Segment 9fe216cf-d230-4591-a5b7-2dfc0df768b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fe216cf-d230-4591-a5b7-2dfc0df768b5 found for delete ", "request_id": "req-8f276c08-ccd8-4f3f-8aab-f427b187930c"}]} 2026-08-11 16:51:56.576 7 INFO neutron.services.segments.plugin [-] Segment 9fe216cf-d230-4591-a5b7-2dfc0df768b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fe216cf-d230-4591-a5b7-2dfc0df768b5 found for delete ", "request_id": "req-f53aad63-6350-445b-8d7f-bf0f4a086a5b"}]} [pid: 7|app: 0|req: 636/1299] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:56 2026] DELETE /v2.0/networks/17b75913-0ebc-4b2b-9465-1ceeb66e4109 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1300] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:51:56 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1301] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:56 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&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-11 16:51:56.720 8 INFO neutron.services.segments.plugin [-] Segment 7bcabd55-5763-41f1-ba55-406e33998a6c resource provider aggregate not found 2026-08-11 16:51:56.728 8 INFO neutron.services.segments.plugin [-] Segment 7bcabd55-5763-41f1-ba55-406e33998a6c resource provider aggregate not found [pid: 7|app: 0|req: 639/1302] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:51:56 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1303] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:56 2026] DELETE /v2.0/networks/7c02b803-f406-4e02-8f9c-eaf5ddb26ab0 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:51:56.748 8 INFO neutron.services.segments.plugin [-] Segment 7bcabd55-5763-41f1-ba55-406e33998a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bcabd55-5763-41f1-ba55-406e33998a6c found for delete ", "request_id": "req-9dc858e1-6c54-4d7e-a7ea-6f7b17c70dd1"}]} 2026-08-11 16:51:56.763 8 INFO neutron.services.segments.plugin [-] Segment 7bcabd55-5763-41f1-ba55-406e33998a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bcabd55-5763-41f1-ba55-406e33998a6c found for delete ", "request_id": "req-692ddef4-9093-4427-af73-fb319fb5d53e"}]} [pid: 8|app: 0|req: 665/1304] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:56 2026] DELETE /v2.0/networks/160fa9c9-5238-4ad1-b6cf-8f445de4a214 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1305] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:51:56 2026] DELETE /v2.0/networks/aa315648-2f70-41a1-9a91-a0640982d028 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1306] 10.0.0.197 () {34 vars in 990 bytes} [Tue Aug 11 16:51:57 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1307] 10.0.0.197 () {34 vars in 1040 bytes} [Tue Aug 11 16:51:57 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:51:57.512 7 INFO neutron.db.l3_db [None req-79415c49-229e-426e-a4c7-6812ab051e91 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Floating IP a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 associated. External IP: 10.96.250.205, port: 911a13f2-1b8a-413a-b563-10d55beb31f6. [pid: 8|app: 0|req: 669/1308] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:51:57 2026] GET /v2.0/security-groups?tenant_id=7a71ee9044cf4e81b6a94eba92b9f1b0&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1309] 10.0.0.236 () {34 vars in 677 bytes} [Tue Aug 11 16:51:56 2026] POST /v2.0/floatingips => generated 855 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:51:57.909 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-69c48d5c-f2af-4b78-887d-026dc6227e9e'] response: {'name': 'network-changed', 'server_uuid': 'f17f11f9-14ba-4860-aa99-e37d8744f20a', 'tag': '911a13f2-1b8a-413a-b563-10d55beb31f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 670/1310] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:51:57 2026] DELETE /v2.0/security-groups/516bfa96-7fa8-4da3-a09e-8d7263c63762 => 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: 641/1311] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:51:57 2026] GET /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1312] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:51:58 2026] GET /v2.0/ports?tenant_id=c8eecefb54e54118a2baf58cca4272ec&device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1313] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:51:58 2026] GET /v2.0/networks?id=935f3861-cf11-474f-ad16-a80d7082a760 => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1314] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:51:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=911a13f2-1b8a-413a-b563-10d55beb31f6 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1315] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:51:58 2026] GET /v2.0/subnets?id=93c1d6a1-9c8b-4432-94e6-f04619ac05a0 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1316] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:51:58 2026] GET /v2.0/ports?network_id=935f3861-cf11-474f-ad16-a80d7082a760&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1317] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:51:58 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:51:58.777 8 INFO neutron.services.segments.plugin [-] Segment f073204f-bcce-4bb6-9edb-30c513470bb0 resource provider aggregate not found 2026-08-11 16:51:58.791 8 INFO neutron.services.segments.plugin [-] Segment f073204f-bcce-4bb6-9edb-30c513470bb0 resource provider aggregate not found 2026-08-11 16:51:58.796 8 INFO neutron.services.segments.plugin [-] Segment f073204f-bcce-4bb6-9edb-30c513470bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f073204f-bcce-4bb6-9edb-30c513470bb0 found for delete ", "request_id": "req-57af2e07-9e1d-48bf-a184-05ad08f00f4a"}]} 2026-08-11 16:51:58.819 8 INFO neutron.services.segments.plugin [-] Segment 5b507631-106c-4187-a7b0-98b7597c1235 resource provider aggregate not found 2026-08-11 16:51:58.824 8 INFO neutron.services.segments.plugin [-] Segment f073204f-bcce-4bb6-9edb-30c513470bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f073204f-bcce-4bb6-9edb-30c513470bb0 found for delete ", "request_id": "req-12166769-e6b0-44d4-a3dd-665d075b7216"}]} [pid: 8|app: 0|req: 674/1318] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:51:58 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:51:58.845 8 INFO neutron.services.segments.plugin [-] Segment 5b507631-106c-4187-a7b0-98b7597c1235 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b507631-106c-4187-a7b0-98b7597c1235 found for delete ", "request_id": "req-6ff9d560-73d1-49bb-95df-2dc10af5b9c8"}]} 2026-08-11 16:51:58.847 8 INFO neutron.services.segments.plugin [-] Segment 5b507631-106c-4187-a7b0-98b7597c1235 resource provider aggregate not found 2026-08-11 16:51:58.871 8 INFO neutron.services.segments.plugin [-] Segment 5b507631-106c-4187-a7b0-98b7597c1235 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b507631-106c-4187-a7b0-98b7597c1235 found for delete ", "request_id": "req-40241e78-820f-45e2-807a-78dc5b09d29c"}]} [pid: 7|app: 0|req: 645/1319] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:51:58 2026] GET /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1320] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:51:59 2026] GET /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:00.092 8 INFO neutron.db.segments_db [None req-eefd6ff6-4633-4072-9128-6091018f3d91 4d2a37dfa7024b0c93a16e57e1bc5625 e221f42d383d416a8aa47c1a39a8436d - - default default] Added segment 3668e77d-4d9e-4f59-87da-eddeb63ff48a of type vxlan for network 68284d57-f67f-4fe9-9820-0257dc8b2c7e [pid: 8|app: 0|req: 675/1321] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:51:59 2026] POST /v2.0/networks => generated 628 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:52:00.237 7 INFO neutron.db.segments_db [None req-6f287e81-c12f-422a-addd-f26262991fbc fd9568e2f6624352843886aafafad85b fa25cae1d3804b78987d048f0c98f16e - - default default] Added segment 3830d7f1-aa2a-421a-be38-d262eb1b7b4d of type vxlan for network a2f6ed86-e4de-4fba-920e-00277fa926b0 [pid: 7|app: 0|req: 647/1322] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:52:00 2026] POST /v2.0/networks => generated 613 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1323] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:52:00 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 677/1324] 10.0.0.236 () {34 vars in 747 bytes} [Tue Aug 11 16:52:00 2026] PUT /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 678/1325] 10.0.0.236 () {32 vars in 727 bytes} [Tue Aug 11 16:52:00 2026] GET /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags => generated 25 bytes in 72 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: 648/1326] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:52:00 2026] POST /v2.0/subnets => generated 673 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1327] 10.0.0.236 () {34 vars in 758 bytes} [Tue Aug 11 16:52:00 2026] PUT /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags/green => generated 4 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-11 16:52:00.960 7 INFO neutron.db.segments_db [None req-15efff88-8780-4fe0-bf9b-b9f8b8376a34 4d2a37dfa7024b0c93a16e57e1bc5625 e221f42d383d416a8aa47c1a39a8436d - - default default] Added segment f1b18f86-cffe-491b-8fd9-8ad5c9ec7287 of type vxlan for network 78f4aa09-6b2e-4080-80d5-1cb565289b66 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 680/1328] 10.0.0.236 () {32 vars in 727 bytes} [Tue Aug 11 16:52:00 2026] GET /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 649/1329] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:52:00 2026] POST /v2.0/networks => generated 628 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1330] 10.0.0.236 () {34 vars in 754 bytes} [Tue Aug 11 16:52:01 2026] PUT /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 682/1331] 10.0.0.236 () {32 vars in 727 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags => generated 34 bytes in 43 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: 650/1332] 10.0.0.236 () {34 vars in 743 bytes} [Tue Aug 11 16:52:01 2026] PUT /v2.0/networks/78f4aa09-6b2e-4080-80d5-1cb565289b66 => generated 592 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1333] 10.0.0.236 () {34 vars in 776 bytes} [Tue Aug 11 16:52:01 2026] PUT /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags/black.or.white => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 684/1334] 10.0.0.236 () {32 vars in 727 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 685/1335] 10.0.0.236 () {34 vars in 747 bytes} [Tue Aug 11 16:52:01 2026] PUT /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags => generated 37 bytes in 74 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: 651/1336] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:52:01 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1337] 10.0.0.236 () {32 vars in 727 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags => generated 37 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: 687/1338] 10.0.0.236 () {32 vars in 735 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 652/1339] 10.0.0.236 () {34 vars in 741 bytes} [Tue Aug 11 16:52:01 2026] PUT /v2.0/subnets/009216eb-76a9-4eda-9ef8-9a9c7c1fdbaa => generated 656 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:01.554 8 INFO neutron.api.v2.resource [None req-aed46fa6-3fa2-4a48-8371-d19a8d1b670f fd9568e2f6624352843886aafafad85b fa25cae1d3804b78987d048f0c98f16e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 688/1340] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/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: 689/1341] 10.0.0.236 () {32 vars in 738 bytes} [Tue Aug 11 16:52:01 2026] DELETE /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags/red => generated 0 bytes in 59 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: 690/1342] 10.0.0.236 () {32 vars in 727 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags => generated 30 bytes in 45 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-11 16:52:01.709 7 INFO neutron.services.segments.plugin [-] Segment f1b18f86-cffe-491b-8fd9-8ad5c9ec7287 resource provider aggregate not found 2026-08-11 16:52:01.715 7 INFO neutron.services.segments.plugin [-] Segment f1b18f86-cffe-491b-8fd9-8ad5c9ec7287 resource provider aggregate not found 2026-08-11 16:52:01.719 8 INFO neutron.api.v2.resource [None req-8c022bbe-97d4-437d-a767-224c4d0a89e3 fd9568e2f6624352843886aafafad85b fa25cae1d3804b78987d048f0c98f16e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1343] 10.0.0.236 () {32 vars in 742 bytes} [Tue Aug 11 16:52:01 2026] DELETE /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags/green => generated 99 bytes in 47 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, ' 2026-08-11 16:52:01.730 7 INFO neutron.services.segments.plugin [-] Segment f1b18f86-cffe-491b-8fd9-8ad5c9ec7287 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1b18f86-cffe-491b-8fd9-8ad5c9ec7287 found for delete ", "request_id": "req-513a19eb-8306-4e79-99ca-028e37ade499"}]} 2026-08-11 16:52:01.730 7 INFO neutron.services.segments.plugin [-] Segment f1b18f86-cffe-491b-8fd9-8ad5c9ec7287 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1b18f86-cffe-491b-8fd9-8ad5c9ec7287 found for delete ", "request_id": "req-2e9bff64-3778-4e64-8a00-67ec12b7d512"}]} [pid: 7|app: 0|req: 653/1344] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:52:01 2026] DELETE /v2.0/networks/78f4aa09-6b2e-4080-80d5-1cb565289b66 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:52:01.757 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f7c779d-762d-470b-a6ad-cd84b4ea5839 4d2a37dfa7024b0c93a16e57e1bc5625 e221f42d383d416a8aa47c1a39a8436d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 654/1345] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:52:01 2026] DELETE /v2.0/networks/78f4aa09-6b2e-4080-80d5-1cb565289b66 => 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: 692/1346] 10.0.0.236 () {32 vars in 730 bytes} [Tue Aug 11 16:52:01 2026] DELETE /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags => generated 0 bytes in 76 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: 655/1347] 10.0.0.236 () {32 vars in 694 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1348] 10.0.0.236 () {32 vars in 727 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb/tags => generated 12 bytes in 63 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: 656/1349] 10.0.0.236 () {32 vars in 742 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/subnets?network_id=d21fbb16-d6fc-4cff-850e-3c044f98cf23 => generated 649 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1350] 10.0.0.236 () {32 vars in 653 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1351] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/networks => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:52:01.974 8 INFO neutron_taas.services.taas.taas_plugin [None req-c019d6ee-116c-4837-8dda-217a83d8f637 fd9568e2f6624352843886aafafad85b fa25cae1d3804b78987d048f0c98f16e - - default default] TaaS: Handle Delete Port: 5364042a-1c3b-40a0-ab58-dafb28b9b7fb 2026-08-11 16:52:01.978 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c019d6ee-116c-4837-8dda-217a83d8f637 fd9568e2f6624352843886aafafad85b fa25cae1d3804b78987d048f0c98f16e - - default default] Tap Mirror: Handle Delete Port: 5364042a-1c3b-40a0-ab58-dafb28b9b7fb [pid: 7|app: 0|req: 659/1352] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:52:01 2026] GET /v2.0/subnets => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1353] 10.0.0.236 () {32 vars in 723 bytes} [Tue Aug 11 16:52:02 2026] GET /v2.0/networks/68284d57-f67f-4fe9-9820-0257dc8b2c7e => generated 672 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1354] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:52:01 2026] DELETE /v2.0/ports/5364042a-1c3b-40a0-ab58-dafb28b9b7fb => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1355] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:52:02 2026] GET /v2.0/subnets/043d4d83-d24c-451f-9403-0dda88163e54 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:02.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-18544d8c-c6d9-41ee-be33-ca150f8772b8 4d2a37dfa7024b0c93a16e57e1bc5625 e221f42d383d416a8aa47c1a39a8436d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1356] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:52:02 2026] DELETE /v2.0/subnets/009216eb-76a9-4eda-9ef8-9a9c7c1fdbaa => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:52:02.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71bea3bb-6e90-4596-9816-50c307d1ee5e 4d2a37dfa7024b0c93a16e57e1bc5625 e221f42d383d416a8aa47c1a39a8436d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1357] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:52:02 2026] DELETE /v2.0/networks/78f4aa09-6b2e-4080-80d5-1cb565289b66 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:52:02.195 8 INFO neutron.services.segments.plugin [-] Segment 3830d7f1-aa2a-421a-be38-d262eb1b7b4d resource provider aggregate not found 2026-08-11 16:52:02.199 8 INFO neutron.services.segments.plugin [-] Segment 3830d7f1-aa2a-421a-be38-d262eb1b7b4d resource provider aggregate not found 2026-08-11 16:52:02.219 8 INFO neutron.services.segments.plugin [-] Segment 3830d7f1-aa2a-421a-be38-d262eb1b7b4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3830d7f1-aa2a-421a-be38-d262eb1b7b4d found for delete ", "request_id": "req-81485c6a-29a3-4865-875f-de6df7a06603"}]} 2026-08-11 16:52:02.220 8 INFO neutron.services.segments.plugin [-] Segment 3830d7f1-aa2a-421a-be38-d262eb1b7b4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3830d7f1-aa2a-421a-be38-d262eb1b7b4d found for delete ", "request_id": "req-e734a9b0-b980-47a9-a292-5290f2fe5d80"}]} [pid: 8|app: 0|req: 695/1358] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:52:02 2026] DELETE /v2.0/networks/a2f6ed86-e4de-4fba-920e-00277fa926b0 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1359] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:52:02 2026] DELETE /v2.0/subnets/043d4d83-d24c-451f-9403-0dda88163e54 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:52:02.403 8 INFO neutron_taas.services.taas.taas_plugin [None req-74d44c2c-cfe8-430c-a774-d84073f7073d 4d2a37dfa7024b0c93a16e57e1bc5625 e221f42d383d416a8aa47c1a39a8436d - - default default] TaaS: Handle Delete Port: 02398fc7-415e-4890-be77-4dee94756f80 2026-08-11 16:52:02.406 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74d44c2c-cfe8-430c-a774-d84073f7073d 4d2a37dfa7024b0c93a16e57e1bc5625 e221f42d383d416a8aa47c1a39a8436d - - default default] Tap Mirror: Handle Delete Port: 02398fc7-415e-4890-be77-4dee94756f80 [pid: 8|app: 0|req: 696/1360] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:52:02 2026] DELETE /v2.0/networks/68284d57-f67f-4fe9-9820-0257dc8b2c7e => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1361] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:02 2026] GET /v2.0/security-groups?tenant_id=fa25cae1d3804b78987d048f0c98f16e&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1362] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:03 2026] GET /v2.0/security-groups?tenant_id=e221f42d383d416a8aa47c1a39a8436d&name=default => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1363] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:03 2026] DELETE /v2.0/security-groups/a7b01ee1-3269-4bfa-84db-8044b88172cf => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1364] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:03 2026] DELETE /v2.0/security-groups/0ab258a9-9139-4504-90e3-84bb85dd3456 => 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: 667/1365] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:03 2026] GET /v2.0/security-groups?tenant_id=9a7a90f21a9d46b786df17288ea2079a&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: 699/1366] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:03 2026] DELETE /v2.0/security-groups/786490bb-45b7-4cb6-9cbb-8693a1a6b388 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:52:04.241 8 INFO neutron.services.segments.plugin [-] Segment 3668e77d-4d9e-4f59-87da-eddeb63ff48a resource provider aggregate not found 2026-08-11 16:52:04.245 8 INFO neutron.services.segments.plugin [-] Segment 3668e77d-4d9e-4f59-87da-eddeb63ff48a resource provider aggregate not found 2026-08-11 16:52:04.263 8 INFO neutron.services.segments.plugin [-] Segment 3668e77d-4d9e-4f59-87da-eddeb63ff48a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3668e77d-4d9e-4f59-87da-eddeb63ff48a found for delete ", "request_id": "req-3c7ff8c3-a88f-4436-b89c-41b274845073"}]} 2026-08-11 16:52:04.265 8 INFO neutron.services.segments.plugin [-] Segment 3668e77d-4d9e-4f59-87da-eddeb63ff48a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3668e77d-4d9e-4f59-87da-eddeb63ff48a found for delete ", "request_id": "req-2522ab22-4cfd-414b-b3b8-1c62339e667f"}]} [pid: 7|app: 0|req: 669/1369] 10.0.0.236 () {34 vars in 678 bytes} [Tue Aug 11 16:52:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1370] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:52:06 2026] PUT /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1371] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:52:06 2026] GET /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1372] 10.0.0.236 () {34 vars in 764 bytes} [Tue Aug 11 16:52:07 2026] PUT /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1373] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:52:07 2026] GET /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1374] 10.0.0.236 () {34 vars in 760 bytes} [Tue Aug 11 16:52:07 2026] PUT /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1375] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:52:07 2026] GET /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/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: 704/1376] 10.0.0.236 () {34 vars in 782 bytes} [Tue Aug 11 16:52:07 2026] PUT /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1377] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:52:07 2026] GET /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1378] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:52:07 2026] PUT /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1379] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:52:07 2026] GET /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1380] 10.0.0.236 () {32 vars in 741 bytes} [Tue Aug 11 16:52:07 2026] GET /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:52:07.520 7 INFO neutron.api.v2.resource [None req-73e63f03-1fe4-4a04-9264-1843af31111f 21bd598849a84f2ba4b16199cecc8be4 a70f7b41bc4342f1ba562d8e10a5aaa4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1381] 10.0.0.236 () {32 vars in 745 bytes} [Tue Aug 11 16:52:07 2026] GET /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/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: 707/1382] 10.0.0.236 () {32 vars in 744 bytes} [Tue Aug 11 16:52:07 2026] DELETE /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1383] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:52:07 2026] GET /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:52:07.655 8 INFO neutron.api.v2.resource [None req-5abe48a7-6544-493a-864e-5b0daa5e5648 21bd598849a84f2ba4b16199cecc8be4 a70f7b41bc4342f1ba562d8e10a5aaa4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1384] 10.0.0.236 () {32 vars in 748 bytes} [Tue Aug 11 16:52:07 2026] DELETE /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1385] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:52:07 2026] DELETE /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/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: 709/1386] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:52:07 2026] GET /v2.0/policies/63a094bb-66fb-49ad-891a-2b34a68f437b/tags => 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/1387] 10.0.0.236 () {32 vars in 734 bytes} [Tue Aug 11 16:52:07 2026] DELETE /v2.0/qos/policies/63a094bb-66fb-49ad-891a-2b34a68f437b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1388] 10.0.0.197 () {34 vars in 990 bytes} [Tue Aug 11 16:52:08 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => 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: 679/1389] 10.0.0.197 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:08 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1390] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:08 2026] GET /v2.0/security-groups?tenant_id=a5fcbafa9e4b4873b4ccf6c72b83fbc6&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1391] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:08 2026] DELETE /v2.0/security-groups/19a52ce3-7593-404b-ae2e-66a5e7fd7402 => 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: 712/1392] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:08 2026] GET /v2.0/security-groups?tenant_id=a70f7b41bc4342f1ba562d8e10a5aaa4&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1393] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:09 2026] DELETE /v2.0/security-groups/cdd4b0d2-e721-4162-a467-aba54d802f56 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1394] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:11 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1395] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:11 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1396] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:11 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => 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: 683/1397] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:11 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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: 715/1398] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:11 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1399] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:11 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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-11 16:52:12.603 8 INFO neutron.db.segments_db [None req-e6836754-d5e9-4347-b45a-da4a1dc1cb00 ccbdaa190cda4af38558a35855a72a67 1fec73f39a39430ca6367e7bd11ce3a8 - - default default] Added segment 91ff19e0-4bfd-4246-8b82-eed65d9e004f of type vxlan for network 80850420-1737-49b1-aa34-8a735b95c6c5 [pid: 7|app: 0|req: 685/1400] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:12 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:12.898 8 INFO neutron.db.l3_hamode_db [None req-e6836754-d5e9-4347-b45a-da4a1dc1cb00 ccbdaa190cda4af38558a35855a72a67 1fec73f39a39430ca6367e7bd11ce3a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 686/1401] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:12 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:13.006 8 INFO neutron.db.l3_hamode_db [None req-e6836754-d5e9-4347-b45a-da4a1dc1cb00 ccbdaa190cda4af38558a35855a72a67 1fec73f39a39430ca6367e7bd11ce3a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 687/1402] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:52:13 2026] GET /v2.0/ports?tenant_id=c5fbe6e6c4984ff590d0819a55d20681&device_id=e1e48c07-49d3-4701-b484-da2a819edbde => 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: 688/1403] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:52:13 2026] GET /v2.0/networks?id=806a867a-c6d7-4096-931f-f4ee2ce5b36d => generated 772 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1404] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:52:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cc1fdf3f-2faf-4e94-9003-f96723b2ebc2 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1405] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:52:13 2026] GET /v2.0/subnets?id=778e49a2-9e9c-4d11-a099-0de8a9e21cb0 => generated 694 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1406] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:52:13 2026] GET /v2.0/ports?network_id=806a867a-c6d7-4096-931f-f4ee2ce5b36d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1407] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:52:13 2026] GET /v2.0/networks/806a867a-c6d7-4096-931f-f4ee2ce5b36d?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1408] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:52:13 2026] GET /v2.0/networks/806a867a-c6d7-4096-931f-f4ee2ce5b36d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1409] 10.0.0.236 () {34 vars in 668 bytes} [Tue Aug 11 16:52:12 2026] POST /v2.0/routers => generated 474 bytes in 1253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1410] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:52:13 2026] PUT /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags => generated 25 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1411] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:13 2026] GET /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags => generated 25 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1412] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:14 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1413] 10.0.0.236 () {34 vars in 762 bytes} [Tue Aug 11 16:52:13 2026] PUT /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags/green => generated 4 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1414] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:14 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1415] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:14 2026] GET /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1416] 10.0.0.236 () {34 vars in 758 bytes} [Tue Aug 11 16:52:14 2026] PUT /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags/red => generated 4 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1417] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:14 2026] GET /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags => generated 34 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1418] 10.0.0.236 () {34 vars in 780 bytes} [Tue Aug 11 16:52:14 2026] PUT /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags/black.or.white => generated 4 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1419] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:15 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => 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: 698/1420] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:15 2026] GET /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags => generated 52 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1421] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:15 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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: 699/1422] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:52:15 2026] PUT /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags => generated 37 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1423] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:15 2026] GET /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1424] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:52:15 2026] GET /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags/red => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:52:15.665 8 INFO neutron.api.v2.resource [None req-17d12068-b7f2-4a2d-aaf0-95319b3bb56f ccbdaa190cda4af38558a35855a72a67 1fec73f39a39430ca6367e7bd11ce3a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1425] 10.0.0.236 () {32 vars in 743 bytes} [Tue Aug 11 16:52:15 2026] GET /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags/green => generated 99 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1426] 10.0.0.236 () {32 vars in 742 bytes} [Tue Aug 11 16:52:15 2026] DELETE /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags/red => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1427] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:15 2026] GET /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags => generated 30 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:52:15.993 7 INFO neutron.api.v2.resource [None req-af241560-5f30-4eb2-8883-b38de879a982 ccbdaa190cda4af38558a35855a72a67 1fec73f39a39430ca6367e7bd11ce3a8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1428] 10.0.0.236 () {32 vars in 746 bytes} [Tue Aug 11 16:52:15 2026] DELETE /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags/green => generated 99 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1429] 10.0.0.236 () {32 vars in 734 bytes} [Tue Aug 11 16:52:15 2026] DELETE /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags => 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: 703/1430] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:16 2026] GET /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc/tags => generated 12 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1431] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:52:16 2026] GET /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1432] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:16 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1433] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:16 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1434] 10.0.0.236 () {34 vars in 742 bytes} [Tue Aug 11 16:52:16 2026] PUT /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc => generated 480 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1435] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:52:16 2026] GET /v2.0/ports?device_id=601096e2-548b-4669-b762-6b5a25ac5cfc => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:52:17.033 7 INFO neutron_taas.services.taas.taas_plugin [None req-83f9b620-ce36-4f0a-917e-d8f3ca8a4543 ccbdaa190cda4af38558a35855a72a67 1fec73f39a39430ca6367e7bd11ce3a8 - - default default] TaaS: Handle Delete Port: 6565caac-8e6d-488f-9e4a-8aabfdb21e13 2026-08-11 16:52:17.036 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83f9b620-ce36-4f0a-917e-d8f3ca8a4543 ccbdaa190cda4af38558a35855a72a67 1fec73f39a39430ca6367e7bd11ce3a8 - - default default] Tap Mirror: Handle Delete Port: 6565caac-8e6d-488f-9e4a-8aabfdb21e13 [pid: 8|app: 0|req: 732/1436] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:16 2026] GET /v2.0/security-groups?tenant_id=83a54ae80c334f999609b936296a14fc&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1437] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:17 2026] DELETE /v2.0/security-groups/b5fdb37b-50eb-4691-bcbf-b71cddf40447 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1438] 10.0.0.236 () {32 vars in 826 bytes} [Tue Aug 11 16:52:17 2026] GET /v2.0/ports?project_id=c8eecefb54e54118a2baf58cca4272ec&network_id=935f3861-cf11-474f-ad16-a80d7082a760 => generated 3691 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1439] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:17 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1440] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:17 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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: 737/1441] 10.0.0.236 () {32 vars in 742 bytes} [Tue Aug 11 16:52:17 2026] GET /v2.0/subnets?network_id=d21fbb16-d6fc-4cff-850e-3c044f98cf23 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:17.767 7 INFO neutron.services.segments.plugin [-] Segment 91ff19e0-4bfd-4246-8b82-eed65d9e004f resource provider aggregate not found 2026-08-11 16:52:17.773 7 INFO neutron.services.segments.plugin [-] Segment 91ff19e0-4bfd-4246-8b82-eed65d9e004f resource provider aggregate not found 2026-08-11 16:52:17.792 7 INFO neutron.services.segments.plugin [-] Segment 91ff19e0-4bfd-4246-8b82-eed65d9e004f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91ff19e0-4bfd-4246-8b82-eed65d9e004f found for delete ", "request_id": "req-5645bcd4-762f-4b26-9673-932dc550263a"}]} 2026-08-11 16:52:17.793 7 INFO neutron.services.segments.plugin [-] Segment 91ff19e0-4bfd-4246-8b82-eed65d9e004f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91ff19e0-4bfd-4246-8b82-eed65d9e004f found for delete ", "request_id": "req-cd5eeea7-3f8a-4e7f-9446-703e1e446a81"}]} 2026-08-11 16:52:17.806 7 INFO neutron.db.l3_hamode_db [None req-83f9b620-ce36-4f0a-917e-d8f3ca8a4543 ccbdaa190cda4af38558a35855a72a67 1fec73f39a39430ca6367e7bd11ce3a8 - - default default] HA network 80850420-1737-49b1-aa34-8a735b95c6c5 was deleted as no HA routers are present in tenant 1fec73f39a39430ca6367e7bd11ce3a8. [pid: 7|app: 0|req: 705/1442] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:52:16 2026] DELETE /v2.0/routers/601096e2-548b-4669-b762-6b5a25ac5cfc => generated 0 bytes in 959 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:52:17.972 8 INFO neutron.db.l3_db [None req-1e4c9fe3-ff3a-4abb-b9e4-bf69fb1e9feb 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Floating IP a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 disassociated. External IP: 10.96.250.205, port: 911a13f2-1b8a-413a-b563-10d55beb31f6. [pid: 8|app: 0|req: 738/1443] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:52:17 2026] PUT /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 554 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1444] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:52:18 2026] GET /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:18.346 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83ac8d50-797f-4a0e-b4c3-500ec3a6e691'] response: {'name': 'network-changed', 'server_uuid': 'f17f11f9-14ba-4860-aa99-e37d8744f20a', 'tag': '911a13f2-1b8a-413a-b563-10d55beb31f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 739/1445] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:18 2026] GET /v2.0/security-groups?tenant_id=1fec73f39a39430ca6367e7bd11ce3a8&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1446] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:18 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1447] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:18 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1448] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:18 2026] DELETE /v2.0/security-groups/358de251-49ec-420c-a98e-b4f5630896ad => 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: 709/1449] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:52:18 2026] GET /v2.0/ports?tenant_id=c8eecefb54e54118a2baf58cca4272ec&device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1450] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:52:18 2026] GET /v2.0/networks?id=935f3861-cf11-474f-ad16-a80d7082a760 => generated 757 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1451] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:52:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=911a13f2-1b8a-413a-b563-10d55beb31f6 => 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: 742/1452] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:52:18 2026] GET /v2.0/subnets?id=93c1d6a1-9c8b-4432-94e6-f04619ac05a0 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1453] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:52:19 2026] GET /v2.0/ports?network_id=935f3861-cf11-474f-ad16-a80d7082a760&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: 712/1454] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:52:19 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?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: 743/1455] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:19 2026] GET /v2.0/security-groups?tenant_id=738400ff1f8d4b40b2b9071d2b9de462&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1456] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:52:19 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1457] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:19 2026] DELETE /v2.0/security-groups/e10b1521-01fc-40f2-b69d-7e1d2e58e8a0 => 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: 714/1458] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:52:19 2026] GET /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1459] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:19 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1462] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:19 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1463] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:52:20 2026] GET /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 552 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1464] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:21 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => 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: 749/1465] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:21 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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: 717/1466] 10.0.0.236 () {34 vars in 685 bytes} [Tue Aug 11 16:52:21 2026] POST /v2.0/security-groups => generated 1675 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1467] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1468] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1469] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:21 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: 719/1470] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:52:22.212 8 INFO neutron.db.securitygroups_db [None req-83ab804e-a7ed-4308-84c4-f60b988ab147 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Project c8eecefb54e54118a2baf58cca4272ec 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: 752/1471] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:52:22.361 7 INFO neutron.db.securitygroups_db [None req-ba901bee-289f-4899-ad0d-63bd5a1ef0e0 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Project c8eecefb54e54118a2baf58cca4272ec 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: 720/1472] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1473] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:52:22 2026] GET /v2.0/networks => generated 1298 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1474] 10.0.0.224 () {34 vars in 1100 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1972824829&fields=id&tenant_id=c8eecefb54e54118a2baf58cca4272ec => 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: 753/1475] 10.0.0.236 () {34 vars in 684 bytes} [Tue Aug 11 16:52:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1476] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/networks?id=935f3861-cf11-474f-ad16-a80d7082a760 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1477] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/quotas/c8eecefb54e54118a2baf58cca4272ec => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1478] 10.0.0.236 () {34 vars in 767 bytes} [Tue Aug 11 16:52:23 2026] PUT /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1479] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/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: 755/1480] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/ports?tenant_id=c8eecefb54e54118a2baf58cca4272ec&fields=id => generated 149 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1481] 10.0.0.236 () {34 vars in 778 bytes} [Tue Aug 11 16:52:23 2026] PUT /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1482] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?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: 727/1483] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1484] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1485] 10.0.0.236 () {34 vars in 774 bytes} [Tue Aug 11 16:52:23 2026] PUT /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1486] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1487] 10.0.0.236 () {34 vars in 796 bytes} [Tue Aug 11 16:52:23 2026] PUT /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1488] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1489] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1490] 10.0.0.236 () {34 vars in 767 bytes} [Tue Aug 11 16:52:23 2026] PUT /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/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: 731/1491] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1492] 10.0.0.236 () {32 vars in 755 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:52:23.742 7 INFO neutron.api.v2.resource [None req-8787ea00-2a2e-49bd-91ee-4205cfae90aa 866207097a1c406187cae3f60634e5aa 91f87d30ecf54991bf65fb10b917877c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1493] 10.0.0.236 () {32 vars in 759 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/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: 762/1494] 10.0.0.236 () {32 vars in 758 bytes} [Tue Aug 11 16:52:23 2026] DELETE /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1495] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:52:23.907 8 INFO neutron.api.v2.resource [None req-8c3dc894-4780-449b-9d8a-334796a0356b 866207097a1c406187cae3f60634e5aa 91f87d30ecf54991bf65fb10b917877c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1496] 10.0.0.236 () {32 vars in 762 bytes} [Tue Aug 11 16:52:23 2026] DELETE /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1497] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:52:23 2026] DELETE /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1498] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:52:23 2026] GET /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1499] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:24 2026] DELETE /v2.0/security-groups/ae8ef2b2-0700-450a-a538-9659ea463675 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1500] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:24 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => 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: 736/1501] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:24 2026] GET /v2.0/security-groups?tenant_id=649cf07c48664161bd73ff306e18dc30&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1502] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:25 2026] DELETE /v2.0/security-groups/5b670c49-d259-49c4-a8e9-d1b27a0c4da7 => 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: 737/1503] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:25 2026] GET /v2.0/security-groups?tenant_id=91f87d30ecf54991bf65fb10b917877c&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1504] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:25 2026] DELETE /v2.0/security-groups/c04beb8b-19da-4585-8149-6e6dfa6b1cc6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1505] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:25 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => 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: 768/1506] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:26 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => 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: 739/1507] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:27 2026] GET /v2.0/security-groups?tenant_id=044fc90467cc45a6bad31b53dabcc39b&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1508] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:27 2026] DELETE /v2.0/security-groups/b31c495a-9368-427d-933a-7dc7a93bddb9 => 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: 740/1509] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:52:27 2026] GET /v2.0/networks?id=935f3861-cf11-474f-ad16-a80d7082a760 => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1510] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Aug 11 16:52:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c8eecefb54e54118a2baf58cca4272ec => generated 274 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1511] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:27 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => 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: 771/1512] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:52:27 2026] POST /v2.0/ports => generated 958 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1513] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:52:28 2026] PUT /v2.0/ports/b638867b-e11f-442e-bb1f-ca4d3e322913 => generated 1239 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:52:28.742 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba6430ab-edec-490e-bec6-419327cb279f'] response: {'name': 'network-changed', 'server_uuid': '1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b', 'tag': 'b638867b-e11f-442e-bb1f-ca4d3e322913', '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-11 16:52:29.027 8 INFO neutron.db.segments_db [None req-8e2b2029-1e4e-4d0d-b5f2-c64d3ac1ef75 9ae727be96ef4475b24b0cf985bfc072 9431bc226e904ce09137f944e84bfd18 - - default default] Added segment ce445d00-6636-4fb7-8bda-7033b5b96eb8 of type vxlan for network d019c020-7077-4cee-924d-16f455c6b670 [pid: 7|app: 0|req: 743/1514] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:28 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1515] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:29 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1516] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:52:28 2026] POST /v2.0/networks => generated 612 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1517] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:52:29 2026] GET /v2.0/ports?tenant_id=c8eecefb54e54118a2baf58cca4272ec&device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1518] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:52:29 2026] GET /v2.0/networks?tenant_id=c8eecefb54e54118a2baf58cca4272ec&shared=False => generated 757 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1519] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:52:29 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1520] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:52:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1521] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:52:29 2026] PUT /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1522] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:29 2026] GET /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1523] 10.0.0.236 () {34 vars in 762 bytes} [Tue Aug 11 16:52:29 2026] PUT /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1524] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:29 2026] GET /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/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: 748/1525] 10.0.0.236 () {34 vars in 758 bytes} [Tue Aug 11 16:52:29 2026] PUT /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1526] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:29 2026] GET /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1527] 10.0.0.236 () {34 vars in 780 bytes} [Tue Aug 11 16:52:29 2026] PUT /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1528] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:29 2026] GET /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1529] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:52:29 2026] PUT /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1530] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:29 2026] GET /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1531] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:52:29 2026] GET /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:52:29.995 8 INFO neutron.api.v2.resource [None req-1f38d3fa-afd1-4524-9a7c-09271b456dc4 9ae727be96ef4475b24b0cf985bfc072 9431bc226e904ce09137f944e84bfd18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1532] 10.0.0.236 () {32 vars in 743 bytes} [Tue Aug 11 16:52:29 2026] GET /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1533] 10.0.0.236 () {32 vars in 742 bytes} [Tue Aug 11 16:52:30 2026] DELETE /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1534] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1535] 10.0.0.197 () {34 vars in 990 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1536] 10.0.0.197 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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-11 16:52:30.167 8 INFO neutron.api.v2.resource [None req-bcba6034-70a5-42a0-bc04-198c16bcdad8 9ae727be96ef4475b24b0cf985bfc072 9431bc226e904ce09137f944e84bfd18 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1537] 10.0.0.236 () {32 vars in 746 bytes} [Tue Aug 11 16:52:30 2026] DELETE /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1538] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1539] 10.0.0.236 () {32 vars in 734 bytes} [Tue Aug 11 16:52:30 2026] DELETE /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1540] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&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: 785/1541] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1542] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:52:30 2026] DELETE /v2.0/subnets/8db6c0ba-5aff-463a-a9be-4551531f8e54 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1543] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/ports?tenant_id=c8eecefb54e54118a2baf58cca4272ec&device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1544] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b638867b-e11f-442e-bb1f-ca4d3e322913 => 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: 788/1545] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/subnets?id=93c1d6a1-9c8b-4432-94e6-f04619ac05a0 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:30.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-95d0eda9-97b9-471d-9694-8a6dee05ada1 9ae727be96ef4475b24b0cf985bfc072 9431bc226e904ce09137f944e84bfd18 - - default default] TaaS: Handle Delete Port: a8d8d823-4982-4593-acd0-4e17b917dc1b 2026-08-11 16:52:30.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95d0eda9-97b9-471d-9694-8a6dee05ada1 9ae727be96ef4475b24b0cf985bfc072 9431bc226e904ce09137f944e84bfd18 - - default default] Tap Mirror: Handle Delete Port: a8d8d823-4982-4593-acd0-4e17b917dc1b [pid: 8|app: 0|req: 789/1546] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/ports?network_id=935f3861-cf11-474f-ad16-a80d7082a760&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1547] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?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: 791/1548] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:52:30 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:52:30.734 7 INFO neutron.services.segments.plugin [-] Segment ce445d00-6636-4fb7-8bda-7033b5b96eb8 resource provider aggregate not found 2026-08-11 16:52:30.739 7 INFO neutron.services.segments.plugin [-] Segment ce445d00-6636-4fb7-8bda-7033b5b96eb8 resource provider aggregate not found 2026-08-11 16:52:30.752 7 INFO neutron.services.segments.plugin [-] Segment ce445d00-6636-4fb7-8bda-7033b5b96eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce445d00-6636-4fb7-8bda-7033b5b96eb8 found for delete ", "request_id": "req-7281b148-5569-4474-91ac-09014bfb491e"}]} 2026-08-11 16:52:30.755 7 INFO neutron.services.segments.plugin [-] Segment ce445d00-6636-4fb7-8bda-7033b5b96eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce445d00-6636-4fb7-8bda-7033b5b96eb8 found for delete ", "request_id": "req-dacb6afc-8cf6-494c-9f34-1e5c15560cfb"}]} [pid: 7|app: 0|req: 758/1549] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:52:30 2026] DELETE /v2.0/networks/d019c020-7077-4cee-924d-16f455c6b670 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1550] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:31 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1551] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:31 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1552] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:31 2026] GET /v2.0/security-groups?tenant_id=9431bc226e904ce09137f944e84bfd18&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1553] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:31 2026] DELETE /v2.0/security-groups/4b238697-ae44-4ac6-9cdf-3c499103ad60 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1554] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:31 2026] GET /v2.0/security-groups?tenant_id=d77bb54a9dea4059b371b2b0589297cb&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1555] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:31 2026] DELETE /v2.0/security-groups/7a19e444-c5c0-4dec-866e-c7b64375e5ce => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1556] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:32 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1557] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:32 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&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: 8|app: 0|req: 796/1558] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:33 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1559] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:33 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&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: 797/1560] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:34 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1561] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:34 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&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: 8|app: 0|req: 799/1564] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:35 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1565] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:36 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&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: 800/1566] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:36 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1567] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:36 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&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: 801/1568] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:52:36 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:52:36.644 7 INFO neutron.db.l3_db [None req-93f92d81-456d-409f-85db-4a0a0904e520 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Floating IP a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 associated. External IP: 10.96.250.205, port: b638867b-e11f-442e-bb1f-ca4d3e322913. [pid: 7|app: 0|req: 768/1569] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:52:36 2026] PUT /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 856 bytes in 701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1570] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:52:36 2026] GET /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:37.058 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc85f490-f1f4-4d7a-b096-d5ae5508eb55'] response: {'name': 'network-changed', 'server_uuid': '1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b', 'tag': 'b638867b-e11f-442e-bb1f-ca4d3e322913', 'status': 'completed', 'code': 200} 2026-08-11 16:52:37.386 8 INFO neutron.db.segments_db [None req-37bf3da0-8a09-45d1-b4bf-5b68aac0a486 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Added segment 8999c7ee-7a38-4e67-9b1d-42d16498ba7e of type vxlan for network b73513b1-1371-48cc-986e-e61157fb693d [pid: 8|app: 0|req: 802/1571] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:52:36 2026] POST /v2.0/networks => generated 620 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1572] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:52:37 2026] GET /v2.0/ports?tenant_id=c8eecefb54e54118a2baf58cca4272ec&device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1573] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:52:37 2026] GET /v2.0/networks?id=935f3861-cf11-474f-ad16-a80d7082a760 => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1574] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:52:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b638867b-e11f-442e-bb1f-ca4d3e322913 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1575] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:52:37 2026] GET /v2.0/subnets?id=93c1d6a1-9c8b-4432-94e6-f04619ac05a0 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1576] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:52:37 2026] POST /v2.0/subnets => generated 657 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1577] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:52:37 2026] GET /v2.0/ports?network_id=935f3861-cf11-474f-ad16-a80d7082a760&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: 771/1578] 10.0.0.236 () {32 vars in 722 bytes} [Tue Aug 11 16:52:37 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1579] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:52:37 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?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: 809/1580] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:52:37 2026] GET /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760?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: 772/1581] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:52:37 2026] POST /v2.0/subnets => generated 732 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1582] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:52:38 2026] GET /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:38.157 7 INFO neutron.db.segments_db [None req-f04e7ed0-9d04-4922-bddb-c7bff8412e69 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Added segment ff35e2d3-defc-4a1d-92a4-ab7a0c1fd650 of type vxlan for network 1680754a-3e27-4949-9c58-94e2a9515906 [pid: 7|app: 0|req: 773/1583] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:52:38 2026] POST /v2.0/networks => generated 617 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1584] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:52:38 2026] POST /v2.0/subnets => generated 656 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1585] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:52:38 2026] POST /v2.0/subnets => generated 726 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:52:38.861 8 INFO neutron.db.segments_db [None req-1dd871c8-cb58-436f-83d1-a418cc7e009c 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Added segment c85e2525-c03d-4db9-ba6b-e03b2b901179 of type vxlan for network 07a66570-973a-4e38-aebe-5b7a8e5b6a23 [pid: 8|app: 0|req: 812/1586] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:52:38 2026] POST /v2.0/networks => generated 619 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1587] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:52:39 2026] GET /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1588] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:52:38 2026] POST /v2.0/subnets => generated 656 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1589] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:39 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1590] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:39 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1591] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:52:39 2026] POST /v2.0/subnets => generated 728 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:52:39.522 7 INFO neutron.db.segments_db [None req-66a4cf16-cf94-4c3e-801a-f6f166a1f2a8 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Added segment 20e5b9a5-4f57-4191-93cd-ca67f1e4c7d4 of type vxlan for network 3bd5a731-5c81-40f0-ac7f-4e383279b523 [pid: 8|app: 0|req: 815/1592] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:39 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1593] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:39 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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-11 16:52:39.782 7 INFO neutron.db.l3_hamode_db [None req-66a4cf16-cf94-4c3e-801a-f6f166a1f2a8 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:52:40.574 7 INFO neutron.db.l3_hamode_db [None req-66a4cf16-cf94-4c3e-801a-f6f166a1f2a8 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 817/1594] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:40 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1595] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:40 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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: 778/1596] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:52:39 2026] POST /v2.0/routers => generated 684 bytes in 1927 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1597] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:41 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1598] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:41 2026] GET /v2.0/security-groups?id=07b058ea-eefe-48f8-8da8-dac097c730f8&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: 781/1599] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:52:41 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:42.103 7 INFO neutron_taas.services.taas.taas_plugin [req-d4570713-6725-49c5-88bd-58bbcdfe6995 req-a2062b66-55e7-4fa1-a9bb-86d438728b20 9767feec8493410c8660077b49917472 c5fbe6e6c4984ff590d0819a55d20681 - - default default] TaaS: Handle Delete Port: cc1fdf3f-2faf-4e94-9003-f96723b2ebc2 2026-08-11 16:52:42.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d4570713-6725-49c5-88bd-58bbcdfe6995 req-a2062b66-55e7-4fa1-a9bb-86d438728b20 9767feec8493410c8660077b49917472 c5fbe6e6c4984ff590d0819a55d20681 - - default default] Tap Mirror: Handle Delete Port: cc1fdf3f-2faf-4e94-9003-f96723b2ebc2 2026-08-11 16:52:42.222 7 INFO neutron.db.l3_db [req-d4570713-6725-49c5-88bd-58bbcdfe6995 req-a2062b66-55e7-4fa1-a9bb-86d438728b20 9767feec8493410c8660077b49917472 c5fbe6e6c4984ff590d0819a55d20681 - - default default] Floating IP 0582c355-81cb-47e9-82d6-374b368e029c disassociated. External IP: 10.96.250.206, port: cc1fdf3f-2faf-4e94-9003-f96723b2ebc2. [pid: 7|app: 0|req: 782/1600] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:52:42 2026] DELETE /v2.0/ports/cc1fdf3f-2faf-4e94-9003-f96723b2ebc2 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:52:42.627 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98ad38c1-d28f-42a0-b6e8-ee2cf834f796'] response: {'server_uuid': 'e1e48c07-49d3-4701-b484-da2a819edbde', 'name': 'network-vif-deleted', 'tag': 'cc1fdf3f-2faf-4e94-9003-f96723b2ebc2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 819/1601] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:52:41 2026] PUT /v2.0/routers/90aa1176-4af8-4930-bf9b-2916d09529c1/add_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1602] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:43 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => 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: 783/1603] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:52:42 2026] PUT /v2.0/routers/90aa1176-4af8-4930-bf9b-2916d09529c1/add_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1604] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:44 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => 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: 785/1605] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:45 2026] GET /v2.0/ports?device_id=e1e48c07-49d3-4701-b484-da2a819edbde => 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: 821/1606] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:52:44 2026] PUT /v2.0/routers/90aa1176-4af8-4930-bf9b-2916d09529c1/add_router_interface => generated 309 bytes in 1415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1607] 10.0.0.236 () {34 vars in 684 bytes} [Tue Aug 11 16:52:45 2026] POST /v2.0/security-groups => generated 1627 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1608] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1609] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:45 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: 8|app: 0|req: 823/1610] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1611] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1612] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1613] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:46 2026] DELETE /v2.0/security-groups/07b058ea-eefe-48f8-8da8-dac097c730f8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:52:46.531 7 INFO neutron.api.v2.resource [None req-dfedd129-71fa-4566-a8f8-ceb339518299 9767feec8493410c8660077b49917472 c5fbe6e6c4984ff590d0819a55d20681 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 790/1614] 10.0.0.236 () {32 vars in 737 bytes} [Tue Aug 11 16:52:46 2026] GET /v2.0/security-groups/07b058ea-eefe-48f8-8da8-dac097c730f8 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1615] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:46 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-11 16:52:46.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-dfa825b7-1230-40bb-a17b-1fda8e24aa6d 9767feec8493410c8660077b49917472 c5fbe6e6c4984ff590d0819a55d20681 - - default default] TaaS: Handle Delete Port: 0207c8a8-f517-4694-8958-344ac24f5ade 2026-08-11 16:52:46.670 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfa825b7-1230-40bb-a17b-1fda8e24aa6d 9767feec8493410c8660077b49917472 c5fbe6e6c4984ff590d0819a55d20681 - - default default] Tap Mirror: Handle Delete Port: 0207c8a8-f517-4694-8958-344ac24f5ade [pid: 8|app: 0|req: 826/1616] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1617] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1618] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:52:46 2026] DELETE /v2.0/floatingips/0582c355-81cb-47e9-82d6-374b368e029c => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1619] 10.0.0.197 () {34 vars in 990 bytes} [Tue Aug 11 16:52:46 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1620] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1621] 10.0.0.197 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:46 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1622] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1623] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:52:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:52:47.349 7 INFO neutron_taas.services.taas.taas_plugin [None req-001c4b5d-e5e3-41d9-bf04-0f806df60f89 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: b033c5d7-39ea-4125-9878-a6c0988d3a95 2026-08-11 16:52:47.351 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-001c4b5d-e5e3-41d9-bf04-0f806df60f89 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: b033c5d7-39ea-4125-9878-a6c0988d3a95 [pid: 8|app: 0|req: 832/1624] 10.0.0.224 () {34 vars in 1094 bytes} [Tue Aug 11 16:52:47 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-492846553&fields=id&tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8 => 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: 833/1625] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:52:47 2026] GET /v2.0/networks?id=1680754a-3e27-4949-9c58-94e2a9515906 => generated 703 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1626] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:52:47 2026] GET /v2.0/quotas/0f023b979cfb4ea59b6bdb0f6aa349b8 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1627] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:52:46 2026] PUT /v2.0/routers/738a2031-84d2-4e3c-bed6-b04595d0bb80/remove_router_interface => generated 309 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1628] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:52:47 2026] GET /v2.0/ports?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&fields=id => generated 241 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1629] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:52:47 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1630] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:52:48 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:52:48.172 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a7be9b1-4fd9-4df7-a5f3-045e9003d8c4 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 7e7684e2-4dcf-460a-8215-0e52e9d3c32a 2026-08-11 16:52:48.174 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a7be9b1-4fd9-4df7-a5f3-045e9003d8c4 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 7e7684e2-4dcf-460a-8215-0e52e9d3c32a [pid: 8|app: 0|req: 838/1631] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:48 2026] GET /v2.0/ports?device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:52:48.443 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a7be9b1-4fd9-4df7-a5f3-045e9003d8c4 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 7cbe4cee-3568-4b55-af85-5c8cfeb26841 2026-08-11 16:52:48.446 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a7be9b1-4fd9-4df7-a5f3-045e9003d8c4 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 7cbe4cee-3568-4b55-af85-5c8cfeb26841 2026-08-11 16:52:48.798 7 INFO neutron.services.segments.plugin [-] Segment a90a324a-d85c-4b89-97b7-db7a8e760e0c resource provider aggregate not found 2026-08-11 16:52:48.810 7 INFO neutron.services.segments.plugin [-] Segment a90a324a-d85c-4b89-97b7-db7a8e760e0c resource provider aggregate not found 2026-08-11 16:52:48.819 7 INFO neutron.services.segments.plugin [-] Segment a90a324a-d85c-4b89-97b7-db7a8e760e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a90a324a-d85c-4b89-97b7-db7a8e760e0c found for delete ", "request_id": "req-f1765f46-508b-4341-b468-0b3070a6d1ac"}]} 2026-08-11 16:52:48.830 7 INFO neutron.services.segments.plugin [-] Segment a90a324a-d85c-4b89-97b7-db7a8e760e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a90a324a-d85c-4b89-97b7-db7a8e760e0c found for delete ", "request_id": "req-39cc55d7-b4e4-4e26-9a0b-5ae2eeccd425"}]} 2026-08-11 16:52:48.845 7 INFO neutron.db.l3_hamode_db [None req-2a7be9b1-4fd9-4df7-a5f3-045e9003d8c4 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] HA network 89851aa5-b880-4941-b413-9d41911a77b9 was deleted as no HA routers are present in tenant c5fbe6e6c4984ff590d0819a55d20681. [pid: 7|app: 0|req: 794/1632] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:52:47 2026] DELETE /v2.0/routers/738a2031-84d2-4e3c-bed6-b04595d0bb80 => generated 0 bytes in 906 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1633] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:52:48 2026] DELETE /v2.0/subnets/778e49a2-9e9c-4d11-a099-0de8a9e21cb0 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:52:49.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcfa6350-1d61-47bf-87d4-9ee59bca32c0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 3c430414-cca2-43b1-bf7c-ddea77773c62 2026-08-11 16:52:49.137 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcfa6350-1d61-47bf-87d4-9ee59bca32c0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 3c430414-cca2-43b1-bf7c-ddea77773c62 [pid: 7|app: 0|req: 795/1634] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:52:49 2026] DELETE /v2.0/networks/806a867a-c6d7-4096-931f-f4ee2ce5b36d => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1635] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:49 2026] GET /v2.0/security-groups?tenant_id=c5fbe6e6c4984ff590d0819a55d20681&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1636] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:49 2026] DELETE /v2.0/security-groups/deecbe4b-16c3-463d-bdfd-f6e3472e6bbe => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:52:50.839 7 INFO neutron.services.segments.plugin [-] Segment 92d15557-8812-4e3e-84fe-356b94c48d38 resource provider aggregate not found 2026-08-11 16:52:50.850 7 INFO neutron.services.segments.plugin [-] Segment 92d15557-8812-4e3e-84fe-356b94c48d38 resource provider aggregate not found 2026-08-11 16:52:50.854 7 INFO neutron.services.segments.plugin [-] Segment 92d15557-8812-4e3e-84fe-356b94c48d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d15557-8812-4e3e-84fe-356b94c48d38 found for delete ", "request_id": "req-23c2ac6c-a9ed-42b1-ac58-8d102d0868d1"}]} 2026-08-11 16:52:50.867 7 INFO neutron.services.segments.plugin [-] Segment 92d15557-8812-4e3e-84fe-356b94c48d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d15557-8812-4e3e-84fe-356b94c48d38 found for delete ", "request_id": "req-8255561a-d948-4d18-8b0a-7877c3cdd098"}]} [pid: 7|app: 0|req: 798/1639] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:52:52 2026] GET /v2.0/networks?id=1680754a-3e27-4949-9c58-94e2a9515906 => 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: 842/1640] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Aug 11 16:52:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8 => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1641] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:52:52 2026] POST /v2.0/ports => generated 1179 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 843/1642] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:53 2026] GET /v2.0/ports?device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 1182 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1643] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:53 2026] GET /v2.0/security-groups?id=d7613fb0-839c-45c1-992b-6e68cd1ec79a&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1644] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:52:53 2026] PUT /v2.0/ports/353709d0-4847-4ced-abe6-79c2211cdd93 => generated 1460 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:52:53.987 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4842cc32-1f50-412a-bf14-af269a9b776b'] response: {'name': 'network-changed', 'server_uuid': 'b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e', 'tag': '353709d0-4847-4ced-abe6-79c2211cdd93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 845/1645] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:52:54 2026] GET /v2.0/ports?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 1463 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 801/1646] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:52:54 2026] GET /v2.0/networks?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&shared=False => generated 2374 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1647] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:52:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1648] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:52:55 2026] GET /v2.0/ports?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1649] 199.204.45.205 () {34 vars in 1056 bytes} [Tue Aug 11 16:52:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.24&port_id=353709d0-4847-4ced-abe6-79c2211cdd93 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1650] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Aug 11 16:52:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38e&port_id=353709d0-4847-4ced-abe6-79c2211cdd93 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1651] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Aug 11 16:52:55 2026] GET /v2.0/subnets?id=f4c7f4a8-341a-4904-84f0-ac57a9f30024&id=8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1652] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:52:55 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1653] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:52:55 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1654] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:52:55 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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: 850/1655] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:52:56 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1656] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:56 2026] GET /v2.0/security-groups?tenant_id=21cf5026876d4ed3bcdd2889af4eb959&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1657] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:56 2026] DELETE /v2.0/security-groups/adcc7f97-80a5-4727-acb2-de9300aac888 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1658] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:56 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => 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: 852/1659] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:56 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&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: 808/1660] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:56 2026] GET /v2.0/security-groups?tenant_id=3f7e6a2f9b894aeca5766bc39c440345&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: 853/1661] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:56 2026] DELETE /v2.0/security-groups/31ec8c2e-ddee-4e0f-8e28-82d8018cae0a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1662] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:57 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1663] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:57 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&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: 810/1664] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:58 2026] GET /v2.0/ports?device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 1194 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1665] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:58 2026] GET /v2.0/security-groups?id=d7613fb0-839c-45c1-992b-6e68cd1ec79a&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1666] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:52:58 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1667] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:52:58 2026] GET /v2.0/security-groups?id=74d3633c-5e47-46e5-a027-84ce8fea6a2e&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1668] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:52:58 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:52:59.126 8 INFO neutron_taas.services.taas.taas_plugin [req-5524f215-db61-40f6-acc6-d77432bbedba req-f59084e9-928c-45a8-bd2f-330e1c126313 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] TaaS: Handle Delete Port: b638867b-e11f-442e-bb1f-ca4d3e322913 2026-08-11 16:52:59.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5524f215-db61-40f6-acc6-d77432bbedba req-f59084e9-928c-45a8-bd2f-330e1c126313 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Tap Mirror: Handle Delete Port: b638867b-e11f-442e-bb1f-ca4d3e322913 2026-08-11 16:52:59.257 8 INFO neutron.db.l3_db [req-5524f215-db61-40f6-acc6-d77432bbedba req-f59084e9-928c-45a8-bd2f-330e1c126313 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Floating IP a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 disassociated. External IP: 10.96.250.205, port: b638867b-e11f-442e-bb1f-ca4d3e322913. [pid: 8|app: 0|req: 857/1669] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:52:58 2026] DELETE /v2.0/ports/b638867b-e11f-442e-bb1f-ca4d3e322913 => generated 0 bytes in 716 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:52:59.700 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1f8bcd1-38d9-4671-9658-2f407a0b179a'] response: {'server_uuid': '1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b', 'name': 'network-vif-deleted', 'tag': 'b638867b-e11f-442e-bb1f-ca4d3e322913', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 813/1670] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:52:59 2026] GET /v2.0/security-groups?tenant_id=f05eecc74b7d4cda980011cf77c1fecf&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1671] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:00 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1672] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:52:59 2026] DELETE /v2.0/security-groups/33ed5929-13e8-4c7c-b5bd-d5b891bad9db => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1673] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:01 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => 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: 859/1674] 10.0.0.236 () {32 vars in 653 bytes} [Tue Aug 11 16:53:01 2026] GET /v2.0/extensions => generated 21537 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1675] 10.0.0.236 () {32 vars in 681 bytes} [Tue Aug 11 16:53:02 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: 860/1676] 10.0.0.236 () {32 vars in 681 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1677] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1678] 10.0.0.236 () {32 vars in 665 bytes} [Tue Aug 11 16:53:02 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: 818/1679] 10.0.0.236 () {32 vars in 699 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1680] 10.0.0.236 () {32 vars in 697 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1681] 10.0.0.236 () {32 vars in 701 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1682] 10.0.0.236 () {32 vars in 689 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1683] 10.0.0.236 () {32 vars in 703 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1684] 10.0.0.236 () {32 vars in 693 bytes} [Tue Aug 11 16:53:02 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: 7|app: 0|req: 821/1685] 10.0.0.236 () {32 vars in 695 bytes} [Tue Aug 11 16:53:02 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: 8|app: 0|req: 865/1686] 10.0.0.236 () {32 vars in 685 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1687] 10.0.0.236 () {32 vars in 687 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1688] 10.0.0.236 () {32 vars in 661 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1689] 10.0.0.236 () {32 vars in 699 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1690] 10.0.0.236 () {32 vars in 679 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1691] 10.0.0.236 () {32 vars in 683 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1692] 10.0.0.236 () {32 vars in 675 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1693] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/ports?device_id=1a3e7cc8-0221-4d2e-96a4-8c094f9bd57b => 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: 826/1694] 10.0.0.236 () {32 vars in 689 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1695] 10.0.0.236 () {32 vars in 723 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1696] 10.0.0.236 () {32 vars in 687 bytes} [Tue Aug 11 16:53:02 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: 870/1697] 10.0.0.236 () {32 vars in 669 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1698] 10.0.0.236 () {32 vars in 687 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1699] 10.0.0.236 () {32 vars in 681 bytes} [Tue Aug 11 16:53:02 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: 829/1700] 10.0.0.236 () {32 vars in 699 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/ip-substring-filtering => 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: 872/1701] 10.0.0.236 () {32 vars in 679 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1702] 10.0.0.236 () {32 vars in 667 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1703] 10.0.0.236 () {32 vars in 677 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1704] 10.0.0.236 () {32 vars in 665 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1705] 10.0.0.236 () {32 vars in 675 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1706] 10.0.0.236 () {32 vars in 713 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1707] 10.0.0.236 () {32 vars in 691 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1708] 10.0.0.236 () {32 vars in 683 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1709] 10.0.0.236 () {32 vars in 669 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1710] 10.0.0.236 () {32 vars in 687 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1711] 10.0.0.236 () {32 vars in 705 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1712] 10.0.0.236 () {32 vars in 675 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1713] 10.0.0.236 () {32 vars in 701 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1714] 10.0.0.236 () {32 vars in 675 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1715] 10.0.0.236 () {32 vars in 693 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1716] 10.0.0.236 () {32 vars in 689 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1717] 10.0.0.236 () {32 vars in 709 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1718] 10.0.0.236 () {32 vars in 705 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/port-numa-affinity-policy => 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: 881/1719] 10.0.0.236 () {32 vars in 719 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1720] 10.0.0.236 () {32 vars in 697 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1721] 10.0.0.236 () {32 vars in 711 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/port-resource-request-groups => 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: 840/1722] 10.0.0.236 () {32 vars in 669 bytes} [Tue Aug 11 16:53:02 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: 8|app: 0|req: 883/1723] 10.0.0.236 () {32 vars in 687 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1724] 10.0.0.236 () {32 vars in 681 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1725] 10.0.0.236 () {32 vars in 675 bytes} [Tue Aug 11 16:53:02 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: 7|app: 0|req: 842/1726] 10.0.0.236 () {32 vars in 671 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1727] 10.0.0.236 () {32 vars in 661 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1728] 10.0.0.236 () {32 vars in 699 bytes} [Tue Aug 11 16:53:02 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: 8|app: 0|req: 886/1729] 10.0.0.236 () {32 vars in 699 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => 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: 844/1730] 10.0.0.236 () {32 vars in 677 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1731] 10.0.0.236 () {32 vars in 669 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1732] 10.0.0.236 () {32 vars in 683 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1733] 10.0.0.236 () {32 vars in 701 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1734] 10.0.0.236 () {32 vars in 685 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1735] 10.0.0.236 () {32 vars in 707 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1736] 10.0.0.236 () {32 vars in 669 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1737] 10.0.0.236 () {32 vars in 697 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1738] 10.0.0.236 () {32 vars in 695 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1739] 10.0.0.236 () {32 vars in 685 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1740] 10.0.0.236 () {32 vars in 689 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1741] 10.0.0.236 () {32 vars in 705 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1742] 10.0.0.236 () {32 vars in 667 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1743] 10.0.0.236 () {32 vars in 681 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1744] 10.0.0.236 () {32 vars in 681 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/rbac-policies => 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: 894/1745] 10.0.0.236 () {32 vars in 691 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1746] 10.0.0.236 () {32 vars in 691 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1747] 10.0.0.236 () {32 vars in 695 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1748] 10.0.0.236 () {32 vars in 685 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1749] 10.0.0.236 () {32 vars in 689 bytes} [Tue Aug 11 16:53:02 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: 7|app: 0|req: 854/1750] 10.0.0.236 () {32 vars in 701 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1751] 10.0.0.236 () {32 vars in 703 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1752] 10.0.0.236 () {32 vars in 713 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1753] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1754] 10.0.0.236 () {32 vars in 715 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1755] 10.0.0.236 () {32 vars in 727 bytes} [Tue Aug 11 16:53:02 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: 857/1756] 10.0.0.236 () {32 vars in 741 bytes} [Tue Aug 11 16:53:02 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: 900/1757] 10.0.0.236 () {32 vars in 719 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1758] 10.0.0.236 () {32 vars in 683 bytes} [Tue Aug 11 16:53:02 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: 901/1759] 10.0.0.236 () {32 vars in 669 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1760] 10.0.0.236 () {32 vars in 719 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1761] 10.0.0.236 () {32 vars in 679 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1762] 10.0.0.236 () {32 vars in 669 bytes} [Tue Aug 11 16:53:02 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1763] 10.0.0.236 () {32 vars in 697 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1764] 10.0.0.236 () {32 vars in 705 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1765] 10.0.0.236 () {32 vars in 701 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1766] 10.0.0.236 () {32 vars in 701 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1767] 10.0.0.236 () {32 vars in 683 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1768] 10.0.0.236 () {32 vars in 705 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1769] 10.0.0.236 () {32 vars in 695 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1770] 10.0.0.236 () {32 vars in 689 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1771] 10.0.0.236 () {32 vars in 697 bytes} [Tue Aug 11 16:53:03 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: 865/1772] 10.0.0.236 () {32 vars in 679 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1773] 10.0.0.236 () {32 vars in 689 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1774] 10.0.0.236 () {32 vars in 701 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1775] 10.0.0.236 () {32 vars in 665 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1776] 10.0.0.236 () {32 vars in 681 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1777] 10.0.0.236 () {32 vars in 677 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1778] 10.0.0.236 () {32 vars in 693 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1779] 10.0.0.236 () {32 vars in 677 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1780] 10.0.0.236 () {32 vars in 667 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1781] 10.0.0.236 () {32 vars in 663 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1782] 10.0.0.236 () {32 vars in 675 bytes} [Tue Aug 11 16:53:03 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: 913/1783] 10.0.0.236 () {32 vars in 687 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1784] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:03 2026] DELETE /v2.0/security-groups/74d3633c-5e47-46e5-a027-84ce8fea6a2e => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:53:03.597 8 INFO neutron_taas.services.taas.taas_plugin [None req-1965c62d-de40-4624-a739-59e0a93c71d1 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] TaaS: Handle Delete Port: 96ecb0fd-69eb-4810-b3db-c22272c618ac 2026-08-11 16:53:03.601 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1965c62d-de40-4624-a739-59e0a93c71d1 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Tap Mirror: Handle Delete Port: 96ecb0fd-69eb-4810-b3db-c22272c618ac [pid: 8|app: 0|req: 914/1785] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:53:03 2026] DELETE /v2.0/floatingips/a3c632d6-33e3-4b59-9d0f-42f9c7f8a8b6 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1786] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/ports?device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 1196 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1787] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/security-groups?id=d7613fb0-839c-45c1-992b-6e68cd1ec79a&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1788] 10.0.0.236 () {32 vars in 818 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&mac_address=fa%3A16%3A3e%3A32%3Aa1%3Aac => generated 1196 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1789] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:04 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1790] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:03 2026] GET /v2.0/security-groups?tenant_id=2425f8271488402c854e3f8a3eee17f3&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1791] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:53:04 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1792] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:04 2026] DELETE /v2.0/security-groups/a5f7ea8e-5cb2-4108-99f1-f8bcea065791 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:53:04.817 8 INFO neutron.db.l3_db [None req-03fdd0f4-0d61-4aa1-bd42-73724f8456e5 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Floating IP 8f82f900-72cc-4fe3-9878-8b1b81bf9ca7 associated. External IP: 10.96.250.203, port: 353709d0-4847-4ced-abe6-79c2211cdd93. [pid: 8|app: 0|req: 918/1795] 10.0.0.236 () {34 vars in 677 bytes} [Tue Aug 11 16:53:04 2026] POST /v2.0/floatingips => generated 854 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:05.175 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e3cadac-ecb9-4f46-8112-2cb9f5276c21'] response: {'name': 'network-changed', 'server_uuid': 'b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e', 'tag': '353709d0-4847-4ced-abe6-79c2211cdd93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 919/1796] 10.0.0.224 () {34 vars in 1094 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-492846553&fields=id&tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1797] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1798] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/networks?id=07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1799] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/quotas/0f023b979cfb4ea59b6bdb0f6aa349b8 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1800] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1801] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/ports?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&fields=id => generated 333 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1802] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?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: 923/1803] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?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: 881/1804] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/ports?device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1805] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/ports?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 1465 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1806] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/networks?id=1680754a-3e27-4949-9c58-94e2a9515906 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1807] 199.204.45.205 () {34 vars in 1056 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.24&port_id=353709d0-4847-4ced-abe6-79c2211cdd93 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1808] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38e&port_id=353709d0-4847-4ced-abe6-79c2211cdd93 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1809] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/subnets?id=f4c7f4a8-341a-4904-84f0-ac57a9f30024&id=8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1810] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:53:05 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1811] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:53:06 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&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: 929/1812] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:53:06 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1813] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:53:06 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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-11 16:53:06.229 7 INFO neutron.db.segments_db [None req-dbdbd6fa-9ac3-48c1-93b5-f9ae1e07972c b9e39958601447f5bf031d6c9d0ed069 036bdfe043bc412bb1f56d700d68f252 - - default default] Added segment 443a88b0-1424-4138-9936-e47846a0eb7b of type vxlan for network cc7d2b9f-3f52-4749-8a24-adeabbda9d89 [pid: 7|app: 0|req: 884/1814] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:05 2026] POST /v2.0/networks => generated 624 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1815] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:53:06 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1816] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:06 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:06.583 7 INFO neutron_taas.services.taas.taas_plugin [req-0bac37f6-116d-4cbf-bbab-7b88e427bda3 req-68550a45-15d3-402d-b393-cd7c7e2d5e0f 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] TaaS: Handle Delete Port: 911a13f2-1b8a-413a-b563-10d55beb31f6 2026-08-11 16:53:06.587 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0bac37f6-116d-4cbf-bbab-7b88e427bda3 req-68550a45-15d3-402d-b393-cd7c7e2d5e0f 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Tap Mirror: Handle Delete Port: 911a13f2-1b8a-413a-b563-10d55beb31f6 [pid: 8|app: 0|req: 931/1817] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:06 2026] POST /v2.0/subnets => generated 641 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1818] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:53:06 2026] GET /v2.0/security-groups?id=e4480beb-6e25-4691-8e51-f2588f16f9e4&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-11 16:53:06.672 8 INFO neutron.db.segments_db [None req-77b1ba21-1958-492a-bba4-6716651666e8 b9e39958601447f5bf031d6c9d0ed069 036bdfe043bc412bb1f56d700d68f252 - - default default] Added segment 53a98883-6b2c-4bcc-b76c-253338708df6 of type vxlan for network 8197f2b7-0d9b-4930-b8dc-64d96249ddbd [pid: 7|app: 0|req: 887/1819] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:53:06 2026] DELETE /v2.0/ports/911a13f2-1b8a-413a-b563-10d55beb31f6 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1820] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:06 2026] POST /v2.0/networks => generated 624 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:06.811 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75281dfb-f9fe-4dfa-aa9d-dd67072ed07c'] response: {'server_uuid': 'f17f11f9-14ba-4860-aa99-e37d8744f20a', 'name': 'network-vif-deleted', 'tag': '911a13f2-1b8a-413a-b563-10d55beb31f6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 888/1821] 10.0.0.236 () {34 vars in 743 bytes} [Tue Aug 11 16:53:06 2026] PUT /v2.0/networks/8197f2b7-0d9b-4930-b8dc-64d96249ddbd => generated 592 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1822] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:06 2026] POST /v2.0/subnets => generated 626 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1823] 10.0.0.236 () {34 vars in 741 bytes} [Tue Aug 11 16:53:07 2026] PUT /v2.0/subnets/3f163317-a4c6-45ef-aaca-1545551b9660 => generated 636 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:07.505 8 INFO neutron.services.segments.plugin [-] Segment 53a98883-6b2c-4bcc-b76c-253338708df6 resource provider aggregate not found 2026-08-11 16:53:07.511 8 INFO neutron.services.segments.plugin [-] Segment 53a98883-6b2c-4bcc-b76c-253338708df6 resource provider aggregate not found 2026-08-11 16:53:07.529 8 INFO neutron.services.segments.plugin [-] Segment 53a98883-6b2c-4bcc-b76c-253338708df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53a98883-6b2c-4bcc-b76c-253338708df6 found for delete ", "request_id": "req-bb673c49-8965-4066-aeee-c8b1722e51f5"}]} 2026-08-11 16:53:07.530 8 INFO neutron.services.segments.plugin [-] Segment 53a98883-6b2c-4bcc-b76c-253338708df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53a98883-6b2c-4bcc-b76c-253338708df6 found for delete ", "request_id": "req-7d1e6691-bde1-479f-a60f-8213c61a95cc"}]} [pid: 8|app: 0|req: 935/1824] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:07 2026] DELETE /v2.0/networks/8197f2b7-0d9b-4930-b8dc-64d96249ddbd => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:07.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-564ccb8b-345c-4927-9161-7db152aa5540 b9e39958601447f5bf031d6c9d0ed069 036bdfe043bc412bb1f56d700d68f252 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 890/1825] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:07 2026] DELETE /v2.0/networks/8197f2b7-0d9b-4930-b8dc-64d96249ddbd => 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: 936/1826] 10.0.0.236 () {32 vars in 694 bytes} [Tue Aug 11 16:53:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1827] 10.0.0.236 () {32 vars in 742 bytes} [Tue Aug 11 16:53:07 2026] GET /v2.0/subnets?network_id=d21fbb16-d6fc-4cff-850e-3c044f98cf23 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1828] 10.0.0.236 () {32 vars in 653 bytes} [Tue Aug 11 16:53:07 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1829] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:07 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => 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: 892/1830] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:53:07 2026] GET /v2.0/networks => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1831] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:53:07 2026] GET /v2.0/subnets => generated 1280 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1832] 10.0.0.236 () {32 vars in 723 bytes} [Tue Aug 11 16:53:07 2026] GET /v2.0/networks/cc7d2b9f-3f52-4749-8a24-adeabbda9d89 => generated 668 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1833] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:53:07 2026] GET /v2.0/subnets/89e8e7d1-a744-41bd-ae67-d7b066bf2200 => generated 641 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:07.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba651538-04fd-491e-a8a8-28e1b52c9c47 b9e39958601447f5bf031d6c9d0ed069 036bdfe043bc412bb1f56d700d68f252 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 894/1834] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:07 2026] DELETE /v2.0/subnets/3f163317-a4c6-45ef-aaca-1545551b9660 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:07.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1e77af7-4f98-492a-8028-5cb5770f9d30 b9e39958601447f5bf031d6c9d0ed069 036bdfe043bc412bb1f56d700d68f252 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 941/1835] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:07 2026] DELETE /v2.0/networks/8197f2b7-0d9b-4930-b8dc-64d96249ddbd => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1836] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:07 2026] DELETE /v2.0/subnets/89e8e7d1-a744-41bd-ae67-d7b066bf2200 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1837] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:08 2026] DELETE /v2.0/networks/cc7d2b9f-3f52-4749-8a24-adeabbda9d89 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1838] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:08 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1839] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:08 2026] GET /v2.0/security-groups?tenant_id=036bdfe043bc412bb1f56d700d68f252&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1840] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:08 2026] DELETE /v2.0/security-groups/791150bf-401e-43e3-b665-694f2c3c4d72 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:53:09.549 8 INFO neutron.services.segments.plugin [-] Segment 443a88b0-1424-4138-9936-e47846a0eb7b resource provider aggregate not found 2026-08-11 16:53:09.555 8 INFO neutron.services.segments.plugin [-] Segment 443a88b0-1424-4138-9936-e47846a0eb7b resource provider aggregate not found 2026-08-11 16:53:09.570 8 INFO neutron.services.segments.plugin [-] Segment 443a88b0-1424-4138-9936-e47846a0eb7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 443a88b0-1424-4138-9936-e47846a0eb7b found for delete ", "request_id": "req-4abf027e-a50f-41e1-8a38-965fadced05b"}]} 2026-08-11 16:53:09.572 8 INFO neutron.services.segments.plugin [-] Segment 443a88b0-1424-4138-9936-e47846a0eb7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 443a88b0-1424-4138-9936-e47846a0eb7b found for delete ", "request_id": "req-58cdfdf8-8857-428c-87c1-7ea38e682c55"}]} [pid: 7|app: 0|req: 897/1841] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:09 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => 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: 945/1842] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:53:09 2026] GET /v2.0/networks?id=07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1843] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Aug 11 16:53:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8 => generated 178 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1844] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:53:10 2026] POST /v2.0/ports => generated 1187 bytes in 403 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: 899/1845] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:53:10 2026] PUT /v2.0/ports/62b86089-d563-4ec4-8143-cbfdee91602e => generated 1468 bytes in 442 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-11 16:53:10.974 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13f89480-95dc-4fc5-8b78-b0be7a0af23a'] response: {'name': 'network-changed', 'server_uuid': '4e48896c-04a9-4171-8af9-e3f45866cb76', 'tag': '62b86089-d563-4ec4-8143-cbfdee91602e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 900/1846] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:10 2026] GET /v2.0/ports?device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 1202 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:53:11.020 8 INFO neutron.db.segments_db [None req-2a7a35ed-d31c-4042-b8ba-04147fdb3da5 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] Added segment da18711e-8ad1-43c8-a287-b40ab984824f of type vxlan for network ee914512-914a-46fe-8159-80e6b8860914 [pid: 7|app: 0|req: 901/1847] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:11 2026] GET /v2.0/ports?device_id=f17f11f9-14ba-4860-aa99-e37d8744f20a => 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: 902/1848] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:53:11 2026] GET /v2.0/security-groups?id=d7613fb0-839c-45c1-992b-6e68cd1ec79a&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1849] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:10 2026] POST /v2.0/networks => generated 629 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1850] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:53:11 2026] POST /v2.0/ports => generated 779 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:11.454 8 INFO neutron.db.segments_db [None req-2683cac2-1919-4f89-b724-b9ea3773b7a7 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] Added segment eda4624b-3b2c-49b8-9da9-d0eead64f7b2 of type vxlan for network 807b9c52-fd05-46ed-a0f8-9c27cd0da843 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 904/1851] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:53:11 2026] GET /v2.0/ports?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 1471 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1852] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:11 2026] POST /v2.0/networks => generated 615 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1853] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:53:11 2026] GET /v2.0/networks?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&shared=False => generated 2374 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1854] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:53:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1855] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:11 2026] POST /v2.0/subnets => generated 646 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1856] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:53:11 2026] POST /v2.0/ports => generated 966 bytes in 334 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: 950/1857] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:12 2026] DELETE /v2.0/security-groups/e4480beb-6e25-4691-8e51-f2588f16f9e4 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:53:12.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc3be9c6-dd0b-4e8c-8491-2c4beb478ce3 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] TaaS: Handle Delete Port: 8a0ddd5c-5ad3-4679-94e6-c23d996c2722 2026-08-11 16:53:12.228 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc3be9c6-dd0b-4e8c-8491-2c4beb478ce3 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] Tap Mirror: Handle Delete Port: 8a0ddd5c-5ad3-4679-94e6-c23d996c2722 [pid: 7|app: 0|req: 908/1858] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:53:12 2026] DELETE /v2.0/ports/8a0ddd5c-5ad3-4679-94e6-c23d996c2722 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:12.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82a6a38a-f5b0-4030-946e-64cb10281028 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1859] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:53:12 2026] DELETE /v2.0/ports/8a0ddd5c-5ad3-4679-94e6-c23d996c2722 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:12.382 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7074e4c7-0125-44b8-a685-1a493c6c50e5 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1860] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:12 2026] GET /v2.0/ports/8a0ddd5c-5ad3-4679-94e6-c23d996c2722 => 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: 911/1861] 10.0.0.197 () {34 vars in 990 bytes} [Tue Aug 11 16:53:12 2026] GET /v2.0/ports?device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 1465 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1862] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:12 2026] DELETE /v2.0/subnets/fcd210a1-c408-45ff-9fd3-df83dea7c123 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1863] 10.0.0.197 () {34 vars in 1040 bytes} [Tue Aug 11 16:53:12 2026] GET /v2.0/security-groups?id=d7613fb0-839c-45c1-992b-6e68cd1ec79a&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:12.622 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe2e5c2c-6328-4c20-8a81-b21caa843b2e 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] TaaS: Handle Delete Port: 09cefe0d-2975-4a04-8ed8-3b1e8fcaa6e1 2026-08-11 16:53:12.625 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe2e5c2c-6328-4c20-8a81-b21caa843b2e 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Tap Mirror: Handle Delete Port: 09cefe0d-2975-4a04-8ed8-3b1e8fcaa6e1 2026-08-11 16:53:12.675 7 INFO neutron.services.segments.plugin [-] Segment eda4624b-3b2c-49b8-9da9-d0eead64f7b2 resource provider aggregate not found 2026-08-11 16:53:12.684 7 INFO neutron.services.segments.plugin [-] Segment eda4624b-3b2c-49b8-9da9-d0eead64f7b2 resource provider aggregate not found 2026-08-11 16:53:12.704 7 INFO neutron.services.segments.plugin [-] Segment eda4624b-3b2c-49b8-9da9-d0eead64f7b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda4624b-3b2c-49b8-9da9-d0eead64f7b2 found for delete ", "request_id": "req-2e6c82ff-ca5d-4747-9401-954a466235ec"}]} 2026-08-11 16:53:12.708 7 INFO neutron.services.segments.plugin [-] Segment eda4624b-3b2c-49b8-9da9-d0eead64f7b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda4624b-3b2c-49b8-9da9-d0eead64f7b2 found for delete ", "request_id": "req-bd41a054-3979-46cd-84ee-533067fdf417"}]} [pid: 7|app: 0|req: 914/1864] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:12 2026] DELETE /v2.0/networks/807b9c52-fd05-46ed-a0f8-9c27cd0da843 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1865] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:53:12 2026] GET /v2.0/ports?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 1471 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:53:12.809 7 INFO neutron.db.segments_db [None req-dbee1cef-4b31-453e-8249-155ab3dd4514 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] Added segment d49dfd76-8047-4029-9e12-a58b91462c5e of type vxlan for network de307f83-6513-4ee0-877f-5485025f6084 [pid: 7|app: 0|req: 916/1866] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:12 2026] POST /v2.0/networks => generated 616 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1867] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:53:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=62b86089-d563-4ec4-8143-cbfdee91602e => 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: 918/1868] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:12 2026] POST /v2.0/subnets => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1869] 199.204.45.205 () {34 vars in 1106 bytes} [Tue Aug 11 16:53:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A239&port_id=62b86089-d563-4ec4-8143-cbfdee91602e => 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: 951/1870] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:53:12 2026] PUT /v2.0/routers/34a6f65a-8c70-462d-b0a1-bdbc07d5a814/remove_router_interface => generated 309 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1871] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Aug 11 16:53:13 2026] GET /v2.0/subnets?id=ee79311c-9d04-4bc8-84f1-08be8ae4fadd&id=20252cc5-68fc-46bf-9b0e-85a0361fe58d => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1872] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:13 2026] DELETE /v2.0/subnets/93c1d6a1-9c8b-4432-94e6-f04619ac05a0 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1873] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:53:13 2026] GET /v2.0/ports?network_id=07a66570-973a-4e38-aebe-5b7a8e5b6a23&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: 920/1874] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:53:13 2026] POST /v2.0/ports => generated 928 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1875] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:53:13 2026] GET /v2.0/ports?network_id=07a66570-973a-4e38-aebe-5b7a8e5b6a23&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:53:13.675 8 INFO neutron_taas.services.taas.taas_plugin [None req-de165e7e-5eb5-4311-8052-16265e3b8cf2 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] TaaS: Handle Delete Port: c0e363b0-e1a7-481c-bde4-2b9c7ba03f53 2026-08-11 16:53:13.678 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de165e7e-5eb5-4311-8052-16265e3b8cf2 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Tap Mirror: Handle Delete Port: c0e363b0-e1a7-481c-bde4-2b9c7ba03f53 2026-08-11 16:53:13.685 7 INFO neutron_taas.services.taas.taas_plugin [None req-00e5afe0-b3a1-4853-9d0d-16f866d89e2d 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] TaaS: Handle Delete Port: 7e2ef21d-e1cc-4e71-84e3-c107d4a35184 2026-08-11 16:53:13.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00e5afe0-b3a1-4853-9d0d-16f866d89e2d 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] Tap Mirror: Handle Delete Port: 7e2ef21d-e1cc-4e71-84e3-c107d4a35184 [pid: 7|app: 0|req: 922/1876] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:53:13 2026] DELETE /v2.0/ports/7e2ef21d-e1cc-4e71-84e3-c107d4a35184 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1877] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:53:13 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:13.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e146b2c4-8e58-4c0f-824f-05c560290fe8 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 924/1878] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:13 2026] GET /v2.0/ports/7e2ef21d-e1cc-4e71-84e3-c107d4a35184 => 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: 925/1879] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:53:13 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:13.949 8 INFO neutron_taas.services.taas.taas_plugin [None req-de165e7e-5eb5-4311-8052-16265e3b8cf2 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] TaaS: Handle Delete Port: 68d13d19-aedb-4806-88b2-db5d4007bc8f 2026-08-11 16:53:13.957 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de165e7e-5eb5-4311-8052-16265e3b8cf2 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Tap Mirror: Handle Delete Port: 68d13d19-aedb-4806-88b2-db5d4007bc8f [pid: 7|app: 0|req: 926/1880] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:13 2026] DELETE /v2.0/subnets/a9084d15-b7ae-43b9-90b6-b9e8bf986ba2 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1881] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:14 2026] DELETE /v2.0/networks/de307f83-6513-4ee0-877f-5485025f6084 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:14.349 8 INFO neutron.services.segments.plugin [-] Segment e269f465-c202-4267-a916-bd50d09d2537 resource provider aggregate not found 2026-08-11 16:53:14.354 8 INFO neutron.services.segments.plugin [-] Segment e269f465-c202-4267-a916-bd50d09d2537 resource provider aggregate not found 2026-08-11 16:53:14.376 8 INFO neutron.services.segments.plugin [-] Segment e269f465-c202-4267-a916-bd50d09d2537 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e269f465-c202-4267-a916-bd50d09d2537 found for delete ", "request_id": "req-0460b0e6-7b0c-4b10-8311-03fabafc30fe"}]} 2026-08-11 16:53:14.377 8 INFO neutron.services.segments.plugin [-] Segment e269f465-c202-4267-a916-bd50d09d2537 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e269f465-c202-4267-a916-bd50d09d2537 found for delete ", "request_id": "req-b5277e6f-93c0-42be-9bfc-a026113ca8f2"}]} 2026-08-11 16:53:14.383 8 INFO neutron.db.l3_hamode_db [None req-de165e7e-5eb5-4311-8052-16265e3b8cf2 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] HA network d40cfef3-732a-4aa8-accc-1183bfafa3e0 was deleted as no HA routers are present in tenant c8eecefb54e54118a2baf58cca4272ec. [pid: 8|app: 0|req: 955/1882] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:13 2026] DELETE /v2.0/routers/34a6f65a-8c70-462d-b0a1-bdbc07d5a814 => generated 0 bytes in 925 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1883] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:53:14 2026] POST /v2.0/ports => generated 777 bytes in 239 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-11 16:53:14.481 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4484810-7556-46ae-ac12-18cc6adfa66d 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] TaaS: Handle Delete Port: 83820c86-a889-41f6-bf25-ee1eaa26e6d0 2026-08-11 16:53:14.483 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4484810-7556-46ae-ac12-18cc6adfa66d 027ae59065e844b79ed428b83a545980 c8eecefb54e54118a2baf58cca4272ec - - default default] Tap Mirror: Handle Delete Port: 83820c86-a889-41f6-bf25-ee1eaa26e6d0 [pid: 7|app: 0|req: 929/1884] 10.0.0.236 () {34 vars in 737 bytes} [Tue Aug 11 16:53:14 2026] PUT /v2.0/ports/af3d18df-90d4-40c1-b3b4-15e07934888b => generated 752 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 956/1885] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:14 2026] DELETE /v2.0/networks/935f3861-cf11-474f-ad16-a80d7082a760 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:14.730 7 INFO neutron.services.segments.plugin [-] Segment d49dfd76-8047-4029-9e12-a58b91462c5e resource provider aggregate not found 2026-08-11 16:53:14.735 7 INFO neutron.services.segments.plugin [-] Segment d49dfd76-8047-4029-9e12-a58b91462c5e resource provider aggregate not found 2026-08-11 16:53:14.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-f395b537-284c-459b-988d-13d93aac1862 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] TaaS: Handle Delete Port: af3d18df-90d4-40c1-b3b4-15e07934888b 2026-08-11 16:53:14.745 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f395b537-284c-459b-988d-13d93aac1862 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] Tap Mirror: Handle Delete Port: af3d18df-90d4-40c1-b3b4-15e07934888b 2026-08-11 16:53:14.755 7 INFO neutron.services.segments.plugin [-] Segment d49dfd76-8047-4029-9e12-a58b91462c5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d49dfd76-8047-4029-9e12-a58b91462c5e found for delete ", "request_id": "req-bbe5f666-9ccb-496e-b6de-5f6464d81690"}]} 2026-08-11 16:53:14.756 7 INFO neutron.services.segments.plugin [-] Segment d49dfd76-8047-4029-9e12-a58b91462c5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d49dfd76-8047-4029-9e12-a58b91462c5e found for delete ", "request_id": "req-79415da9-7bec-4820-8d55-a31da5c8530d"}]} [pid: 7|app: 0|req: 930/1886] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:53:14 2026] DELETE /v2.0/ports/af3d18df-90d4-40c1-b3b4-15e07934888b => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1887] 10.0.0.236 () {32 vars in 643 bytes} [Tue Aug 11 16:53:14 2026] GET /v2.0/ports => generated 782 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:14.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbd0ff1a-4b27-4fe4-bfab-beb72952d767 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 931/1888] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:14 2026] GET /v2.0/ports/af3d18df-90d4-40c1-b3b4-15e07934888b => 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: 958/1889] 10.0.0.236 () {32 vars in 643 bytes} [Tue Aug 11 16:53:14 2026] GET /v2.0/ports => generated 782 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1890] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:15 2026] GET /v2.0/ports/356ebb70-c831-469c-8978-c6bea5067e16 => generated 779 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:15.099 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f68ace40-7427-4228-84a2-1cd47383dec7 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 959/1891] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:53:15 2026] DELETE /v2.0/ports/7e2ef21d-e1cc-4e71-84e3-c107d4a35184 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:15.120 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4684863-a9c1-4128-a4db-4f8a2f40a6b3 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1892] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:15 2026] DELETE /v2.0/subnets/a9084d15-b7ae-43b9-90b6-b9e8bf986ba2 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:15.155 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec8b84db-92cd-4122-bf13-ba22df092d0d 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 960/1893] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:15 2026] DELETE /v2.0/subnets/fcd210a1-c408-45ff-9fd3-df83dea7c123 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:15.269 7 INFO neutron_taas.services.taas.taas_plugin [None req-da496d37-6a3a-41bb-a6e2-1c8e08ff9859 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] TaaS: Handle Delete Port: 356ebb70-c831-469c-8978-c6bea5067e16 2026-08-11 16:53:15.272 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da496d37-6a3a-41bb-a6e2-1c8e08ff9859 3610c6e571a14edd9d481c1ccc578f51 2a50aff757404145ab072761109e3f71 - - default default] Tap Mirror: Handle Delete Port: 356ebb70-c831-469c-8978-c6bea5067e16 [pid: 7|app: 0|req: 934/1894] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:53:15 2026] DELETE /v2.0/ports/356ebb70-c831-469c-8978-c6bea5067e16 => 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: 961/1895] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:15 2026] DELETE /v2.0/networks/ee914512-914a-46fe-8159-80e6b8860914 => 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: 935/1896] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:15 2026] GET /v2.0/security-groups?tenant_id=2e8b8e66a196492c9ff4dbb48de65427&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1897] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:15 2026] DELETE /v2.0/security-groups/e9f090b2-c51c-46d7-907f-2bde9ba46778 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1898] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:15 2026] GET /v2.0/security-groups?tenant_id=c8eecefb54e54118a2baf58cca4272ec&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1899] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:15 2026] DELETE /v2.0/security-groups/6798d592-3959-4370-96f6-9e4bf72fd887 => 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: 937/1900] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:15 2026] GET /v2.0/security-groups?tenant_id=2a50aff757404145ab072761109e3f71&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1901] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:16 2026] DELETE /v2.0/security-groups/a89ab0c7-bfc4-4bfc-9886-a0c92218b904 => 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: 938/1902] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:16 2026] GET /v2.0/ports?device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 1202 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1903] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:53:16 2026] GET /v2.0/security-groups?id=d7613fb0-839c-45c1-992b-6e68cd1ec79a&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:16.397 8 INFO neutron.services.segments.plugin [-] Segment cbb13591-4aa7-4146-ac5c-088f00c71771 resource provider aggregate not found 2026-08-11 16:53:16.411 8 INFO neutron.services.segments.plugin [-] Segment cbb13591-4aa7-4146-ac5c-088f00c71771 resource provider aggregate not found 2026-08-11 16:53:16.416 8 INFO neutron.services.segments.plugin [-] Segment cbb13591-4aa7-4146-ac5c-088f00c71771 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb13591-4aa7-4146-ac5c-088f00c71771 found for delete ", "request_id": "req-a35ef714-1bf9-4129-a212-10e84f713f20"}]} 2026-08-11 16:53:16.430 8 INFO neutron.services.segments.plugin [-] Segment cbb13591-4aa7-4146-ac5c-088f00c71771 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb13591-4aa7-4146-ac5c-088f00c71771 found for delete ", "request_id": "req-bcf5cdea-3d6c-4870-a2cf-b6e9f1936535"}]} 2026-08-11 16:53:16.430 8 INFO neutron.services.segments.plugin [-] Segment da18711e-8ad1-43c8-a287-b40ab984824f resource provider aggregate not found 2026-08-11 16:53:16.449 8 INFO neutron.services.segments.plugin [-] Segment da18711e-8ad1-43c8-a287-b40ab984824f resource provider aggregate not found 2026-08-11 16:53:16.449 8 INFO neutron.services.segments.plugin [-] Segment da18711e-8ad1-43c8-a287-b40ab984824f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da18711e-8ad1-43c8-a287-b40ab984824f found for delete ", "request_id": "req-47334a9d-337a-4684-90f0-30a0059d56da"}]} 2026-08-11 16:53:16.465 8 INFO neutron.services.segments.plugin [-] Segment da18711e-8ad1-43c8-a287-b40ab984824f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da18711e-8ad1-43c8-a287-b40ab984824f found for delete ", "request_id": "req-63c3c65f-ef9d-45b3-9612-3a9eb26dd0a5"}]} 2026-08-11 16:53:18.393 7 INFO neutron.db.segments_db [None req-d282e256-9bb9-4388-9ef3-d8dd4764433d baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Added segment 2baadb79-234b-4af5-803f-3d9ba40e0abf of type vxlan for network 85c17ea2-2140-448d-a44e-580b9d2c8cfe [pid: 7|app: 0|req: 939/1904] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:17 2026] POST /v2.0/networks => generated 615 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:18.601 8 INFO neutron.db.segments_db [None req-226907c1-6a80-43f0-a6a4-f6cd4ae7673c baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Added segment 8348fd5b-4320-4237-bae0-72b9df430498 of type vxlan for network 51111ec9-1705-456d-9de0-f91cc46ac99f [pid: 8|app: 0|req: 966/1905] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:18 2026] POST /v2.0/networks => generated 615 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1906] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:18 2026] POST /v2.0/subnets => generated 646 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1907] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:18 2026] POST /v2.0/subnets => generated 655 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:19.303 7 INFO neutron.db.segments_db [None req-64ce4dd2-f3ed-4066-9d43-ea011b32edcc baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Added segment 62ee7c35-84c9-41a7-ba7f-2b8033cacded of type vxlan for network 5ed6700d-673a-4156-8114-0d79effab29a 2026-08-11 16:53:19.555 7 INFO neutron.db.l3_hamode_db [None req-64ce4dd2-f3ed-4066-9d43-ea011b32edcc baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:53:19.679 7 INFO neutron.db.l3_hamode_db [None req-64ce4dd2-f3ed-4066-9d43-ea011b32edcc baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 941/1910] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:19 2026] POST /v2.0/routers => generated 510 bytes in 1017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:20.635 7 INFO neutron.db.segments_db [None req-7cd49f5e-10fb-43d1-87c7-bae320b55193 2fa2d54315ac4235bf108b144abea58c d65e4f8809494298a34e7b86da4e59fa - - default default] Added segment 5b09be34-338b-42ba-9f80-b45265fa2eb5 of type vxlan for network 3ffdf284-be43-4b46-830c-eabd0cf737e8 [pid: 7|app: 0|req: 942/1911] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:20 2026] POST /v2.0/networks => generated 707 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1912] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:20 2026] POST /v2.0/subnets => generated 644 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:20.927 7 WARNING neutron.api.v2.base [None req-2a182db1-0ec3-40b3-a5bb-85435f37041d 2fa2d54315ac4235bf108b144abea58c d65e4f8809494298a34e7b86da4e59fa - - 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-11 16:53:20.928 7 INFO neutron.api.v2.resource [None req-2a182db1-0ec3-40b3-a5bb-85435f37041d 2fa2d54315ac4235bf108b144abea58c d65e4f8809494298a34e7b86da4e59fa - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 944/1913] 10.0.0.236 () {34 vars in 681 bytes} [Tue Aug 11 16:53:20 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 16:53:21.095 7 INFO neutron.services.segments.plugin [-] Segment 5b09be34-338b-42ba-9f80-b45265fa2eb5 resource provider aggregate not found 2026-08-11 16:53:21.098 7 INFO neutron.services.segments.plugin [-] Segment 5b09be34-338b-42ba-9f80-b45265fa2eb5 resource provider aggregate not found 2026-08-11 16:53:21.114 7 INFO neutron.services.segments.plugin [-] Segment 5b09be34-338b-42ba-9f80-b45265fa2eb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b09be34-338b-42ba-9f80-b45265fa2eb5 found for delete ", "request_id": "req-d149738a-58c0-4475-a07e-f04b06d92f7b"}]} 2026-08-11 16:53:21.116 7 INFO neutron.services.segments.plugin [-] Segment 5b09be34-338b-42ba-9f80-b45265fa2eb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b09be34-338b-42ba-9f80-b45265fa2eb5 found for delete ", "request_id": "req-c63e3d6c-3b50-472e-ad64-90972c7bd64a"}]} [pid: 7|app: 0|req: 945/1914] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:20 2026] DELETE /v2.0/networks/3ffdf284-be43-4b46-830c-eabd0cf737e8 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:21.229 7 INFO neutron.db.segments_db [None req-d31d376c-639c-47b3-bd0c-ef5084b7ca7a 2fa2d54315ac4235bf108b144abea58c d65e4f8809494298a34e7b86da4e59fa - - default default] Added segment 59a7cb27-321b-48f5-b825-056c72bd6433 of type vxlan for network e3ad620c-eba9-4483-bd19-ac2774fbf537 [pid: 7|app: 0|req: 946/1915] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:21 2026] POST /v2.0/networks => generated 707 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1916] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:53:21 2026] GET /v2.0/ports?device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 1204 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1917] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:53:20 2026] PUT /v2.0/routers/95fa2d58-6554-4178-a4b4-a3204590ef87/add_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1918] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:53:21 2026] GET /v2.0/security-groups?id=d7613fb0-839c-45c1-992b-6e68cd1ec79a&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1919] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:21 2026] POST /v2.0/subnets => generated 647 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1920] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:21 2026] GET /v2.0/ports/909fb2a2-970f-4e67-9d58-6d039a923c58 => generated 959 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:21.626 8 WARNING neutron.api.v2.base [None req-cd229c72-179f-461c-bc19-44ae9e595709 2fa2d54315ac4235bf108b144abea58c d65e4f8809494298a34e7b86da4e59fa - - 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-11 16:53:21.627 8 INFO neutron.api.v2.resource [None req-cd229c72-179f-461c-bc19-44ae9e595709 2fa2d54315ac4235bf108b144abea58c d65e4f8809494298a34e7b86da4e59fa - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 973/1921] 10.0.0.236 () {34 vars in 681 bytes} [Tue Aug 11 16:53:21 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1922] 10.0.0.236 () {32 vars in 818 bytes} [Tue Aug 11 16:53:21 2026] GET /v2.0/ports?network_id=07a66570-973a-4e38-aebe-5b7a8e5b6a23&mac_address=fa%3A16%3A3e%3Abe%3Ae8%3A09 => generated 1204 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1923] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:21 2026] DELETE /v2.0/networks/e3ad620c-eba9-4483-bd19-ac2774fbf537 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:22.519 7 INFO neutron.db.l3_db [None req-6be07fe3-aa2b-420e-9255-b5dd3ab5f47a 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Floating IP 44e5289f-f90e-448a-8223-d8057fbac9d2 associated. External IP: 10.96.250.208, port: 62b86089-d563-4ec4-8143-cbfdee91602e. [pid: 8|app: 0|req: 974/1924] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:53:21 2026] PUT /v2.0/routers/95fa2d58-6554-4178-a4b4-a3204590ef87/add_router_interface => generated 309 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:22.739 8 INFO neutron.db.segments_db [None req-2e333b32-d7d0-45b8-9ff2-e251b51e4bb9 2fa2d54315ac4235bf108b144abea58c d65e4f8809494298a34e7b86da4e59fa - - default default] Added segment ec0b3f17-bcdd-4093-87f3-08a9a0bb3eda of type vxlan for network 2bf637db-efec-4b9f-99a4-bd6053cb8587 [pid: 8|app: 0|req: 975/1925] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:22 2026] POST /v2.0/networks => generated 707 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1926] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:22 2026] GET /v2.0/ports/56e3d924-fd60-4f86-be4c-392c90d55b59 => generated 967 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1927] 10.0.0.236 () {34 vars in 677 bytes} [Tue Aug 11 16:53:21 2026] POST /v2.0/floatingips => generated 855 bytes in 1096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:22.951 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a779193-6a46-446b-bbec-811fa9829340'] response: {'name': 'network-changed', 'server_uuid': '4e48896c-04a9-4171-8af9-e3f45866cb76', 'tag': '62b86089-d563-4ec4-8143-cbfdee91602e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 977/1928] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:22 2026] POST /v2.0/subnets => generated 647 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:23.136 7 INFO neutron.services.segments.plugin [-] Segment 59a7cb27-321b-48f5-b825-056c72bd6433 resource provider aggregate not found 2026-08-11 16:53:23.138 7 INFO neutron.services.segments.plugin [-] Segment 59a7cb27-321b-48f5-b825-056c72bd6433 resource provider aggregate not found 2026-08-11 16:53:23.154 7 INFO neutron.services.segments.plugin [-] Segment 59a7cb27-321b-48f5-b825-056c72bd6433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a7cb27-321b-48f5-b825-056c72bd6433 found for delete ", "request_id": "req-7d76f3bd-79a1-40e0-94c7-2227d86fb14a"}]} 2026-08-11 16:53:23.156 7 INFO neutron.services.segments.plugin [-] Segment 59a7cb27-321b-48f5-b825-056c72bd6433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a7cb27-321b-48f5-b825-056c72bd6433 found for delete ", "request_id": "req-43c1c9bb-33f3-44f8-abae-7776da2fb644"}]} 2026-08-11 16:53:23.261 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab071745-8c34-4378-b433-f60a4c2df2de baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: 56e3d924-fd60-4f86-be4c-392c90d55b59 2026-08-11 16:53:23.265 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab071745-8c34-4378-b433-f60a4c2df2de baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: 56e3d924-fd60-4f86-be4c-392c90d55b59 [pid: 8|app: 0|req: 978/1929] 10.0.0.236 () {34 vars in 681 bytes} [Tue Aug 11 16:53:23 2026] POST /v2.0/rbac-policies => generated 324 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1930] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:53:23 2026] GET /v2.0/ports?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1931] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:53:23 2026] GET /v2.0/networks?id=07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1932] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:53:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=62b86089-d563-4ec4-8143-cbfdee91602e => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1933] 199.204.45.205 () {34 vars in 1106 bytes} [Tue Aug 11 16:53:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A239&port_id=62b86089-d563-4ec4-8143-cbfdee91602e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1934] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:53:22 2026] PUT /v2.0/routers/95fa2d58-6554-4178-a4b4-a3204590ef87/remove_router_interface => generated 309 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1935] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Aug 11 16:53:23 2026] GET /v2.0/subnets?id=ee79311c-9d04-4bc8-84f1-08be8ae4fadd&id=20252cc5-68fc-46bf-9b0e-85a0361fe58d => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1936] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:53:23 2026] GET /v2.0/ports?network_id=07a66570-973a-4e38-aebe-5b7a8e5b6a23&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1937] 10.0.0.236 () {32 vars in 723 bytes} [Tue Aug 11 16:53:23 2026] GET /v2.0/networks/2bf637db-efec-4b9f-99a4-bd6053cb8587 => generated 654 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1938] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:53:23 2026] GET /v2.0/ports?network_id=07a66570-973a-4e38-aebe-5b7a8e5b6a23&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1939] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:53:23 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?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: 988/1940] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:53:23 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:24.018 7 INFO neutron_taas.services.taas.taas_plugin [None req-95dff383-2f24-4a03-8f12-76465e4f41d6 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: 909fb2a2-970f-4e67-9d58-6d039a923c58 2026-08-11 16:53:24.025 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95dff383-2f24-4a03-8f12-76465e4f41d6 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: 909fb2a2-970f-4e67-9d58-6d039a923c58 2026-08-11 16:53:24.315 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6db76c54-3cbc-4fcd-abf5-2f6b855dafa5 a3a1d56f9f4c4ae8b38da4bb805970e6 4ba545651af24748843c2ecc3b709732 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/1941] 10.0.0.236 () {32 vars in 723 bytes} [Tue Aug 11 16:53:24 2026] GET /v2.0/networks/2bf637db-efec-4b9f-99a4-bd6053cb8587 => generated 138 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1942] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:53:23 2026] PUT /v2.0/routers/95fa2d58-6554-4178-a4b4-a3204590ef87/remove_router_interface => generated 309 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:24.497 8 INFO neutron.services.segments.plugin [-] Segment ec0b3f17-bcdd-4093-87f3-08a9a0bb3eda resource provider aggregate not found 2026-08-11 16:53:24.500 8 INFO neutron.services.segments.plugin [-] Segment ec0b3f17-bcdd-4093-87f3-08a9a0bb3eda resource provider aggregate not found [pid: 7|app: 0|req: 954/1943] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:53:24 2026] GET /v2.0/ports?device_id=95fa2d58-6554-4178-a4b4-a3204590ef87 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:24.523 8 INFO neutron.services.segments.plugin [-] Segment ec0b3f17-bcdd-4093-87f3-08a9a0bb3eda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0b3f17-bcdd-4093-87f3-08a9a0bb3eda found for delete ", "request_id": "req-b9a5d130-10c4-4a73-96a2-b13710559afa"}]} 2026-08-11 16:53:24.531 8 INFO neutron.services.segments.plugin [-] Segment ec0b3f17-bcdd-4093-87f3-08a9a0bb3eda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0b3f17-bcdd-4093-87f3-08a9a0bb3eda found for delete ", "request_id": "req-a61a4931-552c-4381-b79f-a42291c65342"}]} [pid: 8|app: 0|req: 990/1944] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:24 2026] DELETE /v2.0/networks/2bf637db-efec-4b9f-99a4-bd6053cb8587 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:24.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48a027c3-dbb4-4363-ac64-838b66a87bc6 2fa2d54315ac4235bf108b144abea58c d65e4f8809494298a34e7b86da4e59fa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 991/1945] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:24 2026] DELETE /v2.0/subnets/9146930e-d4f3-4994-aba4-72d490c6618f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:24.594 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20f354dd-9a7f-4a25-8c2d-1bb9b1d8536b 2fa2d54315ac4235bf108b144abea58c d65e4f8809494298a34e7b86da4e59fa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 992/1946] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:24 2026] DELETE /v2.0/subnets/aae8ac97-fe5c-4390-a40b-3748e8fc1fca => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:24.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da36db8a-75ba-48b5-a22f-955295a95044 2fa2d54315ac4235bf108b144abea58c d65e4f8809494298a34e7b86da4e59fa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 993/1947] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:24 2026] DELETE /v2.0/subnets/ce5112a2-794d-4f5c-a4ec-794d1fa5970f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:24.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-db5ed55c-dae9-4cdb-9be0-de3a84f6860e baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: a40d1b37-3cdd-481f-b3ae-177d74b373dc 2026-08-11 16:53:24.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db5ed55c-dae9-4cdb-9be0-de3a84f6860e baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: a40d1b37-3cdd-481f-b3ae-177d74b373dc 2026-08-11 16:53:25.491 7 INFO neutron.services.segments.plugin [-] Segment 62ee7c35-84c9-41a7-ba7f-2b8033cacded resource provider aggregate not found 2026-08-11 16:53:25.496 7 INFO neutron.services.segments.plugin [-] Segment 62ee7c35-84c9-41a7-ba7f-2b8033cacded resource provider aggregate not found 2026-08-11 16:53:25.513 7 INFO neutron.services.segments.plugin [-] Segment 62ee7c35-84c9-41a7-ba7f-2b8033cacded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ee7c35-84c9-41a7-ba7f-2b8033cacded found for delete ", "request_id": "req-184a3daa-82ab-4c5a-a682-143bcbca10e5"}]} 2026-08-11 16:53:25.515 7 INFO neutron.services.segments.plugin [-] Segment 62ee7c35-84c9-41a7-ba7f-2b8033cacded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ee7c35-84c9-41a7-ba7f-2b8033cacded found for delete ", "request_id": "req-eb24c394-bac4-487e-bbb9-c573f28871ac"}]} 2026-08-11 16:53:25.528 7 INFO neutron.db.l3_hamode_db [None req-db5ed55c-dae9-4cdb-9be0-de3a84f6860e baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] HA network 5ed6700d-673a-4156-8114-0d79effab29a was deleted as no HA routers are present in tenant 66340e6c322b4889b2448c1deb3b1953. [pid: 7|app: 0|req: 955/1948] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:24 2026] DELETE /v2.0/routers/95fa2d58-6554-4178-a4b4-a3204590ef87 => generated 0 bytes in 1030 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1949] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:25 2026] DELETE /v2.0/subnets/b88de2c7-a3f8-45c8-9bdb-fd38b6720a49 => 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: 994/1950] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:25 2026] GET /v2.0/security-groups?tenant_id=4ba545651af24748843c2ecc3b709732&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1951] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:25 2026] DELETE /v2.0/security-groups/123d066e-e5e5-4c1f-9419-6e997f5c49b6 => 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: 957/1952] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:25 2026] DELETE /v2.0/subnets/362d0153-8578-4b95-b8ab-be07e5c35e44 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:25.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2d94b71-6aa9-4928-a636-e698738dd7bd baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: cddc7055-b674-4de1-a4ca-04d1daf3e457 2026-08-11 16:53:25.992 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2d94b71-6aa9-4928-a636-e698738dd7bd baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: cddc7055-b674-4de1-a4ca-04d1daf3e457 [pid: 7|app: 0|req: 958/1953] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:25 2026] GET /v2.0/security-groups?tenant_id=9ba29182687d43f8acacf9f948978499&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: 996/1954] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:25 2026] DELETE /v2.0/networks/51111ec9-1705-456d-9de0-f91cc46ac99f => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1955] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:26 2026] DELETE /v2.0/security-groups/2cb4bef1-fab2-4f35-a26c-0232757da650 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:53:26.315 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ba6498b-dd26-400d-9ee1-8a2203aed6f8 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: 29ee10d4-4264-4873-ab58-af483bc46a71 2026-08-11 16:53:26.318 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ba6498b-dd26-400d-9ee1-8a2203aed6f8 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: 29ee10d4-4264-4873-ab58-af483bc46a71 [pid: 7|app: 0|req: 960/1956] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:26 2026] GET /v2.0/security-groups?tenant_id=d65e4f8809494298a34e7b86da4e59fa&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1957] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:26 2026] DELETE /v2.0/networks/85c17ea2-2140-448d-a44e-580b9d2c8cfe => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1958] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:26 2026] DELETE /v2.0/security-groups/fc9a1700-93fe-4b68-8bc3-4a648befde83 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:53:26.542 8 INFO neutron.services.segments.plugin [-] Segment 8348fd5b-4320-4237-bae0-72b9df430498 resource provider aggregate not found 2026-08-11 16:53:26.548 8 INFO neutron.services.segments.plugin [-] Segment 8348fd5b-4320-4237-bae0-72b9df430498 resource provider aggregate not found 2026-08-11 16:53:26.555 8 INFO neutron.db.segments_db [None req-a4858be4-005e-497a-8484-d42b2291aadf baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Added segment e6c66cc7-3189-431d-9e26-3f1e875d81c9 of type vxlan for network 5df09123-ae91-4a69-82a7-d6934b991b8d 2026-08-11 16:53:26.565 8 INFO neutron.services.segments.plugin [-] Segment 8348fd5b-4320-4237-bae0-72b9df430498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8348fd5b-4320-4237-bae0-72b9df430498 found for delete ", "request_id": "req-26d813e3-9019-445c-8e66-0172dd1fbbb8"}]} 2026-08-11 16:53:26.571 8 INFO neutron.services.segments.plugin [-] Segment 8348fd5b-4320-4237-bae0-72b9df430498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8348fd5b-4320-4237-bae0-72b9df430498 found for delete ", "request_id": "req-8e5986d6-9bcf-4ede-9fec-2dff1c4e9a4f"}]} 2026-08-11 16:53:26.586 8 INFO neutron.services.segments.plugin [-] Segment 2baadb79-234b-4af5-803f-3d9ba40e0abf resource provider aggregate not found 2026-08-11 16:53:26.597 8 INFO neutron.services.segments.plugin [-] Segment 2baadb79-234b-4af5-803f-3d9ba40e0abf resource provider aggregate not found 2026-08-11 16:53:26.614 8 INFO neutron.services.segments.plugin [-] Segment 2baadb79-234b-4af5-803f-3d9ba40e0abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2baadb79-234b-4af5-803f-3d9ba40e0abf found for delete ", "request_id": "req-47ed0738-995b-4dd7-a0ae-705c8828dbbf"}]} 2026-08-11 16:53:26.623 8 INFO neutron.services.segments.plugin [-] Segment 2baadb79-234b-4af5-803f-3d9ba40e0abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2baadb79-234b-4af5-803f-3d9ba40e0abf found for delete ", "request_id": "req-7acf460d-3ef0-4059-bf0b-64e10c5d4ec9"}]} [pid: 8|app: 0|req: 998/1959] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:26 2026] POST /v2.0/networks => generated 615 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1960] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:26 2026] POST /v2.0/subnets => generated 646 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:26.999 8 INFO neutron.db.segments_db [None req-736e2929-fd67-4e75-9b57-51ca36622b8d baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Added segment 492a5703-3aaf-4b5e-9885-1a671bf8d6e1 of type vxlan for network 8708d82e-27fa-4c8a-9ef2-72634b85f949 2026-08-11 16:53:27.279 8 INFO neutron.db.l3_hamode_db [None req-736e2929-fd67-4e75-9b57-51ca36622b8d baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:53:27.816 8 INFO neutron.db.l3_hamode_db [None req-736e2929-fd67-4e75-9b57-51ca36622b8d baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 999/1961] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:26 2026] POST /v2.0/routers => generated 509 bytes in 1463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1962] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:53:28 2026] POST /v2.0/ports => generated 964 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1963] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:53:28 2026] PUT /v2.0/routers/26e3f18c-1a2d-4548-a17b-b4996432ba43/add_router_interface => generated 309 bytes in 1015 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: 964/1964] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:29 2026] GET /v2.0/ports/eac992b4-82b2-4e56-834d-b54fa29686c7 => generated 1038 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:53:30.201 8 INFO neutron_taas.services.taas.taas_plugin [None req-45eb5357-37b8-47d2-9f42-ae18e07efe9f baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: eac992b4-82b2-4e56-834d-b54fa29686c7 2026-08-11 16:53:30.205 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45eb5357-37b8-47d2-9f42-ae18e07efe9f baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: eac992b4-82b2-4e56-834d-b54fa29686c7 [pid: 8|app: 0|req: 1001/1965] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:53:29 2026] PUT /v2.0/routers/26e3f18c-1a2d-4548-a17b-b4996432ba43/remove_router_interface => generated 309 bytes in 961 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-11 16:53:30.931 7 INFO neutron.api.v2.resource [None req-0ad58a79-829b-4202-9199-2a1d3ed27c97 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 965/1966] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:53:30 2026] PUT /v2.0/routers/26e3f18c-1a2d-4548-a17b-b4996432ba43/remove_router_interface => generated 197 bytes in 216 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:30.949 8 INFO neutron.db.segments_db [None req-86b29ba7-a2af-4ff5-9a1f-cc4e5f76c5a4 6e37549f73fc44698cd6e7b803526211 2eba35eeeba44f8b8625b20075708397 - - default default] Added segment 4bed71af-675d-4247-9f23-b198daadccd1 of type vxlan for network 1c08fe8d-3f3e-4638-8df3-e2c4496daa9c [pid: 7|app: 0|req: 966/1967] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:53:30 2026] GET /v2.0/ports?device_id=26e3f18c-1a2d-4548-a17b-b4996432ba43 => 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: 1002/1968] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:30 2026] POST /v2.0/networks => generated 612 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1969] 10.0.0.197 () {34 vars in 990 bytes} [Tue Aug 11 16:53:31 2026] GET /v2.0/ports?device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 1473 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:53:31.170 7 INFO neutron_taas.services.taas.taas_plugin [None req-211b802e-8044-4ae4-a7d0-3cc285e33c85 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: 861a8bee-7df5-466c-b1eb-d152e501acf4 2026-08-11 16:53:31.174 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-211b802e-8044-4ae4-a7d0-3cc285e33c85 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: 861a8bee-7df5-466c-b1eb-d152e501acf4 2026-08-11 16:53:31.210 8 INFO neutron.db.segments_db [None req-a3b4dbfe-55c0-4a9b-89ff-1ff3d7787aef 6e37549f73fc44698cd6e7b803526211 2eba35eeeba44f8b8625b20075708397 - - default default] Added segment 50e3e4aa-dbb7-47e5-844b-76934b6b9437 of type vxlan for network 115e840f-b5f7-45db-aae0-e7c9c93e9948 [pid: 8|app: 0|req: 1004/1970] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:31 2026] POST /v2.0/networks => generated 612 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1971] 10.0.0.197 () {34 vars in 1040 bytes} [Tue Aug 11 16:53:31 2026] GET /v2.0/security-groups?id=d7613fb0-839c-45c1-992b-6e68cd1ec79a&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:31.441 8 INFO neutron.db.segments_db [None req-bc63eb9c-eec5-4848-9d4c-dcd85b2e5c4c 6e37549f73fc44698cd6e7b803526211 2eba35eeeba44f8b8625b20075708397 - - default default] Added segment 9ec8381b-e419-4784-a894-05a74eb844ba of type vxlan for network acad3f6e-7af6-4abe-bf09-48f7809021b4 [pid: 8|app: 0|req: 1006/1972] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:31 2026] POST /v2.0/networks => generated 613 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:31.549 7 INFO neutron.services.segments.plugin [-] Segment 492a5703-3aaf-4b5e-9885-1a671bf8d6e1 resource provider aggregate not found 2026-08-11 16:53:31.558 7 INFO neutron.services.segments.plugin [-] Segment 492a5703-3aaf-4b5e-9885-1a671bf8d6e1 resource provider aggregate not found 2026-08-11 16:53:31.571 7 INFO neutron.services.segments.plugin [-] Segment 492a5703-3aaf-4b5e-9885-1a671bf8d6e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492a5703-3aaf-4b5e-9885-1a671bf8d6e1 found for delete ", "request_id": "req-b2512cae-37d1-4e0a-9ee9-88f0c6a82781"}]} 2026-08-11 16:53:31.574 7 INFO neutron.services.segments.plugin [-] Segment 492a5703-3aaf-4b5e-9885-1a671bf8d6e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492a5703-3aaf-4b5e-9885-1a671bf8d6e1 found for delete ", "request_id": "req-0b0ffd67-763c-41b3-80fe-bb42edaa69a1"}]} 2026-08-11 16:53:31.581 8 INFO neutron.db.segments_db [None req-a63fdaa0-4b05-4b90-9e2c-8ca1960226bd 6e37549f73fc44698cd6e7b803526211 2eba35eeeba44f8b8625b20075708397 - - default default] Added segment 9d279dc0-40aa-4321-bc6b-a51aa68d701d of type vxlan for network 816dd97d-0fb1-4466-b3e2-3904d487ffc0 2026-08-11 16:53:31.591 7 INFO neutron.db.l3_hamode_db [None req-211b802e-8044-4ae4-a7d0-3cc285e33c85 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] HA network 8708d82e-27fa-4c8a-9ef2-72634b85f949 was deleted as no HA routers are present in tenant 66340e6c322b4889b2448c1deb3b1953. [pid: 7|app: 0|req: 967/1973] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:30 2026] DELETE /v2.0/routers/26e3f18c-1a2d-4548-a17b-b4996432ba43 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1974] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:31 2026] POST /v2.0/networks => generated 613 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:31.734 8 INFO neutron.db.segments_db [None req-8b5c6eb3-0054-4664-b094-b3c78250237b 6e37549f73fc44698cd6e7b803526211 2eba35eeeba44f8b8625b20075708397 - - default default] Added segment 2a2021e5-cd7b-4013-b1f7-b5ff3d6b17a2 of type vxlan for network c2be66fe-4c16-4ad5-901b-fa30e3bfeeb1 [pid: 7|app: 0|req: 968/1975] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:31 2026] DELETE /v2.0/subnets/09f2388c-df0a-4e3d-9eee-cd8ba0e94ac4 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1976] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:31 2026] POST /v2.0/networks => generated 612 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1977] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:53:31 2026] PUT /v2.0/networks/1c08fe8d-3f3e-4638-8df3-e2c4496daa9c/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:31.883 7 INFO neutron_taas.services.taas.taas_plugin [None req-696dcc25-173d-4714-a39b-5502a040c31a baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: cbff4c42-29c6-4465-912b-3c2ccef1a7c4 2026-08-11 16:53:31.886 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-696dcc25-173d-4714-a39b-5502a040c31a baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: cbff4c42-29c6-4465-912b-3c2ccef1a7c4 [pid: 8|app: 0|req: 1010/1978] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:53:31 2026] PUT /v2.0/networks/115e840f-b5f7-45db-aae0-e7c9c93e9948/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1979] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:53:31 2026] PUT /v2.0/networks/acad3f6e-7af6-4abe-bf09-48f7809021b4/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1980] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:53:32 2026] PUT /v2.0/networks/816dd97d-0fb1-4466-b3e2-3904d487ffc0/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1981] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:31 2026] DELETE /v2.0/networks/5df09123-ae91-4a69-82a7-d6934b991b8d => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1982] 10.0.0.236 () {32 vars in 666 bytes} [Tue Aug 11 16:53:32 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:53:32.165 7 INFO neutron.db.segments_db [None req-9a1d6fd7-6bc9-400e-ab11-3efeaf5413ba baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Added segment 73124bc2-3bfb-4b96-857f-479ecf865966 of type vxlan for network a16563b2-e40e-4834-accb-9a7ba8988e7e [pid: 8|app: 0|req: 1014/1983] 10.0.0.236 () {32 vars in 680 bytes} [Tue Aug 11 16:53:32 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1984] 10.0.0.236 () {32 vars in 676 bytes} [Tue Aug 11 16:53:32 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1985] 10.0.0.236 () {32 vars in 688 bytes} [Tue Aug 11 16:53:32 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1986] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:32 2026] POST /v2.0/networks => generated 615 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1987] 10.0.0.236 () {32 vars in 674 bytes} [Tue Aug 11 16:53:32 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1988] 10.0.0.236 () {32 vars in 688 bytes} [Tue Aug 11 16:53:32 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1989] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:32 2026] POST /v2.0/subnets => generated 646 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1990] 10.0.0.236 () {32 vars in 684 bytes} [Tue Aug 11 16:53:32 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:53:32.511 7 INFO neutron.db.segments_db [None req-50d28540-350b-47b1-8238-e1164d742248 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Added segment b97f8d93-3928-4d81-9714-5e39e356cac1 of type vxlan for network 1bc8e854-43cc-4a00-bf3d-16675067df2b [pid: 8|app: 0|req: 1020/1991] 10.0.0.236 () {32 vars in 696 bytes} [Tue Aug 11 16:53:32 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:53:32.655 8 INFO neutron.services.segments.plugin [-] Segment 4bed71af-675d-4247-9f23-b198daadccd1 resource provider aggregate not found 2026-08-11 16:53:32.665 8 INFO neutron.services.segments.plugin [-] Segment 4bed71af-675d-4247-9f23-b198daadccd1 resource provider aggregate not found 2026-08-11 16:53:32.676 8 INFO neutron.services.segments.plugin [-] Segment 4bed71af-675d-4247-9f23-b198daadccd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bed71af-675d-4247-9f23-b198daadccd1 found for delete ", "request_id": "req-2b1a7861-0fc0-4ef4-88fb-b5b413fdf740"}]} [pid: 8|app: 0|req: 1021/1992] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:32 2026] DELETE /v2.0/networks/1c08fe8d-3f3e-4638-8df3-e2c4496daa9c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:32.690 8 INFO neutron.services.segments.plugin [-] Segment 4bed71af-675d-4247-9f23-b198daadccd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bed71af-675d-4247-9f23-b198daadccd1 found for delete ", "request_id": "req-d6b3b585-2121-449a-9e63-88d25babdb8c"}]} 2026-08-11 16:53:32.714 7 INFO neutron.db.l3_hamode_db [None req-50d28540-350b-47b1-8238-e1164d742248 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:53:32.813 7 INFO neutron.db.l3_hamode_db [None req-50d28540-350b-47b1-8238-e1164d742248 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1022/1993] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:32 2026] DELETE /v2.0/networks/115e840f-b5f7-45db-aae0-e7c9c93e9948 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1994] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:32 2026] DELETE /v2.0/networks/acad3f6e-7af6-4abe-bf09-48f7809021b4 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1995] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:32 2026] DELETE /v2.0/networks/816dd97d-0fb1-4466-b3e2-3904d487ffc0 => 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: 1025/1996] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:33 2026] DELETE /v2.0/networks/c2be66fe-4c16-4ad5-901b-fa30e3bfeeb1 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1997] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:32 2026] POST /v2.0/routers => generated 511 bytes in 944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:33.589 7 INFO neutron.services.segments.plugin [-] Segment e6c66cc7-3189-431d-9e26-3f1e875d81c9 resource provider aggregate not found 2026-08-11 16:53:33.594 7 INFO neutron.services.segments.plugin [-] Segment e6c66cc7-3189-431d-9e26-3f1e875d81c9 resource provider aggregate not found 2026-08-11 16:53:33.605 7 INFO neutron.services.segments.plugin [-] Segment e6c66cc7-3189-431d-9e26-3f1e875d81c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c66cc7-3189-431d-9e26-3f1e875d81c9 found for delete ", "request_id": "req-4b3f1086-cbaa-4068-ae2b-142c3f89fb20"}]} 2026-08-11 16:53:33.612 7 INFO neutron.services.segments.plugin [-] Segment e6c66cc7-3189-431d-9e26-3f1e875d81c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c66cc7-3189-431d-9e26-3f1e875d81c9 found for delete ", "request_id": "req-ab847e58-1129-4d25-b2a9-c94b0a2c1a3c"}]} [pid: 7|app: 0|req: 973/1998] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:34 2026] GET /v2.0/security-groups?tenant_id=2eba35eeeba44f8b8625b20075708397&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1999] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:34 2026] DELETE /v2.0/security-groups/e3ed58a8-e11a-439a-9a64-0570ec89981a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2000] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:53:33 2026] PUT /v2.0/routers/d1d5c893-7a26-470f-9220-114ba4fe2df7/add_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2001] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:34 2026] GET /v2.0/security-groups?tenant_id=a9631e6c00db4ceb94d451ae7f48216f&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2002] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:34 2026] GET /v2.0/ports/835fb98c-3f98-4c80-9eae-53a6e865eea2 => generated 959 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2003] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:34 2026] DELETE /v2.0/security-groups/df644177-6779-4800-8511-d28d4c9c4b64 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:53:34.703 8 INFO neutron.services.segments.plugin [-] Segment 50e3e4aa-dbb7-47e5-844b-76934b6b9437 resource provider aggregate not found 2026-08-11 16:53:34.710 8 INFO neutron.services.segments.plugin [-] Segment 50e3e4aa-dbb7-47e5-844b-76934b6b9437 resource provider aggregate not found 2026-08-11 16:53:34.728 8 INFO neutron.services.segments.plugin [-] Segment 50e3e4aa-dbb7-47e5-844b-76934b6b9437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50e3e4aa-dbb7-47e5-844b-76934b6b9437 found for delete ", "request_id": "req-a93c9d96-7950-427b-b3b7-765206a670e4"}]} 2026-08-11 16:53:34.730 8 INFO neutron.services.segments.plugin [-] Segment 50e3e4aa-dbb7-47e5-844b-76934b6b9437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50e3e4aa-dbb7-47e5-844b-76934b6b9437 found for delete ", "request_id": "req-e19179a0-6079-4611-a2c2-115268e87343"}]} 2026-08-11 16:53:34.747 8 INFO neutron.services.segments.plugin [-] Segment 9ec8381b-e419-4784-a894-05a74eb844ba resource provider aggregate not found 2026-08-11 16:53:34.753 8 INFO neutron.services.segments.plugin [-] Segment 9ec8381b-e419-4784-a894-05a74eb844ba resource provider aggregate not found 2026-08-11 16:53:34.771 8 INFO neutron.services.segments.plugin [-] Segment 9ec8381b-e419-4784-a894-05a74eb844ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ec8381b-e419-4784-a894-05a74eb844ba found for delete ", "request_id": "req-ce389b57-6774-4285-baa2-6d411e72955e"}]} 2026-08-11 16:53:34.778 8 INFO neutron.services.segments.plugin [-] Segment 9ec8381b-e419-4784-a894-05a74eb844ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ec8381b-e419-4784-a894-05a74eb844ba found for delete ", "request_id": "req-47d86062-c9e5-4ace-bb42-de17fe8ab0fd"}]} 2026-08-11 16:53:34.801 8 INFO neutron.services.segments.plugin [-] Segment 9d279dc0-40aa-4321-bc6b-a51aa68d701d resource provider aggregate not found 2026-08-11 16:53:34.818 8 INFO neutron.services.segments.plugin [-] Segment 9d279dc0-40aa-4321-bc6b-a51aa68d701d resource provider aggregate not found 2026-08-11 16:53:34.822 8 INFO neutron.services.segments.plugin [-] Segment 9d279dc0-40aa-4321-bc6b-a51aa68d701d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d279dc0-40aa-4321-bc6b-a51aa68d701d found for delete ", "request_id": "req-a3319f4d-23c8-4af4-b04b-c61aa1b434d6"}]} 2026-08-11 16:53:34.839 8 INFO neutron.services.segments.plugin [-] Segment 9d279dc0-40aa-4321-bc6b-a51aa68d701d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d279dc0-40aa-4321-bc6b-a51aa68d701d found for delete ", "request_id": "req-4dde5515-9b67-4e2d-bbb3-663e5c886cfa"}]} 2026-08-11 16:53:34.845 8 INFO neutron.services.segments.plugin [-] Segment 2a2021e5-cd7b-4013-b1f7-b5ff3d6b17a2 resource provider aggregate not found 2026-08-11 16:53:34.868 8 INFO neutron.services.segments.plugin [-] Segment 2a2021e5-cd7b-4013-b1f7-b5ff3d6b17a2 resource provider aggregate not found 2026-08-11 16:53:34.876 8 INFO neutron.services.segments.plugin [-] Segment 2a2021e5-cd7b-4013-b1f7-b5ff3d6b17a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a2021e5-cd7b-4013-b1f7-b5ff3d6b17a2 found for delete ", "request_id": "req-8ead32bf-4be8-480f-ab31-98fd88eff65c"}]} 2026-08-11 16:53:34.892 8 INFO neutron.services.segments.plugin [-] Segment 2a2021e5-cd7b-4013-b1f7-b5ff3d6b17a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a2021e5-cd7b-4013-b1f7-b5ff3d6b17a2 found for delete ", "request_id": "req-16e60016-f3e5-4232-9757-230d4198cbf3"}]} [pid: 7|app: 0|req: 977/2004] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:34 2026] GET /v2.0/security-groups?tenant_id=2a8cc3adc6d843e98ef48b3c4549c8d9&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:53:35.017 8 INFO neutron_taas.services.taas.taas_plugin [None req-9507b675-70d1-44ed-94cb-21708009ac4b baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: 835fb98c-3f98-4c80-9eae-53a6e865eea2 2026-08-11 16:53:35.020 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9507b675-70d1-44ed-94cb-21708009ac4b baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: 835fb98c-3f98-4c80-9eae-53a6e865eea2 [pid: 7|app: 0|req: 978/2005] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:34 2026] DELETE /v2.0/security-groups/a0517741-5273-4e18-80bb-45c920e5ed4e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2008] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:53:34 2026] PUT /v2.0/routers/d1d5c893-7a26-470f-9220-114ba4fe2df7/remove_router_interface => generated 309 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2009] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:53:35 2026] GET /v2.0/ports?device_id=d1d5c893-7a26-470f-9220-114ba4fe2df7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:35.658 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a6c4cad-c99b-4c95-aba1-f5447495fa35 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: f25cf5ea-971b-4890-850e-4ef514b9511e 2026-08-11 16:53:35.660 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a6c4cad-c99b-4c95-aba1-f5447495fa35 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: f25cf5ea-971b-4890-850e-4ef514b9511e 2026-08-11 16:53:36.053 8 INFO neutron.db.l3_hamode_db [None req-2a6c4cad-c99b-4c95-aba1-f5447495fa35 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] HA network 1bc8e854-43cc-4a00-bf3d-16675067df2b was deleted as no HA routers are present in tenant 66340e6c322b4889b2448c1deb3b1953. [pid: 8|app: 0|req: 1029/2010] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:35 2026] DELETE /v2.0/routers/d1d5c893-7a26-470f-9220-114ba4fe2df7 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2011] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:36 2026] DELETE /v2.0/subnets/fb35b72f-0bce-43f8-8750-2e373f8365d1 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2012] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:36 2026] DELETE /v2.0/networks/a16563b2-e40e-4834-accb-9a7ba8988e7e => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:36.423 7 INFO neutron.db.segments_db [None req-75fac8f3-1298-42fe-8699-c241e56a4ad0 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Added segment f5f6174c-947b-4f08-bfeb-6091f6a433c4 of type vxlan for network 98e4c5ad-943a-472e-8b37-7737b646d48b 2026-08-11 16:53:36.643 7 INFO neutron.db.l3_hamode_db [None req-75fac8f3-1298-42fe-8699-c241e56a4ad0 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:53:36.898 8 INFO neutron.services.segments.plugin [-] Segment b97f8d93-3928-4d81-9714-5e39e356cac1 resource provider aggregate not found 2026-08-11 16:53:36.921 8 INFO neutron.services.segments.plugin [-] Segment b97f8d93-3928-4d81-9714-5e39e356cac1 resource provider aggregate not found 2026-08-11 16:53:36.927 8 INFO neutron.services.segments.plugin [-] Segment b97f8d93-3928-4d81-9714-5e39e356cac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b97f8d93-3928-4d81-9714-5e39e356cac1 found for delete ", "request_id": "req-5ddc9820-136b-4293-a114-90c36ae77225"}]} 2026-08-11 16:53:36.943 8 INFO neutron.services.segments.plugin [-] Segment b97f8d93-3928-4d81-9714-5e39e356cac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b97f8d93-3928-4d81-9714-5e39e356cac1 found for delete ", "request_id": "req-aa78fd79-6616-4467-a3ff-d7640e680688"}]} 2026-08-11 16:53:36.946 8 INFO neutron.services.segments.plugin [-] Segment 73124bc2-3bfb-4b96-857f-479ecf865966 resource provider aggregate not found 2026-08-11 16:53:36.967 8 INFO neutron.services.segments.plugin [-] Segment 73124bc2-3bfb-4b96-857f-479ecf865966 resource provider aggregate not found 2026-08-11 16:53:36.968 8 INFO neutron.services.segments.plugin [-] Segment 73124bc2-3bfb-4b96-857f-479ecf865966 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73124bc2-3bfb-4b96-857f-479ecf865966 found for delete ", "request_id": "req-53cf20f6-71ff-4772-89ca-dbcb0cba01cd"}]} 2026-08-11 16:53:36.985 8 INFO neutron.services.segments.plugin [-] Segment 73124bc2-3bfb-4b96-857f-479ecf865966 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73124bc2-3bfb-4b96-857f-479ecf865966 found for delete ", "request_id": "req-92adfcdf-9e68-4373-9488-2556c1f2f0dc"}]} 2026-08-11 16:53:37.456 7 INFO neutron.db.l3_hamode_db [None req-75fac8f3-1298-42fe-8699-c241e56a4ad0 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 983/2013] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:36 2026] POST /v2.0/routers => generated 692 bytes in 2047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2014] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:53:38 2026] GET /v2.0/routers/0b55dfce-b349-49ce-b54c-5880e11c2d97 => generated 698 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2015] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:53:38 2026] GET /v2.0/routers => generated 701 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2016] 10.0.0.236 () {34 vars in 741 bytes} [Tue Aug 11 16:53:38 2026] PUT /v2.0/routers/0b55dfce-b349-49ce-b54c-5880e11c2d97 => generated 705 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2017] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:53:39 2026] GET /v2.0/routers/0b55dfce-b349-49ce-b54c-5880e11c2d97 => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2018] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:53:39 2026] GET /v2.0/ports?device_id=0b55dfce-b349-49ce-b54c-5880e11c2d97 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:39.359 8 INFO neutron_taas.services.taas.taas_plugin [None req-a882322a-0880-44fc-90a3-2a77c6661cae baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: 6cabca9b-c7cf-40a6-95de-04042cd14cde 2026-08-11 16:53:39.362 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a882322a-0880-44fc-90a3-2a77c6661cae baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: 6cabca9b-c7cf-40a6-95de-04042cd14cde [pid: 7|app: 0|req: 986/2019] 10.0.0.236 () {34 vars in 678 bytes} [Tue Aug 11 16:53:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2020] 10.0.0.236 () {34 vars in 678 bytes} [Tue Aug 11 16:53:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2021] 10.0.0.236 () {34 vars in 678 bytes} [Tue Aug 11 16:53:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2022] 10.0.0.236 () {34 vars in 678 bytes} [Tue Aug 11 16:53:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2023] 10.0.0.236 () {34 vars in 678 bytes} [Tue Aug 11 16:53:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2024] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:53:39 2026] PUT /v2.0/policies/6c80a69e-f1e8-4caa-829a-cae22a4a74cf/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:39.603 8 INFO neutron_taas.services.taas.taas_plugin [None req-a882322a-0880-44fc-90a3-2a77c6661cae baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] TaaS: Handle Delete Port: c7ce2f8d-96d5-46a1-b51b-3d839666f441 2026-08-11 16:53:39.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a882322a-0880-44fc-90a3-2a77c6661cae baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] Tap Mirror: Handle Delete Port: c7ce2f8d-96d5-46a1-b51b-3d839666f441 [pid: 7|app: 0|req: 992/2025] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:53:39 2026] PUT /v2.0/policies/72a81105-8011-48c3-a0b0-8d85c3e194fe/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2026] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:53:39 2026] PUT /v2.0/policies/b52fa691-cfe9-4b2d-bca5-5396a44bbf56/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2027] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:53:39 2026] PUT /v2.0/policies/2aa2242d-0cfb-4e89-b4c8-a8d463ea4f09/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:39.978 8 INFO neutron.services.segments.plugin [-] Segment f5f6174c-947b-4f08-bfeb-6091f6a433c4 resource provider aggregate not found 2026-08-11 16:53:39.981 8 INFO neutron.services.segments.plugin [-] Segment f5f6174c-947b-4f08-bfeb-6091f6a433c4 resource provider aggregate not found 2026-08-11 16:53:39.997 8 INFO neutron.services.segments.plugin [-] Segment f5f6174c-947b-4f08-bfeb-6091f6a433c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f6174c-947b-4f08-bfeb-6091f6a433c4 found for delete ", "request_id": "req-5631dedc-c3c0-4ba8-a831-6c8cd87bbfad"}]} 2026-08-11 16:53:39.998 8 INFO neutron.services.segments.plugin [-] Segment f5f6174c-947b-4f08-bfeb-6091f6a433c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5f6174c-947b-4f08-bfeb-6091f6a433c4 found for delete ", "request_id": "req-76659662-7aca-408e-806b-6164a4ed4977"}]} 2026-08-11 16:53:40.012 8 INFO neutron.db.l3_hamode_db [None req-a882322a-0880-44fc-90a3-2a77c6661cae baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] HA network 98e4c5ad-943a-472e-8b37-7737b646d48b was deleted as no HA routers are present in tenant 66340e6c322b4889b2448c1deb3b1953. [pid: 8|app: 0|req: 1034/2028] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:39 2026] DELETE /v2.0/routers/0b55dfce-b349-49ce-b54c-5880e11c2d97 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2029] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/ports?device_id=0b55dfce-b349-49ce-b54c-5880e11c2d97 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:40.067 8 INFO neutron.api.v2.resource [None req-b9257dc0-8e28-4b4b-9afe-15f5725268ce baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1035/2030] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/routers/0b55dfce-b349-49ce-b54c-5880e11c2d97 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2031] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/ports?device_id=d1d5c893-7a26-470f-9220-114ba4fe2df7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:40.115 8 INFO neutron.api.v2.resource [None req-1051165a-e12d-437b-87d3-0bd7c40b027a baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1036/2032] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/routers/d1d5c893-7a26-470f-9220-114ba4fe2df7 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:40.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31f6e830-9297-49fb-b82e-e82736bfe41e baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 997/2033] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/subnets/fb35b72f-0bce-43f8-8750-2e373f8365d1 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2034] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/ports?device_id=26e3f18c-1a2d-4548-a17b-b4996432ba43 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:40.186 7 INFO neutron.api.v2.resource [None req-f553db5a-7f36-4e44-b689-633339c0c4be baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 999/2035] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/routers/26e3f18c-1a2d-4548-a17b-b4996432ba43 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:40.207 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cce7a789-a424-4ed8-ab60-3dc024c285d4 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1000/2036] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/subnets/09f2388c-df0a-4e3d-9eee-cd8ba0e94ac4 => 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: 1037/2037] 10.0.0.236 () {32 vars in 674 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2038] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/ports?device_id=95fa2d58-6554-4178-a4b4-a3204590ef87 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:40.266 7 INFO neutron.api.v2.resource [None req-cf8fb5f0-065c-425c-b951-2588b462ed92 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1002/2039] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/routers/95fa2d58-6554-4178-a4b4-a3204590ef87 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:40.282 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3981306a-19c3-4ab2-bc01-ab84faaea1ce baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1003/2040] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/subnets/b88de2c7-a3f8-45c8-9bdb-fd38b6720a49 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:53:40.300 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f3ea7d9-76e5-4a52-bd7c-123dfc976db2 baba740e80634505ae2e59830e05ba09 66340e6c322b4889b2448c1deb3b1953 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1004/2041] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/subnets/362d0153-8578-4b95-b8ab-be07e5c35e44 => 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: 1038/2042] 10.0.0.236 () {32 vars in 688 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2043] 10.0.0.236 () {32 vars in 684 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2044] 10.0.0.236 () {32 vars in 696 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2045] 10.0.0.236 () {32 vars in 682 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2046] 10.0.0.236 () {32 vars in 696 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2047] 10.0.0.236 () {32 vars in 692 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2048] 10.0.0.236 () {32 vars in 704 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2049] 10.0.0.236 () {32 vars in 734 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/qos/policies/6c80a69e-f1e8-4caa-829a-cae22a4a74cf => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2050] 10.0.0.236 () {32 vars in 734 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/qos/policies/72a81105-8011-48c3-a0b0-8d85c3e194fe => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2051] 10.0.0.236 () {32 vars in 734 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/qos/policies/b52fa691-cfe9-4b2d-bca5-5396a44bbf56 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2052] 10.0.0.236 () {32 vars in 734 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/qos/policies/2aa2242d-0cfb-4e89-b4c8-a8d463ea4f09 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2053] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:40 2026] GET /v2.0/security-groups?tenant_id=66340e6c322b4889b2448c1deb3b1953&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2054] 10.0.0.236 () {32 vars in 734 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/qos/policies/4cba7ee8-30d4-4807-b361-6cd6a44bea9d => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2055] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:40 2026] DELETE /v2.0/security-groups/0033f055-1faf-42f3-aa23-bef3cc1fe32c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2056] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:41 2026] GET /v2.0/security-groups?tenant_id=ac1594ea15e44a8fa791b0a45381b1b1&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2057] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:41 2026] DELETE /v2.0/security-groups/e72674d7-4189-4963-99f8-ebb3d30aaf55 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2058] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:42 2026] GET /v2.0/security-groups?tenant_id=47fcd9a705f34202a66257f4db48f0a8&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: 1046/2059] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:42 2026] DELETE /v2.0/security-groups/26e84c27-58fb-4025-b9ae-6a9b810bf101 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2060] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:42 2026] GET /v2.0/security-groups?tenant_id=de3c172767474e139564ee5f11076e11&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2061] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:42 2026] DELETE /v2.0/security-groups/647348a3-a425-44ad-bbe5-d4ec0c28024d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:53:43.262 7 INFO neutron.db.segments_db [None req-f330ad47-efcd-4e2a-b322-690b60557239 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Added segment 4f520b02-0b6c-4ee9-962c-1341075c3c58 of type vxlan for network 4a2d3246-2ffb-462e-8187-2410c6adefd8 [pid: 7|app: 0|req: 1015/2062] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:42 2026] POST /v2.0/networks => generated 609 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:43.416 8 INFO neutron.db.segments_db [None req-eeab4f70-5d50-4b5b-ac58-3a22d29fd2cb e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Added segment 57cea015-1adb-4603-a898-b51fa81f0bd5 of type vxlan for network 87e3dbb8-f249-49ea-b19e-61e649028533 [pid: 8|app: 0|req: 1048/2063] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:43 2026] POST /v2.0/networks => generated 611 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2064] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:43 2026] POST /v2.0/subnets => generated 626 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2065] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:43 2026] POST /v2.0/subnets => generated 626 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:44.357 7 INFO neutron.db.segments_db [None req-2fb92ae8-4442-4c3b-8133-e9bbc46b4936 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Added segment 60be415e-085b-446d-895b-5be9d0827982 of type vxlan for network a84a9ec2-36e6-47b2-967c-096ed9491716 2026-08-11 16:53:44.672 7 INFO neutron.db.l3_hamode_db [None req-2fb92ae8-4442-4c3b-8133-e9bbc46b4936 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:53:44.832 7 INFO neutron.db.l3_hamode_db [None req-2fb92ae8-4442-4c3b-8133-e9bbc46b4936 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1017/2066] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:44 2026] POST /v2.0/routers => generated 506 bytes in 1217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2067] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:53:45 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2068] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:53:45 2026] PUT /v2.0/routers/24a12349-ede5-4a7e-a46e-d36fa1e61025/add_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2069] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:46 2026] GET /v2.0/ports/a6812c33-4998-4a90-9597-d01c2324f593 => generated 955 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2070] 10.0.0.51 () {30 vars in 689 bytes} [Tue Aug 11 16:53:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2071] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:53:46 2026] POST /v2.0/floatingips => generated 552 bytes in 744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2072] 10.0.0.51 () {30 vars in 691 bytes} [Tue Aug 11 16:53:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2073] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:53:46 2026] PUT /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags => generated 25 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2074] 10.0.0.51 () {30 vars in 667 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2075] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2076] 10.0.0.51 () {30 vars in 703 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2077] 10.0.0.236 () {34 vars in 770 bytes} [Tue Aug 11 16:53:47 2026] PUT /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2078] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2079] 10.0.0.236 () {34 vars in 766 bytes} [Tue Aug 11 16:53:47 2026] PUT /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags/red => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2080] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2081] 10.0.0.236 () {34 vars in 788 bytes} [Tue Aug 11 16:53:47 2026] PUT /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags/black.or.white => 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/2082] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2083] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:53:47 2026] PUT /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2084] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2085] 10.0.0.51 () {28 vars in 438 bytes} [Tue Aug 11 16:53:47 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2086] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2087] 10.0.0.51 () {30 vars in 727 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 657 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:47.804 7 INFO neutron.api.v2.resource [None req-af92b100-a233-4366-bdc4-a1a0e4a23fe0 a07026cf50734229a5ea9238447d9be2 c82cad5a8ab24fb0beed930e49b466d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1036/2088] 10.0.0.236 () {32 vars in 751 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2089] 10.0.0.51 () {30 vars in 689 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2090] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:53:47 2026] DELETE /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2091] 10.0.0.51 () {30 vars in 691 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2092] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2093] 10.0.0.51 () {30 vars in 667 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2094] 10.0.0.51 () {30 vars in 703 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:47.962 7 INFO neutron.api.v2.resource [None req-3d4a98f6-5d53-448e-a6de-196bba98dd01 a07026cf50734229a5ea9238447d9be2 c82cad5a8ab24fb0beed930e49b466d5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1043/2095] 10.0.0.236 () {32 vars in 754 bytes} [Tue Aug 11 16:53:47 2026] DELETE /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2096] 10.0.0.51 () {30 vars in 727 bytes} [Tue Aug 11 16:53:47 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2097] 10.0.0.236 () {32 vars in 742 bytes} [Tue Aug 11 16:53:47 2026] DELETE /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2098] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:48 2026] GET /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2099] 10.0.0.51 () {30 vars in 689 bytes} [Tue Aug 11 16:53:48 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) 2026-08-11 16:53:48.190 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae51ea20-8a12-4c7e-bd74-a42279c4f013 a07026cf50734229a5ea9238447d9be2 c82cad5a8ab24fb0beed930e49b466d5 - - default default] TaaS: Handle Delete Port: 8dc38e1f-21bf-4bae-baee-ed6c6a3074c4 2026-08-11 16:53:48.194 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae51ea20-8a12-4c7e-bd74-a42279c4f013 a07026cf50734229a5ea9238447d9be2 c82cad5a8ab24fb0beed930e49b466d5 - - default default] Tap Mirror: Handle Delete Port: 8dc38e1f-21bf-4bae-baee-ed6c6a3074c4 [pid: 8|app: 0|req: 1053/2100] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:53:46 2026] PUT /v2.0/routers/24a12349-ede5-4a7e-a46e-d36fa1e61025/add_router_interface => generated 309 bytes in 1260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2101] 10.0.0.51 () {30 vars in 691 bytes} [Tue Aug 11 16:53:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2102] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:48 2026] GET /v2.0/ports/5d6236bd-04cf-486c-9541-ccf5af97a97b => generated 955 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2103] 10.0.0.51 () {30 vars in 667 bytes} [Tue Aug 11 16:53:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2104] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:53:48 2026] DELETE /v2.0/floatingips/affd6460-81b9-4eaa-a527-24b0508ab9e1 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2105] 10.0.0.51 () {30 vars in 703 bytes} [Tue Aug 11 16:53:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2106] 10.0.0.51 () {30 vars in 729 bytes} [Tue Aug 11 16:53:48 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2107] 10.0.0.51 () {30 vars in 681 bytes} [Tue Aug 11 16:53:48 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:48.564 8 INFO neutron_taas.services.taas.taas_plugin [None req-7393aa53-711e-4243-b8a0-c1eb46f866c3 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: 5d6236bd-04cf-486c-9541-ccf5af97a97b 2026-08-11 16:53:48.568 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7393aa53-711e-4243-b8a0-c1eb46f866c3 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: 5d6236bd-04cf-486c-9541-ccf5af97a97b [pid: 7|app: 0|req: 1052/2108] 10.0.0.51 () {34 vars in 703 bytes} [Tue Aug 11 16:53:48 2026] POST /v2.0/ports => generated 1132 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2109] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:53:48 2026] PUT /v2.0/routers/24a12349-ede5-4a7e-a46e-d36fa1e61025/remove_router_interface => generated 309 bytes in 838 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: 1053/2110] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:49 2026] GET /v2.0/security-groups?tenant_id=c82cad5a8ab24fb0beed930e49b466d5&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2111] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:49 2026] DELETE /v2.0/security-groups/110e8b18-39ea-4be6-9496-c579a84b8b59 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:53:49.441 8 INFO neutron_taas.services.taas.taas_plugin [None req-89b305a0-4ddf-4f31-82c1-9366438752f2 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: a6812c33-4998-4a90-9597-d01c2324f593 2026-08-11 16:53:49.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89b305a0-4ddf-4f31-82c1-9366438752f2 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: a6812c33-4998-4a90-9597-d01c2324f593 [pid: 7|app: 0|req: 1055/2112] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:49 2026] GET /v2.0/security-groups?tenant_id=479cba3570c14e8a8f510079c0778f27&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2113] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:49 2026] DELETE /v2.0/security-groups/78d83cfa-8671-4a75-861a-b685b2426256 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2114] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:53:49 2026] PUT /v2.0/routers/24a12349-ede5-4a7e-a46e-d36fa1e61025/remove_router_interface => generated 309 bytes in 808 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2115] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:53:49 2026] GET /v2.0/ports?device_id=24a12349-ede5-4a7e-a46e-d36fa1e61025 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:50.103 8 INFO neutron_taas.services.taas.taas_plugin [None req-64e91f59-a5e5-4ccb-a4b2-05f59b8ea350 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: 5ece425f-c86c-419d-8f81-32423b114b28 2026-08-11 16:53:50.106 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64e91f59-a5e5-4ccb-a4b2-05f59b8ea350 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: 5ece425f-c86c-419d-8f81-32423b114b28 2026-08-11 16:53:50.461 8 INFO neutron.services.segments.plugin [-] Segment 60be415e-085b-446d-895b-5be9d0827982 resource provider aggregate not found 2026-08-11 16:53:50.466 8 INFO neutron.services.segments.plugin [-] Segment 60be415e-085b-446d-895b-5be9d0827982 resource provider aggregate not found 2026-08-11 16:53:50.487 8 INFO neutron.services.segments.plugin [-] Segment 60be415e-085b-446d-895b-5be9d0827982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60be415e-085b-446d-895b-5be9d0827982 found for delete ", "request_id": "req-17e308e6-c767-4fb9-9d6b-4c749cfe9bb2"}]} 2026-08-11 16:53:50.487 8 INFO neutron.services.segments.plugin [-] Segment 60be415e-085b-446d-895b-5be9d0827982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60be415e-085b-446d-895b-5be9d0827982 found for delete ", "request_id": "req-7faa7244-ee02-4694-9662-ce7e658c65b9"}]} 2026-08-11 16:53:50.498 8 INFO neutron.db.l3_hamode_db [None req-64e91f59-a5e5-4ccb-a4b2-05f59b8ea350 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] HA network a84a9ec2-36e6-47b2-967c-096ed9491716 was deleted as no HA routers are present in tenant bbca3aaa51b84688834cc7631d47c956. [pid: 8|app: 0|req: 1059/2118] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:49 2026] DELETE /v2.0/routers/24a12349-ede5-4a7e-a46e-d36fa1e61025 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2119] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:50 2026] DELETE /v2.0/subnets/2c798057-a8f2-4183-a842-051828392968 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2120] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:50 2026] DELETE /v2.0/subnets/f7de51c5-37dd-4632-b884-56d76583b275 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:51.002 7 INFO neutron_taas.services.taas.taas_plugin [None req-96539806-baee-4c6b-a124-298e77f34dcb e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: dc9fad3e-de85-4db4-b0c5-c85249c0703e 2026-08-11 16:53:51.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96539806-baee-4c6b-a124-298e77f34dcb e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: dc9fad3e-de85-4db4-b0c5-c85249c0703e 2026-08-11 16:53:51.186 7 INFO neutron.services.segments.plugin [-] Segment 57cea015-1adb-4603-a898-b51fa81f0bd5 resource provider aggregate not found 2026-08-11 16:53:51.192 7 INFO neutron.services.segments.plugin [-] Segment 57cea015-1adb-4603-a898-b51fa81f0bd5 resource provider aggregate not found 2026-08-11 16:53:51.213 7 INFO neutron.services.segments.plugin [-] Segment 57cea015-1adb-4603-a898-b51fa81f0bd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57cea015-1adb-4603-a898-b51fa81f0bd5 found for delete ", "request_id": "req-cc8f7096-eadd-4516-8ad3-b51365c88ef8"}]} 2026-08-11 16:53:51.214 7 INFO neutron.services.segments.plugin [-] Segment 57cea015-1adb-4603-a898-b51fa81f0bd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57cea015-1adb-4603-a898-b51fa81f0bd5 found for delete ", "request_id": "req-322f6127-33be-4c8c-800f-9d06e513a38c"}]} [pid: 7|app: 0|req: 1061/2121] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:50 2026] DELETE /v2.0/networks/87e3dbb8-f249-49ea-b19e-61e649028533 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:51.390 8 INFO neutron_taas.services.taas.taas_plugin [None req-00886350-82f2-4c45-a88f-dacfce9fcf0f e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: cfef26d5-a553-4703-a1ef-e4afb09a1f3f 2026-08-11 16:53:51.393 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00886350-82f2-4c45-a88f-dacfce9fcf0f e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: cfef26d5-a553-4703-a1ef-e4afb09a1f3f [pid: 8|app: 0|req: 1061/2122] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:51 2026] DELETE /v2.0/networks/4a2d3246-2ffb-462e-8187-2410c6adefd8 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:51.679 7 INFO neutron.db.segments_db [None req-a241dfc6-d693-4a2c-a9b7-3eddf01a5479 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Added segment 9bb41c0d-658c-4920-9be8-0af12be6934c of type vxlan for network efda66d3-0a7e-49b2-917c-eb5860573d18 [pid: 7|app: 0|req: 1062/2123] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:51 2026] POST /v2.0/networks => generated 611 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2124] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:53:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2125] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:53:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2126] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:53:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2127] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:53:51 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: 1066/2128] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:53:51 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2129] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:51 2026] POST /v2.0/subnets => generated 626 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:52.114 8 INFO neutron.db.segments_db [None req-a2219a6d-9cb1-47ac-aa79-a1bf3f07a481 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Added segment 14e7eef5-f069-49e1-a9ad-829547cbd775 of type vxlan for network 5587957a-b287-47f9-84c4-0d47c1181ea0 [pid: 7|app: 0|req: 1064/2130] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2131] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2132] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2133] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:52.274 7 INFO neutron.api.v2.resource [None req-3bafa214-b7d9-4d12-af00-65601c34ce49 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1068/2134] 199.204.45.205 () {30 vars in 763 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/security-groups/lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2135] 199.204.45.205 () {30 vars in 785 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/security-groups?name=lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:52.404 8 INFO neutron.db.l3_hamode_db [None req-a2219a6d-9cb1-47ac-aa79-a1bf3f07a481 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1070/2136] 199.204.45.205 () {34 vars in 736 bytes} [Tue Aug 11 16:53:52 2026] POST /v2.0/security-groups => generated 1636 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2137] 199.204.45.205 () {30 vars in 815 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/security-group-rules?security_group_id=6ff28e75-0c95-43f3-9a17-0279b820df1f => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:53:52.512 8 INFO neutron.services.segments.plugin [-] Segment 4f520b02-0b6c-4ee9-962c-1341075c3c58 resource provider aggregate not found 2026-08-11 16:53:52.518 8 INFO neutron.services.segments.plugin [-] Segment 4f520b02-0b6c-4ee9-962c-1341075c3c58 resource provider aggregate not found 2026-08-11 16:53:52.531 8 INFO neutron.services.segments.plugin [-] Segment 4f520b02-0b6c-4ee9-962c-1341075c3c58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f520b02-0b6c-4ee9-962c-1341075c3c58 found for delete ", "request_id": "req-ba18dd38-101a-4256-9adf-9acfaf9c6382"}]} 2026-08-11 16:53:52.532 8 INFO neutron.services.segments.plugin [-] Segment 4f520b02-0b6c-4ee9-962c-1341075c3c58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f520b02-0b6c-4ee9-962c-1341075c3c58 found for delete ", "request_id": "req-c8355e1a-12d3-49e2-85e2-56d1bff6faa0"}]} 2026-08-11 16:53:52.537 8 INFO neutron.db.l3_hamode_db [None req-a2219a6d-9cb1-47ac-aa79-a1bf3f07a481 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1072/2138] 199.204.45.205 () {34 vars in 789 bytes} [Tue Aug 11 16:53:52 2026] PUT /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 225 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: 1073/2139] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2140] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2141] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2142] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2143] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:53:52 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2144] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:53:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2145] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:52 2026] POST /v2.0/routers => generated 505 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2146] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:53:53 2026] PUT /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2147] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:53 2026] GET /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2148] 10.0.0.236 () {34 vars in 770 bytes} [Tue Aug 11 16:53:53 2026] PUT /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2149] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:53 2026] GET /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2150] 10.0.0.236 () {34 vars in 766 bytes} [Tue Aug 11 16:53:53 2026] PUT /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2151] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:53 2026] GET /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2152] 10.0.0.236 () {34 vars in 788 bytes} [Tue Aug 11 16:53:53 2026] PUT /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2153] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:53 2026] GET /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2154] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:53:53 2026] PUT /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2155] 10.0.0.236 () {34 vars in 665 bytes} [Tue Aug 11 16:53:53 2026] POST /v2.0/ports => generated 947 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2156] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:53 2026] GET /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1089/2157] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:53:53 2026] GET /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:53:53.628 7 INFO neutron.api.v2.resource [None req-79b1d04b-bbd7-41c1-bc41-7b29dc1be50f d204ee496c5043a5a425e12caa458ef1 c50756a997f7404aa603b9db162f6a96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1090/2158] 10.0.0.236 () {32 vars in 751 bytes} [Tue Aug 11 16:53:53 2026] GET /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2159] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:53:53 2026] DELETE /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2160] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:53 2026] GET /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:53.737 7 INFO neutron.api.v2.resource [None req-0f034017-703c-440e-b5c5-e34e7339ee28 d204ee496c5043a5a425e12caa458ef1 c50756a997f7404aa603b9db162f6a96 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1093/2161] 10.0.0.236 () {32 vars in 754 bytes} [Tue Aug 11 16:53:53 2026] DELETE /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2162] 10.0.0.236 () {32 vars in 742 bytes} [Tue Aug 11 16:53:53 2026] DELETE /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2163] 10.0.0.236 () {32 vars in 739 bytes} [Tue Aug 11 16:53:53 2026] GET /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2164] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:53:53 2026] DELETE /v2.0/subnetpools/4f350c1b-2f42-4fb5-b90b-d479bdc720b7 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2165] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:53:53 2026] PUT /v2.0/routers/3153f836-c289-49d5-a9db-fce9add9e650/add_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1070/2166] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:53:54 2026] GET /v2.0/ports/9774cec1-7677-4ad3-9d0b-a5daac73465a => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2167] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:54 2026] GET /v2.0/security-groups?tenant_id=d71987bb215e4756a4aff8d47d2d2fb5&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2168] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:54 2026] DELETE /v2.0/security-groups/fa104f08-4a41-405d-bf1b-98b47ceef334 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2169] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:53:55 2026] GET /v2.0/security-groups?tenant_id=c50756a997f7404aa603b9db162f6a96&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2170] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:53:55 2026] DELETE /v2.0/security-groups/6ce2e1fe-1b00-42d1-84d0-79cc4987babf => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:53:55.498 8 INFO neutron_taas.services.taas.taas_plugin [None req-03d3839c-83ef-4894-bf92-1071a247a560 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: 9774cec1-7677-4ad3-9d0b-a5daac73465a 2026-08-11 16:53:55.502 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03d3839c-83ef-4894-bf92-1071a247a560 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: 9774cec1-7677-4ad3-9d0b-a5daac73465a [pid: 8|app: 0|req: 1071/2171] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:53:54 2026] PUT /v2.0/routers/3153f836-c289-49d5-a9db-fce9add9e650/remove_router_interface => generated 309 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:53:56.100 7 INFO neutron.api.v2.resource [None req-da703456-8d59-44a2-b6f0-d5da5f9418ef e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1101/2172] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:53:55 2026] PUT /v2.0/routers/3153f836-c289-49d5-a9db-fce9add9e650/remove_router_interface => generated 197 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1072/2173] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:53:56 2026] GET /v2.0/ports?device_id=3153f836-c289-49d5-a9db-fce9add9e650 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:53:56.378 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a3d202f-1a32-4c91-b1d3-296322b10fef e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: 9caa4f5b-b1e9-47e6-8dba-f07a1e245dea 2026-08-11 16:53:56.382 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a3d202f-1a32-4c91-b1d3-296322b10fef e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: 9caa4f5b-b1e9-47e6-8dba-f07a1e245dea 2026-08-11 16:53:56.715 7 INFO neutron.services.segments.plugin [-] Segment 14e7eef5-f069-49e1-a9ad-829547cbd775 resource provider aggregate not found 2026-08-11 16:53:56.723 7 INFO neutron.services.segments.plugin [-] Segment 14e7eef5-f069-49e1-a9ad-829547cbd775 resource provider aggregate not found 2026-08-11 16:53:56.737 7 INFO neutron.services.segments.plugin [-] Segment 14e7eef5-f069-49e1-a9ad-829547cbd775 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e7eef5-f069-49e1-a9ad-829547cbd775 found for delete ", "request_id": "req-fc2a3d95-fcae-4fcb-babf-02ba0747f545"}]} 2026-08-11 16:53:56.739 7 INFO neutron.services.segments.plugin [-] Segment 14e7eef5-f069-49e1-a9ad-829547cbd775 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e7eef5-f069-49e1-a9ad-829547cbd775 found for delete ", "request_id": "req-8a4c56bc-8b80-498b-b951-fc210187ff53"}]} 2026-08-11 16:53:56.750 7 INFO neutron.db.l3_hamode_db [None req-9a3d202f-1a32-4c91-b1d3-296322b10fef e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] HA network 5587957a-b287-47f9-84c4-0d47c1181ea0 was deleted as no HA routers are present in tenant bbca3aaa51b84688834cc7631d47c956. [pid: 7|app: 0|req: 1102/2174] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:56 2026] DELETE /v2.0/routers/3153f836-c289-49d5-a9db-fce9add9e650 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2175] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:53:56 2026] DELETE /v2.0/subnets/27c1e160-a921-4486-8f59-72d10cc7b982 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:57.095 7 INFO neutron_taas.services.taas.taas_plugin [None req-33d8d611-d300-40e4-ad8c-3a28663631db e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: 0aac5bed-2a78-4694-881a-5303007632d5 2026-08-11 16:53:57.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33d8d611-d300-40e4-ad8c-3a28663631db e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: 0aac5bed-2a78-4694-881a-5303007632d5 [pid: 7|app: 0|req: 1103/2176] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:56 2026] DELETE /v2.0/networks/efda66d3-0a7e-49b2-917c-eb5860573d18 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:53:57.377 8 INFO neutron.db.segments_db [None req-8007503d-315f-479a-bf0d-73b2f2d23862 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Added segment 11effea1-c503-4d6a-a0fd-1c07e9aa3149 of type vxlan for network b0116bb5-5787-44b3-b788-cf1d1a861bbb [pid: 8|app: 0|req: 1074/2177] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:57 2026] POST /v2.0/networks => generated 611 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2178] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:57 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) 2026-08-11 16:53:57.748 8 INFO neutron.db.segments_db [None req-e481a9a8-bfc3-4c53-9cf9-b47a9140ea6a e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Added segment 4e6238dc-b257-4045-8439-b032dea4f3f7 of type vxlan for network 3ce20b9f-5d1d-499b-9948-f0f34d1f533c 2026-08-11 16:53:58.063 8 INFO neutron.db.l3_hamode_db [None req-e481a9a8-bfc3-4c53-9cf9-b47a9140ea6a e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:53:58.208 8 INFO neutron.db.l3_hamode_db [None req-e481a9a8-bfc3-4c53-9cf9-b47a9140ea6a e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:53:58.768 7 INFO neutron.services.segments.plugin [-] Segment 9bb41c0d-658c-4920-9be8-0af12be6934c resource provider aggregate not found 2026-08-11 16:53:58.775 7 INFO neutron.services.segments.plugin [-] Segment 9bb41c0d-658c-4920-9be8-0af12be6934c resource provider aggregate not found 2026-08-11 16:53:58.796 7 INFO neutron.services.segments.plugin [-] Segment 9bb41c0d-658c-4920-9be8-0af12be6934c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb41c0d-658c-4920-9be8-0af12be6934c found for delete ", "request_id": "req-a0c0799a-b996-4f12-b179-027466c49b86"}]} 2026-08-11 16:53:58.798 7 INFO neutron.services.segments.plugin [-] Segment 9bb41c0d-658c-4920-9be8-0af12be6934c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb41c0d-658c-4920-9be8-0af12be6934c found for delete ", "request_id": "req-05cfb8e6-c55d-4f18-a2f0-efb7e9e4ada5"}]} [pid: 8|app: 0|req: 1075/2179] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:53:57 2026] POST /v2.0/routers => generated 506 bytes in 1184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:58.986 7 INFO neutron.db.segments_db [None req-28a39ed7-153b-4e9c-a9a0-60c108880f04 3128016bc65d43dcbbf34a9e37c2031a f42ff0ba79db4cab9bb282967dce452e - - default default] Added segment c853aeba-f940-4594-9510-98ead4ec95db of type vxlan for network 79e9a775-58cf-4182-ad55-86443ea8d641 [pid: 7|app: 0|req: 1105/2180] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:58 2026] POST /v2.0/networks => generated 612 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:53:59.160 7 INFO neutron.db.segments_db [None req-3868534c-e4ea-477b-85d1-48ee511992c5 3128016bc65d43dcbbf34a9e37c2031a f42ff0ba79db4cab9bb282967dce452e - - default default] Added segment a99b23ed-7b36-4931-acc2-731e6b99de6e of type vxlan for network 8b0d252a-73e1-406a-b8fd-70dc03410168 [pid: 7|app: 0|req: 1106/2181] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:53:59 2026] POST /v2.0/networks => generated 612 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2182] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:53:59 2026] PUT /v2.0/networks/79e9a775-58cf-4182-ad55-86443ea8d641/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2183] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:53:59 2026] GET /v2.0/networks/79e9a775-58cf-4182-ad55-86443ea8d641/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2184] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:53:59 2026] PUT /v2.0/networks/8b0d252a-73e1-406a-b8fd-70dc03410168/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2185] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:53:59 2026] GET /v2.0/networks/8b0d252a-73e1-406a-b8fd-70dc03410168/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: 1111/2186] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:53:59 2026] PUT /v2.0/networks/8b0d252a-73e1-406a-b8fd-70dc03410168/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2187] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:53:59 2026] GET /v2.0/networks/8b0d252a-73e1-406a-b8fd-70dc03410168/tags => 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: 1113/2188] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:53:59 2026] GET /v2.0/networks/79e9a775-58cf-4182-ad55-86443ea8d641/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2189] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:59 2026] DELETE /v2.0/networks/79e9a775-58cf-4182-ad55-86443ea8d641 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2190] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:53:59 2026] DELETE /v2.0/networks/8b0d252a-73e1-406a-b8fd-70dc03410168 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2191] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:53:58 2026] PUT /v2.0/routers/02bd629a-c650-4cd1-96bf-add77f907fc3/add_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2192] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:54:00 2026] GET /v2.0/ports/842d28b2-404a-4804-a367-c0bac7ba57b3 => generated 955 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2193] 10.0.0.224 () {34 vars in 1016 bytes} [Tue Aug 11 16:54:00 2026] GET /v2.0/security-groups?id=12ff30d5-0c46-4ea2-9dda-c8bc586608a6&fields=id => 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: 1118/2194] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:54:00 2026] GET /v2.0/networks?id=a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2195] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:54:00 2026] GET /v2.0/quotas/1877b1c547c64a5a83dc34eb6410d2c7 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2196] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:54:00 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:54:00.495 8 INFO neutron_taas.services.taas.taas_plugin [None req-421e4b28-6a13-45f1-9a38-3d929bd75dd5 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: 842d28b2-404a-4804-a367-c0bac7ba57b3 2026-08-11 16:54:00.498 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-421e4b28-6a13-45f1-9a38-3d929bd75dd5 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: 842d28b2-404a-4804-a367-c0bac7ba57b3 [pid: 7|app: 0|req: 1121/2197] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:54:00 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2198] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:54:00 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:54:00.826 7 INFO neutron.services.segments.plugin [-] Segment c853aeba-f940-4594-9510-98ead4ec95db resource provider aggregate not found [pid: 7|app: 0|req: 1123/2199] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:54:00 2026] GET /v2.0/security-groups?tenant_id=f42ff0ba79db4cab9bb282967dce452e&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:54:00.852 7 INFO neutron.services.segments.plugin [-] Segment c853aeba-f940-4594-9510-98ead4ec95db resource provider aggregate not found 2026-08-11 16:54:00.861 7 INFO neutron.services.segments.plugin [-] Segment c853aeba-f940-4594-9510-98ead4ec95db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c853aeba-f940-4594-9510-98ead4ec95db found for delete ", "request_id": "req-70c64fa0-8d08-46c6-82a1-3b937cf947cf"}]} 2026-08-11 16:54:00.880 7 INFO neutron.services.segments.plugin [-] Segment c853aeba-f940-4594-9510-98ead4ec95db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c853aeba-f940-4594-9510-98ead4ec95db found for delete ", "request_id": "req-c2687eef-2fb4-40e6-981e-264191cd37c1"}]} 2026-08-11 16:54:00.884 7 INFO neutron.services.segments.plugin [-] Segment a99b23ed-7b36-4931-acc2-731e6b99de6e resource provider aggregate not found 2026-08-11 16:54:00.909 7 INFO neutron.services.segments.plugin [-] Segment a99b23ed-7b36-4931-acc2-731e6b99de6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a99b23ed-7b36-4931-acc2-731e6b99de6e found for delete ", "request_id": "req-38dd0782-f16b-4c76-b1b1-3aa222e2b160"}]} 2026-08-11 16:54:00.925 7 INFO neutron.services.segments.plugin [-] Segment a99b23ed-7b36-4931-acc2-731e6b99de6e resource provider aggregate not found 2026-08-11 16:54:00.943 7 INFO neutron.services.segments.plugin [-] Segment a99b23ed-7b36-4931-acc2-731e6b99de6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a99b23ed-7b36-4931-acc2-731e6b99de6e found for delete ", "request_id": "req-b672452a-54a0-45d2-bce2-3c9caa3322aa"}]} [pid: 8|app: 0|req: 1077/2200] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:54:00 2026] PUT /v2.0/routers/02bd629a-c650-4cd1-96bf-add77f907fc3/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2201] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:54:00 2026] DELETE /v2.0/security-groups/4725284b-9eb2-4b79-8c10-6c762dbbc162 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2202] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:54:00 2026] GET /v2.0/ports?device_id=02bd629a-c650-4cd1-96bf-add77f907fc3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:54:01.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d3d1ffb-afd5-4906-b32c-47503defbfb2 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: b15fd708-929a-4837-9eac-504ba0789459 2026-08-11 16:54:01.191 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d3d1ffb-afd5-4906-b32c-47503defbfb2 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: b15fd708-929a-4837-9eac-504ba0789459 [pid: 8|app: 0|req: 1079/2203] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:54:01 2026] GET /v2.0/security-groups?tenant_id=c2d1335c286043ce9fa3e60d51b3439c&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2204] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:01 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => 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: 1081/2205] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:54:01 2026] DELETE /v2.0/security-groups/d242bfc9-87a8-47da-8b74-c4f336af7569 => 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: 1082/2206] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:01 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:54:01.543 7 INFO neutron.db.l3_hamode_db [None req-8d3d1ffb-afd5-4906-b32c-47503defbfb2 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] HA network 3ce20b9f-5d1d-499b-9948-f0f34d1f533c was deleted as no HA routers are present in tenant bbca3aaa51b84688834cc7631d47c956. [pid: 7|app: 0|req: 1125/2207] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:01 2026] DELETE /v2.0/routers/02bd629a-c650-4cd1-96bf-add77f907fc3 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2208] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:01 2026] DELETE /v2.0/subnets/de363d99-ec22-4815-a959-71f578dba235 => 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: 1126/2209] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:54:01 2026] DELETE /v2.0/networks/b0116bb5-5787-44b3-b788-cf1d1a861bbb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:54:01.888 8 INFO neutron.db.segments_db [None req-64c33462-baa4-4ab7-997b-e63e1f531e15 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Added segment bce3ed9c-6c99-47ae-9db3-fdbf24e57a41 of type vxlan for network 0cc04848-2bb2-4abb-87a4-19fe0fbe5e39 2026-08-11 16:54:02.162 8 INFO neutron.db.l3_hamode_db [None req-64c33462-baa4-4ab7-997b-e63e1f531e15 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:54:02.925 7 INFO neutron.services.segments.plugin [-] Segment 4e6238dc-b257-4045-8439-b032dea4f3f7 resource provider aggregate not found 2026-08-11 16:54:02.948 7 INFO neutron.services.segments.plugin [-] Segment 4e6238dc-b257-4045-8439-b032dea4f3f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e6238dc-b257-4045-8439-b032dea4f3f7 found for delete ", "request_id": "req-12f53a60-8706-4d1c-8a1f-d633cd9a7714"}]} 2026-08-11 16:54:02.965 7 INFO neutron.services.segments.plugin [-] Segment 4e6238dc-b257-4045-8439-b032dea4f3f7 resource provider aggregate not found 2026-08-11 16:54:02.968 7 INFO neutron.services.segments.plugin [-] Segment 11effea1-c503-4d6a-a0fd-1c07e9aa3149 resource provider aggregate not found 2026-08-11 16:54:02.982 7 INFO neutron.services.segments.plugin [-] Segment 4e6238dc-b257-4045-8439-b032dea4f3f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e6238dc-b257-4045-8439-b032dea4f3f7 found for delete ", "request_id": "req-b0a07db6-7173-48c2-bcab-ca6e5e816603"}]} 2026-08-11 16:54:02.986 7 INFO neutron.services.segments.plugin [-] Segment 11effea1-c503-4d6a-a0fd-1c07e9aa3149 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11effea1-c503-4d6a-a0fd-1c07e9aa3149 found for delete ", "request_id": "req-6bdb0781-7768-493f-8939-cb25c0374ae2"}]} 2026-08-11 16:54:02.990 8 INFO neutron.db.l3_hamode_db [None req-64c33462-baa4-4ab7-997b-e63e1f531e15 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:54:02.997 7 INFO neutron.services.segments.plugin [-] Segment 11effea1-c503-4d6a-a0fd-1c07e9aa3149 resource provider aggregate not found 2026-08-11 16:54:03.016 7 INFO neutron.services.segments.plugin [-] Segment 11effea1-c503-4d6a-a0fd-1c07e9aa3149 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11effea1-c503-4d6a-a0fd-1c07e9aa3149 found for delete ", "request_id": "req-5a7b8be9-8f70-4059-b77d-9038a82f2c29"}]} [pid: 8|app: 0|req: 1084/2210] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:54:01 2026] POST /v2.0/routers => generated 688 bytes in 2085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2211] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:54:03 2026] GET /v2.0/routers/555980bc-0c3f-4a3b-bfcd-c60c9a09cc8e => generated 694 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2212] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:54:04 2026] GET /v2.0/routers => generated 697 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2213] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:04 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => 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: 1087/2214] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:04 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2215] 10.0.0.236 () {34 vars in 741 bytes} [Tue Aug 11 16:54:04 2026] PUT /v2.0/routers/555980bc-0c3f-4a3b-bfcd-c60c9a09cc8e => generated 701 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2216] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:54:04 2026] GET /v2.0/routers/555980bc-0c3f-4a3b-bfcd-c60c9a09cc8e => generated 701 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2217] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:54:04 2026] GET /v2.0/ports?device_id=555980bc-0c3f-4a3b-bfcd-c60c9a09cc8e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:54:04.995 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f709d22-0407-48d2-b4b7-63b497d23ccd e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: 8227894a-d1da-45f4-9cee-c67d592265e0 2026-08-11 16:54:04.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f709d22-0407-48d2-b4b7-63b497d23ccd e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: 8227894a-d1da-45f4-9cee-c67d592265e0 [pid: 7|app: 0|req: 1132/2220] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:54:05 2026] GET /v2.0/networks?id=a5cb76fd-b587-40ab-ae09-590b0386a988 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:54:05.272 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f709d22-0407-48d2-b4b7-63b497d23ccd e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] TaaS: Handle Delete Port: eebad41e-a340-4f74-a03f-445dd25de61d 2026-08-11 16:54:05.275 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f709d22-0407-48d2-b4b7-63b497d23ccd e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] Tap Mirror: Handle Delete Port: eebad41e-a340-4f74-a03f-445dd25de61d [pid: 7|app: 0|req: 1133/2221] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:54:05 2026] GET /v2.0/security-groups?tenant_id=4e37f6c598504e12a2a8ab149ae535a6&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:54:05.564 8 INFO neutron.services.segments.plugin [-] Segment bce3ed9c-6c99-47ae-9db3-fdbf24e57a41 resource provider aggregate not found 2026-08-11 16:54:05.566 8 INFO neutron.services.segments.plugin [-] Segment bce3ed9c-6c99-47ae-9db3-fdbf24e57a41 resource provider aggregate not found [pid: 7|app: 0|req: 1134/2222] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Aug 11 16:54:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1877b1c547c64a5a83dc34eb6410d2c7 => generated 343 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:54:05.585 8 INFO neutron.services.segments.plugin [-] Segment bce3ed9c-6c99-47ae-9db3-fdbf24e57a41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bce3ed9c-6c99-47ae-9db3-fdbf24e57a41 found for delete ", "request_id": "req-c481c8c4-9b0a-415b-b548-e2b7e6ee97e4"}]} 2026-08-11 16:54:05.586 8 INFO neutron.services.segments.plugin [-] Segment bce3ed9c-6c99-47ae-9db3-fdbf24e57a41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bce3ed9c-6c99-47ae-9db3-fdbf24e57a41 found for delete ", "request_id": "req-c5e8bd78-626e-416e-b3c9-b91df8dc56cb"}]} 2026-08-11 16:54:05.590 8 INFO neutron.db.l3_hamode_db [None req-8f709d22-0407-48d2-b4b7-63b497d23ccd e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] HA network 0cc04848-2bb2-4abb-87a4-19fe0fbe5e39 was deleted as no HA routers are present in tenant bbca3aaa51b84688834cc7631d47c956. [pid: 8|app: 0|req: 1089/2223] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:04 2026] DELETE /v2.0/routers/555980bc-0c3f-4a3b-bfcd-c60c9a09cc8e => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2224] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:54:05 2026] DELETE /v2.0/security-groups/63e18eb4-ce7d-4a07-a0ed-3b166e2b5b94 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2225] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:54:05 2026] GET /v2.0/ports?device_id=555980bc-0c3f-4a3b-bfcd-c60c9a09cc8e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:54:05.716 7 INFO neutron.api.v2.resource [None req-8ab6c3da-74ba-4a44-a501-d6eb3d765e2d e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1137/2226] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:05 2026] DELETE /v2.0/routers/555980bc-0c3f-4a3b-bfcd-c60c9a09cc8e => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2227] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:54:05 2026] GET /v2.0/ports?device_id=02bd629a-c650-4cd1-96bf-add77f907fc3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:54:05.762 7 INFO neutron.api.v2.resource [None req-251d2e62-d9b4-44e9-a589-445500ef247a e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1139/2228] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:05 2026] DELETE /v2.0/routers/02bd629a-c650-4cd1-96bf-add77f907fc3 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2229] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:54:05 2026] POST /v2.0/ports => generated 1082 bytes in 282 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-11 16:54:05.894 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57f69277-43f7-475e-a338-1e5f4e098182 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2230] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:05 2026] DELETE /v2.0/subnets/de363d99-ec22-4815-a959-71f578dba235 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2231] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:54:05 2026] GET /v2.0/security-groups?tenant_id=3f5de68696cd48cf90d6dd9e5fec08a2&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: 1141/2232] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:54:05 2026] GET /v2.0/ports?device_id=3153f836-c289-49d5-a9db-fce9add9e650 => 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: 1142/2233] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:54:05 2026] DELETE /v2.0/security-groups/80b14f5d-b870-48f6-8f88-cddc08af1467 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:54:06.049 7 INFO neutron.api.v2.resource [None req-f98b3d27-05f0-4b2b-b9bb-0af12c36b2d3 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1143/2234] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:06 2026] DELETE /v2.0/routers/3153f836-c289-49d5-a9db-fce9add9e650 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:54:06.067 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94d4aeea-2dc4-47c9-98d0-46d3f4bf7e46 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1144/2235] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:06 2026] DELETE /v2.0/subnets/27c1e160-a921-4486-8f59-72d10cc7b982 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2236] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:54:06 2026] GET /v2.0/ports?device_id=24a12349-ede5-4a7e-a46e-d36fa1e61025 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:54:06.120 7 INFO neutron.api.v2.resource [None req-82b37a89-925b-4e11-b1fc-629c9ad77dad e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1146/2237] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:06 2026] DELETE /v2.0/routers/24a12349-ede5-4a7e-a46e-d36fa1e61025 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:54:06.140 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e639b8a-c869-435e-8d10-1a225fd12ba2 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1147/2238] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:06 2026] DELETE /v2.0/subnets/2c798057-a8f2-4183-a842-051828392968 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:54:06.159 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64c6114c-aa58-464f-b8ef-e355a8bf3243 e369322377e540598f149ca88e38ea37 bbca3aaa51b84688834cc7631d47c956 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1148/2239] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:06 2026] DELETE /v2.0/subnets/f7de51c5-37dd-4632-b884-56d76583b275 => 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: 1092/2240] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:54:05 2026] PUT /v2.0/ports/aacecabf-85cb-4132-a7c9-eed6e7fca495 => generated 1243 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:54:06.366 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44b14ce9-528f-4d85-80f7-dc05af26c7e0'] response: {'name': 'network-changed', 'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'tag': 'aacecabf-85cb-4132-a7c9-eed6e7fca495', '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: 1093/2241] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:54:06 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2242] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:54:06 2026] GET /v2.0/security-groups?tenant_id=bbca3aaa51b84688834cc7631d47c956&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2243] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:54:06 2026] GET /v2.0/networks?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&shared=False => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2244] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:54:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2245] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:54:06 2026] DELETE /v2.0/security-groups/b3efc56b-5108-40b3-bace-385516cdb397 => 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: 1096/2246] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:07 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2247] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:07 2026] GET /v2.0/security-groups?id=12ff30d5-0c46-4ea2-9dda-c8bc586608a6&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2248] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:07 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2249] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:54:08 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2250] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Aug 11 16:54:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.179&port_id=aacecabf-85cb-4132-a7c9-eed6e7fca495 => 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: 1153/2251] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:54:08 2026] GET /v2.0/subnets?id=6697441f-4a70-4607-8463-7dff0ecd4f83 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2252] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:54:08 2026] GET /v2.0/ports?network_id=a5cb76fd-b587-40ab-ae09-590b0386a988&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: 1154/2253] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:54:08 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?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: 1100/2254] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:54:08 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?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: 1155/2255] 10.0.0.236 () {32 vars in 623 bytes} [Tue Aug 11 16:54:08 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2256] 10.0.0.236 () {32 vars in 633 bytes} [Tue Aug 11 16:54:08 2026] GET /v2.0/ => generated 632 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2257] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:54:09 2026] GET /v2.0/security-groups?tenant_id=8cf0832e47834c31a8d670eebb75cd99&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2258] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:54:09 2026] DELETE /v2.0/security-groups/6de9b536-fbf0-495a-a7bb-9ae9d67e7566 => 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: 1157/2259] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:10 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2260] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:10 2026] GET /v2.0/security-groups?id=12ff30d5-0c46-4ea2-9dda-c8bc586608a6&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2261] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:10 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2262] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:54:12 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2263] 199.204.45.205 () {34 vars in 1044 bytes} [Tue Aug 11 16:54:12 2026] GET /v2.0/security-groups?id=12ff30d5-0c46-4ea2-9dda-c8bc586608a6&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2264] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:13 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2265] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:13 2026] GET /v2.0/security-groups?id=12ff30d5-0c46-4ea2-9dda-c8bc586608a6&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2266] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:13 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2267] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:54:14 2026] GET /v2.0/security-groups?tenant_id=a701cc32e6eb414f84f19b7dc51f83be&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2268] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:54:14 2026] DELETE /v2.0/security-groups/412cc0d8-597e-457e-9896-0d5511704e6e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2269] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:54:15 2026] GET /v2.0/security-groups?tenant_id=4bb97b09f5344ab79a3eedcfbfdd174f&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2270] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:54:15 2026] DELETE /v2.0/security-groups/5c1f839c-8946-476f-a376-e19d7829c435 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2271] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:16 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2272] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:16 2026] GET /v2.0/security-groups?id=12ff30d5-0c46-4ea2-9dda-c8bc586608a6&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2273] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:16 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2274] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:54:18 2026] GET /v2.0/security-groups?tenant_id=55c22223a60147ad8136fd24cb8d1962&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2275] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:54:19 2026] DELETE /v2.0/security-groups/765d4c37-5660-492c-92ad-641decfec0fd => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:54:21.498 7 INFO neutron.db.segments_db [None req-4dfdb351-c899-4d8e-8f6c-785d095d6c71 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 3a95d9ce-49ad-4c09-bd92-6ea9665ba47c of type vxlan for network 07d3888c-aac1-4cfa-9258-dd9049be402a [pid: 7|app: 0|req: 1167/2278] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:54:21 2026] POST /v2.0/networks => generated 722 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2279] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:54:21 2026] POST /v2.0/subnets => generated 688 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:54:21.935 7 INFO neutron.db.segments_db [None req-4817acee-06f4-43bd-a2b7-22479e83b971 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 972a776d-752d-4975-8709-2a2700e77e71 of type vxlan for network d6c56af1-ab8c-4882-98ef-bd6182ec6ced 2026-08-11 16:54:22.182 7 INFO neutron.db.l3_hamode_db [None req-4817acee-06f4-43bd-a2b7-22479e83b971 30b7541888c94b9693c98f5fd7a0e437 096fb1d0e97842779689acc97d0796d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:54:23.030 7 INFO neutron.db.l3_hamode_db [None req-4817acee-06f4-43bd-a2b7-22479e83b971 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1168/2280] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:54:21 2026] POST /v2.0/routers => generated 728 bytes in 2452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2281] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:54:24 2026] PUT /v2.0/routers/4cc9a32d-2673-46db-95da-1b2a0fba1234/add_router_interface => generated 309 bytes in 1373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2282] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:54:28 2026] GET /v2.0/networks?id=07d3888c-aac1-4cfa-9258-dd9049be402a => generated 673 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2283] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:54:28 2026] GET /v2.0/quotas/096fb1d0e97842779689acc97d0796d7 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2284] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:54:28 2026] GET /v2.0/ports?tenant_id=096fb1d0e97842779689acc97d0796d7&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2285] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:54:28 2026] GET /v2.0/networks/07d3888c-aac1-4cfa-9258-dd9049be402a?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2286] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:54:28 2026] GET /v2.0/networks/07d3888c-aac1-4cfa-9258-dd9049be402a?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: 1116/2287] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:28 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2288] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:29 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2289] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:30 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => 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: 1173/2290] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:31 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => 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: 1118/2291] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:54:32 2026] GET /v2.0/networks?id=07d3888c-aac1-4cfa-9258-dd9049be402a => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2292] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:32 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => 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: 1174/2293] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:54:32 2026] POST /v2.0/ports => generated 958 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2294] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:54:33 2026] PUT /v2.0/ports/85eedf4e-e0b6-4f06-88fa-fe5c316f247e => generated 1239 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:54:33.803 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cd3473d-bb46-4367-9c13-89babe6ad784'] response: {'name': 'network-changed', 'server_uuid': 'ccd14b79-497e-42fc-a252-c6b0be73f8b4', 'tag': '85eedf4e-e0b6-4f06-88fa-fe5c316f247e', '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: 1175/2295] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:34 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 973 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: 8|app: 0|req: 1121/2296] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:34 2026] GET /v2.0/security-groups?id=7f191f75-689b-424d-8b08-43c44b2fa9fe&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: 1176/2297] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:54:34 2026] GET /v2.0/ports?tenant_id=096fb1d0e97842779689acc97d0796d7&device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2298] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:54:34 2026] GET /v2.0/networks?tenant_id=096fb1d0e97842779689acc97d0796d7&shared=False => generated 769 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2299] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:54:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2302] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:35 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2303] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:35 2026] GET /v2.0/security-groups?id=7f191f75-689b-424d-8b08-43c44b2fa9fe&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2304] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:54:35 2026] GET /v2.0/ports?tenant_id=096fb1d0e97842779689acc97d0796d7&device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2305] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:54:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=85eedf4e-e0b6-4f06-88fa-fe5c316f247e => 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: 1126/2306] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:54:35 2026] GET /v2.0/subnets?id=e0f3129e-8892-46b4-a1e3-18e5decbe3db => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2307] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:54:35 2026] GET /v2.0/ports?network_id=07d3888c-aac1-4cfa-9258-dd9049be402a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2308] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:54:35 2026] GET /v2.0/networks/07d3888c-aac1-4cfa-9258-dd9049be402a?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: 1182/2309] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:54:35 2026] GET /v2.0/networks/07d3888c-aac1-4cfa-9258-dd9049be402a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2310] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:36 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2311] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:36 2026] GET /v2.0/security-groups?id=7f191f75-689b-424d-8b08-43c44b2fa9fe&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: 1129/2312] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:37 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2313] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:37 2026] GET /v2.0/security-groups?id=7f191f75-689b-424d-8b08-43c44b2fa9fe&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: 8|app: 0|req: 1130/2314] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:38 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2315] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:38 2026] GET /v2.0/security-groups?id=7f191f75-689b-424d-8b08-43c44b2fa9fe&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2316] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:39 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2317] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:39 2026] GET /v2.0/security-groups?id=7f191f75-689b-424d-8b08-43c44b2fa9fe&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2318] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:41 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => 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: 1187/2319] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:41 2026] GET /v2.0/security-groups?id=7f191f75-689b-424d-8b08-43c44b2fa9fe&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2320] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:42 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2321] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:42 2026] GET /v2.0/security-groups?id=7f191f75-689b-424d-8b08-43c44b2fa9fe&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2322] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:43 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2323] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:43 2026] GET /v2.0/security-groups?id=7f191f75-689b-424d-8b08-43c44b2fa9fe&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2324] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:44 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2325] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:45 2026] GET /v2.0/security-groups?id=7f191f75-689b-424d-8b08-43c44b2fa9fe&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: 1136/2326] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:54:46 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2327] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:46 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2328] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:54:46 2026] GET /v2.0/security-groups?id=7f191f75-689b-424d-8b08-43c44b2fa9fe&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:54:46.344 8 INFO neutron_taas.services.taas.taas_plugin [req-c48e6fe1-7a29-47c3-8dc6-7d12a02d47d4 req-24e58b6c-7956-4374-b1a7-50d230aa1bc0 3bcbad31c67f49d6ba464dfaab8c3311 096fb1d0e97842779689acc97d0796d7 - - default default] TaaS: Handle Delete Port: 85eedf4e-e0b6-4f06-88fa-fe5c316f247e 2026-08-11 16:54:46.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c48e6fe1-7a29-47c3-8dc6-7d12a02d47d4 req-24e58b6c-7956-4374-b1a7-50d230aa1bc0 3bcbad31c67f49d6ba464dfaab8c3311 096fb1d0e97842779689acc97d0796d7 - - default default] Tap Mirror: Handle Delete Port: 85eedf4e-e0b6-4f06-88fa-fe5c316f247e [pid: 8|app: 0|req: 1137/2329] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:54:46 2026] DELETE /v2.0/ports/85eedf4e-e0b6-4f06-88fa-fe5c316f247e => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:54:46.499 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a30c0bd5-f41c-4065-94f7-d620e0a9be1a'] response: {'server_uuid': 'ccd14b79-497e-42fc-a252-c6b0be73f8b4', 'name': 'network-vif-deleted', 'tag': '85eedf4e-e0b6-4f06-88fa-fe5c316f247e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1193/2330] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:47 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => 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: 1138/2331] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:48 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => 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: 1194/2332] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:54:49 2026] GET /v2.0/ports?device_id=ccd14b79-497e-42fc-a252-c6b0be73f8b4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:54:52.218 7 INFO neutron_taas.services.taas.taas_plugin [None req-56dcbd84-cba5-42b1-8619-25789600ab01 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: e069bfe8-3007-468d-bab8-461566e264d7 2026-08-11 16:54:52.221 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56dcbd84-cba5-42b1-8619-25789600ab01 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: e069bfe8-3007-468d-bab8-461566e264d7 [pid: 8|app: 0|req: 1140/2335] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:54:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2336] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:54:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2337] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:54:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2338] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:54:52 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: 1144/2339] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:54:52 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2340] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:54:52 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1248 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2341] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:54:51 2026] PUT /v2.0/routers/4cc9a32d-2673-46db-95da-1b2a0fba1234/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2342] 199.204.45.205 () {34 vars in 717 bytes} [Tue Aug 11 16:54:52 2026] POST /v2.0/ports => generated 1059 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2343] 10.0.0.224 () {34 vars in 971 bytes} [Tue Aug 11 16:54:52 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1059 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2344] 10.0.0.224 () {34 vars in 907 bytes} [Tue Aug 11 16:54:52 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 16:54:52.979 7 INFO neutron_taas.services.taas.taas_plugin [None req-b286cb58-664e-44e5-9efd-cd76f7c441c0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: c43d3e53-991b-4a68-b235-8be8f34d1402 2026-08-11 16:54:52.981 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b286cb58-664e-44e5-9efd-cd76f7c441c0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: c43d3e53-991b-4a68-b235-8be8f34d1402 2026-08-11 16:54:53.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-b286cb58-664e-44e5-9efd-cd76f7c441c0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 89cece46-8bf8-4c66-9bd2-88da9e5c4f67 2026-08-11 16:54:53.225 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b286cb58-664e-44e5-9efd-cd76f7c441c0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 89cece46-8bf8-4c66-9bd2-88da9e5c4f67 2026-08-11 16:54:53.593 7 INFO neutron.services.segments.plugin [-] Segment 972a776d-752d-4975-8709-2a2700e77e71 resource provider aggregate not found 2026-08-11 16:54:53.603 7 INFO neutron.services.segments.plugin [-] Segment 972a776d-752d-4975-8709-2a2700e77e71 resource provider aggregate not found 2026-08-11 16:54:53.618 7 INFO neutron.services.segments.plugin [-] Segment 972a776d-752d-4975-8709-2a2700e77e71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972a776d-752d-4975-8709-2a2700e77e71 found for delete ", "request_id": "req-529406f3-6046-4c0d-9b60-6e8e70e3599a"}]} 2026-08-11 16:54:53.619 7 INFO neutron.services.segments.plugin [-] Segment 972a776d-752d-4975-8709-2a2700e77e71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972a776d-752d-4975-8709-2a2700e77e71 found for delete ", "request_id": "req-27678f9b-3c04-449a-807e-7c9d30154fbc"}]} 2026-08-11 16:54:53.632 7 INFO neutron.db.l3_hamode_db [None req-b286cb58-664e-44e5-9efd-cd76f7c441c0 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] HA network d6c56af1-ab8c-4882-98ef-bd6182ec6ced was deleted as no HA routers are present in tenant 096fb1d0e97842779689acc97d0796d7. [pid: 7|app: 0|req: 1197/2345] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:52 2026] DELETE /v2.0/routers/4cc9a32d-2673-46db-95da-1b2a0fba1234 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2346] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:54:53 2026] DELETE /v2.0/subnets/e0f3129e-8892-46b4-a1e3-18e5decbe3db => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:54:53.950 7 INFO neutron_taas.services.taas.taas_plugin [None req-eebf7731-681d-4c5c-8ebe-b6102973ec69 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 6af25b63-c02f-40b4-aa26-b7465c07903c 2026-08-11 16:54:53.954 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eebf7731-681d-4c5c-8ebe-b6102973ec69 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 6af25b63-c02f-40b4-aa26-b7465c07903c [pid: 8|app: 0|req: 1150/2347] 199.204.45.205 () {34 vars in 1262 bytes} [Tue Aug 11 16:54:53 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2348] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:54:54 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2349] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:54:54 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?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: 1198/2350] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:54:53 2026] DELETE /v2.0/networks/07d3888c-aac1-4cfa-9258-dd9049be402a => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2351] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:54:54 2026] GET /v2.0/security-groups?tenant_id=096fb1d0e97842779689acc97d0796d7&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: 1199/2352] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:54:54 2026] DELETE /v2.0/security-groups/7f191f75-689b-424d-8b08-43c44b2fa9fe => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2353] 199.204.45.205 () {34 vars in 975 bytes} [Tue Aug 11 16:54:54 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1059 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2354] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:54:54 2026] GET /v2.0/networks?id=b73513b1-1371-48cc-986e-e61157fb693d => generated 802 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2355] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:54:54 2026] PUT /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1249 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:54:55.294 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82c3e414-99a5-4bd1-8e4b-159500bc6add'] response: {'name': 'network-changed', 'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'tag': 'd7049c7a-efd5-4c88-99de-1014aeb9e345', 'status': 'completed', 'code': 200} 2026-08-11 16:54:55.643 7 INFO neutron.services.segments.plugin [-] Segment 3a95d9ce-49ad-4c09-bd92-6ea9665ba47c resource provider aggregate not found 2026-08-11 16:54:55.646 7 INFO neutron.services.segments.plugin [-] Segment 3a95d9ce-49ad-4c09-bd92-6ea9665ba47c resource provider aggregate not found 2026-08-11 16:54:55.665 7 INFO neutron.services.segments.plugin [-] Segment 3a95d9ce-49ad-4c09-bd92-6ea9665ba47c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a95d9ce-49ad-4c09-bd92-6ea9665ba47c found for delete ", "request_id": "req-0646da28-3e7e-43a8-b981-84e20461d524"}]} 2026-08-11 16:54:55.666 7 INFO neutron.services.segments.plugin [-] Segment 3a95d9ce-49ad-4c09-bd92-6ea9665ba47c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a95d9ce-49ad-4c09-bd92-6ea9665ba47c found for delete ", "request_id": "req-d13cc6dd-8959-4451-a0b1-932ee1dfd0b5"}]} [pid: 7|app: 0|req: 1201/2356] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:54:55 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2489 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2357] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:54:55 2026] GET /v2.0/networks?id=b73513b1-1371-48cc-986e-e61157fb693d => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2358] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:54:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2359] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:54:55 2026] GET /v2.0/subnets?id=13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2360] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:54:55 2026] GET /v2.0/ports?network_id=b73513b1-1371-48cc-986e-e61157fb693d&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2361] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:54:56 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2362] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:54:56 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?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-11 16:54:56.475 8 INFO neutron.db.segments_db [None req-fdee656f-7588-41d3-b6a4-c47292949e47 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 46d6ec58-0dee-46c7-98aa-0896f808b648 of type vxlan for network b9d68e8f-a55f-4428-8c2a-a6ed455acbaa [pid: 8|app: 0|req: 1159/2363] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:54:56 2026] POST /v2.0/networks => generated 720 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2364] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:54:56 2026] POST /v2.0/subnets => generated 686 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:54:56.785 8 INFO neutron.db.segments_db [None req-7d2b0955-81f9-4aa0-a8c4-e3a06ea2374d 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 8369f009-a5ec-41bb-82e3-6c455b4967d3 of type vxlan for network 21476594-5b0f-476c-9a2d-70aea060ff44 2026-08-11 16:54:57.031 8 INFO neutron.db.l3_hamode_db [None req-7d2b0955-81f9-4aa0-a8c4-e3a06ea2374d 30b7541888c94b9693c98f5fd7a0e437 63dc8b43167247db89613d699a368e39 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1206/2365] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:54:57 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2489 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2366] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Aug 11 16:54:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.179&port_id=aacecabf-85cb-4132-a7c9-eed6e7fca495 => 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: 1208/2367] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:54:57 2026] GET /v2.0/subnets?id=6697441f-4a70-4607-8463-7dff0ecd4f83 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2368] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:54:57 2026] GET /v2.0/ports?network_id=a5cb76fd-b587-40ab-ae09-590b0386a988&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2369] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:54:57 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?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: 1211/2370] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:54:57 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?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: 1212/2371] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:54:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2372] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:54:57 2026] GET /v2.0/subnets?id=13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2373] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:54:57 2026] GET /v2.0/ports?network_id=b73513b1-1371-48cc-986e-e61157fb693d&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2374] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:54:57 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2375] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:54:57 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?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-11 16:54:57.764 8 INFO neutron.db.l3_hamode_db [None req-7d2b0955-81f9-4aa0-a8c4-e3a06ea2374d 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1160/2376] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:54:56 2026] POST /v2.0/routers => generated 726 bytes in 1931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2377] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:54:58 2026] PUT /v2.0/routers/de9339c0-c159-4c4a-8478-d56f54da7741/add_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:55:01.318 8 INFO neutron.db.segments_db [None req-68eabcdc-5802-4358-8e60-17c75a8d2b67 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 6705bbf1-5ccf-4515-a553-52e460165ef5 of type vxlan for network fe05d1b1-8be0-44bd-9392-b52ef9dc405e [pid: 8|app: 0|req: 1161/2378] 10.0.0.236 () {34 vars in 671 bytes} [Tue Aug 11 16:55:01 2026] POST /v2.0/networks => generated 719 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2379] 10.0.0.224 () {34 vars in 971 bytes} [Tue Aug 11 16:55:01 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1251 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2380] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:55:01 2026] POST /v2.0/subnets => generated 685 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:55:01.692 7 INFO neutron.db.segments_db [None req-e86c484e-3509-406e-ae09-186b8e8a7dec 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Added segment 6fdcf507-e0e6-4d44-af29-cb5b72ac3672 of type vxlan for network f18ce676-9302-4a02-a7f3-68baf8e5c81f [pid: 8|app: 0|req: 1163/2381] 199.204.45.205 () {34 vars in 789 bytes} [Tue Aug 11 16:55:01 2026] PUT /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1276 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:55:01.892 8 INFO neutron.api.v2.resource [None req-9f2567c6-f308-40cc-a16a-3f8a188438ee 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1164/2382] 199.204.45.205 () {30 vars in 763 bytes} [Tue Aug 11 16:55:01 2026] GET /v2.0/security-groups/lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:55:01.902 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc9327d6-fae8-462c-a09c-87188b63e9e1'] response: {'name': 'network-changed', 'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'tag': 'd7049c7a-efd5-4c88-99de-1014aeb9e345', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1165/2383] 199.204.45.205 () {30 vars in 785 bytes} [Tue Aug 11 16:55:01 2026] GET /v2.0/security-groups?name=lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 1637 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:55:01.961 7 INFO neutron.db.l3_hamode_db [None req-e86c484e-3509-406e-ae09-186b8e8a7dec 30b7541888c94b9693c98f5fd7a0e437 40395d2552094fdb807d4e86f037a63e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1166/2384] 199.204.45.205 () {34 vars in 789 bytes} [Tue Aug 11 16:55:01 2026] PUT /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1314 bytes in 270 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: 1167/2385] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2386] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:55:02 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: 1169/2387] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/networks?id=b73513b1-1371-48cc-986e-e61157fb693d => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2388] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2389] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2390] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2391] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/subnets?id=13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2392] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2393] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/ports?network_id=b73513b1-1371-48cc-986e-e61157fb693d&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2394] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2395] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?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: 1178/2396] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:55:02.748 7 INFO neutron.db.l3_hamode_db [None req-e86c484e-3509-406e-ae09-186b8e8a7dec 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1179/2397] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2398] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2399] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2400] 199.204.45.205 () {30 vars in 743 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2401] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2402] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:02 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2403] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:55:01 2026] POST /v2.0/routers => generated 725 bytes in 2048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:55:03.946 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-acbd7043-74cd-4405-99e0-60b37c9d8cce'] response: {'name': 'network-changed', 'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'tag': 'd7049c7a-efd5-4c88-99de-1014aeb9e345', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1220/2404] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:55:04 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2590 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2405] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:55:04 2026] GET /v2.0/networks?id=b73513b1-1371-48cc-986e-e61157fb693d => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2406] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:55:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2407] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:55:04 2026] GET /v2.0/subnets?id=13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2408] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:04 2026] GET /v2.0/ports?network_id=b73513b1-1371-48cc-986e-e61157fb693d&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2409] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:04 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?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: 1226/2410] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:04 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2413] 10.0.0.236 () {34 vars in 783 bytes} [Tue Aug 11 16:55:03 2026] PUT /v2.0/routers/c0e20ae7-836b-480b-bbc1-bdaf16f164db/add_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2414] 10.0.0.236 () {34 vars in 685 bytes} [Tue Aug 11 16:55:05 2026] POST /v2.0/security-groups => generated 1677 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2415] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:55:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2416] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:55:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2417] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:55:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2418] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:55:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:55:06.647 8 INFO neutron.db.securitygroups_db [None req-a52499f2-cb36-4567-b1d9-b8eaa84259f0 23b46b619ddc43c6a32db11a9da8413a 63dc8b43167247db89613d699a368e39 - - default default] Project 63dc8b43167247db89613d699a368e39 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: 1188/2419] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:55:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:55:06.761 7 INFO neutron.db.securitygroups_db [None req-5a3cd2c5-21d7-49ae-b6b4-a93cbf1ab115 23b46b619ddc43c6a32db11a9da8413a 63dc8b43167247db89613d699a368e39 - - default default] Project 63dc8b43167247db89613d699a368e39 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: 1232/2420] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:55:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2421] 10.0.0.236 () {34 vars in 685 bytes} [Tue Aug 11 16:55:07 2026] POST /v2.0/security-groups => generated 1663 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2422] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:55:07 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: 1190/2423] 10.0.0.236 () {34 vars in 695 bytes} [Tue Aug 11 16:55:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2424] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:55:07 2026] POST /v2.0/floatingips => generated 552 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2425] 10.0.0.224 () {34 vars in 1100 bytes} [Tue Aug 11 16:55:08 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1679184272&fields=id&tenant_id=63dc8b43167247db89613d699a368e39 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2426] 10.0.0.224 () {34 vars in 1100 bytes} [Tue Aug 11 16:55:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1680341334&fields=id&tenant_id=63dc8b43167247db89613d699a368e39 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2427] 10.0.0.224 () {34 vars in 982 bytes} [Tue Aug 11 16:55:08 2026] GET /v2.0/networks?id=b9d68e8f-a55f-4428-8c2a-a6ed455acbaa => generated 671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2428] 10.0.0.224 () {34 vars in 965 bytes} [Tue Aug 11 16:55:08 2026] GET /v2.0/quotas/63dc8b43167247db89613d699a368e39 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2429] 10.0.0.224 () {34 vars in 1002 bytes} [Tue Aug 11 16:55:08 2026] GET /v2.0/ports?tenant_id=63dc8b43167247db89613d699a368e39&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2430] 10.0.0.224 () {34 vars in 1008 bytes} [Tue Aug 11 16:55:08 2026] GET /v2.0/networks/b9d68e8f-a55f-4428-8c2a-a6ed455acbaa?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2431] 10.0.0.224 () {34 vars in 1108 bytes} [Tue Aug 11 16:55:08 2026] GET /v2.0/networks/b9d68e8f-a55f-4428-8c2a-a6ed455acbaa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2432] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:08 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2433] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:10 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:55:10.184 8 INFO neutron.db.l3_db [None req-8347abad-6b9d-45f7-a672-3d6608977081 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Floating IP ae2c0d03-1bce-4280-9411-44690f195ff0 associated. External IP: 10.96.250.217, port: d1cfd12a-406a-4204-85f9-deea4d5ca831. [pid: 8|app: 0|req: 1195/2434] 10.0.0.236 () {34 vars in 677 bytes} [Tue Aug 11 16:55:09 2026] POST /v2.0/floatingips => generated 899 bytes in 1159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2435] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:11 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2436] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:12 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 12 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2437] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:55:13 2026] GET /v2.0/networks?id=b9d68e8f-a55f-4428-8c2a-a6ed455acbaa => generated 671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2438] 199.204.45.205 () {34 vars in 1050 bytes} [Tue Aug 11 16:55:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=63dc8b43167247db89613d699a368e39 => generated 274 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2439] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:13 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2440] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:55:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2441] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:55:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2442] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:55:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2443] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:55:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:55:13.549 8 INFO neutron.api.v2.resource [None req-7a3d0934-6df7-4a78-9726-59f1945fba29 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1203/2444] 199.204.45.205 () {30 vars in 763 bytes} [Tue Aug 11 16:55:13 2026] GET /v2.0/security-groups/lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 149 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2445] 199.204.45.205 () {30 vars in 785 bytes} [Tue Aug 11 16:55:13 2026] GET /v2.0/security-groups?name=lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2446] 199.204.45.205 () {30 vars in 815 bytes} [Tue Aug 11 16:55:13 2026] GET /v2.0/security-group-rules?security_group_id=6ff28e75-0c95-43f3-9a17-0279b820df1f => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2447] 199.204.45.205 () {34 vars in 747 bytes} [Tue Aug 11 16:55:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2448] 199.204.45.205 () {38 vars in 955 bytes} [Tue Aug 11 16:55:13 2026] POST /v2.0/ports => generated 997 bytes in 464 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: 1207/2449] 199.204.45.205 () {34 vars in 747 bytes} [Tue Aug 11 16:55:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2450] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:55:13 2026] PUT /v2.0/ports/1cab6ba3-d7be-482e-abf4-da40a687010d => generated 1278 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:55:14.418 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b557c0e1-1613-4d38-92b7-129f96578d81'] response: {'name': 'network-changed', 'server_uuid': 'ee5e9e44-7520-4451-8922-7cd163d89d28', 'tag': '1cab6ba3-d7be-482e-abf4-da40a687010d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1208/2451] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:14 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1012 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1244/2452] 10.0.0.224 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:14 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2453] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:55:14 2026] GET /v2.0/ports?tenant_id=63dc8b43167247db89613d699a368e39&device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2454] 199.204.45.205 () {34 vars in 1018 bytes} [Tue Aug 11 16:55:14 2026] GET /v2.0/networks?tenant_id=63dc8b43167247db89613d699a368e39&shared=False => generated 767 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2455] 199.204.45.205 () {34 vars in 930 bytes} [Tue Aug 11 16:55:15 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: 1246/2456] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:15 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2457] 10.0.0.224 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:15 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2458] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:55:16 2026] GET /v2.0/ports?tenant_id=63dc8b43167247db89613d699a368e39&device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1281 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2459] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:55:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1cab6ba3-d7be-482e-abf4-da40a687010d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2460] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:55:16 2026] GET /v2.0/subnets?id=77aa5141-9eae-4821-8c61-eb7f0eebd423 => generated 689 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2461] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:16 2026] GET /v2.0/ports?network_id=b9d68e8f-a55f-4428-8c2a-a6ed455acbaa&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2462] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:16 2026] GET /v2.0/networks/b9d68e8f-a55f-4428-8c2a-a6ed455acbaa?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2463] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:16 2026] GET /v2.0/networks/b9d68e8f-a55f-4428-8c2a-a6ed455acbaa?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: 1250/2464] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:16 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2465] 10.0.0.224 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:16 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2466] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:18 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2467] 10.0.0.224 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:18 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2468] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:19 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1012 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2469] 10.0.0.224 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:19 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2470] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:55:19 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1281 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2471] 199.204.45.205 () {34 vars in 1124 bytes} [Tue Aug 11 16:55:19 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2474] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:20 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2475] 10.0.0.224 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:20 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2476] 10.0.0.51 () {30 vars in 689 bytes} [Tue Aug 11 16:55:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2477] 10.0.0.51 () {30 vars in 691 bytes} [Tue Aug 11 16:55:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2478] 10.0.0.51 () {30 vars in 667 bytes} [Tue Aug 11 16:55:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2479] 10.0.0.51 () {30 vars in 703 bytes} [Tue Aug 11 16:55:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2480] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:21 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2481] 10.0.0.224 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:21 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2482] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:21 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2483] 10.0.0.51 () {28 vars in 438 bytes} [Tue Aug 11 16:55:21 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2484] 10.0.0.51 () {30 vars in 727 bytes} [Tue Aug 11 16:55:21 2026] GET /v2.0/subnets/8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:55:22.299 7 INFO neutron.db.l3_db [None req-0e60ca88-a1a8-4991-9310-b4cb8274db12 23b46b619ddc43c6a32db11a9da8413a 63dc8b43167247db89613d699a368e39 - - default default] Floating IP cfaf398c-b3b1-4596-8034-6fc2147ce291 associated. External IP: 10.96.250.216, port: 1cab6ba3-d7be-482e-abf4-da40a687010d. [pid: 7|app: 0|req: 1259/2485] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:55:21 2026] PUT /v2.0/floatingips/cfaf398c-b3b1-4596-8034-6fc2147ce291 => generated 856 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:55:22.675 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4700a17a-3f09-457a-963c-bbe87bdaaeb4'] response: {'name': 'network-changed', 'server_uuid': 'ee5e9e44-7520-4451-8922-7cd163d89d28', 'tag': '1cab6ba3-d7be-482e-abf4-da40a687010d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1227/2486] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:55:23 2026] GET /v2.0/ports?tenant_id=63dc8b43167247db89613d699a368e39&device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1283 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2487] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:55:23 2026] GET /v2.0/networks?id=b9d68e8f-a55f-4428-8c2a-a6ed455acbaa => generated 767 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2488] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:55:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1cab6ba3-d7be-482e-abf4-da40a687010d => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2489] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:55:23 2026] GET /v2.0/subnets?id=77aa5141-9eae-4821-8c61-eb7f0eebd423 => generated 689 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2490] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:23 2026] GET /v2.0/ports?network_id=b9d68e8f-a55f-4428-8c2a-a6ed455acbaa&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2491] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:23 2026] GET /v2.0/networks/b9d68e8f-a55f-4428-8c2a-a6ed455acbaa?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: 1230/2492] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:23 2026] GET /v2.0/networks/b9d68e8f-a55f-4428-8c2a-a6ed455acbaa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2493] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:55:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2494] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:55:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2495] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:55:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2496] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:55:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2497] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:24 2026] GET /v2.0/subnets/8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2498] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:55:24 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2499] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:55:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2500] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:55:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2501] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:55:24 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: 1235/2502] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:55:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2503] 199.204.45.205 () {34 vars in 717 bytes} [Tue Aug 11 16:55:24 2026] POST /v2.0/ports => generated 1324 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2504] 10.0.0.224 () {34 vars in 971 bytes} [Tue Aug 11 16:55:25 2026] GET /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 1324 bytes in 53 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: 1269/2505] 10.0.0.224 () {34 vars in 907 bytes} [Tue Aug 11 16:55:25 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2506] 199.204.45.205 () {34 vars in 1262 bytes} [Tue Aug 11 16:55:26 2026] GET /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2507] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:26 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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: 1238/2508] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:26 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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: 1271/2509] 199.204.45.205 () {34 vars in 975 bytes} [Tue Aug 11 16:55:26 2026] GET /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2510] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:55:27 2026] GET /v2.0/networks?id=1680754a-3e27-4949-9c58-94e2a9515906 => generated 799 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2511] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:55:27 2026] PUT /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 1514 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:55:27.584 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-458acffd-2a4d-405c-9c5d-73496bdaed43'] response: {'name': 'network-changed', 'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'tag': 'c74ef4ac-2975-4b7a-8c6c-f46cbedf295e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1240/2512] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:55:28 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 4096 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: 7|app: 0|req: 1273/2513] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:55:28 2026] GET /v2.0/networks?id=1680754a-3e27-4949-9c58-94e2a9515906 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2514] 199.204.45.205 () {34 vars in 1056 bytes} [Tue Aug 11 16:55:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2515] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Aug 11 16:55:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fc&port_id=c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => 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: 1242/2516] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Aug 11 16:55:28 2026] GET /v2.0/subnets?id=f4c7f4a8-341a-4904-84f0-ac57a9f30024&id=8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2517] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:28 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2518] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:28 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2519] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:28 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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: 1244/2520] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:28 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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: 1277/2521] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:55:29 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 4096 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2522] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Aug 11 16:55:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.179&port_id=aacecabf-85cb-4132-a7c9-eed6e7fca495 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2523] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:55:29 2026] GET /v2.0/subnets?id=6697441f-4a70-4607-8463-7dff0ecd4f83 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2524] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:29 2026] GET /v2.0/ports?network_id=a5cb76fd-b587-40ab-ae09-590b0386a988&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2525] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:29 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?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: 1247/2526] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:29 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?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: 1280/2527] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:55:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2528] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:55:29 2026] GET /v2.0/subnets?id=13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2529] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:29 2026] GET /v2.0/ports?network_id=b73513b1-1371-48cc-986e-e61157fb693d&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2530] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:29 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?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: 1282/2531] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:29 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?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: 1250/2532] 199.204.45.205 () {34 vars in 1056 bytes} [Tue Aug 11 16:55:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => 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: 1283/2533] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Aug 11 16:55:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fc&port_id=c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => 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: 1251/2534] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Aug 11 16:55:30 2026] GET /v2.0/subnets?id=f4c7f4a8-341a-4904-84f0-ac57a9f30024&id=8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2535] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:30 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2536] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:30 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2537] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:30 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2538] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:30 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2539] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:31 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2540] 10.0.0.224 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:32 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2541] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:55:32 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1283 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2542] 10.0.0.236 () {32 vars in 858 bytes} [Tue Aug 11 16:55:32 2026] GET /v2.0/floatingips?floating_network_id=d21fbb16-d6fc-4cff-850e-3c044f98cf23&port_id=1cab6ba3-d7be-482e-abf4-da40a687010d => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2543] 10.0.0.197 () {34 vars in 990 bytes} [Tue Aug 11 16:55:32 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2544] 10.0.0.197 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:33 2026] GET /v2.0/security-groups?id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2545] 10.0.0.224 () {34 vars in 971 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 1516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2546] 199.204.45.205 () {30 vars in 743 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906 => generated 796 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2547] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/subnets/8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2548] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/subnets/f4c7f4a8-341a-4904-84f0-ac57a9f30024 => generated 744 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2549] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2550] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2551] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2552] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2553] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2554] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2555] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1350 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2556] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2557] 199.204.45.205 () {30 vars in 743 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2560] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:55:34 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2561] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:35 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2562] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:35 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1014 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2563] 10.0.0.224 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:35 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2564] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:36 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2565] 10.0.0.224 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:36 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2566] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:37 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2567] 10.0.0.224 () {34 vars in 1120 bytes} [Tue Aug 11 16:55:38 2026] GET /v2.0/security-groups?id=56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350&id=c40ead5f-bd3e-467e-8b5c-6f996a9d909a&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2568] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:55:38 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:55:38.223 7 INFO neutron_taas.services.taas.taas_plugin [req-7779c138-f045-4a9e-8090-43c76d308485 req-84f626da-bc3f-4a40-b5f9-99dd06406976 23b46b619ddc43c6a32db11a9da8413a 63dc8b43167247db89613d699a368e39 - - default default] TaaS: Handle Delete Port: 1cab6ba3-d7be-482e-abf4-da40a687010d 2026-08-11 16:55:38.230 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7779c138-f045-4a9e-8090-43c76d308485 req-84f626da-bc3f-4a40-b5f9-99dd06406976 23b46b619ddc43c6a32db11a9da8413a 63dc8b43167247db89613d699a368e39 - - default default] Tap Mirror: Handle Delete Port: 1cab6ba3-d7be-482e-abf4-da40a687010d 2026-08-11 16:55:38.368 7 INFO neutron.db.l3_db [req-7779c138-f045-4a9e-8090-43c76d308485 req-84f626da-bc3f-4a40-b5f9-99dd06406976 23b46b619ddc43c6a32db11a9da8413a 63dc8b43167247db89613d699a368e39 - - default default] Floating IP cfaf398c-b3b1-4596-8034-6fc2147ce291 disassociated. External IP: 10.96.250.216, port: 1cab6ba3-d7be-482e-abf4-da40a687010d. [pid: 7|app: 0|req: 1302/2569] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:55:38 2026] DELETE /v2.0/ports/1cab6ba3-d7be-482e-abf4-da40a687010d => generated 0 bytes in 651 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:55:38.848 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38fdfe05-fe76-44aa-89de-a08cfd3968b1'] response: {'server_uuid': 'ee5e9e44-7520-4451-8922-7cd163d89d28', 'name': 'network-vif-deleted', 'tag': '1cab6ba3-d7be-482e-abf4-da40a687010d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1268/2570] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:39 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => 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: 1303/2571] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:40 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => 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: 1269/2572] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:55:41 2026] GET /v2.0/ports?device_id=ee5e9e44-7520-4451-8922-7cd163d89d28 => 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: 1270/2573] 10.0.0.51 () {30 vars in 689 bytes} [Tue Aug 11 16:55:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2574] 10.0.0.51 () {30 vars in 691 bytes} [Tue Aug 11 16:55:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2575] 10.0.0.51 () {30 vars in 667 bytes} [Tue Aug 11 16:55:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2576] 10.0.0.51 () {30 vars in 703 bytes} [Tue Aug 11 16:55:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2577] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:55:42 2026] DELETE /v2.0/security-groups/56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:55:42.608 8 INFO neutron.api.v2.resource [None req-0c17c73d-df59-47c8-8064-d2f5aea0d6b9 23b46b619ddc43c6a32db11a9da8413a 63dc8b43167247db89613d699a368e39 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1274/2578] 10.0.0.236 () {32 vars in 737 bytes} [Tue Aug 11 16:55:42 2026] GET /v2.0/security-groups/56bbca07-02b2-4ee5-a2b8-1c3b3bc5b350 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:55:42.724 7 INFO neutron_taas.services.taas.taas_plugin [None req-f924be20-b4bf-4766-8cab-ae29412b3609 23b46b619ddc43c6a32db11a9da8413a 63dc8b43167247db89613d699a368e39 - - default default] TaaS: Handle Delete Port: 46cc8ce2-5308-4364-9371-e31345b21975 2026-08-11 16:55:42.727 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f924be20-b4bf-4766-8cab-ae29412b3609 23b46b619ddc43c6a32db11a9da8413a 63dc8b43167247db89613d699a368e39 - - default default] Tap Mirror: Handle Delete Port: 46cc8ce2-5308-4364-9371-e31345b21975 [pid: 8|app: 0|req: 1275/2579] 10.0.0.51 () {28 vars in 438 bytes} [Tue Aug 11 16:55:42 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2580] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:55:42 2026] DELETE /v2.0/floatingips/cfaf398c-b3b1-4596-8034-6fc2147ce291 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2581] 10.0.0.51 () {30 vars in 727 bytes} [Tue Aug 11 16:55:42 2026] GET /v2.0/subnets/ee79311c-9d04-4bc8-84f1-08be8ae4fadd => generated 656 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2582] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:55:42 2026] DELETE /v2.0/security-groups/c40ead5f-bd3e-467e-8b5c-6f996a9d909a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:55:43.451 8 INFO neutron_taas.services.taas.taas_plugin [None req-6008c776-5e6a-4525-b9cc-d2515b161cdc 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 935487b4-dd57-45de-b8d1-275b17d15072 2026-08-11 16:55:43.455 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6008c776-5e6a-4525-b9cc-d2515b161cdc 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 935487b4-dd57-45de-b8d1-275b17d15072 [pid: 7|app: 0|req: 1307/2583] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:55:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2584] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:55:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2585] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:55:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2586] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:55:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2587] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:43 2026] GET /v2.0/subnets/8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2588] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:43 2026] GET /v2.0/subnets/ee79311c-9d04-4bc8-84f1-08be8ae4fadd => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2589] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:55:43 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 4098 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2590] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:55:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2591] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:55:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2592] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:55:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2593] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:55:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2594] 199.204.45.205 () {34 vars in 717 bytes} [Tue Aug 11 16:55:44 2026] POST /v2.0/ports => generated 1332 bytes in 427 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: 1319/2595] 10.0.0.224 () {34 vars in 971 bytes} [Tue Aug 11 16:55:44 2026] GET /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755 => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2596] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:55:43 2026] PUT /v2.0/routers/de9339c0-c159-4c4a-8478-d56f54da7741/remove_router_interface => generated 309 bytes in 1530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:55:44.821 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3602e6e-85cb-4b74-8365-d6a969067e0b 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 6fe41dd4-5106-4660-8451-315d7d3f88e7 2026-08-11 16:55:44.823 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3602e6e-85cb-4b74-8365-d6a969067e0b 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 6fe41dd4-5106-4660-8451-315d7d3f88e7 2026-08-11 16:55:45.107 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3602e6e-85cb-4b74-8365-d6a969067e0b 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 596ff8a6-b38a-479a-ba99-a6c16f4436cf 2026-08-11 16:55:45.110 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3602e6e-85cb-4b74-8365-d6a969067e0b 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 596ff8a6-b38a-479a-ba99-a6c16f4436cf 2026-08-11 16:55:45.514 7 INFO neutron.db.l3_hamode_db [None req-b3602e6e-85cb-4b74-8365-d6a969067e0b 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] HA network 21476594-5b0f-476c-9a2d-70aea060ff44 was deleted as no HA routers are present in tenant 63dc8b43167247db89613d699a368e39. [pid: 7|app: 0|req: 1320/2597] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:55:44 2026] DELETE /v2.0/routers/de9339c0-c159-4c4a-8478-d56f54da7741 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:55:45.597 7 INFO neutron.services.segments.plugin [-] Segment 8369f009-a5ec-41bb-82e3-6c455b4967d3 resource provider aggregate not found 2026-08-11 16:55:45.602 7 INFO neutron.services.segments.plugin [-] Segment 8369f009-a5ec-41bb-82e3-6c455b4967d3 resource provider aggregate not found 2026-08-11 16:55:45.625 7 INFO neutron.services.segments.plugin [-] Segment 8369f009-a5ec-41bb-82e3-6c455b4967d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8369f009-a5ec-41bb-82e3-6c455b4967d3 found for delete ", "request_id": "req-e76dec29-e5b5-46b9-b75a-cccace67b06c"}]} 2026-08-11 16:55:45.625 7 INFO neutron.services.segments.plugin [-] Segment 8369f009-a5ec-41bb-82e3-6c455b4967d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8369f009-a5ec-41bb-82e3-6c455b4967d3 found for delete ", "request_id": "req-d706338e-f62c-4fa7-8592-1ed8b964e003"}]} [pid: 7|app: 0|req: 1321/2598] 199.204.45.205 () {34 vars in 1262 bytes} [Tue Aug 11 16:55:45 2026] GET /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2599] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:55:45 2026] DELETE /v2.0/subnets/77aa5141-9eae-4821-8c61-eb7f0eebd423 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2600] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:45 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?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: 1323/2601] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:45 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:55:45.770 8 INFO neutron_taas.services.taas.taas_plugin [None req-c77f450e-d1a8-4b15-8655-14caa2b023f6 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 079230a3-c96e-48a2-85ef-7f431cff7d6d 2026-08-11 16:55:45.774 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c77f450e-d1a8-4b15-8655-14caa2b023f6 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 079230a3-c96e-48a2-85ef-7f431cff7d6d [pid: 8|app: 0|req: 1279/2602] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:55:45 2026] DELETE /v2.0/networks/b9d68e8f-a55f-4428-8c2a-a6ed455acbaa => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:55:46.016 8 INFO neutron.services.segments.plugin [-] Segment 46d6ec58-0dee-46c7-98aa-0896f808b648 resource provider aggregate not found 2026-08-11 16:55:46.017 8 INFO neutron.services.segments.plugin [-] Segment 46d6ec58-0dee-46c7-98aa-0896f808b648 resource provider aggregate not found 2026-08-11 16:55:46.036 8 INFO neutron.services.segments.plugin [-] Segment 46d6ec58-0dee-46c7-98aa-0896f808b648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d6ec58-0dee-46c7-98aa-0896f808b648 found for delete ", "request_id": "req-b3f40f6e-70e4-4b63-8560-b30f878c386f"}]} 2026-08-11 16:55:46.038 8 INFO neutron.services.segments.plugin [-] Segment 46d6ec58-0dee-46c7-98aa-0896f808b648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46d6ec58-0dee-46c7-98aa-0896f808b648 found for delete ", "request_id": "req-3d4b1905-29c2-4a36-9953-825137dbb36b"}]} [pid: 8|app: 0|req: 1280/2603] 199.204.45.205 () {34 vars in 975 bytes} [Tue Aug 11 16:55:46 2026] GET /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755 => generated 1332 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2604] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:55:46 2026] GET /v2.0/networks?id=07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:55:46.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-11d591a1-39b9-4319-9770-ed0560960802 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 93cab3de-a4e7-477e-b0b2-adecdb4cda83 2026-08-11 16:55:46.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11d591a1-39b9-4319-9770-ed0560960802 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 93cab3de-a4e7-477e-b0b2-adecdb4cda83 [pid: 8|app: 0|req: 1282/2605] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:55:46 2026] PUT /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755 => generated 1522 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:55:46.954 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8bbdc0c-5d39-416c-b652-bee30223a14c'] response: {'name': 'network-changed', 'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'tag': 'f3718c28-078e-4f96-8520-de1ddd558755', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1324/2606] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:55:46 2026] PUT /v2.0/routers/c0e20ae7-836b-480b-bbc1-bdaf16f164db/remove_router_interface => generated 309 bytes in 1019 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-11 16:55:47.221 8 INFO neutron_taas.services.taas.taas_plugin [None req-39a928cc-b4ff-4b33-ade0-b1e567b098ed 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: af788102-db81-429b-acb8-bc303e713c11 2026-08-11 16:55:47.223 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39a928cc-b4ff-4b33-ade0-b1e567b098ed 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: af788102-db81-429b-acb8-bc303e713c11 2026-08-11 16:55:47.476 8 INFO neutron_taas.services.taas.taas_plugin [None req-39a928cc-b4ff-4b33-ade0-b1e567b098ed 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: e0906607-a590-4be7-944a-41892fd85ab7 2026-08-11 16:55:47.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39a928cc-b4ff-4b33-ade0-b1e567b098ed 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: e0906607-a590-4be7-944a-41892fd85ab7 [pid: 7|app: 0|req: 1325/2607] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:55:47 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 5612 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2608] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:55:47 2026] GET /v2.0/networks?id=07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2609] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:55:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.221&port_id=f3718c28-078e-4f96-8520-de1ddd558755 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2610] 199.204.45.205 () {34 vars in 1106 bytes} [Tue Aug 11 16:55:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A157&port_id=f3718c28-078e-4f96-8520-de1ddd558755 => 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: 1329/2611] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Aug 11 16:55:47 2026] GET /v2.0/subnets?id=ee79311c-9d04-4bc8-84f1-08be8ae4fadd&id=20252cc5-68fc-46bf-9b0e-85a0361fe58d => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2612] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:47 2026] GET /v2.0/ports?network_id=07a66570-973a-4e38-aebe-5b7a8e5b6a23&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: 1331/2613] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:47 2026] GET /v2.0/ports?network_id=07a66570-973a-4e38-aebe-5b7a8e5b6a23&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2614] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:47 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:55:47.863 8 INFO neutron.db.l3_hamode_db [None req-39a928cc-b4ff-4b33-ade0-b1e567b098ed 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] HA network f18ce676-9302-4a02-a7f3-68baf8e5c81f was deleted as no HA routers are present in tenant 40395d2552094fdb807d4e86f037a63e. [pid: 8|app: 0|req: 1283/2615] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:55:47 2026] DELETE /v2.0/routers/c0e20ae7-836b-480b-bbc1-bdaf16f164db => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2616] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:47 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?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) 2026-08-11 16:55:48.060 8 INFO neutron.services.segments.plugin [-] Segment 6fdcf507-e0e6-4d44-af29-cb5b72ac3672 resource provider aggregate not found 2026-08-11 16:55:48.063 8 INFO neutron.services.segments.plugin [-] Segment 6fdcf507-e0e6-4d44-af29-cb5b72ac3672 resource provider aggregate not found 2026-08-11 16:55:48.082 8 INFO neutron.services.segments.plugin [-] Segment 6fdcf507-e0e6-4d44-af29-cb5b72ac3672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fdcf507-e0e6-4d44-af29-cb5b72ac3672 found for delete ", "request_id": "req-f8c46a0e-cd13-4ea0-859d-c1b30e919b7b"}]} [pid: 8|app: 0|req: 1284/2617] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:55:47 2026] DELETE /v2.0/subnets/1e5da713-febd-4b11-9a8b-179b2c1214ac => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:55:48.088 8 INFO neutron.services.segments.plugin [-] Segment 6fdcf507-e0e6-4d44-af29-cb5b72ac3672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fdcf507-e0e6-4d44-af29-cb5b72ac3672 found for delete ", "request_id": "req-cfa0152e-7eb4-4d1f-a5d5-93553c5e7cee"}]} 2026-08-11 16:55:48.199 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5315492-34a8-4e0a-ab4a-48cb5fa91a3d 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: 1fe37e88-e8e3-4f73-9385-4a3c833e6073 2026-08-11 16:55:48.202 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5315492-34a8-4e0a-ab4a-48cb5fa91a3d 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: 1fe37e88-e8e3-4f73-9385-4a3c833e6073 2026-08-11 16:55:48.388 7 INFO neutron.services.segments.plugin [-] Segment 6705bbf1-5ccf-4515-a553-52e460165ef5 resource provider aggregate not found 2026-08-11 16:55:48.389 7 INFO neutron.services.segments.plugin [-] Segment 6705bbf1-5ccf-4515-a553-52e460165ef5 resource provider aggregate not found 2026-08-11 16:55:48.412 7 INFO neutron.services.segments.plugin [-] Segment 6705bbf1-5ccf-4515-a553-52e460165ef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6705bbf1-5ccf-4515-a553-52e460165ef5 found for delete ", "request_id": "req-723f2222-c479-4b77-9a7b-c017bcb89496"}]} 2026-08-11 16:55:48.413 7 INFO neutron.services.segments.plugin [-] Segment 6705bbf1-5ccf-4515-a553-52e460165ef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6705bbf1-5ccf-4515-a553-52e460165ef5 found for delete ", "request_id": "req-790f4646-9479-4693-8744-4e89aab31d42"}]} [pid: 7|app: 0|req: 1334/2618] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:55:48 2026] DELETE /v2.0/networks/fe05d1b1-8be0-44bd-9392-b52ef9dc405e => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2619] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:55:48 2026] GET /v2.0/security-groups?tenant_id=40395d2552094fdb807d4e86f037a63e&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2620] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:55:48 2026] DELETE /v2.0/security-groups/66e9186a-ec5e-40ef-afd2-dbf159f6a967 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2621] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:55:48 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 5612 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2622] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Aug 11 16:55:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.179&port_id=aacecabf-85cb-4132-a7c9-eed6e7fca495 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2623] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/subnets?id=6697441f-4a70-4607-8463-7dff0ecd4f83 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2624] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/security-groups?tenant_id=63dc8b43167247db89613d699a368e39&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2625] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/ports?network_id=a5cb76fd-b587-40ab-ae09-590b0386a988&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2626] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?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: 1338/2627] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:55:49 2026] DELETE /v2.0/security-groups/f9758f93-5e45-4fcb-94f9-c4944408756f => 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: 1290/2628] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2629] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=d7049c7a-efd5-4c88-99de-1014aeb9e345 => 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: 1291/2630] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/subnets?id=13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2631] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/ports?network_id=b73513b1-1371-48cc-986e-e61157fb693d&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2632] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?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: 1341/2633] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2634] 199.204.45.205 () {34 vars in 1056 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2635] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fc&port_id=c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2636] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/subnets?id=f4c7f4a8-341a-4904-84f0-ac57a9f30024&id=8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2637] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2638] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2639] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2640] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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: 1345/2641] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.221&port_id=f3718c28-078e-4f96-8520-de1ddd558755 => 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: 1297/2642] 199.204.45.205 () {34 vars in 1106 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A157&port_id=f3718c28-078e-4f96-8520-de1ddd558755 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2643] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/subnets?id=ee79311c-9d04-4bc8-84f1-08be8ae4fadd&id=20252cc5-68fc-46bf-9b0e-85a0361fe58d => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2644] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/ports?network_id=07a66570-973a-4e38-aebe-5b7a8e5b6a23&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2645] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/ports?network_id=07a66570-973a-4e38-aebe-5b7a8e5b6a23&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2646] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2647] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?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-11 16:55:53.671 8 INFO neutron.db.segments_db [None req-5e28217d-bf68-48df-b55c-9a56aea48267 3db6c9a40c0d440c9003fcff59a5dd9a aee1d961c151414781c29b7564481e38 - - default default] Added segment c35873b4-3b97-4247-be96-9e591ae8e143 of type vxlan for network 8b931f90-f064-4066-b645-ff01e9195f2e [pid: 8|app: 0|req: 1302/2650] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:55:53 2026] POST /v2.0/networks => generated 613 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2651] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:55:53 2026] POST /v2.0/subnets => generated 626 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:55:54.091 8 INFO neutron.db.segments_db [None req-2ec95d57-3be8-4dc4-af6d-269b883c8bc2 3db6c9a40c0d440c9003fcff59a5dd9a aee1d961c151414781c29b7564481e38 - - default default] Added segment 5bdb0551-ba8b-4523-8351-10b20cdfef6b of type vxlan for network eb2002de-da69-4349-ba96-aed15cadd279 [pid: 8|app: 0|req: 1303/2652] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:55:54 2026] POST /v2.0/networks => generated 612 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2653] 10.0.0.224 () {34 vars in 971 bytes} [Tue Aug 11 16:55:54 2026] GET /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755 => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2654] 199.204.45.205 () {30 vars in 743 bytes} [Tue Aug 11 16:55:54 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2655] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:54 2026] GET /v2.0/subnets/ee79311c-9d04-4bc8-84f1-08be8ae4fadd => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2656] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:54 2026] GET /v2.0/subnets/20252cc5-68fc-46bf-9b0e-85a0361fe58d => generated 746 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2657] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:55:54 2026] GET /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 1516 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2658] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:55:54 2026] POST /v2.0/subnets => generated 629 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:55:54.467 8 INFO neutron.db.segments_db [None req-e0ad9bd2-9a15-467c-af15-2a98d4b88170 3db6c9a40c0d440c9003fcff59a5dd9a aee1d961c151414781c29b7564481e38 - - default default] Added segment af581a8f-3286-4a04-8135-7eda1ac0d614 of type vxlan for network 76954b3d-cc75-45ea-b836-69e5160297fc [pid: 8|app: 0|req: 1305/2659] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:55:54 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2660] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:55:54 2026] POST /v2.0/subnets => generated 629 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:55:54.861 8 INFO neutron.db.segments_db [None req-0eda6a6d-8706-43d5-8b11-64cee9cbe1d6 3db6c9a40c0d440c9003fcff59a5dd9a aee1d961c151414781c29b7564481e38 - - default default] Added segment 7983a75c-0949-4a18-92d3-b9d1a224b3d9 of type vxlan for network 4777fe56-d346-44e0-a0ca-7b6da8d428fe [pid: 7|app: 0|req: 1355/2661] 199.204.45.205 () {34 vars in 790 bytes} [Tue Aug 11 16:55:54 2026] PUT /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 1251 bytes in 514 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: 1356/2662] 199.204.45.205 () {30 vars in 743 bytes} [Tue Aug 11 16:55:54 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906 => generated 796 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:55:54.955 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f002222-f47f-4273-adfd-4ceb262a6a0f'] response: {'name': 'network-changed', 'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'tag': 'c74ef4ac-2975-4b7a-8c6c-f46cbedf295e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1307/2663] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:55:54 2026] POST /v2.0/networks => generated 612 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2664] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:54 2026] GET /v2.0/subnets/8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2665] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2666] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2667] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2668] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2669] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2670] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2671] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2672] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:55:54 2026] POST /v2.0/subnets => generated 629 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2673] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2674] 199.204.45.205 () {30 vars in 743 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:55:55.418 8 INFO neutron.db.segments_db [None req-e4705655-7a94-4a69-a6d6-34df1eabe5d0 3db6c9a40c0d440c9003fcff59a5dd9a aee1d961c151414781c29b7564481e38 - - default default] Added segment 6ea65533-54e5-4491-a52d-21abf78cce71 of type vxlan for network d0ae0ff1-44f2-4288-8957-71f704e921e8 [pid: 7|app: 0|req: 1367/2675] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2676] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 5385 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2677] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:55:55 2026] POST /v2.0/networks => generated 612 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2678] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2679] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/networks?id=1680754a-3e27-4949-9c58-94e2a9515906 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2680] 199.204.45.205 () {34 vars in 1056 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2681] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/subnets?id=8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2682] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2683] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2684] 10.0.0.236 () {34 vars in 669 bytes} [Tue Aug 11 16:55:55 2026] POST /v2.0/subnets => generated 629 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2685] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2686] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:55:55 2026] PUT /v2.0/subnets/ef9a0a92-c672-4186-8428-d7e7c80ca0d6/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2687] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:55:55 2026] PUT /v2.0/subnets/02a63685-16ba-47fc-a64c-8ec67e60bf2d/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: 1372/2688] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:55:55 2026] PUT /v2.0/subnets/038426f4-3887-4997-99a8-3075fb5fdb07/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2689] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:55:55 2026] PUT /v2.0/subnets/4c6f40cc-8b91-4f65-8664-1557ff8f11f2/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2690] 10.0.0.236 () {32 vars in 664 bytes} [Tue Aug 11 16:55:56 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2691] 10.0.0.236 () {32 vars in 678 bytes} [Tue Aug 11 16:55:56 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2692] 10.0.0.236 () {32 vars in 674 bytes} [Tue Aug 11 16:55:56 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2693] 10.0.0.236 () {32 vars in 686 bytes} [Tue Aug 11 16:55:56 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2694] 10.0.0.236 () {32 vars in 672 bytes} [Tue Aug 11 16:55:56 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: 1320/2695] 10.0.0.236 () {32 vars in 686 bytes} [Tue Aug 11 16:55:56 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2696] 10.0.0.236 () {32 vars in 682 bytes} [Tue Aug 11 16:55:56 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2697] 10.0.0.236 () {32 vars in 694 bytes} [Tue Aug 11 16:55:56 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2698] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:55:56 2026] DELETE /v2.0/subnets/ef9a0a92-c672-4186-8428-d7e7c80ca0d6 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2699] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:55:56 2026] DELETE /v2.0/subnets/02a63685-16ba-47fc-a64c-8ec67e60bf2d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2700] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:55:56 2026] DELETE /v2.0/subnets/038426f4-3887-4997-99a8-3075fb5fdb07 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2701] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:55:56 2026] DELETE /v2.0/subnets/4c6f40cc-8b91-4f65-8664-1557ff8f11f2 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2702] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:55:57 2026] DELETE /v2.0/subnets/e004085e-7ada-451c-a760-f916d3065ce3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:55:57.363 8 INFO neutron_taas.services.taas.taas_plugin [None req-062f889b-eac8-4bd9-b120-e6fec7c53a60 3db6c9a40c0d440c9003fcff59a5dd9a aee1d961c151414781c29b7564481e38 - - default default] TaaS: Handle Delete Port: d7913529-72e4-4956-bc5c-03cf60477eed 2026-08-11 16:55:57.367 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-062f889b-eac8-4bd9-b120-e6fec7c53a60 3db6c9a40c0d440c9003fcff59a5dd9a aee1d961c151414781c29b7564481e38 - - default default] Tap Mirror: Handle Delete Port: d7913529-72e4-4956-bc5c-03cf60477eed 2026-08-11 16:55:57.564 8 INFO neutron.services.segments.plugin [-] Segment c35873b4-3b97-4247-be96-9e591ae8e143 resource provider aggregate not found 2026-08-11 16:55:57.571 8 INFO neutron.services.segments.plugin [-] Segment c35873b4-3b97-4247-be96-9e591ae8e143 resource provider aggregate not found 2026-08-11 16:55:57.587 8 INFO neutron.services.segments.plugin [-] Segment c35873b4-3b97-4247-be96-9e591ae8e143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c35873b4-3b97-4247-be96-9e591ae8e143 found for delete ", "request_id": "req-3ddc975b-0858-4311-be5a-fc613d154b8d"}]} 2026-08-11 16:55:57.589 8 INFO neutron.services.segments.plugin [-] Segment c35873b4-3b97-4247-be96-9e591ae8e143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c35873b4-3b97-4247-be96-9e591ae8e143 found for delete ", "request_id": "req-0525af17-eb86-4be8-9e18-11609381f93e"}]} [pid: 8|app: 0|req: 1324/2703] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:55:57 2026] DELETE /v2.0/networks/8b931f90-f064-4066-b645-ff01e9195f2e => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:55:57.743 7 INFO neutron.services.segments.plugin [-] Segment 5bdb0551-ba8b-4523-8351-10b20cdfef6b resource provider aggregate not found 2026-08-11 16:55:57.749 7 INFO neutron.services.segments.plugin [-] Segment 5bdb0551-ba8b-4523-8351-10b20cdfef6b resource provider aggregate not found 2026-08-11 16:55:57.765 7 INFO neutron.services.segments.plugin [-] Segment 5bdb0551-ba8b-4523-8351-10b20cdfef6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bdb0551-ba8b-4523-8351-10b20cdfef6b found for delete ", "request_id": "req-15f1e027-dcdd-4875-bf21-e12843dd8310"}]} 2026-08-11 16:55:57.770 7 INFO neutron.services.segments.plugin [-] Segment 5bdb0551-ba8b-4523-8351-10b20cdfef6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bdb0551-ba8b-4523-8351-10b20cdfef6b found for delete ", "request_id": "req-b5531c59-7210-4e68-8d43-facf079a5b89"}]} [pid: 7|app: 0|req: 1380/2704] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:55:57 2026] DELETE /v2.0/networks/eb2002de-da69-4349-ba96-aed15cadd279 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2705] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:55:57 2026] DELETE /v2.0/networks/76954b3d-cc75-45ea-b836-69e5160297fc => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2706] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:55:57 2026] DELETE /v2.0/networks/4777fe56-d346-44e0-a0ca-7b6da8d428fe => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2707] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:55:58 2026] DELETE /v2.0/networks/d0ae0ff1-44f2-4288-8957-71f704e921e8 => 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: 1382/2708] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:55:58 2026] GET /v2.0/security-groups?tenant_id=98d6cf5537614e2b8fb79ee842ae290a&name=default => generated 2929 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2709] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:55:59 2026] DELETE /v2.0/security-groups/5acb1961-4834-4833-878c-ec06ffbf84ed => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:55:59.607 8 INFO neutron.services.segments.plugin [-] Segment af581a8f-3286-4a04-8135-7eda1ac0d614 resource provider aggregate not found 2026-08-11 16:55:59.611 8 INFO neutron.services.segments.plugin [-] Segment af581a8f-3286-4a04-8135-7eda1ac0d614 resource provider aggregate not found 2026-08-11 16:55:59.627 8 INFO neutron.services.segments.plugin [-] Segment af581a8f-3286-4a04-8135-7eda1ac0d614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af581a8f-3286-4a04-8135-7eda1ac0d614 found for delete ", "request_id": "req-9f9f47ed-c430-45cc-9893-7841a1d66f07"}]} 2026-08-11 16:55:59.630 8 INFO neutron.services.segments.plugin [-] Segment af581a8f-3286-4a04-8135-7eda1ac0d614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af581a8f-3286-4a04-8135-7eda1ac0d614 found for delete ", "request_id": "req-39d181c0-3621-4e65-b5a2-a1e96a69c8af"}]} [pid: 7|app: 0|req: 1383/2710] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:55:59 2026] GET /v2.0/security-groups?tenant_id=3ccc7990761e4041a5dbdff38f5df6ac&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:55:59.641 8 INFO neutron.services.segments.plugin [-] Segment 6ea65533-54e5-4491-a52d-21abf78cce71 resource provider aggregate not found 2026-08-11 16:55:59.648 8 INFO neutron.services.segments.plugin [-] Segment 6ea65533-54e5-4491-a52d-21abf78cce71 resource provider aggregate not found 2026-08-11 16:55:59.664 8 INFO neutron.services.segments.plugin [-] Segment 6ea65533-54e5-4491-a52d-21abf78cce71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea65533-54e5-4491-a52d-21abf78cce71 found for delete ", "request_id": "req-a3875de6-68a8-41ff-8490-65f500b08dfd"}]} 2026-08-11 16:55:59.666 8 INFO neutron.services.segments.plugin [-] Segment 6ea65533-54e5-4491-a52d-21abf78cce71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea65533-54e5-4491-a52d-21abf78cce71 found for delete ", "request_id": "req-8a61455f-6e46-47d0-a81e-01445616112c"}]} [pid: 8|app: 0|req: 1328/2711] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:55:59 2026] DELETE /v2.0/security-groups/944af329-3e11-4d22-935b-85db373ef6c2 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:55:59.785 7 INFO neutron.services.segments.plugin [-] Segment 7983a75c-0949-4a18-92d3-b9d1a224b3d9 resource provider aggregate not found 2026-08-11 16:55:59.791 7 INFO neutron.services.segments.plugin [-] Segment 7983a75c-0949-4a18-92d3-b9d1a224b3d9 resource provider aggregate not found 2026-08-11 16:55:59.805 7 INFO neutron.services.segments.plugin [-] Segment 7983a75c-0949-4a18-92d3-b9d1a224b3d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7983a75c-0949-4a18-92d3-b9d1a224b3d9 found for delete ", "request_id": "req-cffc8c6d-4645-4af8-ab14-4c236c1d60c4"}]} 2026-08-11 16:55:59.811 7 INFO neutron.services.segments.plugin [-] Segment 7983a75c-0949-4a18-92d3-b9d1a224b3d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7983a75c-0949-4a18-92d3-b9d1a224b3d9 found for delete ", "request_id": "req-2f20be7d-e28f-4a86-ae84-276ab368a65e"}]} [pid: 7|app: 0|req: 1384/2712] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:55:59 2026] GET /v2.0/security-groups?tenant_id=aee1d961c151414781c29b7564481e38&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2713] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:55:59 2026] DELETE /v2.0/security-groups/2df7d099-bae8-41ec-84f9-5419dd4f18c2 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:56:04.539 7 INFO neutron.db.segments_db [None req-7073f667-934e-46fa-be98-e4682a3c25b1 cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] Added segment 88e82150-db63-4881-a55a-bc82217ef2f2 of type vxlan for network 345931ce-a2dd-4686-aa7d-1e12b862829a [pid: 7|app: 0|req: 1385/2714] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:56:04 2026] POST /v2.0/networks => generated 613 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2715] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:56:04 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: 7|app: 0|req: 1386/2718] 10.0.0.236 () {34 vars in 666 bytes} [Tue Aug 11 16:56:04 2026] POST /v2.0/trunks => generated 407 bytes in 228 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-11 16:56:05.272 8 INFO neutron.db.segments_db [None req-e488c3a5-1ba6-4271-80b6-773779d4ceda cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] Added segment b3de5546-ce96-454b-a3c0-8e02e222adc3 of type vxlan for network 5d15988b-bc0e-4611-a41b-23b218d54317 [pid: 8|app: 0|req: 1333/2719] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:56:05 2026] POST /v2.0/networks => generated 613 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2720] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:56:05 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: 8|app: 0|req: 1334/2721] 10.0.0.236 () {34 vars in 666 bytes} [Tue Aug 11 16:56:05 2026] POST /v2.0/trunks => generated 407 bytes in 263 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-11 16:56:06.000 7 INFO neutron.db.segments_db [None req-270d5695-10f6-44da-b110-e4380de70fe9 cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] Added segment b99675e3-5769-4dcc-823e-443b7987bb31 of type vxlan for network b4d0a964-9eb0-49f7-be9c-1e2fcf79adc0 [pid: 7|app: 0|req: 1388/2722] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:56:05 2026] POST /v2.0/networks => generated 613 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2723] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:56:06 2026] POST /v2.0/ports => generated 743 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2724] 10.0.0.236 () {34 vars in 666 bytes} [Tue Aug 11 16:56:06 2026] POST /v2.0/trunks => generated 407 bytes in 157 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-11 16:56:06.596 8 INFO neutron.db.segments_db [None req-675a303e-1c98-4dda-8792-1cb811b61dfd cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] Added segment 8cc8260c-4c85-48c3-baee-fd6351169517 of type vxlan for network 185f5d25-789b-4f3b-8c58-725faa2b0371 [pid: 8|app: 0|req: 1336/2725] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:56:06 2026] POST /v2.0/networks => generated 613 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2726] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:56:06 2026] POST /v2.0/ports => generated 743 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2727] 10.0.0.236 () {34 vars in 666 bytes} [Tue Aug 11 16:56:07 2026] POST /v2.0/trunks => generated 407 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-11 16:56:07.318 7 INFO neutron.db.segments_db [None req-9a837367-dfad-4f5c-8304-6d83be6884d4 cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] Added segment 8874498a-afcd-409c-aa4a-999107e36cee of type vxlan for network 47774532-53d8-4d47-ab50-ee868d4fe1ce [pid: 7|app: 0|req: 1391/2728] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:56:07 2026] POST /v2.0/networks => generated 612 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2729] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:56:07 2026] POST /v2.0/ports => generated 743 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2730] 10.0.0.236 () {34 vars in 666 bytes} [Tue Aug 11 16:56:07 2026] POST /v2.0/trunks => generated 407 bytes in 200 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: 1339/2731] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:56:07 2026] PUT /v2.0/trunks/7002f3c2-1fe8-4c4e-b9bf-30e1283c1e57/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2732] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:56:07 2026] PUT /v2.0/trunks/f7b964a9-4bb1-499c-9015-d96e717fcfbe/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2733] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:56:07 2026] PUT /v2.0/trunks/b8f3da60-d3de-4b70-b2d3-ef37e0d9cf7b/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2734] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2735] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:56:08 2026] PUT /v2.0/trunks/5694333f-5d7d-43a7-a93c-f887fc529756/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2736] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2737] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2739] 10.0.0.236 () {32 vars in 662 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2739] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2740] 10.0.0.236 () {32 vars in 676 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2741] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/subnets/8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2742] 10.0.0.236 () {32 vars in 672 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2743] 10.0.0.236 () {32 vars in 684 bytes} [Tue Aug 11 16:56:08 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: 8|app: 0|req: 1346/2744] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 5385 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2745] 10.0.0.236 () {32 vars in 670 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2746] 10.0.0.236 () {32 vars in 684 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2747] 10.0.0.236 () {32 vars in 680 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2748] 10.0.0.236 () {32 vars in 692 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2749] 10.0.0.236 () {32 vars in 719 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/trunks/7002f3c2-1fe8-4c4e-b9bf-30e1283c1e57 => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2750] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2751] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2752] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2753] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:56:08 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: 1349/2754] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/ports/33001603-d0ea-4df0-8167-07afaf657673 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2755] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755 => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2756] 10.0.0.236 () {32 vars in 722 bytes} [Tue Aug 11 16:56:08 2026] DELETE /v2.0/trunks/7002f3c2-1fe8-4c4e-b9bf-30e1283c1e57 => 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: 1351/2757] 10.0.0.236 () {32 vars in 719 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/trunks/f7b964a9-4bb1-499c-9015-d96e717fcfbe => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2758] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/ports/d3383921-8581-4a22-bde5-138dd247382b => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2759] 10.0.0.236 () {32 vars in 722 bytes} [Tue Aug 11 16:56:08 2026] DELETE /v2.0/trunks/f7b964a9-4bb1-499c-9015-d96e717fcfbe => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2760] 10.0.0.236 () {32 vars in 719 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/trunks/b8f3da60-d3de-4b70-b2d3-ef37e0d9cf7b => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2761] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/ports/04b85a8c-7c84-4029-a388-9075b78e8c54 => generated 826 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2762] 199.204.45.205 () {34 vars in 790 bytes} [Tue Aug 11 16:56:08 2026] PUT /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755 => generated 1255 bytes in 350 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-11 16:56:08.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b4b189d-fbf7-4d9d-8955-71a11699bfcc'] response: {'name': 'network-changed', 'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'tag': 'f3718c28-078e-4f96-8520-de1ddd558755', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1408/2763] 199.204.45.205 () {30 vars in 743 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 798 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2764] 10.0.0.236 () {32 vars in 722 bytes} [Tue Aug 11 16:56:08 2026] DELETE /v2.0/trunks/b8f3da60-d3de-4b70-b2d3-ef37e0d9cf7b => 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: 1357/2765] 10.0.0.236 () {32 vars in 719 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/trunks/5694333f-5d7d-43a7-a93c-f887fc529756 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2766] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/subnets/ee79311c-9d04-4bc8-84f1-08be8ae4fadd => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2767] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755 => generated 1291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2768] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.0/ports/d46e264f-9411-48a3-b93e-ad97eddf8212 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2769] 10.0.0.236 () {32 vars in 722 bytes} [Tue Aug 11 16:56:08 2026] DELETE /v2.0/trunks/5694333f-5d7d-43a7-a93c-f887fc529756 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2770] 10.0.0.236 () {32 vars in 719 bytes} [Tue Aug 11 16:56:09 2026] GET /v2.0/trunks/2abc3976-6b4e-49bc-b4a4-74bb6753d96a => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2771] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:56:09 2026] GET /v2.0/ports/bfc7fa89-d2b2-4d21-87cd-bd7a59b5b190 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2772] 10.0.0.236 () {32 vars in 722 bytes} [Tue Aug 11 16:56:09 2026] DELETE /v2.0/trunks/2abc3976-6b4e-49bc-b4a4-74bb6753d96a => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:56:09.239 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd5fc51d-d9eb-43f3-b8ac-cabec07e1195 cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] TaaS: Handle Delete Port: 33001603-d0ea-4df0-8167-07afaf657673 [pid: 7|app: 0|req: 1411/2773] 199.204.45.205 () {34 vars in 789 bytes} [Tue Aug 11 16:56:08 2026] PUT /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755 => generated 1080 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:56:09.242 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd5fc51d-d9eb-43f3-b8ac-cabec07e1195 cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] Tap Mirror: Handle Delete Port: 33001603-d0ea-4df0-8167-07afaf657673 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1412/2774] 199.204.45.205 () {30 vars in 743 bytes} [Tue Aug 11 16:56:09 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2775] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:56:09 2026] DELETE /v2.0/ports/33001603-d0ea-4df0-8167-07afaf657673 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2776] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:09 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2777] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:56:09 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 4977 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:56:09.426 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9167d31-01fe-4226-a836-a45bebd44e03 cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] TaaS: Handle Delete Port: d3383921-8581-4a22-bde5-138dd247382b 2026-08-11 16:56:09.429 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9167d31-01fe-4226-a836-a45bebd44e03 cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] Tap Mirror: Handle Delete Port: d3383921-8581-4a22-bde5-138dd247382b [pid: 7|app: 0|req: 1415/2778] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:56:09 2026] GET /v2.0/networks?id=07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2779] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:09 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 4977 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2780] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:56:09 2026] DELETE /v2.0/ports/d3383921-8581-4a22-bde5-138dd247382b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2781] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:56:09 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?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: 1418/2782] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:56:09 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:56:09.646 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c0ae508-a1ce-43b3-ab62-1d97e53a1c39 cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] TaaS: Handle Delete Port: 04b85a8c-7c84-4029-a388-9075b78e8c54 2026-08-11 16:56:09.650 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c0ae508-a1ce-43b3-ab62-1d97e53a1c39 cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] Tap Mirror: Handle Delete Port: 04b85a8c-7c84-4029-a388-9075b78e8c54 [pid: 8|app: 0|req: 1365/2783] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:56:09 2026] DELETE /v2.0/ports/04b85a8c-7c84-4029-a388-9075b78e8c54 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:56:09.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-9467ed00-12d0-42f9-8f78-86f0f6e6baed cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] TaaS: Handle Delete Port: d46e264f-9411-48a3-b93e-ad97eddf8212 2026-08-11 16:56:09.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9467ed00-12d0-42f9-8f78-86f0f6e6baed cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] Tap Mirror: Handle Delete Port: d46e264f-9411-48a3-b93e-ad97eddf8212 [pid: 7|app: 0|req: 1419/2784] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:56:09 2026] DELETE /v2.0/ports/d46e264f-9411-48a3-b93e-ad97eddf8212 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:56:10.042 8 INFO neutron_taas.services.taas.taas_plugin [None req-55be7a35-d440-4348-bf2b-4437720acc22 cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] TaaS: Handle Delete Port: bfc7fa89-d2b2-4d21-87cd-bd7a59b5b190 2026-08-11 16:56:10.046 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55be7a35-d440-4348-bf2b-4437720acc22 cb23ac8737384c6bb39ddbe779730a9f 53438b9e64b44dfeb057328ad483cd44 - - default default] Tap Mirror: Handle Delete Port: bfc7fa89-d2b2-4d21-87cd-bd7a59b5b190 [pid: 8|app: 0|req: 1366/2785] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:56:09 2026] DELETE /v2.0/ports/bfc7fa89-d2b2-4d21-87cd-bd7a59b5b190 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:56:10.263 7 INFO neutron.services.segments.plugin [-] Segment 88e82150-db63-4881-a55a-bc82217ef2f2 resource provider aggregate not found 2026-08-11 16:56:10.265 7 INFO neutron.services.segments.plugin [-] Segment 88e82150-db63-4881-a55a-bc82217ef2f2 resource provider aggregate not found 2026-08-11 16:56:10.284 7 INFO neutron.services.segments.plugin [-] Segment 88e82150-db63-4881-a55a-bc82217ef2f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e82150-db63-4881-a55a-bc82217ef2f2 found for delete ", "request_id": "req-e4de3869-1cc6-4489-af2c-e869d1a1c41e"}]} 2026-08-11 16:56:10.287 7 INFO neutron.services.segments.plugin [-] Segment 88e82150-db63-4881-a55a-bc82217ef2f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e82150-db63-4881-a55a-bc82217ef2f2 found for delete ", "request_id": "req-81c75019-96c8-4a75-b1c1-0ecc48616b49"}]} [pid: 7|app: 0|req: 1420/2786] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:56:10 2026] DELETE /v2.0/networks/345931ce-a2dd-4686-aa7d-1e12b862829a => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:56:10.410 8 INFO neutron.services.segments.plugin [-] Segment b3de5546-ce96-454b-a3c0-8e02e222adc3 resource provider aggregate not found 2026-08-11 16:56:10.418 8 INFO neutron.services.segments.plugin [-] Segment b3de5546-ce96-454b-a3c0-8e02e222adc3 resource provider aggregate not found 2026-08-11 16:56:10.428 8 INFO neutron.services.segments.plugin [-] Segment b3de5546-ce96-454b-a3c0-8e02e222adc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3de5546-ce96-454b-a3c0-8e02e222adc3 found for delete ", "request_id": "req-de154f62-e208-4109-b242-29f5fffb8de9"}]} 2026-08-11 16:56:10.433 8 INFO neutron.services.segments.plugin [-] Segment b3de5546-ce96-454b-a3c0-8e02e222adc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3de5546-ce96-454b-a3c0-8e02e222adc3 found for delete ", "request_id": "req-c9ceeaa1-637f-4acb-8f8a-34d2d49e6fee"}]} [pid: 8|app: 0|req: 1367/2787] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:56:10 2026] DELETE /v2.0/networks/5d15988b-bc0e-4611-a41b-23b218d54317 => 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: 1368/2788] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:10 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 4977 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2789] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:56:10 2026] DELETE /v2.0/networks/b4d0a964-9eb0-49f7-be9c-1e2fcf79adc0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2790] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:56:10 2026] DELETE /v2.0/networks/185f5d25-789b-4f3b-8c58-725faa2b0371 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2791] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:56:10 2026] DELETE /v2.0/networks/47774532-53d8-4d47-ab50-ee868d4fe1ce => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:56:10.881 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d8dcbf6-2f41-4f2f-a7a8-89ef4c875af4'] response: {'name': 'network-changed', 'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'tag': 'f3718c28-078e-4f96-8520-de1ddd558755', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2792] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:56:11 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2793] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:56:11 2026] GET /v2.0/networks?id=07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2794] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:56:11 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2795] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:56:11 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2796] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:11 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 4977 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2797] 199.204.45.205 () {34 vars in 975 bytes} [Tue Aug 11 16:56:11 2026] GET /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755 => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2798] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:56:11 2026] GET /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2799] 199.204.45.205 () {34 vars in 1016 bytes} [Tue Aug 11 16:56:11 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2800] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:56:11 2026] GET /v2.0/security-groups?tenant_id=ae183b2d26804a4c9fbfd89a0690259a&name=default => generated 2929 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2801] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:56:11 2026] DELETE /v2.0/security-groups/a93dbbe7-8d0c-4974-8a4e-3e541fe75a78 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2802] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:56:11 2026] PUT /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755 => generated 917 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2803] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:56:12 2026] GET /v2.0/security-groups?tenant_id=53438b9e64b44dfeb057328ad483cd44&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:12.305 7 INFO neutron.services.segments.plugin [-] Segment b99675e3-5769-4dcc-823e-443b7987bb31 resource provider aggregate not found 2026-08-11 16:56:12.308 7 INFO neutron.services.segments.plugin [-] Segment b99675e3-5769-4dcc-823e-443b7987bb31 resource provider aggregate not found 2026-08-11 16:56:12.321 7 INFO neutron.services.segments.plugin [-] Segment b99675e3-5769-4dcc-823e-443b7987bb31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b99675e3-5769-4dcc-823e-443b7987bb31 found for delete ", "request_id": "req-0c7a66d1-3761-452b-82c7-235b707ab6e6"}]} 2026-08-11 16:56:12.324 7 INFO neutron.services.segments.plugin [-] Segment b99675e3-5769-4dcc-823e-443b7987bb31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b99675e3-5769-4dcc-823e-443b7987bb31 found for delete ", "request_id": "req-b4a83b99-adce-46ae-881c-24aee21e3287"}]} [pid: 8|app: 0|req: 1377/2804] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:56:12 2026] DELETE /v2.0/security-groups/ceaee283-487d-4512-9c3c-6818ba5f8a71 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:56:12.339 7 INFO neutron.services.segments.plugin [-] Segment 8874498a-afcd-409c-aa4a-999107e36cee resource provider aggregate not found 2026-08-11 16:56:12.344 7 INFO neutron.services.segments.plugin [-] Segment 8874498a-afcd-409c-aa4a-999107e36cee resource provider aggregate not found 2026-08-11 16:56:12.358 7 INFO neutron.services.segments.plugin [-] Segment 8874498a-afcd-409c-aa4a-999107e36cee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8874498a-afcd-409c-aa4a-999107e36cee found for delete ", "request_id": "req-ba6cf19b-5ab0-4a34-bf76-ca0c40a485f3"}]} 2026-08-11 16:56:12.363 7 INFO neutron.services.segments.plugin [-] Segment 8874498a-afcd-409c-aa4a-999107e36cee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8874498a-afcd-409c-aa4a-999107e36cee found for delete ", "request_id": "req-8d824db1-216d-406c-8519-eeb6eb557971"}]} 2026-08-11 16:56:12.447 8 INFO neutron.services.segments.plugin [-] Segment 8cc8260c-4c85-48c3-baee-fd6351169517 resource provider aggregate not found 2026-08-11 16:56:12.452 8 INFO neutron.services.segments.plugin [-] Segment 8cc8260c-4c85-48c3-baee-fd6351169517 resource provider aggregate not found 2026-08-11 16:56:12.467 8 INFO neutron.services.segments.plugin [-] Segment 8cc8260c-4c85-48c3-baee-fd6351169517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cc8260c-4c85-48c3-baee-fd6351169517 found for delete ", "request_id": "req-74d98bdf-c3e5-4eec-a66b-2d04e11e4675"}]} 2026-08-11 16:56:12.469 8 INFO neutron.services.segments.plugin [-] Segment 8cc8260c-4c85-48c3-baee-fd6351169517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cc8260c-4c85-48c3-baee-fd6351169517 found for delete ", "request_id": "req-95977d74-fbf1-48de-8be9-f0609dda4a17"}]} [pid: 7|app: 0|req: 1428/2805] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:56:12 2026] GET /v2.0/security-groups?tenant_id=f6c14d4ae25649b88f032637fd11a1cf&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2806] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:12 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 3869 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2807] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:56:12 2026] DELETE /v2.0/security-groups/7e0480bd-5cbc-444d-a058-902fc01c31b3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:56:12.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c3e0f33-9919-4e31-9186-814a1223b3d5 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: f3718c28-078e-4f96-8520-de1ddd558755 2026-08-11 16:56:12.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c3e0f33-9919-4e31-9186-814a1223b3d5 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: f3718c28-078e-4f96-8520-de1ddd558755 [pid: 7|app: 0|req: 1430/2808] 199.204.45.205 () {32 vars in 759 bytes} [Tue Aug 11 16:56:12 2026] DELETE /v2.0/ports/f3718c28-078e-4f96-8520-de1ddd558755 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2809] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2810] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:56:13 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: 1380/2811] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2812] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2813] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2814] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2815] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2816] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2817] 199.204.45.205 () {30 vars in 743 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2818] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2819] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2820] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 3869 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2821] 199.204.45.205 () {34 vars in 1226 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/networks?id=a5cb76fd-b587-40ab-ae09-590b0386a988&id=b73513b1-1371-48cc-986e-e61157fb693d&id=1680754a-3e27-4949-9c58-94e2a9515906&id=07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 3095 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2822] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.179&port_id=aacecabf-85cb-4132-a7c9-eed6e7fca495 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2823] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/subnets?id=6697441f-4a70-4607-8463-7dff0ecd4f83 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2824] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/ports?network_id=a5cb76fd-b587-40ab-ae09-590b0386a988&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2825] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2826] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2827] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2828] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.0/subnets?id=13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2829] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.0/ports?network_id=b73513b1-1371-48cc-986e-e61157fb693d&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2830] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?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: 1390/2831] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?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: 1442/2832] 199.204.45.205 () {34 vars in 1056 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2833] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.0/subnets?id=8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2834] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&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: 1392/2835] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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: 1444/2836] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:56:16.396 8 INFO neutron.db.segments_db [None req-09fa8bc5-88be-4baf-b5ff-f479902a6283 cfdd1818c2bd45069364601588e87c1b fcd0a30f2ca848b5b6990adfbbc0e9b9 - - default default] Added segment e6af2ab6-1528-4858-a61c-4b44252fdcfd of type vxlan for network 089f4cf6-f6ce-4ee2-b628-29a4a631dff6 [pid: 8|app: 0|req: 1393/2837] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:56:16 2026] POST /v2.0/networks => generated 612 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2838] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:56:16 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2839] 10.0.0.236 () {34 vars in 666 bytes} [Tue Aug 11 16:56:16 2026] POST /v2.0/trunks => generated 407 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1446/2840] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:56:17 2026] PUT /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2841] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2842] 10.0.0.236 () {34 vars in 760 bytes} [Tue Aug 11 16:56:17 2026] PUT /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags/green => 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: 1396/2843] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2844] 10.0.0.236 () {34 vars in 756 bytes} [Tue Aug 11 16:56:17 2026] PUT /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2845] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2846] 10.0.0.236 () {34 vars in 778 bytes} [Tue Aug 11 16:56:17 2026] PUT /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2847] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2848] 10.0.0.236 () {34 vars in 749 bytes} [Tue Aug 11 16:56:17 2026] PUT /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2849] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2850] 10.0.0.236 () {32 vars in 737 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:56:17.497 8 INFO neutron.api.v2.resource [None req-1e736056-de6d-4ceb-a5a2-5c8efbed5217 cfdd1818c2bd45069364601588e87c1b fcd0a30f2ca848b5b6990adfbbc0e9b9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1400/2851] 10.0.0.236 () {32 vars in 741 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2852] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:56:17 2026] DELETE /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2853] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:56:17.632 7 INFO neutron.api.v2.resource [None req-760c159c-3b33-4083-a131-e71211283980 cfdd1818c2bd45069364601588e87c1b fcd0a30f2ca848b5b6990adfbbc0e9b9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1453/2854] 10.0.0.236 () {32 vars in 744 bytes} [Tue Aug 11 16:56:17 2026] DELETE /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2855] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:56:17 2026] DELETE /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2856] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736/tags => 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: 1403/2857] 10.0.0.236 () {32 vars in 719 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2858] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.0/ports/757cfce5-c9d9-4bb5-94a9-807bb8904b81 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2859] 10.0.0.236 () {32 vars in 722 bytes} [Tue Aug 11 16:56:17 2026] DELETE /v2.0/trunks/feb56759-6122-45c9-ab57-d92edc301736 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:56:18.064 7 INFO neutron_taas.services.taas.taas_plugin [None req-3db79f8e-9071-4c4f-959e-75643c5dc2cb cfdd1818c2bd45069364601588e87c1b fcd0a30f2ca848b5b6990adfbbc0e9b9 - - default default] TaaS: Handle Delete Port: 757cfce5-c9d9-4bb5-94a9-807bb8904b81 2026-08-11 16:56:18.068 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3db79f8e-9071-4c4f-959e-75643c5dc2cb cfdd1818c2bd45069364601588e87c1b fcd0a30f2ca848b5b6990adfbbc0e9b9 - - default default] Tap Mirror: Handle Delete Port: 757cfce5-c9d9-4bb5-94a9-807bb8904b81 [pid: 7|app: 0|req: 1456/2860] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:56:17 2026] DELETE /v2.0/ports/757cfce5-c9d9-4bb5-94a9-807bb8904b81 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2861] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2862] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2863] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2864] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2865] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 3869 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:56:18.290 8 INFO neutron.services.segments.plugin [-] Segment e6af2ab6-1528-4858-a61c-4b44252fdcfd resource provider aggregate not found 2026-08-11 16:56:18.298 8 INFO neutron.services.segments.plugin [-] Segment e6af2ab6-1528-4858-a61c-4b44252fdcfd resource provider aggregate not found 2026-08-11 16:56:18.316 8 INFO neutron.services.segments.plugin [-] Segment e6af2ab6-1528-4858-a61c-4b44252fdcfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6af2ab6-1528-4858-a61c-4b44252fdcfd found for delete ", "request_id": "req-3a37e992-3fdb-4865-ade8-c5997d939408"}]} 2026-08-11 16:56:18.321 8 INFO neutron.services.segments.plugin [-] Segment e6af2ab6-1528-4858-a61c-4b44252fdcfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6af2ab6-1528-4858-a61c-4b44252fdcfd found for delete ", "request_id": "req-d2bc6ce3-665d-4f2e-b0bf-21ab8e31b0a2"}]} [pid: 8|app: 0|req: 1405/2866] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:56:18 2026] DELETE /v2.0/networks/089f4cf6-f6ce-4ee2-b628-29a4a631dff6 => 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: 1462/2867] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:56:18 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: 1406/2868] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2869] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2870] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2871] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 1287 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2872] 199.204.45.205 () {34 vars in 789 bytes} [Tue Aug 11 16:56:18 2026] PUT /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 1080 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:56:18.834 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-48517ab9-be0f-4e89-884a-03a13a8f9fdf'] response: {'name': 'network-changed', 'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'tag': 'c74ef4ac-2975-4b7a-8c6c-f46cbedf295e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1465/2873] 199.204.45.205 () {30 vars in 743 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906 => generated 796 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1409/2874] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 3698 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2875] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 3698 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2876] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:56:19 2026] GET /v2.0/security-groups?tenant_id=fcd0a30f2ca848b5b6990adfbbc0e9b9&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2877] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:56:19 2026] DELETE /v2.0/security-groups/fe314e8a-1c73-45b9-ab23-96a118bfb9a0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2878] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:56:19 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 3698 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2879] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:56:19 2026] GET /v2.0/networks?id=1680754a-3e27-4949-9c58-94e2a9515906 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2880] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:56:19 2026] GET /v2.0/security-groups?tenant_id=3ea3d51d88f4461e8da7ffb91cfc3877&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2881] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:56:19 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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: 1471/2882] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:56:19 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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: 1412/2883] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:56:19 2026] DELETE /v2.0/security-groups/dc49ab69-083a-4586-a9be-a0f2d08fb1ef => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2886] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:20 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 3698 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2887] 199.204.45.205 () {34 vars in 975 bytes} [Tue Aug 11 16:56:20 2026] GET /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2888] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:56:20 2026] GET /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2889] 199.204.45.205 () {34 vars in 1016 bytes} [Tue Aug 11 16:56:21 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?fields=dns_domain => generated 29 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2890] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:21 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 3698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2891] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:56:21 2026] PUT /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 917 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2892] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:22.338 7 INFO neutron_taas.services.taas.taas_plugin [None req-f7b6bdce-8521-4f22-beff-9620d313c8e6 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: c74ef4ac-2975-4b7a-8c6c-f46cbedf295e 2026-08-11 16:56:22.342 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7b6bdce-8521-4f22-beff-9620d313c8e6 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: c74ef4ac-2975-4b7a-8c6c-f46cbedf295e [pid: 7|app: 0|req: 1476/2893] 199.204.45.205 () {32 vars in 759 bytes} [Tue Aug 11 16:56:22 2026] DELETE /v2.0/ports/c74ef4ac-2975-4b7a-8c6c-f46cbedf295e => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2894] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2895] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2896] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2897] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2898] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2899] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2900] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2901] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2902] 199.204.45.205 () {30 vars in 743 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2903] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2904] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2905] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2906] 199.204.45.205 () {34 vars in 1146 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/networks?id=a5cb76fd-b587-40ab-ae09-590b0386a988&id=b73513b1-1371-48cc-986e-e61157fb693d&id=1680754a-3e27-4949-9c58-94e2a9515906 => generated 2308 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2907] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Aug 11 16:56:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.179&port_id=aacecabf-85cb-4132-a7c9-eed6e7fca495 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2908] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:56:23 2026] GET /v2.0/subnets?id=6697441f-4a70-4607-8463-7dff0ecd4f83 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2909] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:56:23 2026] GET /v2.0/ports?network_id=a5cb76fd-b587-40ab-ae09-590b0386a988&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: 7|app: 0|req: 1484/2910] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:56:23 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?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: 1427/2911] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:56:23 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2912] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:56:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=d7049c7a-efd5-4c88-99de-1014aeb9e345 => 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: 1428/2913] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:56:23 2026] GET /v2.0/subnets?id=13a3175b-cc58-4cca-b4ed-23c7932bf16e => 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: 1486/2914] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:56:23 2026] GET /v2.0/ports?network_id=b73513b1-1371-48cc-986e-e61157fb693d&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2915] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:56:23 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2916] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:56:23 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2919] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:56:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2920] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:56:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2921] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:56:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2922] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:56:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:56:35.474 7 INFO neutron.api.v2.resource [None req-b83b8a46-99db-4439-9b3e-6b711a7af99b 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/2923] 199.204.45.205 () {30 vars in 763 bytes} [Tue Aug 11 16:56:35 2026] GET /v2.0/security-groups/lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2924] 199.204.45.205 () {30 vars in 785 bytes} [Tue Aug 11 16:56:35 2026] GET /v2.0/security-groups?name=lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 2863 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2925] 199.204.45.205 () {30 vars in 815 bytes} [Tue Aug 11 16:56:35 2026] GET /v2.0/security-group-rules?security_group_id=6ff28e75-0c95-43f3-9a17-0279b820df1f => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2926] 199.204.45.205 () {32 vars in 789 bytes} [Tue Aug 11 16:56:35 2026] DELETE /v2.0/security-group-rules/7a274e17-798a-40c3-b916-d820a4f5aaa3 => 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: 1493/2927] 199.204.45.205 () {32 vars in 789 bytes} [Tue Aug 11 16:56:35 2026] DELETE /v2.0/security-group-rules/f45b0bf4-24ce-4e56-a2df-de48482b4dfa => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:56:38.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-fcc01398-00b7-4faf-b0d7-fe4c90f6ccb0 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: ca78eda9-1237-49ec-a67d-f8eeceab1c0b 2026-08-11 16:56:38.257 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fcc01398-00b7-4faf-b0d7-fe4c90f6ccb0 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: ca78eda9-1237-49ec-a67d-f8eeceab1c0b 2026-08-11 16:56:38.462 8 INFO neutron.db.l3_db [None req-fcc01398-00b7-4faf-b0d7-fe4c90f6ccb0 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Floating IP ae2c0d03-1bce-4280-9411-44690f195ff0 disassociated (deleted). External IP: 10.96.250.217, port: d1cfd12a-406a-4204-85f9-deea4d5ca831. [pid: 8|app: 0|req: 1435/2928] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:56:38 2026] DELETE /v2.0/floatingips/ae2c0d03-1bce-4280-9411-44690f195ff0 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:56:38.815 7 INFO neutron.api.v2.resource [None req-be466d30-f225-4b79-aa2c-92dfeb454c8a 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/2929] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:56:38 2026] GET /v2.0/floatingips/ae2c0d03-1bce-4280-9411-44690f195ff0 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2930] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2931] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2932] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2933] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:56:39.604 8 INFO neutron.api.v2.resource [None req-d47dd966-8569-4f47-b1bf-38f26e5d1c28 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1438/2934] 199.204.45.205 () {30 vars in 763 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/security-groups/lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2935] 199.204.45.205 () {30 vars in 785 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/security-groups?name=lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 1637 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2936] 199.204.45.205 () {30 vars in 815 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/security-group-rules?security_group_id=6ff28e75-0c95-43f3-9a17-0279b820df1f => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2937] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2938] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2939] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2940] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2941] 199.204.45.205 () {30 vars in 741 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2942] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2943] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2944] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:40 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2945] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:41 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2946] 199.204.45.205 () {34 vars in 975 bytes} [Tue Aug 11 16:56:42 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2947] 199.204.45.205 () {34 vars in 1060 bytes} [Tue Aug 11 16:56:42 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2948] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:42 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2949] 199.204.45.205 () {34 vars in 1016 bytes} [Tue Aug 11 16:56:42 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2950] 199.204.45.205 () {38 vars in 1028 bytes} [Tue Aug 11 16:56:42 2026] PUT /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1151 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2951] 199.204.45.205 () {30 vars in 769 bytes} [Tue Aug 11 16:56:43 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1248 bytes in 34 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: 1506/2952] 199.204.45.205 () {34 vars in 789 bytes} [Tue Aug 11 16:56:43 2026] PUT /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1090 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2953] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:43 2026] GET /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 1090 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1448/2954] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/ports?tenant_id=1877b1c547c64a5a83dc34eb6410d2c7&device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:56:44.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-664db29b-408f-4034-8203-56019036b026 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: d7049c7a-efd5-4c88-99de-1014aeb9e345 2026-08-11 16:56:44.151 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-664db29b-408f-4034-8203-56019036b026 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: d7049c7a-efd5-4c88-99de-1014aeb9e345 [pid: 8|app: 0|req: 1449/2955] 199.204.45.205 () {34 vars in 1066 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/networks?id=a5cb76fd-b587-40ab-ae09-590b0386a988&id=b73513b1-1371-48cc-986e-e61157fb693d => generated 1523 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2956] 199.204.45.205 () {34 vars in 1062 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.179&port_id=aacecabf-85cb-4132-a7c9-eed6e7fca495 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2957] 199.204.45.205 () {34 vars in 984 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/subnets?id=6697441f-4a70-4607-8463-7dff0ecd4f83 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2958] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/ports?network_id=a5cb76fd-b587-40ab-ae09-590b0386a988&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: 1507/2959] 199.204.45.205 () {32 vars in 759 bytes} [Tue Aug 11 16:56:44 2026] DELETE /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2960] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?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: 1454/2961] 199.204.45.205 () {30 vars in 703 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2962] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/networks/a5cb76fd-b587-40ab-ae09-590b0386a988?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2963] 199.204.45.205 () {30 vars in 705 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2964] 199.204.45.205 () {30 vars in 681 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2965] 199.204.45.205 () {30 vars in 717 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:56:44.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdfb8d2c-4682-4895-af90-26ae81099d97 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/2966] 199.204.45.205 () {32 vars in 759 bytes} [Tue Aug 11 16:56:44 2026] DELETE /v2.0/ports/d7049c7a-efd5-4c88-99de-1014aeb9e345 => 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: 1457/2967] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:56:44.565 7 INFO neutron.api.v2.resource [None req-15399628-b8cf-48bf-a0b4-119b6cf014ce 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/2968] 199.204.45.205 () {30 vars in 763 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/security-groups/lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2969] 199.204.45.205 () {30 vars in 785 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/security-groups?name=lb-8e118cf4-2210-42cd-be27-f11026e98108 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2970] 199.204.45.205 () {30 vars in 737 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2971] 199.204.45.205 () {34 vars in 789 bytes} [Tue Aug 11 16:56:44 2026] PUT /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 1094 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2972] 199.204.45.205 () {32 vars in 779 bytes} [Tue Aug 11 16:56:44 2026] DELETE /v2.0/security-groups/6ff28e75-0c95-43f3-9a17-0279b820df1f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:56:45.163 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0a1becb-da6c-4036-9852-387651a0e913 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: d1cfd12a-406a-4204-85f9-deea4d5ca831 2026-08-11 16:56:45.166 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0a1becb-da6c-4036-9852-387651a0e913 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: d1cfd12a-406a-4204-85f9-deea4d5ca831 [pid: 8|app: 0|req: 1460/2973] 199.204.45.205 () {32 vars in 759 bytes} [Tue Aug 11 16:56:45 2026] DELETE /v2.0/ports/d1cfd12a-406a-4204-85f9-deea4d5ca831 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2974] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:56:47 2026] GET /v2.0/ports?device_id=f20fdaae-8dbd-4b50-94c3-ffb4de707716 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:56:48.147 8 INFO neutron_taas.services.taas.taas_plugin [req-8206b951-731b-4a61-a163-20448021450f req-bf432c1f-30d7-471c-99db-8ef820591862 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] TaaS: Handle Delete Port: aacecabf-85cb-4132-a7c9-eed6e7fca495 2026-08-11 16:56:48.150 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8206b951-731b-4a61-a163-20448021450f req-bf432c1f-30d7-471c-99db-8ef820591862 30b7541888c94b9693c98f5fd7a0e437 1877b1c547c64a5a83dc34eb6410d2c7 - - default default] Tap Mirror: Handle Delete Port: aacecabf-85cb-4132-a7c9-eed6e7fca495 [pid: 8|app: 0|req: 1461/2975] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:56:48 2026] DELETE /v2.0/ports/aacecabf-85cb-4132-a7c9-eed6e7fca495 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:56:48.336 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cec94e13-92d1-4509-a0fc-29ef0c83c418'] response: {'server_uuid': 'f20fdaae-8dbd-4b50-94c3-ffb4de707716', 'name': 'network-vif-deleted', 'tag': 'aacecabf-85cb-4132-a7c9-eed6e7fca495', 'status': 'completed', 'code': 200} 2026-08-11 16:56:49.203 7 INFO neutron_taas.services.taas.taas_plugin [None req-f005511b-99ea-499e-8dd1-a16dee82cbe0 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: 2b393925-21e0-4a67-bcd6-6a6ce1a4d3e4 2026-08-11 16:56:49.207 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f005511b-99ea-499e-8dd1-a16dee82cbe0 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: 2b393925-21e0-4a67-bcd6-6a6ce1a4d3e4 2026-08-11 16:56:49.418 7 INFO neutron.db.l3_db [None req-f005511b-99ea-499e-8dd1-a16dee82cbe0 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Floating IP 44e5289f-f90e-448a-8223-d8057fbac9d2 disassociated (deleted). External IP: 10.96.250.208, port: 62b86089-d563-4ec4-8143-cbfdee91602e. [pid: 7|app: 0|req: 1515/2976] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:56:49 2026] DELETE /v2.0/floatingips/44e5289f-f90e-448a-8223-d8057fbac9d2 => generated 0 bytes in 647 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:56:49.731 8 INFO neutron.api.v2.resource [None req-7f4f55f2-692f-4457-b861-cfa8030bf2ef 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1462/2977] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:56:49 2026] GET /v2.0/floatingips/44e5289f-f90e-448a-8223-d8057fbac9d2 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:56:49.735 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f839541-1eee-4968-95c5-c38372f7d34d'] response: {'name': 'network-changed', 'server_uuid': '4e48896c-04a9-4171-8af9-e3f45866cb76', 'tag': '62b86089-d563-4ec4-8143-cbfdee91602e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/2978] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:56:49 2026] GET /v2.0/ports?device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 1204 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2981] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:56:49 2026] GET /v2.0/security-groups?id=d7613fb0-839c-45c1-992b-6e68cd1ec79a&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2982] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.0/ports?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2983] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.0/networks?id=07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2984] 199.204.45.205 () {34 vars in 1058 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=62b86089-d563-4ec4-8143-cbfdee91602e => 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: 1520/2985] 199.204.45.205 () {34 vars in 1106 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A239&port_id=62b86089-d563-4ec4-8143-cbfdee91602e => 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: 1466/2986] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.0/subnets?id=ee79311c-9d04-4bc8-84f1-08be8ae4fadd&id=20252cc5-68fc-46bf-9b0e-85a0361fe58d => generated 1413 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2987] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.0/ports?network_id=07a66570-973a-4e38-aebe-5b7a8e5b6a23&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2988] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.0/ports?network_id=07a66570-973a-4e38-aebe-5b7a8e5b6a23&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2989] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?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: 1468/2990] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2991] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:56:52 2026] GET /v2.0/ports?device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 1204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:56:52.536 8 INFO neutron_taas.services.taas.taas_plugin [req-99c06e15-00af-4975-8510-cea0d2543c18 req-ae556318-89c9-4896-ae31-3f24155fdc22 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: 62b86089-d563-4ec4-8143-cbfdee91602e 2026-08-11 16:56:52.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-99c06e15-00af-4975-8510-cea0d2543c18 req-ae556318-89c9-4896-ae31-3f24155fdc22 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: 62b86089-d563-4ec4-8143-cbfdee91602e [pid: 8|app: 0|req: 1469/2992] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:56:52 2026] DELETE /v2.0/ports/62b86089-d563-4ec4-8143-cbfdee91602e => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:56:52.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f77110a7-f189-458f-b1d9-5d080bad5501'] response: {'server_uuid': '4e48896c-04a9-4171-8af9-e3f45866cb76', 'name': 'network-vif-deleted', 'tag': '62b86089-d563-4ec4-8143-cbfdee91602e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1524/2993] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:56:55 2026] GET /v2.0/ports?device_id=4e48896c-04a9-4171-8af9-e3f45866cb76 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:57:00.337 8 INFO neutron_taas.services.taas.taas_plugin [None req-ffa69175-a679-4df9-9489-c3dd49935367 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: 4a6226cf-9c1e-43d1-a5af-3d3aac722bf1 2026-08-11 16:57:00.340 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffa69175-a679-4df9-9489-c3dd49935367 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: 4a6226cf-9c1e-43d1-a5af-3d3aac722bf1 2026-08-11 16:57:00.505 8 INFO neutron.db.l3_db [None req-ffa69175-a679-4df9-9489-c3dd49935367 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Floating IP 8f82f900-72cc-4fe3-9878-8b1b81bf9ca7 disassociated (deleted). External IP: 10.96.250.203, port: 353709d0-4847-4ced-abe6-79c2211cdd93. [pid: 8|app: 0|req: 1470/2994] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:57:00 2026] DELETE /v2.0/floatingips/8f82f900-72cc-4fe3-9878-8b1b81bf9ca7 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:00.840 7 INFO neutron.api.v2.resource [None req-de23ed48-2a13-45a2-a70f-73058142f526 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/2995] 10.0.0.236 () {32 vars in 729 bytes} [Tue Aug 11 16:57:00 2026] GET /v2.0/floatingips/8f82f900-72cc-4fe3-9878-8b1b81bf9ca7 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:57:00.860 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e17c25b2-3c87-45ae-9467-f9ad2d961771'] response: {'name': 'network-changed', 'server_uuid': 'b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e', 'tag': '353709d0-4847-4ced-abe6-79c2211cdd93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1471/2996] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.0/ports?device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2997] 10.0.0.224 () {34 vars in 1040 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.0/security-groups?id=d7613fb0-839c-45c1-992b-6e68cd1ec79a&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2998] 199.204.45.205 () {34 vars in 1080 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.0/ports?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 1465 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2999] 199.204.45.205 () {34 vars in 986 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.0/networks?id=1680754a-3e27-4949-9c58-94e2a9515906 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3000] 199.204.45.205 () {34 vars in 1056 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.24&port_id=353709d0-4847-4ced-abe6-79c2211cdd93 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3001] 199.204.45.205 () {34 vars in 1104 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38e&port_id=353709d0-4847-4ced-abe6-79c2211cdd93 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3002] 199.204.45.205 () {34 vars in 1064 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.0/subnets?id=f4c7f4a8-341a-4904-84f0-ac57a9f30024&id=8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3003] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&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: 1475/3004] 199.204.45.205 () {34 vars in 1052 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.0/ports?network_id=1680754a-3e27-4949-9c58-94e2a9515906&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3005] 199.204.45.205 () {34 vars in 1012 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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: 1476/3006] 199.204.45.205 () {34 vars in 1112 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906?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: 1531/3007] 199.204.45.205 () {34 vars in 994 bytes} [Tue Aug 11 16:57:03 2026] GET /v2.0/ports?device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 1196 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:57:03.703 8 INFO neutron_taas.services.taas.taas_plugin [req-d014ffc1-79dd-44a0-8ec3-cd0b1d7e823a req-6d979b74-cf2a-435d-96c5-c479ab0d1281 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: 353709d0-4847-4ced-abe6-79c2211cdd93 2026-08-11 16:57:03.705 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d014ffc1-79dd-44a0-8ec3-cd0b1d7e823a req-6d979b74-cf2a-435d-96c5-c479ab0d1281 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: 353709d0-4847-4ced-abe6-79c2211cdd93 [pid: 8|app: 0|req: 1477/3008] 199.204.45.205 () {36 vars in 997 bytes} [Tue Aug 11 16:57:03 2026] DELETE /v2.0/ports/353709d0-4847-4ced-abe6-79c2211cdd93 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:03.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cc90c66-64d2-4d7a-b55b-0fcd61499f9b'] response: {'server_uuid': 'b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e', 'name': 'network-vif-deleted', 'tag': '353709d0-4847-4ced-abe6-79c2211cdd93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1533/3011] 10.0.0.224 () {34 vars in 990 bytes} [Tue Aug 11 16:57:06 2026] GET /v2.0/ports?device_id=b52350ec-6f21-4ac0-bab6-47a5e4dd0c7e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3012] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:57:11 2026] DELETE /v2.0/security-group-rules/0abad73f-0aab-4520-85c9-3bc4b3c19a41 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:11.414 7 INFO neutron.api.v2.resource [None req-24b2395e-7ee3-4a3d-beb9-db5f68991222 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3013] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:57:11 2026] GET /v2.0/security-group-rules/0abad73f-0aab-4520-85c9-3bc4b3c19a41 => 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: 1480/3014] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:57:11 2026] DELETE /v2.0/security-group-rules/fe51be42-4542-4d94-abff-b3443b7a361b => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:11.516 7 INFO neutron.api.v2.resource [None req-dd28121a-5172-41a5-be61-814fc3da83da 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3015] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:57:11 2026] GET /v2.0/security-group-rules/fe51be42-4542-4d94-abff-b3443b7a361b => 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: 1481/3016] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:57:11 2026] DELETE /v2.0/security-group-rules/88774c5e-319c-4f45-98cb-3a958beb52ab => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:11.603 7 INFO neutron.api.v2.resource [None req-1e1cfe3a-de02-4e53-9c8e-b86072080fcc 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3017] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:57:11 2026] GET /v2.0/security-group-rules/88774c5e-319c-4f45-98cb-3a958beb52ab => 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: 1482/3018] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:57:11 2026] DELETE /v2.0/security-group-rules/51f7aaf1-e946-4990-90c0-b068f0fd4619 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:11.689 7 INFO neutron.api.v2.resource [None req-1b371ebc-a5c8-4c37-b3f2-7baae1e9c48c 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3019] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:57:11 2026] GET /v2.0/security-group-rules/51f7aaf1-e946-4990-90c0-b068f0fd4619 => 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: 1483/3020] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:57:11 2026] DELETE /v2.0/security-group-rules/37fcc830-8a0f-4f2c-a131-e36b64d34f8b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:11.783 7 INFO neutron.api.v2.resource [None req-e01c4c64-135d-46c6-89bd-fcc19fee7a67 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3021] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:57:11 2026] GET /v2.0/security-group-rules/37fcc830-8a0f-4f2c-a131-e36b64d34f8b => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3022] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:57:11 2026] DELETE /v2.0/security-group-rules/2f46c133-8099-405d-9cb3-336ff507fa57 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:11.889 7 INFO neutron.api.v2.resource [None req-45a0fb30-61b0-4509-bebe-e1bf623e4a78 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3023] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:57:11 2026] GET /v2.0/security-group-rules/2f46c133-8099-405d-9cb3-336ff507fa57 => 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: 1485/3024] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:57:11 2026] DELETE /v2.0/security-group-rules/6d65ab6b-fff7-4dca-ac74-85d55162c960 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:11.989 7 INFO neutron.api.v2.resource [None req-f8f22b6c-dfc2-4086-a44d-1f8efd7f93de 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3025] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:57:11 2026] GET /v2.0/security-group-rules/6d65ab6b-fff7-4dca-ac74-85d55162c960 => 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: 1486/3026] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:57:11 2026] DELETE /v2.0/security-group-rules/b4fd8a9e-e8ec-4d43-a4da-da0a8e3a2916 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:12.083 7 INFO neutron.api.v2.resource [None req-b16dfc30-1c2c-4bce-925a-744110184710 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3027] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:57:12 2026] GET /v2.0/security-group-rules/b4fd8a9e-e8ec-4d43-a4da-da0a8e3a2916 => 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: 1487/3028] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:57:12 2026] DELETE /v2.0/security-group-rules/618f3bc1-261d-43a7-aede-df10efcd67e6 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:12.192 7 INFO neutron.api.v2.resource [None req-02db2e5c-a4fc-4e21-9437-06f77c16f1c9 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3029] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:57:12 2026] GET /v2.0/security-group-rules/618f3bc1-261d-43a7-aede-df10efcd67e6 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3030] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:57:12 2026] DELETE /v2.0/security-group-rules/14d4da5b-71f2-4bda-8b72-4c3a7bd2e6ab => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:12.292 7 INFO neutron.api.v2.resource [None req-34910953-9d1d-4404-9c3b-9dee51156c9e 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3031] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:57:12 2026] GET /v2.0/security-group-rules/14d4da5b-71f2-4bda-8b72-4c3a7bd2e6ab => 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: 1489/3032] 10.0.0.236 () {32 vars in 750 bytes} [Tue Aug 11 16:57:12 2026] DELETE /v2.0/security-group-rules/7f9c6a29-925a-44fe-a78a-3c9b5e066acd => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:12.385 7 INFO neutron.api.v2.resource [None req-f3a03d50-8332-4405-8f4c-f1cda2432305 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3033] 10.0.0.236 () {32 vars in 747 bytes} [Tue Aug 11 16:57:12 2026] GET /v2.0/security-group-rules/7f9c6a29-925a-44fe-a78a-3c9b5e066acd => 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: 1490/3034] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:12 2026] DELETE /v2.0/security-groups/d7613fb0-839c-45c1-992b-6e68cd1ec79a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:12.489 7 INFO neutron.api.v2.resource [None req-d0738483-8767-4eca-a0f4-8378f3ce10c6 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3035] 10.0.0.236 () {32 vars in 737 bytes} [Tue Aug 11 16:57:12 2026] GET /v2.0/security-groups/d7613fb0-839c-45c1-992b-6e68cd1ec79a => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:57:12.948 8 INFO neutron_taas.services.taas.taas_plugin [None req-e8120e27-93d8-439f-952a-1d43127aabc0 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: 536bd748-e183-4b77-86d7-a9c43576d91a 2026-08-11 16:57:12.951 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8120e27-93d8-439f-952a-1d43127aabc0 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: 536bd748-e183-4b77-86d7-a9c43576d91a [pid: 8|app: 0|req: 1491/3036] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:57:12 2026] PUT /v2.0/routers/90aa1176-4af8-4930-bf9b-2916d09529c1/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:57:13.728 7 INFO neutron.api.v2.resource [None req-20bfee31-9f58-4051-a6be-9f9406a92589 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3037] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:57:13 2026] PUT /v2.0/routers/90aa1176-4af8-4930-bf9b-2916d09529c1/remove_router_interface => generated 198 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:57:14.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-2df9218e-4755-47a7-a320-48ae7e7358a2 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: 7b4c2737-f413-4d96-afda-ae5cab790e98 2026-08-11 16:57:14.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2df9218e-4755-47a7-a320-48ae7e7358a2 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: 7b4c2737-f413-4d96-afda-ae5cab790e98 [pid: 8|app: 0|req: 1492/3038] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:57:13 2026] PUT /v2.0/routers/90aa1176-4af8-4930-bf9b-2916d09529c1/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:57:14.913 7 INFO neutron.api.v2.resource [None req-92822558-c512-46f0-a5cb-83d37f2cd2b2 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3039] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:57:14 2026] PUT /v2.0/routers/90aa1176-4af8-4930-bf9b-2916d09529c1/remove_router_interface => generated 198 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:57:15.251 8 INFO neutron_taas.services.taas.taas_plugin [None req-a49adf3b-c2ed-4988-8364-168ce29abf05 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: de9ddf02-53ae-47e0-b91b-f56e53a57005 2026-08-11 16:57:15.254 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a49adf3b-c2ed-4988-8364-168ce29abf05 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: de9ddf02-53ae-47e0-b91b-f56e53a57005 [pid: 8|app: 0|req: 1493/3040] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:57:14 2026] PUT /v2.0/routers/90aa1176-4af8-4930-bf9b-2916d09529c1/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 16:57:16.021 7 INFO neutron.api.v2.resource [None req-d12ae7a1-30a8-4d3f-9ac5-0cb8869c57cc 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3041] 10.0.0.236 () {34 vars in 789 bytes} [Tue Aug 11 16:57:15 2026] PUT /v2.0/routers/90aa1176-4af8-4930-bf9b-2916d09529c1/remove_router_interface => generated 198 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:57:16.228 8 INFO neutron_taas.services.taas.taas_plugin [None req-c85243a9-80d0-43d4-bf2f-2f9812b7314a 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: 97b81204-b0a2-4e46-91e6-4d70fe8c35a3 2026-08-11 16:57:16.230 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c85243a9-80d0-43d4-bf2f-2f9812b7314a 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: 97b81204-b0a2-4e46-91e6-4d70fe8c35a3 2026-08-11 16:57:16.491 8 INFO neutron_taas.services.taas.taas_plugin [None req-c85243a9-80d0-43d4-bf2f-2f9812b7314a 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: 888bb403-dae2-4318-9285-94d72fec2f4d 2026-08-11 16:57:16.495 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c85243a9-80d0-43d4-bf2f-2f9812b7314a 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: 888bb403-dae2-4318-9285-94d72fec2f4d 2026-08-11 16:57:16.862 8 INFO neutron.services.segments.plugin [-] Segment 20e5b9a5-4f57-4191-93cd-ca67f1e4c7d4 resource provider aggregate not found 2026-08-11 16:57:16.864 8 INFO neutron.services.segments.plugin [-] Segment 20e5b9a5-4f57-4191-93cd-ca67f1e4c7d4 resource provider aggregate not found 2026-08-11 16:57:16.885 8 INFO neutron.services.segments.plugin [-] Segment 20e5b9a5-4f57-4191-93cd-ca67f1e4c7d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20e5b9a5-4f57-4191-93cd-ca67f1e4c7d4 found for delete ", "request_id": "req-50168fad-3d06-4e06-9eab-01f3923626d3"}]} 2026-08-11 16:57:16.888 8 INFO neutron.services.segments.plugin [-] Segment 20e5b9a5-4f57-4191-93cd-ca67f1e4c7d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20e5b9a5-4f57-4191-93cd-ca67f1e4c7d4 found for delete ", "request_id": "req-1ffad3f4-ac80-4635-b9ea-a30594889af3"}]} 2026-08-11 16:57:16.896 8 INFO neutron.db.l3_hamode_db [None req-c85243a9-80d0-43d4-bf2f-2f9812b7314a 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] HA network 3bd5a731-5c81-40f0-ac7f-4e383279b523 was deleted as no HA routers are present in tenant 0f023b979cfb4ea59b6bdb0f6aa349b8. [pid: 8|app: 0|req: 1494/3042] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:57:16 2026] DELETE /v2.0/routers/90aa1176-4af8-4930-bf9b-2916d09529c1 => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:16.930 7 INFO neutron.api.v2.resource [None req-d183de25-abc4-4bf4-9ef4-22fc85a96d5f 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3043] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:16 2026] GET /v2.0/routers/90aa1176-4af8-4930-bf9b-2916d09529c1 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3044] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:57:16 2026] DELETE /v2.0/subnets/20252cc5-68fc-46bf-9b0e-85a0361fe58d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:17.121 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf68e4f4-72fb-4e9e-8ace-29f84c71de95 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3045] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:17 2026] GET /v2.0/subnets/20252cc5-68fc-46bf-9b0e-85a0361fe58d => 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: 1496/3046] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:57:17 2026] DELETE /v2.0/subnets/ee79311c-9d04-4bc8-84f1-08be8ae4fadd => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:17.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c84b3cf3-7d91-44d1-bad6-9aeabfd799ec 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3047] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:17 2026] GET /v2.0/subnets/ee79311c-9d04-4bc8-84f1-08be8ae4fadd => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:57:17.413 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d88f815-e8d2-4427-9d42-e704df03cd6f 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: e32ecbaf-adc1-4359-9c0d-f272d516433d 2026-08-11 16:57:17.416 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d88f815-e8d2-4427-9d42-e704df03cd6f 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: e32ecbaf-adc1-4359-9c0d-f272d516433d [pid: 8|app: 0|req: 1497/3048] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:57:17 2026] DELETE /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:17.642 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c311126c-9829-448d-95cf-c06758af1981 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3049] 10.0.0.236 () {32 vars in 723 bytes} [Tue Aug 11 16:57:17 2026] GET /v2.0/networks/07a66570-973a-4e38-aebe-5b7a8e5b6a23 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3050] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:57:17 2026] DELETE /v2.0/subnets/f4c7f4a8-341a-4904-84f0-ac57a9f30024 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:17.822 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63921aac-7a9c-4677-a49a-0ce848276eef 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3051] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:17 2026] GET /v2.0/subnets/f4c7f4a8-341a-4904-84f0-ac57a9f30024 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3052] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:57:17 2026] DELETE /v2.0/subnets/8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:18.018 7 INFO neutron.pecan_wsgi.hooks.translation [None req-587b46f1-360a-44f2-8280-880a104edb3e 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3053] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:18 2026] GET /v2.0/subnets/8d4b97d3-a01b-4b2c-9fbe-80b03695f0cb => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:57:18.126 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa49c6ea-4b14-446e-b492-9efa55548eff 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: 1d4dce5a-6c0e-4738-8492-ab9648194a4b 2026-08-11 16:57:18.130 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa49c6ea-4b14-446e-b492-9efa55548eff 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: 1d4dce5a-6c0e-4738-8492-ab9648194a4b [pid: 8|app: 0|req: 1500/3054] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:57:18 2026] DELETE /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:18.336 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6591151d-bf48-4182-93ad-575d0a6e84df 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3055] 10.0.0.236 () {32 vars in 723 bytes} [Tue Aug 11 16:57:18 2026] GET /v2.0/networks/1680754a-3e27-4949-9c58-94e2a9515906 => 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: 1501/3056] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:57:18 2026] DELETE /v2.0/subnets/7ba1b5ea-7f16-46d0-9088-ac1d629de4ec => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:18.508 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af9b0058-4bf7-49b5-bcae-2efb636fc2d5 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3057] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:18 2026] GET /v2.0/subnets/7ba1b5ea-7f16-46d0-9088-ac1d629de4ec => 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: 1502/3058] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:57:18 2026] DELETE /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:18.691 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17623953-b1c5-4baa-b037-77fda0896d75 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3059] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:18 2026] GET /v2.0/subnets/13a3175b-cc58-4cca-b4ed-23c7932bf16e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:57:18.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-654ccd39-8ac2-490b-918a-8799e8d5f3ce 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] TaaS: Handle Delete Port: db72ae51-451e-4a4d-83e1-cd3ac1452f91 2026-08-11 16:57:18.808 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-654ccd39-8ac2-490b-918a-8799e8d5f3ce 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] Tap Mirror: Handle Delete Port: db72ae51-451e-4a4d-83e1-cd3ac1452f91 2026-08-11 16:57:18.903 8 INFO neutron.services.segments.plugin [-] Segment c85e2525-c03d-4db9-ba6b-e03b2b901179 resource provider aggregate not found 2026-08-11 16:57:18.926 8 INFO neutron.services.segments.plugin [-] Segment c85e2525-c03d-4db9-ba6b-e03b2b901179 resource provider aggregate not found 2026-08-11 16:57:18.929 8 INFO neutron.services.segments.plugin [-] Segment c85e2525-c03d-4db9-ba6b-e03b2b901179 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c85e2525-c03d-4db9-ba6b-e03b2b901179 found for delete ", "request_id": "req-29575c88-1970-45c7-ad59-c31d4dcb3aae"}]} 2026-08-11 16:57:18.946 8 INFO neutron.services.segments.plugin [-] Segment c85e2525-c03d-4db9-ba6b-e03b2b901179 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c85e2525-c03d-4db9-ba6b-e03b2b901179 found for delete ", "request_id": "req-f432b939-d754-4ab5-8f20-e4a301547452"}]} 2026-08-11 16:57:18.953 8 INFO neutron.services.segments.plugin [-] Segment ff35e2d3-defc-4a1d-92a4-ab7a0c1fd650 resource provider aggregate not found 2026-08-11 16:57:18.978 8 INFO neutron.services.segments.plugin [-] Segment ff35e2d3-defc-4a1d-92a4-ab7a0c1fd650 resource provider aggregate not found 2026-08-11 16:57:18.987 8 INFO neutron.services.segments.plugin [-] Segment ff35e2d3-defc-4a1d-92a4-ab7a0c1fd650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff35e2d3-defc-4a1d-92a4-ab7a0c1fd650 found for delete ", "request_id": "req-0a929f3a-ae0c-402c-880d-e1bf6b1eaf0b"}]} 2026-08-11 16:57:18.998 8 INFO neutron.services.segments.plugin [-] Segment ff35e2d3-defc-4a1d-92a4-ab7a0c1fd650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff35e2d3-defc-4a1d-92a4-ab7a0c1fd650 found for delete ", "request_id": "req-0955ce9e-6a03-4945-8495-c6968e28b67c"}]} [pid: 8|app: 0|req: 1503/3060] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:57:18 2026] DELETE /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:19.111 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26c4126b-d096-4503-9265-392e73202e7c 254ab2a3d7dd4877a6065e3c49b87d67 0f023b979cfb4ea59b6bdb0f6aa349b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3061] 10.0.0.236 () {32 vars in 723 bytes} [Tue Aug 11 16:57:19 2026] GET /v2.0/networks/b73513b1-1371-48cc-986e-e61157fb693d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 16:57:21.008 8 INFO neutron.services.segments.plugin [-] Segment 8999c7ee-7a38-4e67-9b1d-42d16498ba7e resource provider aggregate not found 2026-08-11 16:57:21.020 8 INFO neutron.services.segments.plugin [-] Segment 8999c7ee-7a38-4e67-9b1d-42d16498ba7e resource provider aggregate not found 2026-08-11 16:57:21.027 8 INFO neutron.services.segments.plugin [-] Segment 8999c7ee-7a38-4e67-9b1d-42d16498ba7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8999c7ee-7a38-4e67-9b1d-42d16498ba7e found for delete ", "request_id": "req-fe1182cc-9f70-43d7-bf1f-dec1d5185638"}]} 2026-08-11 16:57:21.036 8 INFO neutron.services.segments.plugin [-] Segment 8999c7ee-7a38-4e67-9b1d-42d16498ba7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8999c7ee-7a38-4e67-9b1d-42d16498ba7e found for delete ", "request_id": "req-4e576696-e12e-4b7e-b61d-fceb2edcf98c"}]} [pid: 7|app: 0|req: 1560/3064] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:21 2026] GET /v2.0/security-groups?tenant_id=16dc08744a3344bc8b4d657dd91d743d&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3065] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:21 2026] DELETE /v2.0/security-groups/98a4e5f7-77e4-482f-859b-417414555f99 => 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: 1561/3066] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:21 2026] GET /v2.0/security-groups?tenant_id=a910dc6129df41b4821a1c21d37ab554&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3067] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:21 2026] DELETE /v2.0/security-groups/ab415eb4-a185-47f0-9e2f-973451010abb => 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: 1562/3068] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:21 2026] GET /v2.0/security-groups?tenant_id=0f023b979cfb4ea59b6bdb0f6aa349b8&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3069] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:21 2026] DELETE /v2.0/security-groups/9e56a31e-a48f-4c2d-8556-8a673f404c64 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3070] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:22 2026] GET /v2.0/security-groups?tenant_id=09dae8ddce9e4359849d89c815d3acd1&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: 1508/3071] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:22 2026] DELETE /v2.0/security-groups/e744626e-0978-47b5-9301-c88f4e0f4cfe => 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: 1564/3072] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:22 2026] GET /v2.0/security-groups?tenant_id=1f6e2207b5b745d2a9a4d252440ce3cb&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3073] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:22 2026] DELETE /v2.0/security-groups/eee650fa-f3aa-42db-9796-db20744dd468 => 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: 1565/3074] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:22 2026] GET /v2.0/security-groups?tenant_id=2edaa858edb94e8d829ed2eed67dd470&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: 1510/3075] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:23 2026] DELETE /v2.0/security-groups/86eef65d-d550-476b-aca5-151cd53d26fc => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3076] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:23 2026] GET /v2.0/security-groups?tenant_id=841397d201024f80a6c72e42388cbcab&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3077] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:23 2026] DELETE /v2.0/security-groups/1efc72d5-c5d6-4b6a-9511-ba83249f6229 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3078] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:57:27 2026] POST /v2.0/floatingips => generated 552 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3079] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:57:28 2026] POST /v2.0/floatingips => generated 552 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3080] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:57:28 2026] POST /v2.0/floatingips => generated 552 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3081] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:57:29 2026] POST /v2.0/floatingips => generated 552 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3082] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:57:29 2026] POST /v2.0/floatingips => generated 552 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3083] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:57:30 2026] PUT /v2.0/floatingips/09d34195-f29b-4967-9fb3-8d199ed237a5/tags => generated 17 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3084] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:57:30 2026] PUT /v2.0/floatingips/43cda7e3-17a2-442d-8585-40305f4120a3/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: 1515/3085] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:57:30 2026] PUT /v2.0/floatingips/8a9f8eef-e70b-4e94-963b-bf1ac74347ce/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3086] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:57:30 2026] PUT /v2.0/floatingips/95ebf9a6-11ac-4d2b-8a9b-c6a7e83ff9b5/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3087] 10.0.0.236 () {32 vars in 672 bytes} [Tue Aug 11 16:57:30 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3088] 10.0.0.236 () {32 vars in 686 bytes} [Tue Aug 11 16:57:30 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3089] 10.0.0.236 () {32 vars in 682 bytes} [Tue Aug 11 16:57:30 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3090] 10.0.0.236 () {32 vars in 694 bytes} [Tue Aug 11 16:57:30 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3091] 10.0.0.236 () {32 vars in 680 bytes} [Tue Aug 11 16:57:31 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3092] 10.0.0.236 () {32 vars in 694 bytes} [Tue Aug 11 16:57:31 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3093] 10.0.0.236 () {32 vars in 690 bytes} [Tue Aug 11 16:57:31 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3094] 10.0.0.236 () {32 vars in 702 bytes} [Tue Aug 11 16:57:31 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:57:32.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-90e6ebc2-38fa-4e3e-9621-060a047aad17 7f85f46ffefc4733a532da8b0e61bf0d 69807044ddb34b6490062991e4b19859 - - default default] TaaS: Handle Delete Port: d3b7f088-ab72-4d6a-b203-ce13e7f2dada 2026-08-11 16:57:32.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90e6ebc2-38fa-4e3e-9621-060a047aad17 7f85f46ffefc4733a532da8b0e61bf0d 69807044ddb34b6490062991e4b19859 - - default default] Tap Mirror: Handle Delete Port: d3b7f088-ab72-4d6a-b203-ce13e7f2dada [pid: 8|app: 0|req: 1520/3095] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:57:32 2026] DELETE /v2.0/floatingips/09d34195-f29b-4967-9fb3-8d199ed237a5 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:32.398 7 INFO neutron_taas.services.taas.taas_plugin [None req-41cfef21-23d1-4fc4-bb33-6c759dee0578 7f85f46ffefc4733a532da8b0e61bf0d 69807044ddb34b6490062991e4b19859 - - default default] TaaS: Handle Delete Port: 66c728ec-3acd-4631-9b46-2510a161318f 2026-08-11 16:57:32.401 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41cfef21-23d1-4fc4-bb33-6c759dee0578 7f85f46ffefc4733a532da8b0e61bf0d 69807044ddb34b6490062991e4b19859 - - default default] Tap Mirror: Handle Delete Port: 66c728ec-3acd-4631-9b46-2510a161318f [pid: 7|app: 0|req: 1576/3096] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:57:32 2026] DELETE /v2.0/floatingips/43cda7e3-17a2-442d-8585-40305f4120a3 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:32.660 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2fe8243-ec77-4e8d-85da-25495a002162 7f85f46ffefc4733a532da8b0e61bf0d 69807044ddb34b6490062991e4b19859 - - default default] TaaS: Handle Delete Port: 4a903ab7-fdf6-496a-89d7-899443eb9174 2026-08-11 16:57:32.663 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2fe8243-ec77-4e8d-85da-25495a002162 7f85f46ffefc4733a532da8b0e61bf0d 69807044ddb34b6490062991e4b19859 - - default default] Tap Mirror: Handle Delete Port: 4a903ab7-fdf6-496a-89d7-899443eb9174 [pid: 8|app: 0|req: 1521/3097] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:57:32 2026] DELETE /v2.0/floatingips/8a9f8eef-e70b-4e94-963b-bf1ac74347ce => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:32.951 7 INFO neutron_taas.services.taas.taas_plugin [None req-e84667cf-73f2-42b3-a5a3-b7add2b277fd 7f85f46ffefc4733a532da8b0e61bf0d 69807044ddb34b6490062991e4b19859 - - default default] TaaS: Handle Delete Port: b6032b1a-cd5e-44df-938b-b0d2f013860a 2026-08-11 16:57:32.955 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e84667cf-73f2-42b3-a5a3-b7add2b277fd 7f85f46ffefc4733a532da8b0e61bf0d 69807044ddb34b6490062991e4b19859 - - default default] Tap Mirror: Handle Delete Port: b6032b1a-cd5e-44df-938b-b0d2f013860a [pid: 7|app: 0|req: 1577/3098] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:57:32 2026] DELETE /v2.0/floatingips/95ebf9a6-11ac-4d2b-8a9b-c6a7e83ff9b5 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:33.223 8 INFO neutron_taas.services.taas.taas_plugin [None req-c73a3c27-50ca-4d0c-b5b4-7fc565676ee2 7f85f46ffefc4733a532da8b0e61bf0d 69807044ddb34b6490062991e4b19859 - - default default] TaaS: Handle Delete Port: d7f5ed64-1e38-46f9-bfaa-af70a9bd4584 2026-08-11 16:57:33.226 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c73a3c27-50ca-4d0c-b5b4-7fc565676ee2 7f85f46ffefc4733a532da8b0e61bf0d 69807044ddb34b6490062991e4b19859 - - default default] Tap Mirror: Handle Delete Port: d7f5ed64-1e38-46f9-bfaa-af70a9bd4584 [pid: 8|app: 0|req: 1522/3099] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:57:33 2026] DELETE /v2.0/floatingips/74a3d5c8-6138-4f83-b58f-1ea8ff458766 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3100] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:34 2026] GET /v2.0/security-groups?tenant_id=7e55b5326cc341efa984ef9517bb0158&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3101] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:34 2026] DELETE /v2.0/security-groups/a9365938-f10d-4cc0-a4b2-d9b55c930c25 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3102] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:34 2026] GET /v2.0/security-groups?tenant_id=399e9d143b7a4b88a261ae82b83ca391&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: 1524/3103] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:34 2026] DELETE /v2.0/security-groups/6b76d5d6-057b-4d96-8863-3d367b1456cb => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3106] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:35 2026] GET /v2.0/security-groups?tenant_id=69807044ddb34b6490062991e4b19859&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: 1526/3107] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:35 2026] DELETE /v2.0/security-groups/a32c3e2d-1ab9-4a73-8027-3ad758df64a8 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:39.558 7 INFO neutron.db.segments_db [None req-9f571cf0-d919-4063-989e-9c1f1058c03d 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] Added segment 256b00ad-041c-4074-bb13-63124b376b0e of type vxlan for network b1760e1f-9f27-4076-a40e-db2da9670d0b [pid: 7|app: 0|req: 1582/3108] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:57:39 2026] POST /v2.0/networks => generated 613 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3109] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:57:39 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:57:40.014 7 INFO neutron.db.segments_db [None req-b292e71e-95ce-4035-8b89-98ac14c60980 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] Added segment c3465a18-29f7-4431-a6d3-5c3e3b1da976 of type vxlan for network 66f25da8-bcf0-4c70-8154-67bc92f675d2 [pid: 7|app: 0|req: 1583/3110] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:57:39 2026] POST /v2.0/networks => generated 613 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1528/3111] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:57:40 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:57:40.474 7 INFO neutron.db.segments_db [None req-5e00290c-af42-4dd3-9a0c-ce37870f2fdb 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] Added segment 896ffec5-738a-4e40-856b-db87e9915ffd of type vxlan for network 971cb2ed-3ece-4b89-923f-331a86c98194 [pid: 7|app: 0|req: 1584/3112] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:57:40 2026] POST /v2.0/networks => generated 612 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: 8|app: 0|req: 1529/3113] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:57:40 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:57:40.944 7 INFO neutron.db.segments_db [None req-856a1da1-02be-414b-a5a5-9958bc31eee1 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] Added segment 3e905ff8-4078-4c9d-bc5b-f0b63fb61a5a of type vxlan for network 6ecf97f2-d42d-4466-88b3-93e6cca1080a [pid: 7|app: 0|req: 1585/3114] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:57:40 2026] POST /v2.0/networks => generated 613 bytes in 142 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: 1530/3115] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:57:41 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:57:41.390 7 INFO neutron.db.segments_db [None req-7ed81f9d-74d0-4413-b41c-31b9c376a8f9 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] Added segment 1e28d6ce-bfce-49b3-820b-2af46dc05b4e of type vxlan for network 232118a3-fe03-447f-8cbe-0728ad217670 [pid: 7|app: 0|req: 1586/3116] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:57:41 2026] POST /v2.0/networks => generated 612 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1531/3117] 10.0.0.236 () {34 vars in 664 bytes} [Tue Aug 11 16:57:41 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3118] 10.0.0.236 () {34 vars in 747 bytes} [Tue Aug 11 16:57:41 2026] PUT /v2.0/ports/e7b62f68-44b1-44dc-8e9d-c5ee051249e2/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1532/3119] 10.0.0.236 () {34 vars in 747 bytes} [Tue Aug 11 16:57:41 2026] PUT /v2.0/ports/b0440b22-a933-44d2-8adb-e938e6269f1a/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1588/3120] 10.0.0.236 () {34 vars in 747 bytes} [Tue Aug 11 16:57:41 2026] PUT /v2.0/ports/ae9d12b1-6d26-41fb-ace7-1af6f0e590a3/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: 1533/3121] 10.0.0.236 () {34 vars in 747 bytes} [Tue Aug 11 16:57:41 2026] PUT /v2.0/ports/e1ca9b13-bc58-496b-bd10-dbd0dc603c83/tags => generated 19 bytes in 63 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: 1589/3122] 10.0.0.236 () {32 vars in 660 bytes} [Tue Aug 11 16:57:42 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 135 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: 1534/3123] 10.0.0.236 () {32 vars in 674 bytes} [Tue Aug 11 16:57:42 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3124] 10.0.0.236 () {32 vars in 670 bytes} [Tue Aug 11 16:57:42 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3125] 10.0.0.236 () {32 vars in 682 bytes} [Tue Aug 11 16:57:42 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3126] 10.0.0.236 () {32 vars in 668 bytes} [Tue Aug 11 16:57:42 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3127] 10.0.0.236 () {32 vars in 682 bytes} [Tue Aug 11 16:57:42 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3128] 10.0.0.236 () {32 vars in 678 bytes} [Tue Aug 11 16:57:42 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3129] 10.0.0.236 () {32 vars in 690 bytes} [Tue Aug 11 16:57:42 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-11 16:57:42.883 7 INFO neutron_taas.services.taas.taas_plugin [None req-4891b621-3ff3-4e2a-a5ed-afe573f18db0 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] TaaS: Handle Delete Port: e7b62f68-44b1-44dc-8e9d-c5ee051249e2 2026-08-11 16:57:42.888 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4891b621-3ff3-4e2a-a5ed-afe573f18db0 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] Tap Mirror: Handle Delete Port: e7b62f68-44b1-44dc-8e9d-c5ee051249e2 [pid: 7|app: 0|req: 1593/3130] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:57:42 2026] DELETE /v2.0/ports/e7b62f68-44b1-44dc-8e9d-c5ee051249e2 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:43.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-3bab8d60-fe97-44e4-b332-c5ea6ea2138e 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] TaaS: Handle Delete Port: b0440b22-a933-44d2-8adb-e938e6269f1a 2026-08-11 16:57:43.095 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bab8d60-fe97-44e4-b332-c5ea6ea2138e 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] Tap Mirror: Handle Delete Port: b0440b22-a933-44d2-8adb-e938e6269f1a [pid: 8|app: 0|req: 1538/3131] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:57:42 2026] DELETE /v2.0/ports/b0440b22-a933-44d2-8adb-e938e6269f1a => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:43.281 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6224003-23dc-4707-87a3-40c4d6538a04 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] TaaS: Handle Delete Port: ae9d12b1-6d26-41fb-ace7-1af6f0e590a3 2026-08-11 16:57:43.284 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6224003-23dc-4707-87a3-40c4d6538a04 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] Tap Mirror: Handle Delete Port: ae9d12b1-6d26-41fb-ace7-1af6f0e590a3 [pid: 7|app: 0|req: 1594/3132] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:57:43 2026] DELETE /v2.0/ports/ae9d12b1-6d26-41fb-ace7-1af6f0e590a3 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:43.469 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f6b44ff-b5df-421c-85ee-2cd7f1377fe4 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] TaaS: Handle Delete Port: e1ca9b13-bc58-496b-bd10-dbd0dc603c83 2026-08-11 16:57:43.472 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f6b44ff-b5df-421c-85ee-2cd7f1377fe4 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] Tap Mirror: Handle Delete Port: e1ca9b13-bc58-496b-bd10-dbd0dc603c83 [pid: 8|app: 0|req: 1539/3133] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:57:43 2026] DELETE /v2.0/ports/e1ca9b13-bc58-496b-bd10-dbd0dc603c83 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:43.664 7 INFO neutron_taas.services.taas.taas_plugin [None req-affb0365-610d-4eb0-9010-7f0778eb5b94 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] TaaS: Handle Delete Port: f09e5f9d-7f88-43ab-8b67-bcca27bc239f 2026-08-11 16:57:43.666 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-affb0365-610d-4eb0-9010-7f0778eb5b94 33aae65c560a4ec4a74181fa6eb2a660 95e39e3ed4b34561b56afb7db329b2ce - - default default] Tap Mirror: Handle Delete Port: f09e5f9d-7f88-43ab-8b67-bcca27bc239f [pid: 7|app: 0|req: 1595/3134] 10.0.0.236 () {32 vars in 720 bytes} [Tue Aug 11 16:57:43 2026] DELETE /v2.0/ports/f09e5f9d-7f88-43ab-8b67-bcca27bc239f => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:43.877 8 INFO neutron.services.segments.plugin [-] Segment 256b00ad-041c-4074-bb13-63124b376b0e resource provider aggregate not found 2026-08-11 16:57:43.881 8 INFO neutron.services.segments.plugin [-] Segment 256b00ad-041c-4074-bb13-63124b376b0e resource provider aggregate not found 2026-08-11 16:57:43.897 8 INFO neutron.services.segments.plugin [-] Segment 256b00ad-041c-4074-bb13-63124b376b0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 256b00ad-041c-4074-bb13-63124b376b0e found for delete ", "request_id": "req-ec7c4172-f7c4-4217-855a-ccf2b2ff19ed"}]} 2026-08-11 16:57:43.899 8 INFO neutron.services.segments.plugin [-] Segment 256b00ad-041c-4074-bb13-63124b376b0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 256b00ad-041c-4074-bb13-63124b376b0e found for delete ", "request_id": "req-435093d2-4fb7-4cbf-9904-b2b89983ad11"}]} [pid: 8|app: 0|req: 1540/3135] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:57:43 2026] DELETE /v2.0/networks/b1760e1f-9f27-4076-a40e-db2da9670d0b => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 16:57:44.045 7 INFO neutron.services.segments.plugin [-] Segment c3465a18-29f7-4431-a6d3-5c3e3b1da976 resource provider aggregate not found 2026-08-11 16:57:44.051 7 INFO neutron.services.segments.plugin [-] Segment c3465a18-29f7-4431-a6d3-5c3e3b1da976 resource provider aggregate not found 2026-08-11 16:57:44.079 7 INFO neutron.services.segments.plugin [-] Segment c3465a18-29f7-4431-a6d3-5c3e3b1da976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3465a18-29f7-4431-a6d3-5c3e3b1da976 found for delete ", "request_id": "req-7d50832a-9cd2-4f5d-afbc-2b703100eb07"}]} 2026-08-11 16:57:44.080 7 INFO neutron.services.segments.plugin [-] Segment c3465a18-29f7-4431-a6d3-5c3e3b1da976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3465a18-29f7-4431-a6d3-5c3e3b1da976 found for delete ", "request_id": "req-0518f00d-64e1-427a-bb99-52ba245ab822"}]} [pid: 7|app: 0|req: 1596/3136] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:57:43 2026] DELETE /v2.0/networks/66f25da8-bcf0-4c70-8154-67bc92f675d2 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3137] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:57:44 2026] DELETE /v2.0/networks/971cb2ed-3ece-4b89-923f-331a86c98194 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3138] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:57:44 2026] DELETE /v2.0/networks/6ecf97f2-d42d-4466-88b3-93e6cca1080a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3139] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:57:44 2026] DELETE /v2.0/networks/232118a3-fe03-447f-8cbe-0728ad217670 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3140] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:45 2026] GET /v2.0/security-groups?tenant_id=95e39e3ed4b34561b56afb7db329b2ce&name=default => generated 2929 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3141] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:45 2026] DELETE /v2.0/security-groups/762a85d7-bfb1-4d15-8d73-6f9e8e8c961a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:45.916 8 INFO neutron.services.segments.plugin [-] Segment 896ffec5-738a-4e40-856b-db87e9915ffd resource provider aggregate not found 2026-08-11 16:57:45.920 8 INFO neutron.services.segments.plugin [-] Segment 896ffec5-738a-4e40-856b-db87e9915ffd resource provider aggregate not found [pid: 7|app: 0|req: 1599/3142] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:45 2026] GET /v2.0/security-groups?tenant_id=3ca115d7b2c64407867e3f7bd3e5e43e&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 16:57:45.938 8 INFO neutron.services.segments.plugin [-] Segment 896ffec5-738a-4e40-856b-db87e9915ffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 896ffec5-738a-4e40-856b-db87e9915ffd found for delete ", "request_id": "req-4185f950-a7a6-493f-809f-d0a76e598190"}]} 2026-08-11 16:57:45.944 8 INFO neutron.services.segments.plugin [-] Segment 896ffec5-738a-4e40-856b-db87e9915ffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 896ffec5-738a-4e40-856b-db87e9915ffd found for delete ", "request_id": "req-d943a249-51aa-488f-981a-e81cff438226"}]} 2026-08-11 16:57:45.959 8 INFO neutron.services.segments.plugin [-] Segment 1e28d6ce-bfce-49b3-820b-2af46dc05b4e resource provider aggregate not found 2026-08-11 16:57:45.966 8 INFO neutron.services.segments.plugin [-] Segment 1e28d6ce-bfce-49b3-820b-2af46dc05b4e resource provider aggregate not found 2026-08-11 16:57:45.979 8 INFO neutron.services.segments.plugin [-] Segment 1e28d6ce-bfce-49b3-820b-2af46dc05b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e28d6ce-bfce-49b3-820b-2af46dc05b4e found for delete ", "request_id": "req-9dc45cc7-3044-44f4-9609-0e64ced517e0"}]} 2026-08-11 16:57:45.983 8 INFO neutron.services.segments.plugin [-] Segment 1e28d6ce-bfce-49b3-820b-2af46dc05b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e28d6ce-bfce-49b3-820b-2af46dc05b4e found for delete ", "request_id": "req-35e1df39-8e39-49eb-9dce-936d9a5e58c3"}]} [pid: 8|app: 0|req: 1544/3143] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:45 2026] DELETE /v2.0/security-groups/854b669d-3157-48de-b7dd-9b311938ba54 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:46.098 7 INFO neutron.services.segments.plugin [-] Segment 3e905ff8-4078-4c9d-bc5b-f0b63fb61a5a resource provider aggregate not found 2026-08-11 16:57:46.102 7 INFO neutron.services.segments.plugin [-] Segment 3e905ff8-4078-4c9d-bc5b-f0b63fb61a5a resource provider aggregate not found 2026-08-11 16:57:46.118 7 INFO neutron.services.segments.plugin [-] Segment 3e905ff8-4078-4c9d-bc5b-f0b63fb61a5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e905ff8-4078-4c9d-bc5b-f0b63fb61a5a found for delete ", "request_id": "req-f912e7c8-1853-4afe-b369-b2ac38913333"}]} 2026-08-11 16:57:46.124 7 INFO neutron.services.segments.plugin [-] Segment 3e905ff8-4078-4c9d-bc5b-f0b63fb61a5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e905ff8-4078-4c9d-bc5b-f0b63fb61a5a found for delete ", "request_id": "req-56ff928c-0e63-4475-941e-8bce263f78ad"}]} [pid: 7|app: 0|req: 1600/3144] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:57:46 2026] GET /v2.0/security-groups?tenant_id=fa9e12d8f92b4d67a91aaf651cd6397d&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3145] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:57:46 2026] DELETE /v2.0/security-groups/6f38ecf7-514a-47eb-88fc-ddd849669555 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:57:50.726 8 INFO neutron.db.segments_db [None req-978441ac-3b05-4fa4-8adc-f26236050f94 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Added segment b7dceb68-90bd-4e68-b1cd-417b90aef8ea of type vxlan for network b66ae00a-73ba-42f5-9bfd-0847505eec3d 2026-08-11 16:57:50.988 8 INFO neutron.db.l3_hamode_db [None req-978441ac-3b05-4fa4-8adc-f26236050f94 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:57:51.103 8 INFO neutron.db.l3_hamode_db [None req-978441ac-3b05-4fa4-8adc-f26236050f94 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1547/3148] 10.0.0.236 () {34 vars in 668 bytes} [Tue Aug 11 16:57:50 2026] POST /v2.0/routers => generated 474 bytes in 1222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:57:51.801 7 INFO neutron.db.l3_hamode_db [None req-f94db822-77e3-4aaf-9025-c6697fa48591 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:57:51.928 7 INFO neutron.db.l3_hamode_db [None req-f94db822-77e3-4aaf-9025-c6697fa48591 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1602/3149] 10.0.0.236 () {34 vars in 668 bytes} [Tue Aug 11 16:57:51 2026] POST /v2.0/routers => generated 474 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:57:52.531 8 INFO neutron.db.l3_hamode_db [None req-07d1a8e9-c320-4f5c-8074-86b351b08bc2 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:57:52.648 8 INFO neutron.db.l3_hamode_db [None req-07d1a8e9-c320-4f5c-8074-86b351b08bc2 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1548/3150] 10.0.0.236 () {34 vars in 668 bytes} [Tue Aug 11 16:57:52 2026] POST /v2.0/routers => generated 474 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 16:57:53.291 7 INFO neutron.db.l3_hamode_db [None req-d697ce8a-3111-4064-8b1f-aa2404dc2206 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:57:53.396 7 INFO neutron.db.l3_hamode_db [None req-d697ce8a-3111-4064-8b1f-aa2404dc2206 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1603/3151] 10.0.0.236 () {34 vars in 668 bytes} [Tue Aug 11 16:57:53 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-11 16:57:54.037 8 INFO neutron.db.l3_hamode_db [None req-76aa0e1c-48e6-4d01-8ba0-8f21c3d43a78 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 16:57:54.165 8 INFO neutron.db.l3_hamode_db [None req-76aa0e1c-48e6-4d01-8ba0-8f21c3d43a78 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1549/3152] 10.0.0.236 () {34 vars in 668 bytes} [Tue Aug 11 16:57:53 2026] POST /v2.0/routers => generated 474 bytes in 791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3153] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:57:54 2026] PUT /v2.0/routers/2ce4500f-9738-43c5-bb16-bf83ec8523a5/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3154] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:57:54 2026] PUT /v2.0/routers/859a9139-6fae-47a9-b6a0-14df24306d24/tags => generated 25 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3155] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:57:55 2026] PUT /v2.0/routers/23057f85-cbd8-446a-a7f9-691c929778c9/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3156] 10.0.0.236 () {34 vars in 751 bytes} [Tue Aug 11 16:57:55 2026] PUT /v2.0/routers/422ef2c2-abbc-4a90-90dd-85e8f9cdd871/tags => generated 19 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3157] 10.0.0.236 () {32 vars in 664 bytes} [Tue Aug 11 16:57:55 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3158] 10.0.0.236 () {32 vars in 678 bytes} [Tue Aug 11 16:57:55 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3159] 10.0.0.236 () {32 vars in 674 bytes} [Tue Aug 11 16:57:55 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3160] 10.0.0.236 () {32 vars in 686 bytes} [Tue Aug 11 16:57:55 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3161] 10.0.0.236 () {32 vars in 672 bytes} [Tue Aug 11 16:57:55 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3162] 10.0.0.236 () {32 vars in 686 bytes} [Tue Aug 11 16:57:55 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3163] 10.0.0.236 () {32 vars in 682 bytes} [Tue Aug 11 16:57:55 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3164] 10.0.0.236 () {32 vars in 694 bytes} [Tue Aug 11 16:57:55 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3165] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:55 2026] GET /v2.0/routers/2ce4500f-9738-43c5-bb16-bf83ec8523a5 => generated 485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3166] 10.0.0.236 () {34 vars in 742 bytes} [Tue Aug 11 16:57:55 2026] PUT /v2.0/routers/2ce4500f-9738-43c5-bb16-bf83ec8523a5 => generated 485 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3167] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:57:56 2026] GET /v2.0/ports?device_id=2ce4500f-9738-43c5-bb16-bf83ec8523a5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:57:56.635 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb4f66f7-27fb-4e8c-b8e3-e2b85d4dfee4 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] TaaS: Handle Delete Port: ea9d122a-fb79-415e-8ba6-37578efb2698 2026-08-11 16:57:56.638 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb4f66f7-27fb-4e8c-b8e3-e2b85d4dfee4 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Tap Mirror: Handle Delete Port: ea9d122a-fb79-415e-8ba6-37578efb2698 [pid: 8|app: 0|req: 1557/3168] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:57:56 2026] DELETE /v2.0/routers/2ce4500f-9738-43c5-bb16-bf83ec8523a5 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3169] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:56 2026] GET /v2.0/routers/859a9139-6fae-47a9-b6a0-14df24306d24 => generated 493 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3170] 10.0.0.236 () {34 vars in 742 bytes} [Tue Aug 11 16:57:56 2026] PUT /v2.0/routers/859a9139-6fae-47a9-b6a0-14df24306d24 => generated 493 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3171] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:57:57 2026] GET /v2.0/ports?device_id=859a9139-6fae-47a9-b6a0-14df24306d24 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:57:57.640 8 INFO neutron_taas.services.taas.taas_plugin [None req-24c58a1b-1867-4c43-b3b3-54cffc2b3a13 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] TaaS: Handle Delete Port: 6dd9b055-fd5e-40b1-bb07-2c0dbb0707c3 2026-08-11 16:57:57.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24c58a1b-1867-4c43-b3b3-54cffc2b3a13 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Tap Mirror: Handle Delete Port: 6dd9b055-fd5e-40b1-bb07-2c0dbb0707c3 [pid: 8|app: 0|req: 1559/3172] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:57:57 2026] DELETE /v2.0/routers/859a9139-6fae-47a9-b6a0-14df24306d24 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3173] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:57 2026] GET /v2.0/routers/23057f85-cbd8-446a-a7f9-691c929778c9 => generated 502 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3174] 10.0.0.236 () {34 vars in 742 bytes} [Tue Aug 11 16:57:57 2026] PUT /v2.0/routers/23057f85-cbd8-446a-a7f9-691c929778c9 => generated 502 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3175] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:57:58 2026] GET /v2.0/ports?device_id=23057f85-cbd8-446a-a7f9-691c929778c9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:57:58.661 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff5ae5e7-096e-4923-bfa6-93d01e7a83eb 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] TaaS: Handle Delete Port: aa163226-88c1-4f5e-a100-d2c5123c0f74 2026-08-11 16:57:58.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff5ae5e7-096e-4923-bfa6-93d01e7a83eb 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Tap Mirror: Handle Delete Port: aa163226-88c1-4f5e-a100-d2c5123c0f74 [pid: 8|app: 0|req: 1561/3176] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:57:58 2026] DELETE /v2.0/routers/23057f85-cbd8-446a-a7f9-691c929778c9 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3177] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:58 2026] GET /v2.0/routers/422ef2c2-abbc-4a90-90dd-85e8f9cdd871 => generated 487 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3178] 10.0.0.236 () {34 vars in 742 bytes} [Tue Aug 11 16:57:58 2026] PUT /v2.0/routers/422ef2c2-abbc-4a90-90dd-85e8f9cdd871 => generated 487 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3179] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:57:59 2026] GET /v2.0/ports?device_id=422ef2c2-abbc-4a90-90dd-85e8f9cdd871 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:57:59.698 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3b7995c-3e53-45f9-8090-97f341761738 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] TaaS: Handle Delete Port: 47576753-d095-41a9-87d4-acf173c9a311 2026-08-11 16:57:59.701 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3b7995c-3e53-45f9-8090-97f341761738 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Tap Mirror: Handle Delete Port: 47576753-d095-41a9-87d4-acf173c9a311 [pid: 8|app: 0|req: 1563/3180] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:57:59 2026] DELETE /v2.0/routers/422ef2c2-abbc-4a90-90dd-85e8f9cdd871 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3181] 10.0.0.236 () {32 vars in 721 bytes} [Tue Aug 11 16:57:59 2026] GET /v2.0/routers/a637dd82-e733-417d-abe7-0cf8eed8238e => 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: 1564/3182] 10.0.0.236 () {34 vars in 742 bytes} [Tue Aug 11 16:57:59 2026] PUT /v2.0/routers/a637dd82-e733-417d-abe7-0cf8eed8238e => generated 480 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3183] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:58:00 2026] GET /v2.0/ports?device_id=a637dd82-e733-417d-abe7-0cf8eed8238e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:58:00.628 8 INFO neutron_taas.services.taas.taas_plugin [None req-5422d29c-3bd3-4c98-98f3-ee396ad2d76e 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] TaaS: Handle Delete Port: 86b334c4-f439-42e8-abfd-954b30f0fcf6 2026-08-11 16:58:00.630 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5422d29c-3bd3-4c98-98f3-ee396ad2d76e 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] Tap Mirror: Handle Delete Port: 86b334c4-f439-42e8-abfd-954b30f0fcf6 2026-08-11 16:58:00.985 8 INFO neutron.services.segments.plugin [-] Segment b7dceb68-90bd-4e68-b1cd-417b90aef8ea resource provider aggregate not found 2026-08-11 16:58:00.987 8 INFO neutron.services.segments.plugin [-] Segment b7dceb68-90bd-4e68-b1cd-417b90aef8ea resource provider aggregate not found 2026-08-11 16:58:01.005 8 INFO neutron.services.segments.plugin [-] Segment b7dceb68-90bd-4e68-b1cd-417b90aef8ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7dceb68-90bd-4e68-b1cd-417b90aef8ea found for delete ", "request_id": "req-d7dfa9fd-7922-44ab-9fbc-75a627552c01"}]} 2026-08-11 16:58:01.008 8 INFO neutron.services.segments.plugin [-] Segment b7dceb68-90bd-4e68-b1cd-417b90aef8ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7dceb68-90bd-4e68-b1cd-417b90aef8ea found for delete ", "request_id": "req-eff39195-c868-4d33-b04c-539dd11697a5"}]} 2026-08-11 16:58:01.018 8 INFO neutron.db.l3_hamode_db [None req-5422d29c-3bd3-4c98-98f3-ee396ad2d76e 1d123f85ad0e449d92816716ece43356 5bd9aeb5cd79472e87fad537253fe8b3 - - default default] HA network b66ae00a-73ba-42f5-9bfd-0847505eec3d was deleted as no HA routers are present in tenant 5bd9aeb5cd79472e87fad537253fe8b3. [pid: 8|app: 0|req: 1565/3184] 10.0.0.236 () {32 vars in 724 bytes} [Tue Aug 11 16:58:00 2026] DELETE /v2.0/routers/a637dd82-e733-417d-abe7-0cf8eed8238e => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3185] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:58:01 2026] GET /v2.0/security-groups?tenant_id=1c865d45e19c485297f33be568cbec0f&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3186] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:02 2026] DELETE /v2.0/security-groups/0ff3ff7b-0b2f-4195-81b6-e106ff149b9f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3187] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:58:02 2026] GET /v2.0/security-groups?tenant_id=5bd9aeb5cd79472e87fad537253fe8b3&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3188] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:02 2026] DELETE /v2.0/security-groups/9a860394-b403-49d8-87bd-d7df5160e41c => 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: 1622/3189] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:58:02 2026] GET /v2.0/security-groups?tenant_id=b9e7fcb2a9e146808dc6e57259f9f810&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3190] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:02 2026] DELETE /v2.0/security-groups/e98de57a-7faf-459a-b7fb-dbed7036e099 => 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: 1624/3193] 10.0.0.236 () {34 vars in 684 bytes} [Tue Aug 11 16:58:07 2026] POST /v2.0/security-groups => generated 1603 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3194] 10.0.0.236 () {34 vars in 684 bytes} [Tue Aug 11 16:58:07 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3195] 10.0.0.236 () {34 vars in 684 bytes} [Tue Aug 11 16:58:07 2026] POST /v2.0/security-groups => generated 1603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3196] 10.0.0.236 () {34 vars in 684 bytes} [Tue Aug 11 16:58:07 2026] POST /v2.0/security-groups => generated 1603 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3197] 10.0.0.236 () {34 vars in 684 bytes} [Tue Aug 11 16:58:07 2026] POST /v2.0/security-groups => generated 1603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3198] 10.0.0.236 () {34 vars in 767 bytes} [Tue Aug 11 16:58:08 2026] PUT /v2.0/security-groups/0a3882d5-4eaf-4e33-b209-64a4e886cc23/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3199] 10.0.0.236 () {34 vars in 767 bytes} [Tue Aug 11 16:58:08 2026] PUT /v2.0/security-groups/8384b263-b9a8-4c8b-8fb2-d81cca403921/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3200] 10.0.0.236 () {34 vars in 767 bytes} [Tue Aug 11 16:58:08 2026] PUT /v2.0/security-groups/f87383ff-5838-479f-a88b-66113fc05aa8/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3201] 10.0.0.236 () {34 vars in 767 bytes} [Tue Aug 11 16:58:08 2026] PUT /v2.0/security-groups/881b6459-3675-42e3-8a8a-18ee370b4816/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3202] 10.0.0.236 () {32 vars in 680 bytes} [Tue Aug 11 16:58:08 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3203] 10.0.0.236 () {32 vars in 694 bytes} [Tue Aug 11 16:58:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3204] 10.0.0.236 () {32 vars in 690 bytes} [Tue Aug 11 16:58:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3205] 10.0.0.236 () {32 vars in 702 bytes} [Tue Aug 11 16:58:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3206] 10.0.0.236 () {32 vars in 688 bytes} [Tue Aug 11 16:58:08 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3207] 10.0.0.236 () {32 vars in 702 bytes} [Tue Aug 11 16:58:08 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3208] 10.0.0.236 () {32 vars in 698 bytes} [Tue Aug 11 16:58:08 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3209] 10.0.0.236 () {32 vars in 710 bytes} [Tue Aug 11 16:58:08 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3210] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:08 2026] DELETE /v2.0/security-groups/0a3882d5-4eaf-4e33-b209-64a4e886cc23 => 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: 1633/3211] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:08 2026] DELETE /v2.0/security-groups/8384b263-b9a8-4c8b-8fb2-d81cca403921 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3212] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:08 2026] DELETE /v2.0/security-groups/f87383ff-5838-479f-a88b-66113fc05aa8 => 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: 1634/3213] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:09 2026] DELETE /v2.0/security-groups/881b6459-3675-42e3-8a8a-18ee370b4816 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3214] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:09 2026] DELETE /v2.0/security-groups/e5f0ab78-e86b-4a91-b503-b39cb9d5e9bc => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3215] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:58:10 2026] GET /v2.0/security-groups?tenant_id=0214e7fee4a94f44b7e8a0843e8d09e6&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3216] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:10 2026] DELETE /v2.0/security-groups/ba433e81-2826-41cb-b527-0e4b4b941fef => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3217] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:58:10 2026] GET /v2.0/security-groups?tenant_id=7eab5b854b7846eba41d14fabba37a3f&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3218] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:10 2026] DELETE /v2.0/security-groups/ecb28816-69bc-421a-8347-0854e3cdd2b7 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3219] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:58:11 2026] GET /v2.0/security-groups?tenant_id=e896d4e39dcf4e029f72cecb0a12fdc0&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3220] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:11 2026] DELETE /v2.0/security-groups/631be52d-749e-4197-8110-498666c9281c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3221] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:58:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3222] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:58:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3223] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:58:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3224] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:58:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3225] 10.0.0.236 () {34 vars in 676 bytes} [Tue Aug 11 16:58:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3226] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:58:16 2026] PUT /v2.0/subnetpools/db18c902-35bc-4abb-90eb-823df4255479/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3227] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:58:16 2026] PUT /v2.0/subnetpools/63385261-f823-4767-9797-69f5da805401/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3228] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:58:16 2026] PUT /v2.0/subnetpools/3dd9524b-2a86-42fc-afdc-b92fac873c2d/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3229] 10.0.0.236 () {34 vars in 759 bytes} [Tue Aug 11 16:58:16 2026] PUT /v2.0/subnetpools/b37389f8-af5a-41c6-969c-962d51bab2b3/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3230] 10.0.0.236 () {32 vars in 672 bytes} [Tue Aug 11 16:58:16 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3231] 10.0.0.236 () {32 vars in 686 bytes} [Tue Aug 11 16:58:16 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3232] 10.0.0.236 () {32 vars in 682 bytes} [Tue Aug 11 16:58:16 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3233] 10.0.0.236 () {32 vars in 694 bytes} [Tue Aug 11 16:58:16 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3234] 10.0.0.236 () {32 vars in 680 bytes} [Tue Aug 11 16:58:16 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3235] 10.0.0.236 () {32 vars in 694 bytes} [Tue Aug 11 16:58:16 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3236] 10.0.0.236 () {32 vars in 690 bytes} [Tue Aug 11 16:58:16 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3237] 10.0.0.236 () {32 vars in 702 bytes} [Tue Aug 11 16:58:16 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3238] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:58:16 2026] DELETE /v2.0/subnetpools/db18c902-35bc-4abb-90eb-823df4255479 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3239] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:58:16 2026] DELETE /v2.0/subnetpools/63385261-f823-4767-9797-69f5da805401 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3240] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:58:16 2026] DELETE /v2.0/subnetpools/3dd9524b-2a86-42fc-afdc-b92fac873c2d => 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: 1648/3241] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:58:16 2026] DELETE /v2.0/subnetpools/b37389f8-af5a-41c6-969c-962d51bab2b3 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3242] 10.0.0.236 () {32 vars in 732 bytes} [Tue Aug 11 16:58:16 2026] DELETE /v2.0/subnetpools/eb97b96f-b4e4-4870-a4ff-768523dc3065 => 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: 1649/3243] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:58:17 2026] GET /v2.0/security-groups?tenant_id=4555362a6a1545afab3dac3552451245&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3244] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:17 2026] DELETE /v2.0/security-groups/65643499-f22b-4ea0-996e-be53d15163f2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3245] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:58:18 2026] GET /v2.0/security-groups?tenant_id=6189951306e843e29bb6b76fc116a563&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3246] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:18 2026] DELETE /v2.0/security-groups/ce41063a-9438-40da-823a-7a6fd076f810 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3247] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:58:18 2026] GET /v2.0/security-groups?tenant_id=3cabf95af6cc4ae990e95c01caa58765&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3248] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:18 2026] DELETE /v2.0/security-groups/fd1f0d78-2ad5-46c0-90b1-cdd58e53e5bb => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:58:22.118 8 INFO neutron.db.segments_db [None req-cd3a50e9-a9e8-4ae6-8c67-237480f9b322 64ee2a74ab4446008e3b173020f46780 3d6afd2fa915416a8f6fc1ca289edbb5 - - default default] Added segment 83a46158-4d5e-4658-b0ee-d444ff81ee8f of type vxlan for network c3a3c572-2701-46d5-a473-f226c70f8d50 [pid: 8|app: 0|req: 1599/3251] 10.0.0.236 () {34 vars in 670 bytes} [Tue Aug 11 16:58:21 2026] POST /v2.0/networks => generated 612 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3252] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:58:22 2026] PUT /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/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: 1600/3253] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:58:22 2026] GET /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3254] 10.0.0.236 () {34 vars in 764 bytes} [Tue Aug 11 16:58:22 2026] PUT /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3255] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:58:22 2026] GET /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3256] 10.0.0.236 () {34 vars in 760 bytes} [Tue Aug 11 16:58:22 2026] PUT /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3257] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:58:22 2026] GET /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3258] 10.0.0.236 () {34 vars in 782 bytes} [Tue Aug 11 16:58:22 2026] PUT /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3259] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:58:22 2026] GET /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3260] 10.0.0.236 () {34 vars in 753 bytes} [Tue Aug 11 16:58:22 2026] PUT /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3261] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:58:22 2026] GET /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3262] 10.0.0.236 () {32 vars in 741 bytes} [Tue Aug 11 16:58:22 2026] GET /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 16:58:22.914 8 INFO neutron.api.v2.resource [None req-6c71fab0-9340-4343-8aee-a8441134a263 64ee2a74ab4446008e3b173020f46780 3d6afd2fa915416a8f6fc1ca289edbb5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3263] 10.0.0.236 () {32 vars in 745 bytes} [Tue Aug 11 16:58:22 2026] GET /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3264] 10.0.0.236 () {32 vars in 744 bytes} [Tue Aug 11 16:58:22 2026] DELETE /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3265] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:58:22 2026] GET /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:58:23.080 7 INFO neutron.api.v2.resource [None req-1122506d-1f19-469e-865d-d0d771337f94 64ee2a74ab4446008e3b173020f46780 3d6afd2fa915416a8f6fc1ca289edbb5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3266] 10.0.0.236 () {32 vars in 748 bytes} [Tue Aug 11 16:58:23 2026] DELETE /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/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: 1607/3267] 10.0.0.236 () {32 vars in 736 bytes} [Tue Aug 11 16:58:23 2026] DELETE /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3268] 10.0.0.236 () {32 vars in 733 bytes} [Tue Aug 11 16:58:23 2026] GET /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 16:58:23.320 8 INFO neutron.services.segments.plugin [-] Segment 83a46158-4d5e-4658-b0ee-d444ff81ee8f resource provider aggregate not found 2026-08-11 16:58:23.325 8 INFO neutron.services.segments.plugin [-] Segment 83a46158-4d5e-4658-b0ee-d444ff81ee8f resource provider aggregate not found 2026-08-11 16:58:23.341 8 INFO neutron.services.segments.plugin [-] Segment 83a46158-4d5e-4658-b0ee-d444ff81ee8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83a46158-4d5e-4658-b0ee-d444ff81ee8f found for delete ", "request_id": "req-d28c9777-2f6b-430a-b40e-ae97cc06fc86"}]} 2026-08-11 16:58:23.345 8 INFO neutron.services.segments.plugin [-] Segment 83a46158-4d5e-4658-b0ee-d444ff81ee8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83a46158-4d5e-4658-b0ee-d444ff81ee8f found for delete ", "request_id": "req-442f0a7b-52ca-43b0-b8f7-694d75bde389"}]} [pid: 8|app: 0|req: 1608/3269] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 11 16:58:23 2026] DELETE /v2.0/networks/c3a3c572-2701-46d5-a473-f226c70f8d50 => 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: 1662/3270] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:58:23 2026] GET /v2.0/security-groups?tenant_id=95f730eef20948b48f7c911f401a81d8&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3271] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:24 2026] DELETE /v2.0/security-groups/1098ff66-4c09-48de-b453-6611a1012823 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3272] 10.0.0.236 () {32 vars in 774 bytes} [Tue Aug 11 16:58:24 2026] GET /v2.0/security-groups?tenant_id=3d6afd2fa915416a8f6fc1ca289edbb5&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: 1610/3273] 10.0.0.236 () {32 vars in 740 bytes} [Tue Aug 11 16:58:24 2026] DELETE /v2.0/security-groups/a023633b-d75e-4710-bc40-106680c3019f => 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: 1664/3274] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:58:26 2026] GET /v2.0/networks => generated 2168 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3275] 10.0.0.236 () {32 vars in 655 bytes} [Tue Aug 11 16:58:28 2026] GET /v2.0/floatingips => 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: 1665/3276] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:58:28 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3277] 10.0.0.236 () {32 vars in 643 bytes} [Tue Aug 11 16:58:28 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3278] 10.0.0.236 () {32 vars in 647 bytes} [Tue Aug 11 16:58:28 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3279] 10.0.0.236 () {32 vars in 649 bytes} [Tue Aug 11 16:58:28 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3280] 10.0.0.236 () {32 vars in 663 bytes} [Tue Aug 11 16:58:28 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3281] 10.0.0.236 () {32 vars in 655 bytes} [Tue Aug 11 16:58:28 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)