+ 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 May 12 06:37:46 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:53 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-644ffcc97b-ph99x machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f40d658b668 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-05-12 06:37:51.914 8 INFO neutron.common.config [-] Logging enabled! 2026-05-12 06:37:51.914 8 INFO neutron.common.config [-] uwsgi version 27.0.3.dev7 2026-05-12 06:37:52.323 7 INFO neutron.common.config [-] Logging enabled! 2026-05-12 06:37:52.323 7 INFO neutron.common.config [-] uwsgi version 27.0.3.dev7 2026-05-12 06:37:52.411 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 06:37:52.755 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 06:37:54.283 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:37:54.285 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 06:37:54.289 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 06:37:54.290 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:37:54.290 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 06:37:54.291 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 06:37:54.291 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:37:54.298 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:37:54.298 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:37:54.299 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:37:54.321 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 06:37:54.322 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:37:54.323 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 06:37:54.344 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:37:54.347 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 06:37:54.351 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 06:37:54.352 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:37:54.352 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 06:37:54.352 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 06:37:54.352 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:37:54.354 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 06:37:54.354 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 06:37:54.354 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 06:37:54.354 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 06:37:54.360 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:37:54.360 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:37:54.360 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:37:54.382 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 06:37:54.383 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:37:54.383 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 06:37:54.412 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 06:37:54.413 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 06:37:54.413 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 06:37:54.413 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 06:37:54.649 8 INFO neutron.plugins.ml2.managers [None req-48afad1b-a183-4e92-89a1-2fd6cf16e58f - - - - - -] Initializing driver for type 'vlan' 2026-05-12 06:37:54.742 7 INFO neutron.plugins.ml2.managers [None req-f219248a-95c8-4902-91c2-2bda5daecbb8 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 06:37:54.995 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-48afad1b-a183-4e92-89a1-2fd6cf16e58f - - - - - -] VlanTypeDriver initialization complete 2026-05-12 06:37:54.995 8 INFO neutron.plugins.ml2.managers [None req-48afad1b-a183-4e92-89a1-2fd6cf16e58f - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 06:37:54.995 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-48afad1b-a183-4e92-89a1-2fd6cf16e58f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 06:37:55.015 8 INFO neutron.plugins.ml2.managers [None req-48afad1b-a183-4e92-89a1-2fd6cf16e58f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 06:37:55.015 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-48afad1b-a183-4e92-89a1-2fd6cf16e58f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 06:37:55.015 8 INFO neutron.plugins.ml2.managers [None req-48afad1b-a183-4e92-89a1-2fd6cf16e58f - - - - - -] Initializing extension driver 'port_security' 2026-05-12 06:37:55.016 8 INFO neutron.plugins.ml2.extensions.port_security [None req-48afad1b-a183-4e92-89a1-2fd6cf16e58f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 06:37:55.016 8 INFO neutron.plugins.ml2.managers [None req-48afad1b-a183-4e92-89a1-2fd6cf16e58f - - - - - -] Initializing extension driver 'qos' 2026-05-12 06:37:55.016 8 INFO neutron.plugins.ml2.managers [None req-48afad1b-a183-4e92-89a1-2fd6cf16e58f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 06:37:55.016 8 INFO neutron.plugins.ml2.managers [None req-48afad1b-a183-4e92-89a1-2fd6cf16e58f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 06:37:55.032 8 INFO neutron.quota [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded quota_driver: . 2026-05-12 06:37:55.032 8 INFO neutron.plugins.ml2.plugin [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 06:37:55.032 8 INFO neutron.plugins.ml2.managers [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 06:37:55.033 8 INFO neutron.plugins.ml2.managers [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 06:37:55.033 8 INFO neutron.plugins.ml2.managers [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 06:37:55.033 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: qos 2026-05-12 06:37:55.046 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: router 2026-05-12 06:37:55.091 8 INFO neutron.services.service_base [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 06:37:55.091 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: segments 2026-05-12 06:37:55.148 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f219248a-95c8-4902-91c2-2bda5daecbb8 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 06:37:55.148 7 INFO neutron.plugins.ml2.managers [None req-f219248a-95c8-4902-91c2-2bda5daecbb8 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 06:37:55.149 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f219248a-95c8-4902-91c2-2bda5daecbb8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 06:37:55.162 7 INFO neutron.plugins.ml2.managers [None req-f219248a-95c8-4902-91c2-2bda5daecbb8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 06:37:55.162 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f219248a-95c8-4902-91c2-2bda5daecbb8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 06:37:55.162 7 INFO neutron.plugins.ml2.managers [None req-f219248a-95c8-4902-91c2-2bda5daecbb8 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 06:37:55.162 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f219248a-95c8-4902-91c2-2bda5daecbb8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 06:37:55.163 7 INFO neutron.plugins.ml2.managers [None req-f219248a-95c8-4902-91c2-2bda5daecbb8 - - - - - -] Initializing extension driver 'qos' 2026-05-12 06:37:55.163 7 INFO neutron.plugins.ml2.managers [None req-f219248a-95c8-4902-91c2-2bda5daecbb8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 06:37:55.163 7 INFO neutron.plugins.ml2.managers [None req-f219248a-95c8-4902-91c2-2bda5daecbb8 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 06:37:55.181 7 INFO neutron.quota [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded quota_driver: . 2026-05-12 06:37:55.181 7 INFO neutron.plugins.ml2.plugin [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 06:37:55.182 7 INFO neutron.plugins.ml2.managers [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 06:37:55.182 7 INFO neutron.plugins.ml2.managers [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 06:37:55.182 7 INFO neutron.plugins.ml2.managers [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 06:37:55.182 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: qos 2026-05-12 06:37:55.196 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: router 2026-05-12 06:37:55.199 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: trunk 2026-05-12 06:37:55.214 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: vpnaas 2026-05-12 06:37:55.239 7 INFO neutron.services.service_base [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 06:37:55.240 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: segments 2026-05-12 06:37:55.260 8 WARNING stevedore.named [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 06:37:55.332 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 06:37:55.333 8 INFO neutron.common.utils [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 06:37:55.333 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: taas 2026-05-12 06:37:55.362 8 WARNING stevedore.named [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 06:37:55.380 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: trunk 2026-05-12 06:37:55.387 8 INFO neutron_taas.services.taas.taas_plugin [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-12 06:37:55.387 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: tapmirror 2026-05-12 06:37:55.400 8 WARNING stevedore.named [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 06:37:55.402 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: vpnaas 2026-05-12 06:37:55.419 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-12 06:37:55.419 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 06:37:55.427 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: tag 2026-05-12 06:37:55.437 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: timestamp 2026-05-12 06:37:55.440 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 06:37:55.443 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: flavors 2026-05-12 06:37:55.443 7 WARNING stevedore.named [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 06:37:55.447 8 INFO neutron.manager [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loading Plugin: revisions 2026-05-12 06:37:55.450 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Initializing extension manager. 2026-05-12 06:37:55.451 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: address-group 2026-05-12 06:37:55.452 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: address-scope 2026-05-12 06:37:55.453 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 06:37:55.454 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: agent 2026-05-12 06:37:55.454 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 06:37:55.455 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 06:37:55.456 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 06:37:55.457 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: availability_zone 2026-05-12 06:37:55.458 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 06:37:55.458 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 06:37:55.459 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 06:37:55.461 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 06:37:55.461 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: dns-integration 2026-05-12 06:37:55.462 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 06:37:55.462 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 06:37:55.463 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: dvr 2026-05-12 06:37:55.463 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 06:37:55.464 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 06:37:55.465 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:37:55.465 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 06:37:55.466 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: external-net 2026-05-12 06:37:55.466 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 06:37:55.467 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: extraroute 2026-05-12 06:37:55.467 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 06:37:55.468 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 06:37:55.469 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 06:37:55.469 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 06:37:55.470 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 06:37:55.470 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: fip-port-details 2026-05-12 06:37:55.471 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: flavors 2026-05-12 06:37:55.472 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 06:37:55.473 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 06:37:55.473 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: ip_allocation 2026-05-12 06:37:55.474 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 06:37:55.474 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 06:37:55.475 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: router 2026-05-12 06:37:55.477 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:37:55.478 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 06:37:55.478 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 06:37:55.479 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 06:37:55.479 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: l3-ha 2026-05-12 06:37:55.480 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:37:55.480 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 06:37:55.483 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: l3-flavors 2026-05-12 06:37:55.484 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:37:55.484 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 06:37:55.486 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 06:37:55.488 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 06:37:55.489 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 06:37:55.490 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 06:37:55.490 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 06:37:55.491 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: multi-provider 2026-05-12 06:37:55.492 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: net-mtu 2026-05-12 06:37:55.492 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 06:37:55.493 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 06:37:55.494 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: network_ha 2026-05-12 06:37:55.494 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 06:37:55.495 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 06:37:55.496 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: pagination 2026-05-12 06:37:55.496 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: port-device-profile 2026-05-12 06:37:55.497 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 06:37:55.497 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 06:37:55.498 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 06:37:55.498 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: port-mac-override 2026-05-12 06:37:55.499 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 06:37:55.499 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 06:37:55.500 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 06:37:55.500 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: port-resource-request 2026-05-12 06:37:55.501 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 06:37:55.501 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 06:37:55.502 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: binding 2026-05-12 06:37:55.503 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: binding-extended 2026-05-12 06:37:55.503 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: port-security 2026-05-12 06:37:55.503 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: project-id 2026-05-12 06:37:55.504 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: provider 2026-05-12 06:37:55.505 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-12 06:37:55.507 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos 2026-05-12 06:37:55.507 7 INFO neutron_vpnaas.services.vpn.plugin [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 06:37:55.507 7 INFO neutron.common.utils [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 06:37:55.508 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: taas 2026-05-12 06:37:55.508 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 06:37:55.509 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 06:37:55.509 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-default 2026-05-12 06:37:55.510 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-fip 2026-05-12 06:37:55.510 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 06:37:55.511 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 06:37:55.511 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 06:37:55.512 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 06:37:55.513 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 06:37:55.513 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-pps 2026-05-12 06:37:55.514 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 06:37:55.514 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 06:37:55.515 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 06:37:55.516 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 06:37:55.517 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-12 06:37:55.519 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: quotas 2026-05-12 06:37:55.520 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: quota_details 2026-05-12 06:37:55.521 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: rbac-policies 2026-05-12 06:37:55.522 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 06:37:55.522 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 06:37:55.523 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 06:37:55.525 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 06:37:55.525 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: revision-if-match 2026-05-12 06:37:55.526 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 06:37:55.527 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 06:37:55.527 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 06:37:55.529 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 06:37:55.530 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 06:37:55.531 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 06:37:55.531 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 06:37:55.532 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 06:37:55.532 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 06:37:55.533 7 WARNING stevedore.named [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 06:37:55.537 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: security-group 2026-05-12 06:37:55.538 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: segment 2026-05-12 06:37:55.539 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 06:37:55.540 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: service-type 2026-05-12 06:37:55.540 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: sorting 2026-05-12 06:37:55.541 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 06:37:55.541 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 06:37:55.542 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 06:37:55.542 8 WARNING neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 06:37:55.543 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 06:37:55.544 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: subnet-external-network 2026-05-12 06:37:55.544 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 06:37:55.545 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 06:37:55.545 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 06:37:55.546 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 06:37:55.547 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 06:37:55.548 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: tag-creation 2026-05-12 06:37:55.548 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 06:37:55.553 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 06:37:55.554 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 06:37:55.555 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: trunk 2026-05-12 06:37:55.555 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: trunk-details 2026-05-12 06:37:55.556 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 06:37:55.556 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-12 06:37:55.557 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 06:37:55.559 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-12 06:37:55.562 7 INFO neutron_taas.services.taas.taas_plugin [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-12 06:37:55.562 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: tapmirror 2026-05-12 06:37:55.563 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 06:37:55.564 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 06:37:55.565 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 06:37:55.569 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: vpnaas 2026-05-12 06:37:55.570 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: taas 2026-05-12 06:37:55.572 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: tap-mirror 2026-05-12 06:37:55.573 8 INFO neutron.api.extensions [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-12 06:37:55.576 7 WARNING stevedore.named [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 06:37:55.576 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 06:37:55.577 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 06:37:55.577 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:37:55.577 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 06:37:55.582 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:37:55.583 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:37:55.590 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:37:55.591 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:37:55.591 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:37:55.593 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:37:55.593 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] subnetpool is already registered 2026-05-12 06:37:55.593 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:37:55.594 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] subnetpool is already registered 2026-05-12 06:37:55.594 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:37:55.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-12 06:37:55.595 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: auto_allocate 2026-05-12 06:37:55.595 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:37:55.595 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:37:55.596 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:37:55.597 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:37:55.597 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:37:55.598 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:37:55.598 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] ipsecpolicy is already registered 2026-05-12 06:37:55.599 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:37:55.599 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] ikepolicy is already registered 2026-05-12 06:37:55.603 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: tag 2026-05-12 06:37:55.606 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:37:55.606 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] router is already registered 2026-05-12 06:37:55.607 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:37:55.607 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] floatingip is already registered 2026-05-12 06:37:55.611 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:37:55.611 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] rbac_policy is already registered 2026-05-12 06:37:55.611 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: timestamp 2026-05-12 06:37:55.612 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:37:55.612 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] security_group is already registered 2026-05-12 06:37:55.613 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:37:55.613 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] security_group_rule is already registered 2026-05-12 06:37:55.614 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:37:55.614 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] subnetpool is already registered 2026-05-12 06:37:55.614 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:37:55.614 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] subnetpool is already registered 2026-05-12 06:37:55.615 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 06:37:55.616 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:37:55.616 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] trunk is already registered 2026-05-12 06:37:55.617 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:37:55.617 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] ikepolicy is already registered 2026-05-12 06:37:55.617 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:37:55.617 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] ipsecpolicy is already registered 2026-05-12 06:37:55.618 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:37:55.618 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] endpoint_group is already registered 2026-05-12 06:37:55.618 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:37:55.618 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: flavors 2026-05-12 06:37:55.618 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] vpnservice is already registered 2026-05-12 06:37:55.619 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:37:55.619 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] ipsec_site_connection is already registered 2026-05-12 06:37:55.619 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:37:55.619 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] ipsecpolicy is already registered 2026-05-12 06:37:55.620 8 INFO neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:37:55.620 8 WARNING neutron.quota.resource_registry [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] ikepolicy is already registered 2026-05-12 06:37:55.622 7 INFO neutron.manager [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loading Plugin: revisions 2026-05-12 06:37:55.626 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Initializing extension manager. 2026-05-12 06:37:55.627 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: address-group 2026-05-12 06:37:55.628 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: address-scope 2026-05-12 06:37:55.629 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 06:37:55.629 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: agent 2026-05-12 06:37:55.630 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 06:37:55.631 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 06:37:55.632 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 06:37:55.633 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: availability_zone 2026-05-12 06:37:55.633 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 06:37:55.634 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 06:37:55.634 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: default-subnetpools 2026-05-12 06:37:55.635 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 06:37:55.636 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: dns-integration 2026-05-12 06:37:55.636 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 06:37:55.637 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 06:37:55.638 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: dvr 2026-05-12 06:37:55.638 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 06:37:55.639 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 06:37:55.640 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:37:55.640 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 06:37:55.641 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: external-net 2026-05-12 06:37:55.641 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 06:37:55.642 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: extraroute 2026-05-12 06:37:55.643 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 06:37:55.644 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 06:37:55.644 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 06:37:55.645 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 06:37:55.645 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 06:37:55.646 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: fip-port-details 2026-05-12 06:37:55.646 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: flavors 2026-05-12 06:37:55.647 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 06:37:55.648 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: floatingip-pools 2026-05-12 06:37:55.649 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: ip_allocation 2026-05-12 06:37:55.649 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 06:37:55.650 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: l2_adjacency 2026-05-12 06:37:55.653 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: router 2026-05-12 06:37:55.655 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:37:55.656 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 06:37:55.656 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 06:37:55.657 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 06:37:55.657 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: l3-ha 2026-05-12 06:37:55.658 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:37:55.658 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 06:37:55.659 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: l3-flavors 2026-05-12 06:37:55.660 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:37:55.660 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 06:37:55.662 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 06:37:55.664 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 06:37:55.665 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 06:37:55.666 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 06:37:55.666 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 06:37:55.667 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: multi-provider 2026-05-12 06:37:55.667 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: net-mtu 2026-05-12 06:37:55.668 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 06:37:55.668 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: network_availability_zone 2026-05-12 06:37:55.669 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: network_ha 2026-05-12 06:37:55.670 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: network-ip-availability 2026-05-12 06:37:55.669 8 WARNING keystonemiddleware._common.config [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:37:55.671 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 06:37:55.671 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: pagination 2026-05-12 06:37:55.672 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: port-device-profile 2026-05-12 06:37:55.673 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 06:37:55.673 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 06:37:55.673 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 06:37:55.674 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: port-mac-override 2026-05-12 06:37:55.674 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 06:37:55.675 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 06:37:55.676 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 06:37:55.676 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: port-resource-request 2026-05-12 06:37:55.677 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 06:37:55.677 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 06:37:55.677 8 WARNING oslo_config.cfg [None req-b93eba33-3f51-4eb7-8a18-3cd45ff68d89 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 06:37:55.678 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: binding 2026-05-12 06:37:55.678 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: binding-extended 2026-05-12 06:37:55.679 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: port-security 2026-05-12 06:37:55.679 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: project-id 2026-05-12 06:37:55.680 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: provider WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f40d658b668 pid: 8 (default app) 2026-05-12 06:37:55.681 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-12 06:37:55.683 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos 2026-05-12 06:37:55.683 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 06:37:55.684 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 06:37:55.685 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-default 2026-05-12 06:37:55.685 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-fip 2026-05-12 06:37:55.686 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 06:37:55.686 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 06:37:55.686 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 06:37:55.687 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 06:37:55.688 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 06:37:55.688 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-pps 2026-05-12 06:37:55.689 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 06:37:55.690 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 06:37:55.690 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 06:37:55.691 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: quota-check-limit 2026-05-12 06:37:55.691 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: quota-check-limit-default 2026-05-12 06:37:55.694 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: quotas 2026-05-12 06:37:55.695 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: quota_details 2026-05-12 06:37:55.697 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: rbac-policies 2026-05-12 06:37:55.698 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: rbac-address-group 2026-05-12 06:37:55.698 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 06:37:55.699 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 06:37:55.700 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 06:37:55.700 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: revision-if-match 2026-05-12 06:37:55.701 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 06:37:55.702 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: router_availability_zone 2026-05-12 06:37:55.702 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 06:37:55.704 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 06:37:55.705 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 06:37:55.705 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 06:37:55.706 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 06:37:55.707 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 06:37:55.708 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 06:37:55.713 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: security-group 2026-05-12 06:37:55.714 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: segment 2026-05-12 06:37:55.714 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 06:37:55.715 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: service-type 2026-05-12 06:37:55.716 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: sorting 2026-05-12 06:37:55.716 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 06:37:55.717 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: standard-attr-description 2026-05-12 06:37:55.718 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: stateful-security-group 2026-05-12 06:37:55.718 7 WARNING neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 06:37:55.719 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 06:37:55.719 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: subnet-external-network 2026-05-12 06:37:55.720 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: subnet_onboard 2026-05-12 06:37:55.721 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 06:37:55.721 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: subnet-service-types 2026-05-12 06:37:55.722 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: subnet_allocation 2026-05-12 06:37:55.723 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 06:37:55.723 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: tag-creation 2026-05-12 06:37:55.724 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 06:37:55.728 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 06:37:55.729 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 06:37:55.729 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: trunk 2026-05-12 06:37:55.730 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: trunk-details 2026-05-12 06:37:55.730 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 06:37:55.731 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-12 06:37:55.732 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 06:37:55.732 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-12 06:37:55.735 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 06:37:55.736 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 06:37:55.737 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: vpn-flavors 2026-05-12 06:37:55.739 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: vpnaas 2026-05-12 06:37:55.741 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: taas 2026-05-12 06:37:55.742 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: tap-mirror 2026-05-12 06:37:55.742 7 INFO neutron.api.extensions [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Loaded extension: taas-vlan-filter 2026-05-12 06:37:55.745 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 06:37:55.745 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 06:37:55.745 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:37:55.746 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 06:37:55.750 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:37:55.750 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:37:55.757 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:37:55.757 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:37:55.758 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:37:55.759 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:37:55.759 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] subnetpool is already registered 2026-05-12 06:37:55.759 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:37:55.759 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] subnetpool is already registered 2026-05-12 06:37:55.760 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:37:55.760 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:37:55.761 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:37:55.761 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:37:55.762 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:37:55.762 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:37:55.763 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:37:55.763 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] ipsecpolicy is already registered 2026-05-12 06:37:55.763 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:37:55.763 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] ikepolicy is already registered 2026-05-12 06:37:55.768 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:37:55.768 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] router is already registered 2026-05-12 06:37:55.769 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:37:55.769 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] floatingip is already registered 2026-05-12 06:37:55.773 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:37:55.773 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] rbac_policy is already registered 2026-05-12 06:37:55.773 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:37:55.774 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] security_group is already registered 2026-05-12 06:37:55.774 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:37:55.774 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] security_group_rule is already registered 2026-05-12 06:37:55.775 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:37:55.775 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] subnetpool is already registered 2026-05-12 06:37:55.775 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:37:55.776 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] subnetpool is already registered 2026-05-12 06:37:55.777 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:37:55.777 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] trunk is already registered 2026-05-12 06:37:55.778 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:37:55.778 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] ikepolicy is already registered 2026-05-12 06:37:55.778 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:37:55.778 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] ipsecpolicy is already registered 2026-05-12 06:37:55.779 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:37:55.779 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] endpoint_group is already registered 2026-05-12 06:37:55.779 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:37:55.780 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] vpnservice is already registered 2026-05-12 06:37:55.780 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:37:55.780 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] ipsec_site_connection is already registered 2026-05-12 06:37:55.781 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:37:55.781 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] ipsecpolicy is already registered 2026-05-12 06:37:55.781 7 INFO neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:37:55.781 7 WARNING neutron.quota.resource_registry [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] ikepolicy is already registered 2026-05-12 06:37:55.828 7 WARNING keystonemiddleware._common.config [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:37:55.837 7 WARNING oslo_config.cfg [None req-6221e77e-a0ae-49b8-9832-c14aae6fb3fe - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f40d658b668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:37:59.574 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba2b07d5-53e7-4167-915e-db4b356ddc36 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.23 () {44 vars in 923 bytes} [Tue May 12 06:37:58 2026] GET /v2.0/networks/public => generated 108 bytes in 865 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.19.213.23 () {44 vars in 945 bytes} [Tue May 12 06:37:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:38:00.506 8 WARNING neutron.services.revisions.revision_plugin [None req-f6c750e2-3a55-40c4-90ed-42ef6cda7f08 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:38:00.531 8 INFO neutron.db.segments_db [None req-f6c750e2-3a55-40c4-90ed-42ef6cda7f08 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 947359e3-7ace-423f-b0e6-d53419fc66bb of type flat for network e8b0d473-46b1-4994-9940-a15f27cb1cc0 2026-05-12 06:38:00.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6c750e2-3a55-40c4-90ed-42ef6cda7f08 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.23 () {48 vars in 963 bytes} [Tue May 12 06:38:00 2026] POST /v2.0/networks => generated 124 bytes in 550 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:38:06.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1212517-40fc-429d-a663-84cdd5fd3a39 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.19.213.23 () {44 vars in 923 bytes} [Tue May 12 06:38:06 2026] GET /v2.0/networks/public => generated 108 bytes in 392 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.19.213.23 () {44 vars in 945 bytes} [Tue May 12 06:38:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:38:07.205 7 WARNING neutron.services.revisions.revision_plugin [None req-960a4a86-8381-4c14-9d8e-35066f24ae3e e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:38:07.234 7 INFO neutron.db.segments_db [None req-960a4a86-8381-4c14-9d8e-35066f24ae3e e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment a385c7d5-e177-4ef1-bbb3-5f3c694f76c6 of type flat for network 1f4d824f-232f-4bb0-b83b-0ee56c96b2e0 2026-05-12 06:38:07.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-960a4a86-8381-4c14-9d8e-35066f24ae3e e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.19.213.23 () {48 vars in 963 bytes} [Tue May 12 06:38:06 2026] POST /v2.0/networks => generated 124 bytes in 345 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:38:13.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6130c6d-7a71-47cd-88f6-3cfb0b8a0924 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.19.213.23 () {44 vars in 923 bytes} [Tue May 12 06:38:13 2026] GET /v2.0/networks/public => generated 108 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.19.213.23 () {44 vars in 945 bytes} [Tue May 12 06:38:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:38:13.392 8 WARNING neutron.services.revisions.revision_plugin [None req-68d5004d-c120-4459-93a6-c469b21a9a12 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:38:13.407 8 INFO neutron.db.segments_db [None req-68d5004d-c120-4459-93a6-c469b21a9a12 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 88898052-8374-4213-bbe8-e5dfdcb1544c of type flat for network 96c0d0a1-71bf-4c05-9733-534b5e128d53 2026-05-12 06:38:13.437 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68d5004d-c120-4459-93a6-c469b21a9a12 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/12] 199.19.213.23 () {48 vars in 963 bytes} [Tue May 12 06:38:13 2026] POST /v2.0/networks => generated 124 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:38:19.454 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fbbb0433-ec41-4e2f-88cb-354ff5439046 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.19.213.23 () {44 vars in 923 bytes} [Tue May 12 06:38:19 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.23 () {44 vars in 945 bytes} [Tue May 12 06:38:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:38:19.738 8 WARNING neutron.services.revisions.revision_plugin [None req-4c0df85e-7e82-483a-b862-8dff2952cbe5 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:38:19.760 8 INFO neutron.db.segments_db [None req-4c0df85e-7e82-483a-b862-8dff2952cbe5 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 8d9e5f0d-c168-4bc4-92db-c403b05f8144 of type flat for network e0bf63d2-27af-4b54-acf3-074a7e50167f 2026-05-12 06:38:19.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c0df85e-7e82-483a-b862-8dff2952cbe5 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.19.213.23 () {48 vars in 963 bytes} [Tue May 12 06:38:19 2026] POST /v2.0/networks => generated 124 bytes in 312 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:38:25.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7f5e449-08e9-47e2-8d47-6b7bb9719b74 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.19.213.23 () {44 vars in 923 bytes} [Tue May 12 06:38:25 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.19.213.23 () {44 vars in 945 bytes} [Tue May 12 06:38:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:38:25.812 7 WARNING neutron.services.revisions.revision_plugin [None req-f8976f4d-1523-4f3e-bfb6-fb7a4d38dc84 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:38:25.835 7 INFO neutron.db.segments_db [None req-f8976f4d-1523-4f3e-bfb6-fb7a4d38dc84 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 8a11f31d-2f43-4cfd-9283-ebb2d2f6611d of type flat for network df4d95df-af9b-439e-8c50-34d3c9ed1f3b 2026-05-12 06:38:25.865 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8976f4d-1523-4f3e-bfb6-fb7a4d38dc84 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/19] 199.19.213.23 () {48 vars in 963 bytes} [Tue May 12 06:38:25 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:38:31.913 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f5707ee-5f4b-4bfe-a185-8c5eb402595d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.23 () {44 vars in 923 bytes} [Tue May 12 06:38:31 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.19.213.23 () {44 vars in 945 bytes} [Tue May 12 06:38:31 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-05-12 06:38:33.719 7 WARNING neutron.services.revisions.revision_plugin [None req-28354fae-2d7d-4ac0-ad2f-27af86d57f9c e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:38:33.737 7 INFO neutron.db.segments_db [None req-28354fae-2d7d-4ac0-ad2f-27af86d57f9c e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 9c2f453b-c30d-45cd-bdaa-5b4a58bb5285 of type flat for network c7aa5485-9fed-457e-86e3-e37aeacd71ad 2026-05-12 06:38:33.912 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28354fae-2d7d-4ac0-ad2f-27af86d57f9c e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.19.213.23 () {48 vars in 963 bytes} [Tue May 12 06:38:31 2026] POST /v2.0/networks => generated 124 bytes in 2001 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:38:40.050 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a716c95-9b74-430b-801d-ba65251fff4e e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.19.213.23 () {44 vars in 923 bytes} [Tue May 12 06:38:39 2026] GET /v2.0/networks/public => generated 108 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.19.213.23 () {44 vars in 945 bytes} [Tue May 12 06:38:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:38:40.571 8 WARNING neutron.services.revisions.revision_plugin [None req-741f5797-b711-46a1-90e0-58156210d660 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:38:40.600 8 INFO neutron.db.segments_db [None req-741f5797-b711-46a1-90e0-58156210d660 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 7f2f7428-4308-4381-b7fc-920d3b9b2659 of type flat for network 802a6e60-39df-4d44-9bd8-19545901527e [pid: 8|app: 0|req: 15/26] 199.19.213.23 () {48 vars in 963 bytes} [Tue May 12 06:38:40 2026] POST /v2.0/networks => generated 706 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:38:42.512 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e9ffa0c-0bb4-4ec1-a7b2-da2336fd4cdf e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/27] 199.19.213.23 () {44 vars in 923 bytes} [Tue May 12 06:38:42 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.19.213.23 () {44 vars in 945 bytes} [Tue May 12 06:38:42 2026] GET /v2.0/networks?name=public => generated 709 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:38:42.593 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43a70f83-9615-4ecb-ad8e-951fbdffd445 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/29] 199.19.213.23 () {44 vars in 1030 bytes} [Tue May 12 06:38:42 2026] GET /v2.0/subnets/public-subnet?network_id=802a6e60-39df-4d44-9bd8-19545901527e => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/30] 199.19.213.23 () {44 vars in 1053 bytes} [Tue May 12 06:38:42 2026] GET /v2.0/subnets?name=public-subnet&network_id=802a6e60-39df-4d44-9bd8-19545901527e => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/31] 199.19.213.23 () {48 vars in 961 bytes} [Tue May 12 06:38:42 2026] POST /v2.0/subnets => generated 664 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:44:42.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd6b2d42-ba2c-4e20-8a68-70d186189b99 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/79] 199.19.213.23 () {44 vars in 933 bytes} [Tue May 12 06:44:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.19.213.23 () {44 vars in 955 bytes} [Tue May 12 06:44:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:44:43.200 7 INFO neutron.db.segments_db [None req-ab212578-d539-466b-9299-0357e1580287 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 8d91a2ef-e982-4714-b1d0-e1362aab6406 of type vxlan for network 967d162b-eec9-4d01-8174-c8e43adbec6e [pid: 7|app: 0|req: 39/81] 199.19.213.23 () {48 vars in 962 bytes} [Tue May 12 06:44:42 2026] POST /v2.0/networks => generated 707 bytes in 1880 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:44:45.483 7 INFO neutron.pecan_wsgi.hooks.translation [None req-627a94f1-b55a-4da2-94a6-58a8bf8c0d1d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/84] 199.19.213.23 () {44 vars in 933 bytes} [Tue May 12 06:44:45 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: 8|app: 0|req: 44/85] 199.19.213.23 () {44 vars in 955 bytes} [Tue May 12 06:44:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:44:45.547 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b2b3dc9-5753-4548-b961-22354de74815 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 42/86] 199.19.213.23 () {44 vars in 1032 bytes} [Tue May 12 06:44:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=967d162b-eec9-4d01-8174-c8e43adbec6e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.23 () {44 vars in 1055 bytes} [Tue May 12 06:44:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=967d162b-eec9-4d01-8174-c8e43adbec6e => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.23 () {48 vars in 961 bytes} [Tue May 12 06:44:45 2026] POST /v2.0/subnets => generated 651 bytes in 1136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:44:47.936 8 INFO neutron.api.v2.resource [None req-2d39e70e-acc6-42a6-bcdf-79426c20d591 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/89] 199.19.213.23 () {44 vars in 967 bytes} [Tue May 12 06:44:47 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.19.213.23 () {44 vars in 989 bytes} [Tue May 12 06:44:47 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.23 () {48 vars in 976 bytes} [Tue May 12 06:44:47 2026] POST /v2.0/security-groups => generated 1616 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:49 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 1616 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:49 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:49 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.23 () {48 vars in 987 bytes} [Tue May 12 06:44:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:50 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:50 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => 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: 48/98] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:50 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.23 () {48 vars in 987 bytes} [Tue May 12 06:44:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:52 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:52 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:52 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.19.213.23 () {48 vars in 987 bytes} [Tue May 12 06:44:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:53 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:53 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:53 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.19.213.23 () {48 vars in 987 bytes} [Tue May 12 06:44:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:55 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4078 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:55 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:55 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.23 () {48 vars in 987 bytes} [Tue May 12 06:44:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.19.213.23 () {44 vars in 983 bytes} [Tue May 12 06:44:56 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:44:56.834 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e713ff86-1b29-48d5-bb89-d529d8ac93d7 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/113] 199.19.213.23 () {44 vars in 1072 bytes} [Tue May 12 06:44:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=967d162b-eec9-4d01-8174-c8e43adbec6e => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.19.213.23 () {44 vars in 1095 bytes} [Tue May 12 06:44:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=967d162b-eec9-4d01-8174-c8e43adbec6e => 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: 59/115] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:44:56 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.19.213.23 () {48 vars in 957 bytes} [Tue May 12 06:44:56 2026] POST /v2.0/ports => generated 1100 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 06:45:12.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9ecf47f-ecc5-48fc-b273-646f6d1ea224 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 61/119] 199.19.213.23 () {44 vars in 975 bytes} [Tue May 12 06:45:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 59/120] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:45:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/121] 199.19.213.23 () {48 vars in 1027 bytes} [Tue May 12 06:45:12 2026] PUT /v2.0/ports/a4adc3cd-9d18-462a-8acf-870e8993b50f => generated 1249 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/124] 199.19.213.23 () {44 vars in 916 bytes} [Tue May 12 06:45:16 2026] GET /v2.0/ports => generated 3730 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:45:17.885 8 INFO neutron.api.v2.resource [None req-6ac8ec14-c6eb-4664-8588-e41f8f2a69e9 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 64/125] 199.19.213.23 () {44 vars in 955 bytes} [Tue May 12 06:45:17 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/126] 199.19.213.23 () {44 vars in 977 bytes} [Tue May 12 06:45:17 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/127] 199.19.213.23 () {48 vars in 976 bytes} [Tue May 12 06:45:17 2026] POST /v2.0/security-groups => generated 1610 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/128] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:45:19 2026] GET /v2.0/security-groups/829ae604-dd66-49b8-9c89-95ca81f94bbf => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/129] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:45:19 2026] GET /v2.0/security-groups/829ae604-dd66-49b8-9c89-95ca81f94bbf => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/130] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:45:19 2026] GET /v2.0/security-groups/829ae604-dd66-49b8-9c89-95ca81f94bbf => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/131] 199.19.213.23 () {48 vars in 987 bytes} [Tue May 12 06:45:19 2026] POST /v2.0/security-group-rules => generated 623 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/132] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:45:20 2026] GET /v2.0/security-groups/829ae604-dd66-49b8-9c89-95ca81f94bbf => generated 2246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/133] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:45:20 2026] GET /v2.0/security-groups/829ae604-dd66-49b8-9c89-95ca81f94bbf => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/134] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 06:45:20 2026] GET /v2.0/security-groups/829ae604-dd66-49b8-9c89-95ca81f94bbf => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/135] 199.19.213.23 () {48 vars in 987 bytes} [Tue May 12 06:45:20 2026] POST /v2.0/security-group-rules => generated 627 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/160] 199.19.213.23 () {44 vars in 971 bytes} [Tue May 12 06:48:21 2026] GET /v2.0/quotas/358287e8f467465a87cebde41f883c9e => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/161] 199.19.213.23 () {48 vars in 1023 bytes} [Tue May 12 06:48:22 2026] PUT /v2.0/quotas/358287e8f467465a87cebde41f883c9e => generated 291 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:51:07.929 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71eeddb4-c6d8-4879-8877-e4eefed6eaab e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 94/184] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 06:51:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 171 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: 91/185] 199.19.213.23 () {30 vars in 762 bytes} [Tue May 12 06:51:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:51:10.236 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51f4b094-b525-4d56-a931-9676af54295b e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 95/186] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 06:51:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/187] 199.19.213.23 () {30 vars in 762 bytes} [Tue May 12 06:51:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:05:13.304 8 INFO neutron.api.v2.resource [None req-59b21cf9-04a5-4f3b-8ed1-49b7a493d94c e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 152/300] 199.19.213.23 () {44 vars in 1070 bytes} [Tue May 12 07:05:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 139 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 199.19.213.23 () {44 vars in 1093 bytes} [Tue May 12 07:05:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=e405e6443fb241d7a88023cd532a4a37 => generated 23 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/302] 199.19.213.23 () {48 vars in 977 bytes} [Tue May 12 07:05:13 2026] POST /v2.0/security-groups => generated 1624 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/303] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:05:14 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 1624 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:05:14 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:05:14 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => 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: 155/308] 199.19.213.23 () {48 vars in 987 bytes} [Tue May 12 07:05:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:05:15 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/310] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:05:15 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/311] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:05:16 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/312] 199.19.213.23 () {48 vars in 987 bytes} [Tue May 12 07:05:16 2026] POST /v2.0/security-group-rules => generated 599 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/313] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:05:17 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:05:17 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/315] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:05:17 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/316] 199.19.213.23 () {48 vars in 987 bytes} [Tue May 12 07:05:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/317] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:05:18 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 3460 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/318] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:05:18 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061 => generated 3460 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/319] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:05:18 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/320] 199.19.213.23 () {48 vars in 987 bytes} [Tue May 12 07:05:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/345] 199.19.213.23 () {30 vars in 739 bytes} [Tue May 12 07:08:21 2026] GET /v2.0/networks?tenant_id=e405e6443fb241d7a88023cd532a4a37&shared=False => generated 15 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:08:21.438 8 INFO neutron.db.segments_db [None req-1d3804ce-94ee-4aab-90c5-bb36d5110aa0 6a1444129a764abc914750b9aa5d0191 e405e6443fb241d7a88023cd532a4a37 - - b4463bb755a249819f9783bcd80a5965 b4463bb755a249819f9783bcd80a5965] Added segment f1d795db-4d4d-4a48-bc4b-7799e84ccbb9 of type vxlan for network 36365a70-c27d-497f-96ae-459d44357d2a [pid: 8|app: 0|req: 174/346] 199.19.213.23 () {34 vars in 681 bytes} [Tue May 12 07:08:21 2026] POST /v2.0/networks => generated 718 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/347] 199.19.213.23 () {30 vars in 721 bytes} [Tue May 12 07:08:21 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 175/348] 199.19.213.23 () {30 vars in 632 bytes} [Tue May 12 07:08:21 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: 7|app: 0|req: 174/349] 199.19.213.23 () {34 vars in 676 bytes} [Tue May 12 07:08:21 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: 176/350] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:08:22 2026] GET /v2.0/networks/36365a70-c27d-497f-96ae-459d44357d2a => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 199.19.213.23 () {30 vars in 721 bytes} [Tue May 12 07:08:24 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/352] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:08:24 2026] GET /v2.0/networks/36365a70-c27d-497f-96ae-459d44357d2a => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/357] 199.19.213.23 () {44 vars in 971 bytes} [Tue May 12 07:08:49 2026] GET /v2.0/quotas/e405e6443fb241d7a88023cd532a4a37 => 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: 180/358] 199.19.213.23 () {48 vars in 1023 bytes} [Tue May 12 07:08:50 2026] PUT /v2.0/quotas/e405e6443fb241d7a88023cd532a4a37 => generated 291 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:20:24.697 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9cd9b08-f8f5-480a-bcbe-4b64c0938804 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 225/451] 199.19.213.23 () {44 vars in 923 bytes} [Tue May 12 07:20:24 2026] GET /v2.0/networks/public => generated 108 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 199.19.213.23 () {44 vars in 945 bytes} [Tue May 12 07:20:24 2026] GET /v2.0/networks?name=public => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:20:25.997 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67a49bd0-9a16-4b61-84a2-11c1dca4948f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 226/453] 199.19.213.23 () {44 vars in 923 bytes} [Tue May 12 07:20:25 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 199.19.213.23 () {44 vars in 945 bytes} [Tue May 12 07:20:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:20:26.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbf2da4e-52a1-4f4a-aafc-d72d54c3289f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 227/455] 199.19.213.23 () {44 vars in 1030 bytes} [Tue May 12 07:20:26 2026] GET /v2.0/subnets/public-subnet?network_id=802a6e60-39df-4d44-9bd8-19545901527e => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/456] 199.19.213.23 () {44 vars in 1053 bytes} [Tue May 12 07:20:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=802a6e60-39df-4d44-9bd8-19545901527e => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:20:54.103 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15659c2e-6a2a-46ab-8755-eb2c8440e9b1 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 232/461] 199.19.213.23 () {44 vars in 933 bytes} [Tue May 12 07:20:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/462] 199.19.213.23 () {44 vars in 955 bytes} [Tue May 12 07:20:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:20:55.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0fced8bd-e69a-49d3-adb9-9294542fe83c e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 233/463] 199.19.213.23 () {44 vars in 933 bytes} [Tue May 12 07:20:55 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: 231/464] 199.19.213.23 () {44 vars in 955 bytes} [Tue May 12 07:20:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:20:55.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e085c06d-6ac2-4f36-9a12-4df46b65a9f8 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 234/465] 199.19.213.23 () {44 vars in 1032 bytes} [Tue May 12 07:20:55 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=967d162b-eec9-4d01-8174-c8e43adbec6e => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 199.19.213.23 () {44 vars in 1055 bytes} [Tue May 12 07:20:55 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=967d162b-eec9-4d01-8174-c8e43adbec6e => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:20:56.420 8 INFO neutron.api.v2.resource [None req-abf6b2bf-36db-4d4e-8365-b0f435aca3e4 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 235/467] 199.19.213.23 () {44 vars in 967 bytes} [Tue May 12 07:20:56 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 199.19.213.23 () {44 vars in 989 bytes} [Tue May 12 07:20:56 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:20:57 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/470] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:20:57 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 199.19.213.23 () {44 vars in 1007 bytes} [Tue May 12 07:20:57 2026] GET /v2.0/security-group-rules/f0c45218-af66-4551-8e82-29ee698fa9c9 => 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: 235/472] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:20:58 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:20:58 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 199.19.213.23 () {44 vars in 1007 bytes} [Tue May 12 07:20:58 2026] GET /v2.0/security-group-rules/2333c634-4250-464a-a4da-7c4c72962300 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/475] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:20:59 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:20:59 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => 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: 240/477] 199.19.213.23 () {44 vars in 1007 bytes} [Tue May 12 07:20:59 2026] GET /v2.0/security-group-rules/07d43ad1-5b69-41b8-8edc-2d9c384e618d => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/480] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:21:00 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:21:00 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/482] 199.19.213.23 () {44 vars in 1007 bytes} [Tue May 12 07:21:00 2026] GET /v2.0/security-group-rules/b7268ab9-169f-4118-bca2-d06b59609fa6 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/483] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:21:01 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:21:01 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 199.19.213.23 () {44 vars in 1007 bytes} [Tue May 12 07:21:01 2026] GET /v2.0/security-group-rules/613537a3-fe88-4a3a-b767-9f905f5d1b69 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 199.19.213.23 () {44 vars in 983 bytes} [Tue May 12 07:21:02 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:21:02.998 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2da660f3-d660-4b36-b92d-4b83d1306a6d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 242/487] 199.19.213.23 () {44 vars in 1072 bytes} [Tue May 12 07:21:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=967d162b-eec9-4d01-8174-c8e43adbec6e => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 199.19.213.23 () {44 vars in 1095 bytes} [Tue May 12 07:21:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=967d162b-eec9-4d01-8174-c8e43adbec6e => generated 1254 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:21:03 2026] GET /v2.0/security-groups/66f6b69f-1404-4cac-8bf9-a898012ae272 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:21:11.757 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee5c149c-0410-48ee-9d26-2b38da16613d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/490] 199.19.213.23 () {44 vars in 975 bytes} [Tue May 12 07:21:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/491] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:21:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/492] 199.19.213.23 () {44 vars in 916 bytes} [Tue May 12 07:21:13 2026] GET /v2.0/ports => generated 4725 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:21:15.177 7 INFO neutron.api.v2.resource [None req-14b7439e-f5fc-4353-8af1-735a57d3156e e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/495] 199.19.213.23 () {44 vars in 955 bytes} [Tue May 12 07:21:15 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/496] 199.19.213.23 () {44 vars in 977 bytes} [Tue May 12 07:21:15 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/497] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:21:16 2026] GET /v2.0/security-groups/829ae604-dd66-49b8-9c89-95ca81f94bbf => generated 2886 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/498] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:21:16 2026] GET /v2.0/security-groups/829ae604-dd66-49b8-9c89-95ca81f94bbf => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 199.19.213.23 () {44 vars in 1007 bytes} [Tue May 12 07:21:16 2026] GET /v2.0/security-group-rules/c24881b2-76b7-4809-8baa-7a575262d673 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:21:17 2026] GET /v2.0/security-groups/829ae604-dd66-49b8-9c89-95ca81f94bbf => generated 2886 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/501] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:21:17 2026] GET /v2.0/security-groups/829ae604-dd66-49b8-9c89-95ca81f94bbf => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/502] 199.19.213.23 () {44 vars in 1007 bytes} [Tue May 12 07:21:17 2026] GET /v2.0/security-group-rules/a8e63f49-7287-4e6f-8332-c34ef175e5a3 => generated 627 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/503] 199.19.213.23 () {44 vars in 971 bytes} [Tue May 12 07:21:28 2026] GET /v2.0/quotas/358287e8f467465a87cebde41f883c9e => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:22:24.212 7 INFO neutron.api.v2.resource [None req-405c5e96-17dd-4b58-9138-982faf6337c7 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/512] 199.19.213.23 () {44 vars in 1070 bytes} [Tue May 12 07:22:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 139 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/513] 199.19.213.23 () {44 vars in 1093 bytes} [Tue May 12 07:22:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=e405e6443fb241d7a88023cd532a4a37 => generated 4072 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/514] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:22:25 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => 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: 259/515] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:22:25 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/516] 199.19.213.23 () {44 vars in 1007 bytes} [Tue May 12 07:22:25 2026] GET /v2.0/security-group-rules/b956590b-de13-4de7-bf82-b5edc1033f80 => generated 597 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/517] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:22:26 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 4075 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/518] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:22:26 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 199.19.213.23 () {44 vars in 1007 bytes} [Tue May 12 07:22:26 2026] GET /v2.0/security-group-rules/edcbc954-c260-491a-bc5d-1a30b095d5ff => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:22:27 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 4075 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/521] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:22:27 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 199.19.213.23 () {44 vars in 1007 bytes} [Tue May 12 07:22:27 2026] GET /v2.0/security-group-rules/54008128-b7c1-4c02-af9c-84a1ee87d150 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 199.19.213.23 () {44 vars in 1084 bytes} [Tue May 12 07:22:28 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061?project_id=e405e6443fb241d7a88023cd532a4a37 => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/524] 199.19.213.23 () {44 vars in 997 bytes} [Tue May 12 07:22:28 2026] GET /v2.0/security-groups/62f537bc-bf38-48f5-81f0-63a1250e7061 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 199.19.213.23 () {44 vars in 1007 bytes} [Tue May 12 07:22:28 2026] GET /v2.0/security-group-rules/249a68e5-fdfa-4e4a-b2e7-50478874d450 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/528] 199.19.213.23 () {44 vars in 971 bytes} [Tue May 12 07:22:36 2026] GET /v2.0/quotas/e405e6443fb241d7a88023cd532a4a37 => 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: 267/535] 199.19.213.23 () {44 vars in 945 bytes} [Tue May 12 07:23:29 2026] GET /v2.0/networks?name=public => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:24:11 2026] GET /v2.0/networks => generated 2168 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 10.0.0.79 () {32 vars in 654 bytes} [Tue May 12 07:24:12 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: 8|app: 0|req: 273/544] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:24:12 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 10.0.0.79 () {32 vars in 642 bytes} [Tue May 12 07:24:12 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:24:12 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:24:12 2026] GET /v2.0/networks => generated 2168 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 10.0.0.79 () {32 vars in 662 bytes} [Tue May 12 07:24:13 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 10.0.0.79 () {32 vars in 654 bytes} [Tue May 12 07:24:13 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:24:24.894 7 INFO neutron.db.segments_db [None req-681ea60c-3716-48d3-94ba-df823057734d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment a103b6dc-f309-414b-9ac6-4d0cc3058130 of type vxlan for network fcc68fbb-2052-423a-b606-09f062f5d834 [pid: 7|app: 0|req: 276/552] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:24:24 2026] POST /v2.0/networks => generated 748 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:24 2026] POST /v2.0/subnets => generated 695 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:24:25.366 8 INFO neutron.db.segments_db [None req-4899cabf-ccfb-4a6e-8f07-6a1be32995c8 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment acb80239-646f-4de4-b87f-349f25719bdf of type vxlan for network 4b462545-82b0-4775-81a5-43b8c1ede0ea [pid: 7|app: 0|req: 277/554] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:25 2026] GET /v2.0/security-groups?tenant_id=05ab27a8476047f48690a419fcad34ff&name=default => generated 2921 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:24:25.635 8 INFO neutron.db.l3_hamode_db [None req-4899cabf-ccfb-4a6e-8f07-6a1be32995c8 e526305eb9a744d79ac169e810abeb17 178ccdb2bc5f4c8f86e53800aec0a044 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 278/555] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:25 2026] DELETE /v2.0/security-groups/8bc40b48-a1bc-49e0-bb33-43133e381ac8 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:26.596 8 INFO neutron.db.l3_hamode_db [None req-4899cabf-ccfb-4a6e-8f07-6a1be32995c8 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 278/556] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:25 2026] POST /v2.0/routers => generated 735 bytes in 3689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:24:29.037 7 INFO neutron.db.segments_db [None req-77ff4801-a158-42a0-bc7c-c37773744eec e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment d0a5b0cb-d7e4-4586-add1-2c2648e9d1d9 of type vxlan for network 9eb1ff2a-276f-4987-8c3d-b3bb13479b9d [pid: 7|app: 0|req: 279/557] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:24:28 2026] POST /v2.0/networks => generated 748 bytes in 854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/558] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:29 2026] POST /v2.0/subnets => generated 695 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/561] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:24:29 2026] PUT /v2.0/routers/7bf1e1e4-9bff-4727-be9c-9a3728cb7dc8/add_router_interface => generated 309 bytes in 1663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/562] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:30 2026] GET /v2.0/security-groups?tenant_id=10204d45f844454e8327d0280d786139&name=default => generated 2921 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:24:30.723 8 INFO neutron.db.segments_db [None req-3f200459-571c-49fa-b99a-4fb0b31b23ab e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 3cd96736-1b8c-44e7-a309-65794d064739 of type vxlan for network c2da91e6-1c7d-4f86-a0ed-3972924e52f4 [pid: 7|app: 0|req: 284/563] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:30 2026] DELETE /v2.0/security-groups/ee91ed4b-da8b-485e-9078-8dc743fb06c3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:30.941 8 INFO neutron.db.l3_hamode_db [None req-3f200459-571c-49fa-b99a-4fb0b31b23ab e526305eb9a744d79ac169e810abeb17 3b576815eae64c299f394b582a4078cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 285/564] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:31 2026] GET /v2.0/security-groups?tenant_id=9e801be73d604d5eb201c36a7e4d9ee5&name=default => generated 2924 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/565] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:31 2026] GET /v2.0/security-groups?tenant_id=ea0dce5442f0458685aa64484fca6bb0&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/566] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:31 2026] DELETE /v2.0/security-groups/ec3276a9-8e2e-4365-bcc0-7e9a8c4ee40b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:31.735 8 INFO neutron.db.l3_hamode_db [None req-3f200459-571c-49fa-b99a-4fb0b31b23ab e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 288/567] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:31 2026] DELETE /v2.0/security-groups/b7efb7cc-2b9f-4c6d-a2a5-9f1e3ba083cc => 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: 289/568] 10.0.0.108 () {38 vars in 971 bytes} [Tue May 12 07:24:31 2026] POST /v2.0/security-groups => generated 1685 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/569] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:32 2026] GET /v2.0/security-groups?tenant_id=ad3d11ea7dd34a3b97851c8ca450be11&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/570] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:32 2026] DELETE /v2.0/security-groups/58903e41-1b33-488c-a321-84fe93e2ca39 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/571] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:32 2026] GET /v2.0/security-groups/4a73cea0-70b0-4fe6-970f-46b948faf253 => generated 1685 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/572] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:30 2026] POST /v2.0/routers => generated 735 bytes in 2051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/573] 10.0.0.108 () {38 vars in 981 bytes} [Tue May 12 07:24:32 2026] POST /v2.0/security-group-rules => generated 614 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/574] 10.0.0.108 () {38 vars in 971 bytes} [Tue May 12 07:24:32 2026] POST /v2.0/security-groups => generated 1686 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/575] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:33 2026] GET /v2.0/security-groups/41f8eb4f-d148-4e22-a019-7041710a057b => generated 1686 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/576] 10.0.0.108 () {38 vars in 981 bytes} [Tue May 12 07:24:33 2026] POST /v2.0/security-group-rules => generated 614 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/577] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:33 2026] GET /v2.0/security-groups/41f8eb4f-d148-4e22-a019-7041710a057b => generated 2311 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/578] 10.0.0.108 () {38 vars in 981 bytes} [Tue May 12 07:24:33 2026] POST /v2.0/security-group-rules => generated 619 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/579] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:33 2026] GET /v2.0/security-groups/41f8eb4f-d148-4e22-a019-7041710a057b => generated 2941 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/580] 10.0.0.108 () {34 vars in 1001 bytes} [Tue May 12 07:24:33 2026] GET /v2.0/security-group-rules/8ba7c658-4e1e-46e5-a65d-732a441c5b25 => generated 616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/581] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:33 2026] GET /v2.0/security-groups/41f8eb4f-d148-4e22-a019-7041710a057b => generated 2941 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/582] 10.0.0.108 () {36 vars in 1023 bytes} [Tue May 12 07:24:33 2026] DELETE /v2.0/security-group-rules/8ba7c658-4e1e-46e5-a65d-732a441c5b25 => 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: 303/583] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:33 2026] GET /v2.0/security-groups/41f8eb4f-d148-4e22-a019-7041710a057b => generated 2311 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/584] 10.0.0.108 () {36 vars in 1013 bytes} [Tue May 12 07:24:33 2026] DELETE /v2.0/security-groups/41f8eb4f-d148-4e22-a019-7041710a057b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/585] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:33 2026] GET /v2.0/security-groups/4a73cea0-70b0-4fe6-970f-46b948faf253 => generated 2310 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/586] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:24:32 2026] PUT /v2.0/routers/796a3868-c06d-4f25-beaa-60b8fdf50b59/add_router_interface => generated 309 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/587] 10.0.0.108 () {36 vars in 1013 bytes} [Tue May 12 07:24:33 2026] DELETE /v2.0/security-groups/4a73cea0-70b0-4fe6-970f-46b948faf253 => 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: 307/588] 10.0.0.79 () {34 vars in 684 bytes} [Tue May 12 07:24:34 2026] POST /v2.0/security-groups => generated 1659 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:24:34.781 8 INFO neutron_taas.services.taas.taas_plugin [None req-14db57af-fa6a-45a8-95e6-ddda58564f15 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 36fedcec-0d47-46ef-bd61-1fb89c615e37 2026-05-12 07:24:34.789 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14db57af-fa6a-45a8-95e6-ddda58564f15 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 36fedcec-0d47-46ef-bd61-1fb89c615e37 [pid: 7|app: 0|req: 308/589] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:24:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/590] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:24:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/591] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:24:33 2026] PUT /v2.0/routers/7bf1e1e4-9bff-4727-be9c-9a3728cb7dc8/remove_router_interface => generated 309 bytes in 1483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/592] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:24:34 2026] POST /v2.0/floatingips => generated 552 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:24:35.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-444b6523-751b-4079-86d1-905b74c2ba0f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 00c2755c-d0d8-4ae0-8f49-b4547f42366d 2026-05-12 07:24:35.695 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-444b6523-751b-4079-86d1-905b74c2ba0f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 00c2755c-d0d8-4ae0-8f49-b4547f42366d 2026-05-12 07:24:35.965 8 INFO neutron_taas.services.taas.taas_plugin [None req-444b6523-751b-4079-86d1-905b74c2ba0f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 8a5996ce-368e-4ad8-8a50-6c3e56935147 2026-05-12 07:24:35.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-444b6523-751b-4079-86d1-905b74c2ba0f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 8a5996ce-368e-4ad8-8a50-6c3e56935147 2026-05-12 07:24:36.032 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-444b6523-751b-4079-86d1-905b74c2ba0f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - 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: 311/593] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:36 2026] GET /v2.0/security-groups?tenant_id=2fdf336cc6774ac18b562ff1217d2d42&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:24:36.501 8 INFO neutron.db.l3_hamode_db [None req-444b6523-751b-4079-86d1-905b74c2ba0f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] HA network 4b462545-82b0-4775-81a5-43b8c1ede0ea was deleted as no HA routers are present in tenant 178ccdb2bc5f4c8f86e53800aec0a044. [pid: 8|app: 0|req: 283/594] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:24:35 2026] DELETE /v2.0/routers/7bf1e1e4-9bff-4727-be9c-9a3728cb7dc8 => generated 0 bytes in 1042 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/595] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:36 2026] DELETE /v2.0/security-groups/8f0fc987-b9fb-4316-955c-d48d128b0a63 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/596] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:24:36 2026] DELETE /v2.0/subnets/20f246c3-4b4c-42ac-8486-3c49d60b9164 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:24:36.820 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e860371-1a4e-441f-b4f0-2160f34b40a0 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: bd0a4470-230b-4ebb-9609-c1cc127f6e36 2026-05-12 07:24:36.831 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e860371-1a4e-441f-b4f0-2160f34b40a0 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: bd0a4470-230b-4ebb-9609-c1cc127f6e36 [pid: 8|app: 0|req: 285/597] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:36 2026] GET /v2.0/security-groups?tenant_id=a569d592dfd04b1eb4326b0ea51726fa&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/598] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:37 2026] DELETE /v2.0/security-groups/489dc834-4906-45c8-a71a-a5d47c202168 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:37.149 8 INFO neutron.services.segments.plugin [-] Segment acb80239-646f-4de4-b87f-349f25719bdf resource provider aggregate not found 2026-05-12 07:24:37.175 8 INFO neutron.services.segments.plugin [-] Segment acb80239-646f-4de4-b87f-349f25719bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acb80239-646f-4de4-b87f-349f25719bdf found for delete ", "request_id": "req-644618a6-1d1f-4a7a-a60a-190537386d4c"}]} [pid: 7|app: 0|req: 313/599] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:36 2026] DELETE /v2.0/networks/fcc68fbb-2052-423a-b606-09f062f5d834 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:24:37.217 8 INFO neutron.services.segments.plugin [-] Segment acb80239-646f-4de4-b87f-349f25719bdf resource provider aggregate not found 2026-05-12 07:24:37.246 8 INFO neutron.services.segments.plugin [-] Segment acb80239-646f-4de4-b87f-349f25719bdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acb80239-646f-4de4-b87f-349f25719bdf found for delete ", "request_id": "req-da780574-80e8-4f0d-9156-5c6bc895c9ef"}]} [pid: 8|app: 0|req: 287/600] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:37 2026] GET /v2.0/security-groups?tenant_id=178ccdb2bc5f4c8f86e53800aec0a044&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: 314/601] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:37 2026] DELETE /v2.0/security-groups/0e0e8972-4545-431e-9c70-f18d7198605e => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:37.707 7 INFO neutron.services.segments.plugin [-] Segment a103b6dc-f309-414b-9ac6-4d0cc3058130 resource provider aggregate not found 2026-05-12 07:24:37.720 7 INFO neutron.services.segments.plugin [-] Segment a103b6dc-f309-414b-9ac6-4d0cc3058130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a103b6dc-f309-414b-9ac6-4d0cc3058130 found for delete ", "request_id": "req-8f3c4fb4-552a-4d87-8a64-61a2d6495167"}]} 2026-05-12 07:24:37.851 7 INFO neutron.services.segments.plugin [-] Segment a103b6dc-f309-414b-9ac6-4d0cc3058130 resource provider aggregate not found 2026-05-12 07:24:37.872 7 INFO neutron.services.segments.plugin [-] Segment a103b6dc-f309-414b-9ac6-4d0cc3058130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a103b6dc-f309-414b-9ac6-4d0cc3058130 found for delete ", "request_id": "req-10c598ea-21d5-45aa-a7a0-4fe83a5aeed3"}]} [pid: 8|app: 0|req: 288/602] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:39 2026] GET /v2.0/security-groups?tenant_id=8a163cf473c9496f9831e99b4c232216&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/603] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:39 2026] DELETE /v2.0/security-groups/1c081c72-acb4-421f-a3f4-9ab5af920ad9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:40.052 7 INFO neutron.db.segments_db [None req-d14d92a5-ecb1-4e05-96de-4e6202367aaa e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 82f0d443-6244-47aa-81ab-df34d5be6ef5 of type vxlan for network 00271384-3fc9-4e27-b3aa-df2273a50b0b [pid: 7|app: 0|req: 315/604] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:24:39 2026] POST /v2.0/networks => generated 744 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/605] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:40 2026] GET /v2.0/security-groups?tenant_id=066b718abc344f6ab740864a9089dbf8&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/606] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:40 2026] POST /v2.0/subnets => generated 691 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/607] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:40 2026] DELETE /v2.0/security-groups/ec094b90-a77b-4ada-8a4f-8a3fe58bb5b3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:40.447 8 INFO neutron.db.segments_db [None req-35154987-fb0a-4672-9c2d-43eefdbbd24f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment ac5b9656-2d15-4ad5-8bf3-f34ac15b0c59 of type vxlan for network 072380c5-5555-443f-9949-e8c3abefd97b [pid: 7|app: 0|req: 318/608] 10.0.0.108 () {34 vars in 1100 bytes} [Tue May 12 07:24:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1386078317&fields=id&tenant_id=3b576815eae64c299f394b582a4078cc => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/609] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:24:40 2026] GET /v2.0/networks?id=9eb1ff2a-276f-4987-8c3d-b3bb13479b9d => generated 680 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/610] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:24:40 2026] GET /v2.0/quotas/3b576815eae64c299f394b582a4078cc => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:40.741 8 INFO neutron.db.l3_hamode_db [None req-35154987-fb0a-4672-9c2d-43eefdbbd24f e526305eb9a744d79ac169e810abeb17 e832949f0a3e49c6b2eb55c8d9668415 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 321/611] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:24:40 2026] GET /v2.0/ports?tenant_id=3b576815eae64c299f394b582a4078cc&fields=id => generated 103 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/612] 10.0.0.108 () {34 vars in 907 bytes} [Tue May 12 07:24:41 2026] GET /v2.0/extensions => generated 21537 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-12 07:24:41.654 8 INFO neutron.db.l3_hamode_db [None req-35154987-fb0a-4672-9c2d-43eefdbbd24f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 323/613] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:24:41 2026] GET /v2.0/networks/9eb1ff2a-276f-4987-8c3d-b3bb13479b9d?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/614] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:24:41 2026] GET /v2.0/networks/9eb1ff2a-276f-4987-8c3d-b3bb13479b9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/615] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:41 2026] GET /v2.0/security-groups?tenant_id=d611bbd0ce7d4f289e23818bb1092d5b&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/616] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:42 2026] DELETE /v2.0/security-groups/00aed9db-d742-4a37-a713-45aa5545be78 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/617] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:42 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => 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: 328/618] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:42 2026] GET /v2.0/security-groups?tenant_id=a84532e9c300498195a685477ab53001&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/619] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:40 2026] POST /v2.0/routers => generated 731 bytes in 2160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/620] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:42 2026] DELETE /v2.0/security-groups/ecc07ef9-93f6-4e38-b5db-96acfe6af9f6 => 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: 330/621] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:43 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/622] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:24:42 2026] PUT /v2.0/routers/b89a32cc-3f75-4f16-8cc3-160d1af8dc67/add_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/623] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:44 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => 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: 293/624] 10.0.0.108 () {38 vars in 971 bytes} [Tue May 12 07:24:44 2026] POST /v2.0/security-groups => generated 1681 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/627] 10.0.0.108 () {38 vars in 971 bytes} [Tue May 12 07:24:44 2026] POST /v2.0/security-groups => generated 1680 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/628] 10.0.0.108 () {38 vars in 971 bytes} [Tue May 12 07:24:44 2026] POST /v2.0/security-groups => generated 1682 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/629] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups?tenant_id=e832949f0a3e49c6b2eb55c8d9668415 => generated 7908 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/630] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups/198e3ee5-dba9-4fc2-875d-c00d7bf47e2e => generated 2922 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/631] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups/198e3ee5-dba9-4fc2-875d-c00d7bf47e2e => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/632] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups/ea259a8b-3e24-4f05-94cd-eda76d34012c => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/633] 10.0.0.108 () {36 vars in 1013 bytes} [Tue May 12 07:24:45 2026] DELETE /v2.0/security-groups/ea259a8b-3e24-4f05-94cd-eda76d34012c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:45.488 7 INFO neutron.api.v2.resource [req-46368423-6d20-4c82-b1b1-732ceed1acf4 req-51935b70-32c0-4ba6-af5c-4d849a8297e3 94e3d47db6bc42f39771b74d2dee1453 e832949f0a3e49c6b2eb55c8d9668415 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 336/634] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups/ea259a8b-3e24-4f05-94cd-eda76d34012c => 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: 337/635] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => 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: 338/636] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups/09192a03-f695-4258-9495-c727358ae3ea => generated 1680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/637] 10.0.0.108 () {36 vars in 1013 bytes} [Tue May 12 07:24:45 2026] DELETE /v2.0/security-groups/09192a03-f695-4258-9495-c727358ae3ea => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:45.681 7 INFO neutron.api.v2.resource [req-ef17f9e2-3140-4b73-8fe5-866cffe4663d req-c59f714d-08c6-4976-8ef0-e7ffcfc579ea 94e3d47db6bc42f39771b74d2dee1453 e832949f0a3e49c6b2eb55c8d9668415 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 340/638] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups/09192a03-f695-4258-9495-c727358ae3ea => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/639] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups?tenant_id=8ae947c5602c4fb9becb6f6e8c21d84a&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: 341/640] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups/f96a191a-f135-4c5d-8b42-43500f9c21b2 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/641] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:45 2026] DELETE /v2.0/security-groups/5a290f9a-db02-4a1b-8972-3c95b58a86c7 => 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: 342/642] 10.0.0.108 () {36 vars in 1013 bytes} [Tue May 12 07:24:45 2026] DELETE /v2.0/security-groups/f96a191a-f135-4c5d-8b42-43500f9c21b2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:45.873 8 INFO neutron.api.v2.resource [req-d95aa2bf-5425-4926-a0f3-ea9850b80147 req-eccb2164-7923-43fe-9335-8ba6832aa887 94e3d47db6bc42f39771b74d2dee1453 e832949f0a3e49c6b2eb55c8d9668415 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 301/643] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups/f96a191a-f135-4c5d-8b42-43500f9c21b2 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/644] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups?tenant_id=e832949f0a3e49c6b2eb55c8d9668415 => 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: 302/645] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups/198e3ee5-dba9-4fc2-875d-c00d7bf47e2e => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/646] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:45 2026] GET /v2.0/security-groups/198e3ee5-dba9-4fc2-875d-c00d7bf47e2e => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:24:46.041 8 INFO neutron.api.v2.resource [req-4707d19c-6c2d-4808-abde-04dee72f23ce req-523cbd81-9324-4b94-ac89-0e94ba08fb22 94e3d47db6bc42f39771b74d2dee1453 e832949f0a3e49c6b2eb55c8d9668415 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 303/647] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:46 2026] GET /v2.0/security-groups/f96a191a-f135-4c5d-8b42-43500f9c21b2 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:24:46.075 7 INFO neutron.api.v2.resource [req-de3be9b0-d2b5-4d67-886c-c73cf53010ac req-12bcdb1f-5a5c-441b-bdae-6aa4d0169a8d 94e3d47db6bc42f39771b74d2dee1453 e832949f0a3e49c6b2eb55c8d9668415 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 345/648] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:46 2026] GET /v2.0/security-groups/09192a03-f695-4258-9495-c727358ae3ea => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:24:46.111 8 INFO neutron.api.v2.resource [req-c744166e-61f4-400b-9339-b32b21703984 req-e7eac57a-3dde-4ca6-899b-6c249826b02a 94e3d47db6bc42f39771b74d2dee1453 e832949f0a3e49c6b2eb55c8d9668415 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 304/649] 10.0.0.108 () {34 vars in 991 bytes} [Tue May 12 07:24:46 2026] GET /v2.0/security-groups/ea259a8b-3e24-4f05-94cd-eda76d34012c => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:24:46.572 7 INFO neutron_taas.services.taas.taas_plugin [None req-3365bb90-f703-4fed-9122-d0792ce92087 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: d8b96132-4544-4996-90e1-6f9839ed5376 2026-05-12 07:24:46.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3365bb90-f703-4fed-9122-d0792ce92087 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: d8b96132-4544-4996-90e1-6f9839ed5376 [pid: 8|app: 0|req: 305/650] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:46 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/651] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:24:46 2026] PUT /v2.0/routers/b89a32cc-3f75-4f16-8cc3-160d1af8dc67/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/652] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:24:46 2026] GET /v2.0/networks?id=9eb1ff2a-276f-4987-8c3d-b3bb13479b9d => generated 680 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/653] 199.19.213.23 () {34 vars in 910 bytes} [Tue May 12 07:24:47 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: 308/654] 199.19.213.23 () {34 vars in 1049 bytes} [Tue May 12 07:24:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3b576815eae64c299f394b582a4078cc => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:47.444 7 INFO neutron_taas.services.taas.taas_plugin [None req-f58a1dcf-e584-4f96-9dcb-62f3df89c550 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: ddb608a4-20c2-41ce-bcc3-fc53dc0b1666 2026-05-12 07:24:47.447 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f58a1dcf-e584-4f96-9dcb-62f3df89c550 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: ddb608a4-20c2-41ce-bcc3-fc53dc0b1666 2026-05-12 07:24:47.719 7 INFO neutron_taas.services.taas.taas_plugin [None req-f58a1dcf-e584-4f96-9dcb-62f3df89c550 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: df6c2fde-e9d6-49b1-b08e-8ad33c55a009 2026-05-12 07:24:47.721 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f58a1dcf-e584-4f96-9dcb-62f3df89c550 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: df6c2fde-e9d6-49b1-b08e-8ad33c55a009 2026-05-12 07:24:47.798 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f58a1dcf-e584-4f96-9dcb-62f3df89c550 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 309/655] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:24:47 2026] POST /v2.0/ports => generated 958 bytes in 480 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: 310/656] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:47 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 961 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:48.093 7 INFO neutron.services.segments.plugin [-] Segment ac5b9656-2d15-4ad5-8bf3-f34ac15b0c59 resource provider aggregate not found 2026-05-12 07:24:48.096 7 INFO neutron.services.segments.plugin [-] Segment ac5b9656-2d15-4ad5-8bf3-f34ac15b0c59 resource provider aggregate not found 2026-05-12 07:24:48.113 7 INFO neutron.db.l3_hamode_db [None req-f58a1dcf-e584-4f96-9dcb-62f3df89c550 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] HA network 072380c5-5555-443f-9949-e8c3abefd97b was deleted as no HA routers are present in tenant e832949f0a3e49c6b2eb55c8d9668415. 2026-05-12 07:24:48.115 7 INFO neutron.services.segments.plugin [-] Segment ac5b9656-2d15-4ad5-8bf3-f34ac15b0c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac5b9656-2d15-4ad5-8bf3-f34ac15b0c59 found for delete ", "request_id": "req-625c3172-fc99-4461-8c45-a40c4d333f53"}]} 2026-05-12 07:24:48.120 7 INFO neutron.services.segments.plugin [-] Segment ac5b9656-2d15-4ad5-8bf3-f34ac15b0c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac5b9656-2d15-4ad5-8bf3-f34ac15b0c59 found for delete ", "request_id": "req-be58a11b-e864-4ec6-8f17-dbe0990698c1"}]} [pid: 7|app: 0|req: 347/657] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:24:47 2026] DELETE /v2.0/routers/b89a32cc-3f75-4f16-8cc3-160d1af8dc67 => generated 0 bytes in 929 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/658] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:47 2026] GET /v2.0/security-groups?tenant_id=f08f1036db5c435ebc621faaf741ca52&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/659] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:24:48 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:48.318 7 INFO neutron.db.segments_db [None req-10d79310-6737-4829-9734-1d5bc12156c3 0558d253d4ff4135a78ae24763b7f2a1 b148742335324d5c9d2d5d37c351c95c - - default default] Added segment ceb997c7-fbc1-4e49-b49e-e87adef239fd of type vxlan for network 81fe8ad1-87b2-4b0e-a886-b509f820724f [pid: 8|app: 0|req: 313/660] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:24:48 2026] DELETE /v2.0/subnets/7cee8844-7459-4325-b6f0-20a99229fe30 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:24:48.376 7 INFO neutron.db.segments_db [None req-10d79310-6737-4829-9734-1d5bc12156c3 0558d253d4ff4135a78ae24763b7f2a1 b148742335324d5c9d2d5d37c351c95c - - default default] Added segment df9a2c90-ac87-4fa2-80d1-b119b42b14d6 of type vxlan for network f5a89577-c367-475d-8ecc-59bf84f81850 [pid: 8|app: 0|req: 314/661] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:48 2026] DELETE /v2.0/security-groups/cb9c16dc-5e59-429b-b721-a63aee20ad79 => 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: 348/662] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:48 2026] POST /v2.0/networks => generated 1243 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:24:48.574 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d231d77-b849-420b-8616-686d95b4e2b0 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 62101bf3-9aa8-4334-b041-e6a73f764e6a 2026-05-12 07:24:48.577 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d231d77-b849-420b-8616-686d95b4e2b0 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 62101bf3-9aa8-4334-b041-e6a73f764e6a [pid: 7|app: 0|req: 349/663] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:48 2026] DELETE /v2.0/networks/00271384-3fc9-4e27-b3aa-df2273a50b0b => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/664] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:24:48 2026] GET /v2.0/networks => generated 1842 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/665] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:24:48 2026] PUT /v2.0/ports/2807bb84-0d09-48b8-81b9-b2d746b65521 => generated 1239 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/666] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:48 2026] GET /v2.0/security-groups?tenant_id=741dfd3cddbf427495e4eb5144e8bd2f&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/667] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:48 2026] GET /v2.0/security-groups?tenant_id=e832949f0a3e49c6b2eb55c8d9668415&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/668] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:48 2026] DELETE /v2.0/security-groups/91a8ca87-4fa3-44c7-ad1b-81e828fb2588 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:49.037 8 INFO neutron.services.segments.plugin [-] Segment ceb997c7-fbc1-4e49-b49e-e87adef239fd resource provider aggregate not found 2026-05-12 07:24:49.045 8 INFO neutron.services.segments.plugin [-] Segment ceb997c7-fbc1-4e49-b49e-e87adef239fd resource provider aggregate not found 2026-05-12 07:24:49.052 8 INFO neutron.services.segments.plugin [-] Segment ceb997c7-fbc1-4e49-b49e-e87adef239fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ceb997c7-fbc1-4e49-b49e-e87adef239fd found for delete ", "request_id": "req-1385de28-b789-4373-a98c-e31848380e06"}]} 2026-05-12 07:24:49.075 8 INFO neutron.services.segments.plugin [-] Segment ceb997c7-fbc1-4e49-b49e-e87adef239fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ceb997c7-fbc1-4e49-b49e-e87adef239fd found for delete ", "request_id": "req-c4806330-acd0-494f-879e-68ad9013cb53"}]} [pid: 8|app: 0|req: 316/669] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:48 2026] DELETE /v2.0/networks/81fe8ad1-87b2-4b0e-a886-b509f820724f => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/670] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:49 2026] DELETE /v2.0/security-groups/198e3ee5-dba9-4fc2-875d-c00d7bf47e2e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/671] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:49 2026] DELETE /v2.0/networks/f5a89577-c367-475d-8ecc-59bf84f81850 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/672] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:24:49 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/673] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:49 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:49.373 8 INFO neutron.db.segments_db [None req-d0ab2d04-bb41-468a-ade1-8cbd04e02115 0558d253d4ff4135a78ae24763b7f2a1 b148742335324d5c9d2d5d37c351c95c - - default default] Added segment 71ff1f30-db3d-43f4-89b1-e7584565844a of type vxlan for network d2d53314-636e-49c5-97e8-b84742d92cdf [pid: 7|app: 0|req: 356/674] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:24:49 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/675] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:49 2026] POST /v2.0/networks => generated 650 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:24:49.489 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4269d33d-6d6c-4b6c-897c-89194c342540'] response: {'name': 'network-changed', 'server_uuid': 'b6e27c07-c129-485c-b070-8a2e32257e9d', 'tag': '2807bb84-0d09-48b8-81b9-b2d746b65521', 'status': 'completed', 'code': 200} 2026-05-12 07:24:49.547 7 INFO neutron.db.segments_db [None req-41f74f1b-82c4-4242-a08d-5ff1de5310f0 0558d253d4ff4135a78ae24763b7f2a1 b148742335324d5c9d2d5d37c351c95c - - default default] Added segment 71821e71-0372-44b2-bbe3-43805cf89317 of type vxlan for network 2600b843-bf7e-4ad2-9dd2-d00ead421d55 [pid: 7|app: 0|req: 357/676] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:49 2026] POST /v2.0/networks => generated 654 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/677] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:24:49 2026] GET /v2.0/ports?tenant_id=3b576815eae64c299f394b582a4078cc&device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 1242 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/678] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:24:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2807bb84-0d09-48b8-81b9-b2d746b65521 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/679] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:24:50 2026] GET /v2.0/subnets?id=b215c349-c52f-402d-a30d-81ef734a9670 => generated 698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:50.154 7 INFO neutron.services.segments.plugin [-] Segment 82f0d443-6244-47aa-81ab-df34d5be6ef5 resource provider aggregate not found 2026-05-12 07:24:50.163 7 INFO neutron.services.segments.plugin [-] Segment 82f0d443-6244-47aa-81ab-df34d5be6ef5 resource provider aggregate not found [pid: 7|app: 0|req: 361/680] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:24:50 2026] GET /v2.0/ports?network_id=9eb1ff2a-276f-4987-8c3d-b3bb13479b9d&device_owner=network%3Adhcp => generated 1244 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:24:50.187 7 INFO neutron.services.segments.plugin [-] Segment 82f0d443-6244-47aa-81ab-df34d5be6ef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82f0d443-6244-47aa-81ab-df34d5be6ef5 found for delete ", "request_id": "req-e5ac032e-73d5-4ee7-9242-9a0deaeab06e"}]} 2026-05-12 07:24:50.202 7 INFO neutron.services.segments.plugin [-] Segment 82f0d443-6244-47aa-81ab-df34d5be6ef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82f0d443-6244-47aa-81ab-df34d5be6ef5 found for delete ", "request_id": "req-ba47ae33-7bb5-43e8-a6a6-5f730a74249e"}]} [pid: 7|app: 0|req: 362/681] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:24:50 2026] GET /v2.0/networks/9eb1ff2a-276f-4987-8c3d-b3bb13479b9d?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/682] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:24:50 2026] GET /v2.0/networks/9eb1ff2a-276f-4987-8c3d-b3bb13479b9d?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: 320/683] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:24:49 2026] POST /v2.0/ports => generated 1505 bytes in 696 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: 364/684] 10.0.0.79 () {32 vars in 642 bytes} [Tue May 12 07:24:50 2026] GET /v2.0/ports => generated 1505 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/685] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:50 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => 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/686] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:24:50 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&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-05-12 07:24:50.911 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb065170-6413-4958-88a3-d7cdb9489533 0558d253d4ff4135a78ae24763b7f2a1 b148742335324d5c9d2d5d37c351c95c - - default default] TaaS: Handle Delete Port: 36a8836e-0c60-463d-afb0-85a79e14eed4 2026-05-12 07:24:50.918 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb065170-6413-4958-88a3-d7cdb9489533 0558d253d4ff4135a78ae24763b7f2a1 b148742335324d5c9d2d5d37c351c95c - - default default] Tap Mirror: Handle Delete Port: 36a8836e-0c60-463d-afb0-85a79e14eed4 [pid: 7|app: 0|req: 365/687] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:24:50 2026] DELETE /v2.0/ports/36a8836e-0c60-463d-afb0-85a79e14eed4 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:24:51.081 8 INFO neutron.services.segments.plugin [-] Segment df9a2c90-ac87-4fa2-80d1-b119b42b14d6 resource provider aggregate not found 2026-05-12 07:24:51.096 8 INFO neutron.services.segments.plugin [-] Segment df9a2c90-ac87-4fa2-80d1-b119b42b14d6 resource provider aggregate not found 2026-05-12 07:24:51.104 8 INFO neutron.db.segments_db [None req-c8c20d18-7e4d-4861-92b5-d318fa384a49 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 886df06e-aed6-4438-931a-930463480320 of type vxlan for network 29aeab13-24b4-4f2c-b34e-16673ed55983 2026-05-12 07:24:51.112 8 INFO neutron.services.segments.plugin [-] Segment df9a2c90-ac87-4fa2-80d1-b119b42b14d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df9a2c90-ac87-4fa2-80d1-b119b42b14d6 found for delete ", "request_id": "req-d922f6ff-7151-42f5-92e2-b7889bda897a"}]} 2026-05-12 07:24:51.116 8 INFO neutron.services.segments.plugin [-] Segment df9a2c90-ac87-4fa2-80d1-b119b42b14d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df9a2c90-ac87-4fa2-80d1-b119b42b14d6 found for delete ", "request_id": "req-f2d125f0-1a30-47d9-bbbe-776491f776f1"}]} 2026-05-12 07:24:51.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ba6d863-9e4b-48b9-b7f8-202324ef2f37 0558d253d4ff4135a78ae24763b7f2a1 b148742335324d5c9d2d5d37c351c95c - - default default] TaaS: Handle Delete Port: a230e0a3-1565-46e9-8134-de763e4665ec 2026-05-12 07:24:51.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ba6d863-9e4b-48b9-b7f8-202324ef2f37 0558d253d4ff4135a78ae24763b7f2a1 b148742335324d5c9d2d5d37c351c95c - - default default] Tap Mirror: Handle Delete Port: a230e0a3-1565-46e9-8134-de763e4665ec [pid: 8|app: 0|req: 323/688] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:24:50 2026] POST /v2.0/networks => generated 752 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/689] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:24:51 2026] DELETE /v2.0/ports/a230e0a3-1565-46e9-8134-de763e4665ec => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/690] 10.0.0.79 () {32 vars in 642 bytes} [Tue May 12 07:24:51 2026] GET /v2.0/ports => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:24:51.292 7 INFO neutron.db.segments_db [None req-564e4f7e-f514-4a2a-a67e-ba224c7fb41a 0558d253d4ff4135a78ae24763b7f2a1 b148742335324d5c9d2d5d37c351c95c - - default default] Added segment 8d9bbf3b-dc69-4bb0-be97-6be5d2139f3a of type vxlan for network 165c6d4e-296a-4def-bed1-8ab2f1fb3226 [pid: 8|app: 0|req: 324/691] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:51 2026] POST /v2.0/subnets => generated 699 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/692] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:51 2026] POST /v2.0/networks => generated 654 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/693] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:24:51 2026] GET /v2.0/ports?tenant_id=3b576815eae64c299f394b582a4078cc&device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:24:51.455 7 INFO neutron.db.segments_db [None req-c319e999-b26f-4cf2-9628-e079b88eba9e e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 6d49488f-7308-4c77-b032-e256255c1ce8 of type vxlan for network 72365d59-0dc8-4420-8f1e-e0b2799f0cc5 2026-05-12 07:24:51.488 8 INFO neutron.db.segments_db [None req-2da286b5-99ae-489b-a855-9938a2389994 0558d253d4ff4135a78ae24763b7f2a1 b148742335324d5c9d2d5d37c351c95c - - default default] Added segment 8a5a9993-b66c-4ce2-9c3c-e9156c112201 of type vxlan for network e937d42a-f3f3-44a4-980b-ddd0320415bd [pid: 8|app: 0|req: 326/694] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:51 2026] POST /v2.0/networks => generated 653 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/695] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:24:51 2026] GET /v2.0/networks?id=9eb1ff2a-276f-4987-8c3d-b3bb13479b9d => generated 776 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:51.739 7 INFO neutron.db.l3_hamode_db [None req-c319e999-b26f-4cf2-9628-e079b88eba9e e526305eb9a744d79ac169e810abeb17 90cb35c91f954b28b878aabf2c1ed3f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 328/696] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:51 2026] GET /v2.0/security-groups?tenant_id=0a912ddd9a88409380c50b1120e1f51b&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/697] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:51 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/698] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:24:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2807bb84-0d09-48b8-81b9-b2d746b65521 => 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: 331/699] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:51 2026] DELETE /v2.0/security-groups/ae69bf03-7f31-4f5e-928a-31a982db7c74 => 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: 332/700] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:24:52 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&fields=id&fields=name => generated 114 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/701] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:24:52 2026] GET /v2.0/subnets?id=b215c349-c52f-402d-a30d-81ef734a9670 => generated 698 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:52.665 7 INFO neutron.db.l3_hamode_db [None req-c319e999-b26f-4cf2-9628-e079b88eba9e e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 334/702] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:52 2026] POST /v2.0/subnets => generated 1323 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/703] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:24:53 2026] GET /v2.0/ports?network_id=9eb1ff2a-276f-4987-8c3d-b3bb13479b9d&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/704] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:24:53 2026] GET /v2.0/subnets => generated 1959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/705] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:24:53 2026] GET /v2.0/networks/9eb1ff2a-276f-4987-8c3d-b3bb13479b9d?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: 338/706] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:24:53 2026] DELETE /v2.0/subnets/52506096-7e78-4ec1-b95d-a1181f8b2a5f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/707] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:24:53 2026] GET /v2.0/networks/9eb1ff2a-276f-4987-8c3d-b3bb13479b9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/708] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:24:53 2026] DELETE /v2.0/subnets/cd1214de-6b9b-44ee-a60c-2b5336eb647c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/709] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:24:53 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:53.642 8 INFO neutron.services.segments.plugin [-] Segment 8a5a9993-b66c-4ce2-9c3c-e9156c112201 resource provider aggregate not found 2026-05-12 07:24:53.649 8 INFO neutron.services.segments.plugin [-] Segment 8a5a9993-b66c-4ce2-9c3c-e9156c112201 resource provider aggregate not found 2026-05-12 07:24:53.669 8 INFO neutron.services.segments.plugin [-] Segment 8a5a9993-b66c-4ce2-9c3c-e9156c112201 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a5a9993-b66c-4ce2-9c3c-e9156c112201 found for delete ", "request_id": "req-555f9f8f-887f-4c31-ae55-af7f096f2866"}]} 2026-05-12 07:24:53.670 8 INFO neutron.services.segments.plugin [-] Segment 8a5a9993-b66c-4ce2-9c3c-e9156c112201 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a5a9993-b66c-4ce2-9c3c-e9156c112201 found for delete ", "request_id": "req-cda5eb1a-b79c-4d9c-baa7-ef3400a10397"}]} [pid: 8|app: 0|req: 342/710] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:53 2026] DELETE /v2.0/networks/e937d42a-f3f3-44a4-980b-ddd0320415bd => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/711] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:53 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => 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: 369/712] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:51 2026] POST /v2.0/routers => generated 739 bytes in 2416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/713] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:24:53 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&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: 344/714] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:53 2026] DELETE /v2.0/networks/165c6d4e-296a-4def-bed1-8ab2f1fb3226 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:24:54.217 8 INFO neutron.db.segments_db [None req-a1e4099b-805f-436d-b6af-984da76e7aa1 b557873b723a43a1bc841d81ccf73831 dbc4f1766b2148129bec06cff42ed327 - - default default] Added segment 5b9dbfe7-e928-4e77-902d-132023776f50 of type vxlan for network 90feb6da-e8a1-46c3-aed8-0212ac5cd4ab 2026-05-12 07:24:54.281 8 INFO neutron.db.segments_db [None req-a1e4099b-805f-436d-b6af-984da76e7aa1 b557873b723a43a1bc841d81ccf73831 dbc4f1766b2148129bec06cff42ed327 - - default default] Added segment 5577065b-6113-4949-a88f-4e64177271cb of type vxlan for network 3a9ac6fd-d7fa-4c69-b623-0d1ecee6c0a2 [pid: 8|app: 0|req: 345/715] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:53 2026] POST /v2.0/networks => generated 1244 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/716] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:54 2026] DELETE /v2.0/networks/2600b843-bf7e-4ad2-9dd2-d00ead421d55 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/717] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:24:54 2026] GET /v2.0/networks => generated 1843 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/718] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:54 2026] DELETE /v2.0/networks/d2d53314-636e-49c5-97e8-b84742d92cdf => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/719] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:54 2026] DELETE /v2.0/networks/90feb6da-e8a1-46c3-aed8-0212ac5cd4ab => 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: 350/720] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:54 2026] DELETE /v2.0/networks/3a9ac6fd-d7fa-4c69-b623-0d1ecee6c0a2 => 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: 351/721] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:24:54 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/722] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:54 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:55.044 8 INFO neutron.db.segments_db [None req-27ede195-81ce-4bff-b543-48529cf327ec b557873b723a43a1bc841d81ccf73831 dbc4f1766b2148129bec06cff42ed327 - - default default] Added segment a428de05-7b39-480d-a615-5719de365ac9 of type vxlan for network 4901f114-caf0-4299-9b5e-fd86b07f6f4a [pid: 8|app: 0|req: 353/723] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:54 2026] POST /v2.0/networks => generated 650 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/724] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:24:55 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&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-05-12 07:24:55.197 8 INFO neutron.db.segments_db [None req-556a85ed-e69c-4993-b43b-2dc151e93696 b557873b723a43a1bc841d81ccf73831 dbc4f1766b2148129bec06cff42ed327 - - default default] Added segment f24212eb-4ccc-4b0c-b0db-1e1db3def05a of type vxlan for network 3f94bad7-48de-4047-897f-42bfcd1401f7 [pid: 7|app: 0|req: 371/725] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:24:53 2026] PUT /v2.0/routers/768ff544-2135-4d00-9f14-fc4388ce6baa/add_router_interface => generated 309 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/726] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:55 2026] POST /v2.0/networks => generated 650 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/727] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:55 2026] GET /v2.0/security-groups?tenant_id=b148742335324d5c9d2d5d37c351c95c&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/728] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:55 2026] DELETE /v2.0/security-groups/ec7c272a-e437-4b6f-a3d2-8ad7371b08f5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:24:55.696 8 INFO neutron.services.segments.plugin [-] Segment 8d9bbf3b-dc69-4bb0-be97-6be5d2139f3a resource provider aggregate not found 2026-05-12 07:24:55.707 8 INFO neutron.services.segments.plugin [-] Segment 8d9bbf3b-dc69-4bb0-be97-6be5d2139f3a resource provider aggregate not found 2026-05-12 07:24:55.729 8 INFO neutron.services.segments.plugin [-] Segment 8d9bbf3b-dc69-4bb0-be97-6be5d2139f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d9bbf3b-dc69-4bb0-be97-6be5d2139f3a found for delete ", "request_id": "req-75eed0e4-4a20-4058-afc0-487f24a4948a"}]} 2026-05-12 07:24:55.732 8 INFO neutron.services.segments.plugin [-] Segment 8d9bbf3b-dc69-4bb0-be97-6be5d2139f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d9bbf3b-dc69-4bb0-be97-6be5d2139f3a found for delete ", "request_id": "req-95fb7719-be1c-4271-b6ab-64dc64ae0893"}]} 2026-05-12 07:24:55.745 8 INFO neutron.services.segments.plugin [-] Segment 71821e71-0372-44b2-bbe3-43805cf89317 resource provider aggregate not found 2026-05-12 07:24:55.749 8 INFO neutron.services.segments.plugin [-] Segment 71821e71-0372-44b2-bbe3-43805cf89317 resource provider aggregate not found 2026-05-12 07:24:55.762 8 INFO neutron.services.segments.plugin [-] Segment 71821e71-0372-44b2-bbe3-43805cf89317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71821e71-0372-44b2-bbe3-43805cf89317 found for delete ", "request_id": "req-7d0bff96-c067-42a7-9032-7aec736764f6"}]} 2026-05-12 07:24:55.771 8 INFO neutron.services.segments.plugin [-] Segment 71821e71-0372-44b2-bbe3-43805cf89317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71821e71-0372-44b2-bbe3-43805cf89317 found for delete ", "request_id": "req-5200b850-29aa-427a-9705-be8224d0ba80"}]} 2026-05-12 07:24:55.778 8 INFO neutron.services.segments.plugin [-] Segment 71ff1f30-db3d-43f4-89b1-e7584565844a resource provider aggregate not found 2026-05-12 07:24:55.793 8 INFO neutron.services.segments.plugin [-] Segment 71ff1f30-db3d-43f4-89b1-e7584565844a resource provider aggregate not found 2026-05-12 07:24:55.798 8 INFO neutron.services.segments.plugin [-] Segment 71ff1f30-db3d-43f4-89b1-e7584565844a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71ff1f30-db3d-43f4-89b1-e7584565844a found for delete ", "request_id": "req-6627c2f0-acd7-4993-b9d0-08836589b5dd"}]} 2026-05-12 07:24:55.815 8 INFO neutron.services.segments.plugin [-] Segment 71ff1f30-db3d-43f4-89b1-e7584565844a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71ff1f30-db3d-43f4-89b1-e7584565844a found for delete ", "request_id": "req-85577fcd-99b3-499d-9a23-4ab2205c5753"}]} 2026-05-12 07:24:55.828 8 INFO neutron.services.segments.plugin [-] Segment 5b9dbfe7-e928-4e77-902d-132023776f50 resource provider aggregate not found 2026-05-12 07:24:55.839 8 INFO neutron.services.segments.plugin [-] Segment 5b9dbfe7-e928-4e77-902d-132023776f50 resource provider aggregate not found 2026-05-12 07:24:55.843 8 INFO neutron.services.segments.plugin [-] Segment 5b9dbfe7-e928-4e77-902d-132023776f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9dbfe7-e928-4e77-902d-132023776f50 found for delete ", "request_id": "req-e0a87347-303e-4a6f-a1d7-70f3939a3e82"}]} 2026-05-12 07:24:55.863 8 INFO neutron.services.segments.plugin [-] Segment 5577065b-6113-4949-a88f-4e64177271cb resource provider aggregate not found 2026-05-12 07:24:55.867 8 INFO neutron.services.segments.plugin [-] Segment 5b9dbfe7-e928-4e77-902d-132023776f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9dbfe7-e928-4e77-902d-132023776f50 found for delete ", "request_id": "req-cde1aee8-5a0e-42c2-91a2-e6884eeeff8f"}]} 2026-05-12 07:24:55.877 8 INFO neutron.services.segments.plugin [-] Segment 5577065b-6113-4949-a88f-4e64177271cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5577065b-6113-4949-a88f-4e64177271cb found for delete ", "request_id": "req-e5780a57-ff3d-41d9-937f-e3839b633ca8"}]} 2026-05-12 07:24:55.884 8 INFO neutron.services.segments.plugin [-] Segment 5577065b-6113-4949-a88f-4e64177271cb resource provider aggregate not found 2026-05-12 07:24:55.896 8 INFO neutron.services.segments.plugin [-] Segment 5577065b-6113-4949-a88f-4e64177271cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5577065b-6113-4949-a88f-4e64177271cb found for delete ", "request_id": "req-c66aef7d-5c48-4aa2-82c0-f03ab3e986bc"}]} [pid: 8|app: 0|req: 356/729] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:24:55 2026] POST /v2.0/ports => generated 1506 bytes in 784 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: 357/730] 10.0.0.79 () {32 vars in 642 bytes} [Tue May 12 07:24:56 2026] GET /v2.0/ports => generated 1506 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/731] 10.0.0.79 () {34 vars in 684 bytes} [Tue May 12 07:24:56 2026] POST /v2.0/security-groups => generated 1661 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:24:56.336 8 INFO neutron_taas.services.taas.taas_plugin [None req-14775500-7b49-47bc-81d7-e2fd86c7f80b b557873b723a43a1bc841d81ccf73831 dbc4f1766b2148129bec06cff42ed327 - - default default] TaaS: Handle Delete Port: 19724de6-a461-4a41-af66-f492e640b498 [pid: 7|app: 0|req: 375/732] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:56 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:56.342 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14775500-7b49-47bc-81d7-e2fd86c7f80b b557873b723a43a1bc841d81ccf73831 dbc4f1766b2148129bec06cff42ed327 - - default default] Tap Mirror: Handle Delete Port: 19724de6-a461-4a41-af66-f492e640b498 [pid: 8|app: 0|req: 358/733] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:24:56 2026] DELETE /v2.0/ports/19724de6-a461-4a41-af66-f492e640b498 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/734] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:24:56 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&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: 376/735] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:24:56 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) 2026-05-12 07:24:56.540 8 INFO neutron_taas.services.taas.taas_plugin [None req-461a9391-987a-4e03-a72a-62a5ce8fff1b b557873b723a43a1bc841d81ccf73831 dbc4f1766b2148129bec06cff42ed327 - - default default] TaaS: Handle Delete Port: 2dfc4a88-2b2c-4c8c-8054-07faa9b4e3c7 2026-05-12 07:24:56.543 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-461a9391-987a-4e03-a72a-62a5ce8fff1b b557873b723a43a1bc841d81ccf73831 dbc4f1766b2148129bec06cff42ed327 - - default default] Tap Mirror: Handle Delete Port: 2dfc4a88-2b2c-4c8c-8054-07faa9b4e3c7 [pid: 7|app: 0|req: 377/736] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:24:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/737] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:24:56 2026] DELETE /v2.0/ports/2dfc4a88-2b2c-4c8c-8054-07faa9b4e3c7 => 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: 361/738] 10.0.0.79 () {32 vars in 642 bytes} [Tue May 12 07:24:56 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:24:56.713 8 INFO neutron.db.segments_db [None req-bab6bedb-c069-45e0-8049-f728f6a7ce54 b557873b723a43a1bc841d81ccf73831 dbc4f1766b2148129bec06cff42ed327 - - default default] Added segment 68f509cb-9558-450d-95cc-adbe1f9bda8c of type vxlan for network 67fd09f9-7517-4b61-9764-3a1b39e8456c [pid: 8|app: 0|req: 362/739] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:56 2026] POST /v2.0/networks => generated 650 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:24:56.931 8 INFO neutron.db.segments_db [None req-ef0e6863-829f-4f15-b9c6-f96d6290b332 b557873b723a43a1bc841d81ccf73831 dbc4f1766b2148129bec06cff42ed327 - - default default] Added segment e754aa6b-ef8a-4609-8d30-b34776c3893e of type vxlan for network 7e338591-d97f-4ac0-8c5d-dbe59cf70972 [pid: 8|app: 0|req: 363/740] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:56 2026] POST /v2.0/networks => generated 649 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/741] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:24:56 2026] POST /v2.0/floatingips => generated 552 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/742] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:57 2026] POST /v2.0/subnets => generated 1273 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/743] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:57 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => 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: 366/744] 10.0.0.108 () {34 vars in 1100 bytes} [Tue May 12 07:24:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1312297449&fields=id&tenant_id=90cb35c91f954b28b878aabf2c1ed3f6 => 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: 367/745] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:24:57 2026] GET /v2.0/subnets => generated 1909 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/746] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:24:57 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&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: 369/747] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:24:57 2026] GET /v2.0/networks?id=29aeab13-24b4-4f2c-b34e-16673ed55983 => generated 684 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:24:57.838 7 INFO neutron.db.segments_db [None req-8dc01c3b-9d13-40f9-9a12-db974934cec0 b742e1f903b94fe88d076bcc9c1451ec 7221809f5bda43cfb862a243be901a71 - - default default] Added segment fc32a7bf-177d-42ee-af46-4a1dff018bd0 of type vxlan for network 62bbb9ba-4eae-4248-ae01-fa32d3fe367d [pid: 8|app: 0|req: 370/748] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:24:57 2026] DELETE /v2.0/subnets/6b84981d-8b4d-4df2-ad1a-f32283f5a4d3 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:24:57 2026] GET /v2.0/quotas/90cb35c91f954b28b878aabf2c1ed3f6 => 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: 379/750] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:57 2026] POST /v2.0/networks => generated 648 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/751] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:24:57 2026] GET /v2.0/ports?tenant_id=90cb35c91f954b28b878aabf2c1ed3f6&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/752] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:24:57 2026] DELETE /v2.0/subnets/92b82e29-87e1-42c7-bf6e-58cf077046ce => 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: 381/753] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:24:58 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?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: 373/754] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:24:58 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/755] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:24:58 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?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) 2026-05-12 07:24:58.254 8 INFO neutron.services.segments.plugin [-] Segment e754aa6b-ef8a-4609-8d30-b34776c3893e resource provider aggregate not found 2026-05-12 07:24:58.264 8 INFO neutron.services.segments.plugin [-] Segment e754aa6b-ef8a-4609-8d30-b34776c3893e resource provider aggregate not found 2026-05-12 07:24:58.279 8 INFO neutron.services.segments.plugin [-] Segment e754aa6b-ef8a-4609-8d30-b34776c3893e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e754aa6b-ef8a-4609-8d30-b34776c3893e found for delete ", "request_id": "req-746c8bd9-e6e1-4e17-8676-da6258a1372c"}]} 2026-05-12 07:24:58.292 8 INFO neutron.services.segments.plugin [-] Segment e754aa6b-ef8a-4609-8d30-b34776c3893e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e754aa6b-ef8a-4609-8d30-b34776c3893e found for delete ", "request_id": "req-58da7344-220b-4320-8a7d-0ced2818a954"}]} [pid: 8|app: 0|req: 374/756] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:58 2026] DELETE /v2.0/networks/7e338591-d97f-4ac0-8c5d-dbe59cf70972 => 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: 375/757] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:58 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:24:58.441 7 INFO neutron.services.segments.plugin [-] Segment 68f509cb-9558-450d-95cc-adbe1f9bda8c resource provider aggregate not found 2026-05-12 07:24:58.447 7 INFO neutron.services.segments.plugin [-] Segment 68f509cb-9558-450d-95cc-adbe1f9bda8c resource provider aggregate not found 2026-05-12 07:24:58.471 7 INFO neutron.services.segments.plugin [-] Segment 68f509cb-9558-450d-95cc-adbe1f9bda8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f509cb-9558-450d-95cc-adbe1f9bda8c found for delete ", "request_id": "req-06ffc18e-dd1b-4ae9-b94c-c23d6202fe32"}]} 2026-05-12 07:24:58.476 7 INFO neutron.services.segments.plugin [-] Segment 68f509cb-9558-450d-95cc-adbe1f9bda8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f509cb-9558-450d-95cc-adbe1f9bda8c found for delete ", "request_id": "req-982579c1-1fb3-477a-8b14-e4450cb2ebee"}]} [pid: 7|app: 0|req: 383/758] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:58 2026] DELETE /v2.0/networks/67fd09f9-7517-4b61-9764-3a1b39e8456c => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:58 2026] DELETE /v2.0/networks/3f94bad7-48de-4047-897f-42bfcd1401f7 => 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: 376/760] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:58 2026] POST /v2.0/subnets => generated 673 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:58 2026] DELETE /v2.0/networks/4901f114-caf0-4299-9b5e-fd86b07f6f4a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:24:58.825 8 INFO neutron.db.segments_db [None req-e8685642-53d7-4886-a49f-295faa4fdc35 b742e1f903b94fe88d076bcc9c1451ec 7221809f5bda43cfb862a243be901a71 - - default default] Added segment 3f3df7da-8a3f-48b7-ad99-6bc624e7cfaf of type vxlan for network b78bcc88-69ec-44b2-bf05-3d5ad9aea41e [pid: 7|app: 0|req: 386/762] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:58 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => 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: 387/763] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:24:58 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/764] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:24:58 2026] POST /v2.0/networks => generated 647 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/765] 10.0.0.79 () {34 vars in 742 bytes} [Tue May 12 07:24:58 2026] PUT /v2.0/networks/b78bcc88-69ec-44b2-bf05-3d5ad9aea41e => generated 592 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/766] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:24:59 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/767] 10.0.0.79 () {34 vars in 740 bytes} [Tue May 12 07:24:59 2026] PUT /v2.0/subnets/02a04ec2-7d73-4be5-8c6b-90980ea38bc9 => generated 656 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/768] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:59 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/769] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:24:59 2026] GET /v2.0/security-groups?tenant_id=dbc4f1766b2148129bec06cff42ed327&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: 380/770] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:24:59 2026] DELETE /v2.0/security-groups/5abfeff8-b0ab-43c2-84ff-cf183cc67017 => 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: 391/771] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:59 2026] DELETE /v2.0/networks/b78bcc88-69ec-44b2-bf05-3d5ad9aea41e => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:24:59.702 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0515a995-cc4a-4130-ab64-da0543fc7e1a b742e1f903b94fe88d076bcc9c1451ec 7221809f5bda43cfb862a243be901a71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 381/772] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:24:59 2026] DELETE /v2.0/networks/b78bcc88-69ec-44b2-bf05-3d5ad9aea41e => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/773] 10.0.0.79 () {32 vars in 693 bytes} [Tue May 12 07:24:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/774] 10.0.0.79 () {32 vars in 741 bytes} [Tue May 12 07:24:59 2026] GET /v2.0/subnets?network_id=802a6e60-39df-4d44-9bd8-19545901527e => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/775] 10.0.0.79 () {32 vars in 652 bytes} [Tue May 12 07:24:59 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/776] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:24:59 2026] GET /v2.0/networks => generated 1313 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/779] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:24:59 2026] GET /v2.0/subnets => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/780] 10.0.0.79 () {32 vars in 722 bytes} [Tue May 12 07:24:59 2026] GET /v2.0/networks/62bbb9ba-4eae-4248-ae01-fa32d3fe367d => generated 673 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/781] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:24:59 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => 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: 387/782] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:25:00 2026] GET /v2.0/subnets/02afa0f1-9503-43af-977b-818a7a5650c0 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/783] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:00 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:00.078 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bff9a37-8123-4416-864a-37a362036a22 b742e1f903b94fe88d076bcc9c1451ec 7221809f5bda43cfb862a243be901a71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 388/784] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:00 2026] DELETE /v2.0/subnets/02a04ec2-7d73-4be5-8c6b-90980ea38bc9 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:00.101 7 INFO neutron.pecan_wsgi.hooks.translation [None req-904af354-e7a1-4bee-8b92-42bedd733322 b742e1f903b94fe88d076bcc9c1451ec 7221809f5bda43cfb862a243be901a71 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 397/785] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:00 2026] DELETE /v2.0/networks/b78bcc88-69ec-44b2-bf05-3d5ad9aea41e => 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: 389/786] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:00 2026] DELETE /v2.0/subnets/02afa0f1-9503-43af-977b-818a7a5650c0 => 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: 398/787] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:00 2026] DELETE /v2.0/networks/62bbb9ba-4eae-4248-ae01-fa32d3fe367d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:25:00.504 7 INFO neutron.services.segments.plugin [-] Segment f24212eb-4ccc-4b0c-b0db-1e1db3def05a resource provider aggregate not found 2026-05-12 07:25:00.507 7 INFO neutron.services.segments.plugin [-] Segment f24212eb-4ccc-4b0c-b0db-1e1db3def05a resource provider aggregate not found 2026-05-12 07:25:00.523 7 INFO neutron.services.segments.plugin [-] Segment f24212eb-4ccc-4b0c-b0db-1e1db3def05a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f24212eb-4ccc-4b0c-b0db-1e1db3def05a found for delete ", "request_id": "req-c73f9730-5e1a-42f8-954d-0f7098615bba"}]} 2026-05-12 07:25:00.527 7 INFO neutron.services.segments.plugin [-] Segment f24212eb-4ccc-4b0c-b0db-1e1db3def05a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f24212eb-4ccc-4b0c-b0db-1e1db3def05a found for delete ", "request_id": "req-867c84fc-ae17-4cee-8f83-9c75e74ec1be"}]} 2026-05-12 07:25:00.542 7 INFO neutron.services.segments.plugin [-] Segment a428de05-7b39-480d-a615-5719de365ac9 resource provider aggregate not found 2026-05-12 07:25:00.555 7 INFO neutron.services.segments.plugin [-] Segment a428de05-7b39-480d-a615-5719de365ac9 resource provider aggregate not found 2026-05-12 07:25:00.559 7 INFO neutron.services.segments.plugin [-] Segment a428de05-7b39-480d-a615-5719de365ac9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a428de05-7b39-480d-a615-5719de365ac9 found for delete ", "request_id": "req-be77d0b2-04c0-49aa-a40c-d8af98ffc8a1"}]} [pid: 8|app: 0|req: 390/788] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:00 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:00.571 7 INFO neutron.services.segments.plugin [-] Segment 3f3df7da-8a3f-48b7-ad99-6bc624e7cfaf resource provider aggregate not found 2026-05-12 07:25:00.576 7 INFO neutron.services.segments.plugin [-] Segment a428de05-7b39-480d-a615-5719de365ac9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a428de05-7b39-480d-a615-5719de365ac9 found for delete ", "request_id": "req-a697492a-4209-4246-bba2-1ef3d0c3155e"}]} 2026-05-12 07:25:00.591 7 INFO neutron.services.segments.plugin [-] Segment 3f3df7da-8a3f-48b7-ad99-6bc624e7cfaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3df7da-8a3f-48b7-ad99-6bc624e7cfaf found for delete ", "request_id": "req-d7f5536d-e08f-4747-949f-28160f77db13"}]} 2026-05-12 07:25:00.596 7 INFO neutron.services.segments.plugin [-] Segment 3f3df7da-8a3f-48b7-ad99-6bc624e7cfaf resource provider aggregate not found 2026-05-12 07:25:00.605 7 INFO neutron.services.segments.plugin [-] Segment fc32a7bf-177d-42ee-af46-4a1dff018bd0 resource provider aggregate not found 2026-05-12 07:25:00.617 7 INFO neutron.services.segments.plugin [-] Segment 3f3df7da-8a3f-48b7-ad99-6bc624e7cfaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3df7da-8a3f-48b7-ad99-6bc624e7cfaf found for delete ", "request_id": "req-1974a2bb-8a4a-415f-8aae-84dc30cc2651"}]} 2026-05-12 07:25:00.618 7 INFO neutron.services.segments.plugin [-] Segment fc32a7bf-177d-42ee-af46-4a1dff018bd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc32a7bf-177d-42ee-af46-4a1dff018bd0 found for delete ", "request_id": "req-1cb28f03-c96a-4e56-983c-04567c84f253"}]} 2026-05-12 07:25:00.644 7 INFO neutron.services.segments.plugin [-] Segment fc32a7bf-177d-42ee-af46-4a1dff018bd0 resource provider aggregate not found 2026-05-12 07:25:00.684 7 INFO neutron.services.segments.plugin [-] Segment fc32a7bf-177d-42ee-af46-4a1dff018bd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc32a7bf-177d-42ee-af46-4a1dff018bd0 found for delete ", "request_id": "req-c45f49df-12dc-449d-83f1-a63f9a9421cc"}]} [pid: 7|app: 0|req: 399/789] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:00 2026] GET /v2.0/security-groups?tenant_id=7221809f5bda43cfb862a243be901a71&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/790] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:01 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => 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: 391/791] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:01 2026] DELETE /v2.0/security-groups/cedd0061-940f-4c61-876f-80c600b5719c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:01 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/793] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:01 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/794] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:01 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:02.067 8 INFO neutron.db.segments_db [None req-20842b83-167f-4d1d-a589-31d145e26518 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Added segment 50e9f764-db49-4911-ae92-3cfb7ceb7935 of type vxlan for network 73aa0dd7-c143-43fe-b265-cec9b99aff00 [pid: 8|app: 0|req: 394/795] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:01 2026] POST /v2.0/networks => generated 633 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:02.271 8 INFO neutron.db.segments_db [None req-3f5db173-cee3-4217-bc16-b8beed04a5d5 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Added segment 09613f07-b00f-44f3-912f-dce882dba4de of type vxlan for network 2d3f85e9-0ce3-40ff-9a07-f515ad82f0bf [pid: 8|app: 0|req: 395/796] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:02 2026] POST /v2.0/networks => generated 634 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:02.404 7 INFO neutron.db.l3_db [None req-569dfd1c-b235-4738-8eb1-a862665a5d70 28ff410e49af4445841e56b8b757e132 3b576815eae64c299f394b582a4078cc - - default default] Floating IP 62f19638-344b-4b13-ab5a-c52ff4e16a83 associated. External IP: 10.96.250.218, port: 2807bb84-0d09-48b8-81b9-b2d746b65521. [pid: 8|app: 0|req: 396/797] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:02 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/798] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:25:01 2026] PUT /v2.0/floatingips/62f19638-344b-4b13-ab5a-c52ff4e16a83 => generated 856 bytes in 1333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/799] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:02 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => 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: 397/800] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:02 2026] POST /v2.0/subnets => generated 655 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/801] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:25:02 2026] GET /v2.0/networks?id=29aeab13-24b4-4f2c-b34e-16673ed55983 => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:02 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:02.902 7 INFO neutron.db.segments_db [None req-382a4235-67f0-486c-89b7-2eb72c69475e cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Added segment 7dc9829b-25b1-4772-9d0c-90c8f2bf2a95 of type vxlan for network 75f2c773-9d62-4c8e-8a76-6bf71f1882f9 [pid: 8|app: 0|req: 399/803] 199.19.213.23 () {34 vars in 1049 bytes} [Tue May 12 07:25:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=90cb35c91f954b28b878aabf2c1ed3f6 => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/804] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:02 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:03.162 7 INFO neutron.db.l3_hamode_db [None req-382a4235-67f0-486c-89b7-2eb72c69475e cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 401/805] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:25:02 2026] POST /v2.0/ports => generated 954 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:03.330 7 INFO neutron.db.l3_hamode_db [None req-382a4235-67f0-486c-89b7-2eb72c69475e cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:25:03.404 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47d1bf48-82b8-4a6b-8b11-6465d56d224d'] response: {'name': 'network-changed', 'server_uuid': 'b6e27c07-c129-485c-b070-8a2e32257e9d', 'tag': '2807bb84-0d09-48b8-81b9-b2d746b65521', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:25:03.575 8 INFO neutron.db.segments_db [None req-ef9bd51a-36fd-4680-b3b9-3805511a3d64 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] Added segment b81d7d91-9494-442f-8129-53487caa436e of type vxlan for network 08bc1eec-a6c2-40d8-9f7a-c82724099b00 [pid: 8|app: 0|req: 402/806] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:03 2026] POST /v2.0/networks => generated 649 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/807] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:02 2026] POST /v2.0/routers => generated 510 bytes in 1201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/808] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:04 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/809] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:25:03 2026] PUT /v2.0/ports/ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => generated 1235 bytes in 526 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: 404/810] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:04 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => 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: 405/811] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:04 2026] GET /v2.0/ports?tenant_id=3b576815eae64c299f394b582a4078cc&device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/812] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:25:04 2026] POST /v2.0/ports => generated 778 bytes in 504 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: 408/813] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:04 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&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: 409/814] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:04 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:04.723 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b673abde-3c3e-4fcf-b26c-0cd85aaf8c34'] response: {'name': 'network-changed', 'server_uuid': '170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3', 'tag': 'ce9ed991-7f26-4aee-ae1a-1b15772e36c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 410/815] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:25:04 2026] GET /v2.0/networks?id=9eb1ff2a-276f-4987-8c3d-b3bb13479b9d => generated 776 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:04.823 7 INFO neutron.db.segments_db [None req-a16efd91-5840-439b-bdce-aca00dec89e7 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] Added segment 5510a19c-3b8f-48ef-9cb5-426ebc6b27b7 of type vxlan for network 786252f2-cb79-480f-8886-eec38d35337f [pid: 7|app: 0|req: 411/816] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:04 2026] POST /v2.0/networks => generated 636 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/817] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2807bb84-0d09-48b8-81b9-b2d746b65521 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/818] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:04 2026] POST /v2.0/subnets => generated 646 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/819] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:25:05 2026] GET /v2.0/subnets?id=b215c349-c52f-402d-a30d-81ef734a9670 => generated 698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/820] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:25:05 2026] POST /v2.0/ports => generated 966 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/821] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:25:04 2026] PUT /v2.0/routers/2fac6355-fa5b-465f-910a-889ab9eb4138/add_router_interface => generated 309 bytes in 1279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/822] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:05 2026] GET /v2.0/ports?tenant_id=90cb35c91f954b28b878aabf2c1ed3f6&device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/823] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:25:05 2026] GET /v2.0/ports?network_id=9eb1ff2a-276f-4987-8c3d-b3bb13479b9d&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/824] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:25:05 2026] GET /v2.0/ports/2ea35fcd-ae16-4245-a1c0-dd1a3248a4ac => generated 959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:05.707 7 INFO neutron_taas.services.taas.taas_plugin [None req-84c922c2-7361-4371-836c-0bb24806e764 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] TaaS: Handle Delete Port: c066e488-1a43-4193-ad0e-4e13771eb8ab 2026-05-12 07:25:05.710 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84c922c2-7361-4371-836c-0bb24806e764 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] Tap Mirror: Handle Delete Port: c066e488-1a43-4193-ad0e-4e13771eb8ab [pid: 8|app: 0|req: 409/825] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:25:05 2026] GET /v2.0/networks?tenant_id=90cb35c91f954b28b878aabf2c1ed3f6&shared=False => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/826] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:25:05 2026] GET /v2.0/networks/9eb1ff2a-276f-4987-8c3d-b3bb13479b9d?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/827] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:25:05 2026] DELETE /v2.0/ports/c066e488-1a43-4193-ad0e-4e13771eb8ab => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/828] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:05 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/829] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:25:05 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: 7|app: 0|req: 420/830] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:05 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => 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: 421/831] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:25:06 2026] GET /v2.0/networks/9eb1ff2a-276f-4987-8c3d-b3bb13479b9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:06.103 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd27e3e5-d226-4871-9468-2d1787de4e51 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 422/832] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:25:06 2026] DELETE /v2.0/ports/c066e488-1a43-4193-ad0e-4e13771eb8ab => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/833] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:06 2026] GET /v2.0/security-groups?id=8a93e44d-851f-4557-acb2-0ba99983966c&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: 424/834] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:06 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:06.191 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cfb7538f-b578-4212-8a3b-0a4a7f375857 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 425/835] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:25:06 2026] GET /v2.0/ports/c066e488-1a43-4193-ad0e-4e13771eb8ab => 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: 426/836] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:25:06 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/837] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:06 2026] DELETE /v2.0/subnets/0a6a7300-2e3b-429d-af5e-c562be5f241b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:25:06.479 7 INFO neutron_taas.services.taas.taas_plugin [req-f5383e25-68a7-4663-8edf-dde0c26e7171 req-36e5bfd1-fc4a-41e9-baf5-3c03c7f631c9 28ff410e49af4445841e56b8b757e132 3b576815eae64c299f394b582a4078cc - - default default] TaaS: Handle Delete Port: 2807bb84-0d09-48b8-81b9-b2d746b65521 2026-05-12 07:25:06.482 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f5383e25-68a7-4663-8edf-dde0c26e7171 req-36e5bfd1-fc4a-41e9-baf5-3c03c7f631c9 28ff410e49af4445841e56b8b757e132 3b576815eae64c299f394b582a4078cc - - default default] Tap Mirror: Handle Delete Port: 2807bb84-0d09-48b8-81b9-b2d746b65521 2026-05-12 07:25:06.678 7 INFO neutron.db.l3_db [req-f5383e25-68a7-4663-8edf-dde0c26e7171 req-36e5bfd1-fc4a-41e9-baf5-3c03c7f631c9 28ff410e49af4445841e56b8b757e132 3b576815eae64c299f394b582a4078cc - - default default] Floating IP 62f19638-344b-4b13-ab5a-c52ff4e16a83 disassociated. External IP: 10.96.250.218, port: 2807bb84-0d09-48b8-81b9-b2d746b65521. [pid: 7|app: 0|req: 428/838] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:25:06 2026] DELETE /v2.0/ports/2807bb84-0d09-48b8-81b9-b2d746b65521 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/839] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:25:05 2026] PUT /v2.0/routers/2fac6355-fa5b-465f-910a-889ab9eb4138/add_router_interface => generated 309 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:07.094 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-515d8225-c8e5-4130-b994-431e962a0ae6'] response: {'server_uuid': 'b6e27c07-c129-485c-b070-8a2e32257e9d', 'name': 'network-vif-deleted', 'tag': '2807bb84-0d09-48b8-81b9-b2d746b65521', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 412/840] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:07 2026] GET /v2.0/ports?tenant_id=90cb35c91f954b28b878aabf2c1ed3f6&device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/841] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:25:07 2026] GET /v2.0/ports/3673ceae-e982-4da6-8ce5-cb9b2666fc10 => generated 967 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/842] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:25:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:07.187 7 INFO neutron.services.segments.plugin [-] Segment 5510a19c-3b8f-48ef-9cb5-426ebc6b27b7 resource provider aggregate not found 2026-05-12 07:25:07.201 7 INFO neutron.services.segments.plugin [-] Segment 5510a19c-3b8f-48ef-9cb5-426ebc6b27b7 resource provider aggregate not found 2026-05-12 07:25:07.220 7 INFO neutron.services.segments.plugin [-] Segment 5510a19c-3b8f-48ef-9cb5-426ebc6b27b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5510a19c-3b8f-48ef-9cb5-426ebc6b27b7 found for delete ", "request_id": "req-7020b11e-e703-4cbd-b22a-6da7346828e4"}]} 2026-05-12 07:25:07.222 7 INFO neutron.services.segments.plugin [-] Segment 5510a19c-3b8f-48ef-9cb5-426ebc6b27b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5510a19c-3b8f-48ef-9cb5-426ebc6b27b7 found for delete ", "request_id": "req-0273e819-9c8a-4951-8f3e-9f9536558908"}]} [pid: 7|app: 0|req: 429/843] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:07 2026] DELETE /v2.0/networks/786252f2-cb79-480f-8886-eec38d35337f => 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: 430/844] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:25:07 2026] GET /v2.0/subnets?id=a9bba505-010b-496e-9428-43303777e4f7 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/845] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:07 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:07.326 7 INFO neutron.db.segments_db [None req-7731638a-345c-47d7-b0d6-b26b5d2204fd 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] Added segment 5f8bec33-2136-4639-9cbf-d626cd9c95a8 of type vxlan for network c4a117d7-9a06-45ff-adb7-4f2debc6e557 [pid: 7|app: 0|req: 432/846] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:07 2026] POST /v2.0/networks => generated 636 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/847] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:07 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/848] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:25:07 2026] GET /v2.0/ports?network_id=29aeab13-24b4-4f2c-b34e-16673ed55983&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:25:07.573 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8b68ad6-c358-492b-aba5-5a3852e2f5dc cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] TaaS: Handle Delete Port: 3673ceae-e982-4da6-8ce5-cb9b2666fc10 2026-05-12 07:25:07.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8b68ad6-c358-492b-aba5-5a3852e2f5dc cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Tap Mirror: Handle Delete Port: 3673ceae-e982-4da6-8ce5-cb9b2666fc10 [pid: 7|app: 0|req: 435/849] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:07 2026] POST /v2.0/subnets => generated 646 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/850] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:07 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&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: 437/851] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:25:07 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?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: 415/852] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:25:07 2026] PUT /v2.0/routers/2fac6355-fa5b-465f-910a-889ab9eb4138/remove_router_interface => generated 309 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/853] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:25:08 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:08.443 8 INFO neutron_taas.services.taas.taas_plugin [None req-a53bae45-0198-486c-a722-890bb438fe73 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] TaaS: Handle Delete Port: 2ea35fcd-ae16-4245-a1c0-dd1a3248a4ac 2026-05-12 07:25:08.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a53bae45-0198-486c-a722-890bb438fe73 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Tap Mirror: Handle Delete Port: 2ea35fcd-ae16-4245-a1c0-dd1a3248a4ac [pid: 7|app: 0|req: 438/854] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:25:07 2026] POST /v2.0/ports => generated 927 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/855] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:08 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:08.745 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa3aac23-6ca9-49b4-8f29-55cf4168572c 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] TaaS: Handle Delete Port: 1c510585-16d7-4951-8510-55d93bf01972 2026-05-12 07:25:08.748 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa3aac23-6ca9-49b4-8f29-55cf4168572c 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] Tap Mirror: Handle Delete Port: 1c510585-16d7-4951-8510-55d93bf01972 [pid: 8|app: 0|req: 417/856] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:25:08 2026] PUT /v2.0/routers/2fac6355-fa5b-465f-910a-889ab9eb4138/remove_router_interface => generated 309 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/857] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:25:08 2026] DELETE /v2.0/ports/1c510585-16d7-4951-8510-55d93bf01972 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/858] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:25:08 2026] GET /v2.0/ports?device_id=2fac6355-fa5b-465f-910a-889ab9eb4138 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:08.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-139a30a1-5d19-4b94-9ad4-58c547f13d88 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 441/859] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:25:08 2026] GET /v2.0/ports/1c510585-16d7-4951-8510-55d93bf01972 => 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: 442/860] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:08 2026] DELETE /v2.0/subnets/5b266c69-88be-44ca-99cb-4e08bdfa21ef => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/861] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:09 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:09.079 8 INFO neutron_taas.services.taas.taas_plugin [None req-304dc6f0-a03c-416a-948a-531b92d6ae21 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] TaaS: Handle Delete Port: 8c218cd2-4dba-4e01-a0ce-ff00ac8e6d65 2026-05-12 07:25:09.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-304dc6f0-a03c-416a-948a-531b92d6ae21 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Tap Mirror: Handle Delete Port: 8c218cd2-4dba-4e01-a0ce-ff00ac8e6d65 [pid: 7|app: 0|req: 444/862] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:09 2026] DELETE /v2.0/networks/c4a117d7-9a06-45ff-adb7-4f2debc6e557 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:25:09.253 7 INFO neutron.services.segments.plugin [-] Segment 5f8bec33-2136-4639-9cbf-d626cd9c95a8 resource provider aggregate not found 2026-05-12 07:25:09.260 7 INFO neutron.services.segments.plugin [-] Segment 5f8bec33-2136-4639-9cbf-d626cd9c95a8 resource provider aggregate not found 2026-05-12 07:25:09.277 7 INFO neutron.services.segments.plugin [-] Segment 5f8bec33-2136-4639-9cbf-d626cd9c95a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f8bec33-2136-4639-9cbf-d626cd9c95a8 found for delete ", "request_id": "req-d8b47ac8-df8f-449a-b715-4abf85405d60"}]} 2026-05-12 07:25:09.279 7 INFO neutron.services.segments.plugin [-] Segment 5f8bec33-2136-4639-9cbf-d626cd9c95a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f8bec33-2136-4639-9cbf-d626cd9c95a8 found for delete ", "request_id": "req-cb512d89-c39d-41de-b622-1182f2bef421"}]} [pid: 7|app: 0|req: 445/863] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:09 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:09.499 8 INFO neutron.services.segments.plugin [-] Segment 7dc9829b-25b1-4772-9d0c-90c8f2bf2a95 resource provider aggregate not found 2026-05-12 07:25:09.509 8 INFO neutron.services.segments.plugin [-] Segment 7dc9829b-25b1-4772-9d0c-90c8f2bf2a95 resource provider aggregate not found 2026-05-12 07:25:09.523 8 INFO neutron.services.segments.plugin [-] Segment 7dc9829b-25b1-4772-9d0c-90c8f2bf2a95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dc9829b-25b1-4772-9d0c-90c8f2bf2a95 found for delete ", "request_id": "req-97ed016d-3a79-4f91-b4f8-2f5a2f51cd46"}]} 2026-05-12 07:25:09.526 8 INFO neutron.services.segments.plugin [-] Segment 7dc9829b-25b1-4772-9d0c-90c8f2bf2a95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dc9829b-25b1-4772-9d0c-90c8f2bf2a95 found for delete ", "request_id": "req-de90c46c-76fd-49eb-bda8-ec2d9fe3848c"}]} 2026-05-12 07:25:09.570 8 INFO neutron.db.l3_hamode_db [None req-304dc6f0-a03c-416a-948a-531b92d6ae21 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] HA network 75f2c773-9d62-4c8e-8a76-6bf71f1882f9 was deleted as no HA routers are present in tenant 831757d5a9c44508b54b3c6999809505. [pid: 8|app: 0|req: 419/864] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:08 2026] DELETE /v2.0/routers/2fac6355-fa5b-465f-910a-889ab9eb4138 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/865] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:25:09 2026] POST /v2.0/ports => generated 779 bytes in 313 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: 420/866] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:09 2026] DELETE /v2.0/subnets/a1a8eccc-ec86-495f-9e07-71ad1d8df602 => 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: 421/867] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:09 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/868] 10.0.0.79 () {34 vars in 736 bytes} [Tue May 12 07:25:09 2026] PUT /v2.0/ports/565daf3a-ca75-4929-bd74-3f19b23e862c => generated 752 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:25:09.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-232c9584-e61c-4774-b309-c9c868e31988 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] TaaS: Handle Delete Port: 565daf3a-ca75-4929-bd74-3f19b23e862c 2026-05-12 07:25:09.956 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-232c9584-e61c-4774-b309-c9c868e31988 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] Tap Mirror: Handle Delete Port: 565daf3a-ca75-4929-bd74-3f19b23e862c [pid: 8|app: 0|req: 422/869] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:09 2026] DELETE /v2.0/subnets/e345eed2-c9fc-436b-8364-2c2e8368dfbd => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/870] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:25:09 2026] DELETE /v2.0/ports/565daf3a-ca75-4929-bd74-3f19b23e862c => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/871] 10.0.0.79 () {32 vars in 642 bytes} [Tue May 12 07:25:10 2026] GET /v2.0/ports => generated 781 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:10.117 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ea07eb7-4344-40e3-a9a8-3d7d877cd3fe 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 450/872] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:25:10 2026] GET /v2.0/ports/565daf3a-ca75-4929-bd74-3f19b23e862c => 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: 423/873] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:09 2026] DELETE /v2.0/networks/2d3f85e9-0ce3-40ff-9a07-f515ad82f0bf => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/874] 10.0.0.79 () {32 vars in 642 bytes} [Tue May 12 07:25:10 2026] GET /v2.0/ports => generated 781 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/875] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:25:10 2026] GET /v2.0/ports/ed8ed948-4c0d-4be5-8c1f-c0052d3caea6 => generated 778 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:10.251 8 INFO neutron_taas.services.taas.taas_plugin [None req-593d6f74-6677-4f45-9658-0aaf984d0218 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] TaaS: Handle Delete Port: 9f4cf409-cb73-42d1-b088-ba59534084c0 2026-05-12 07:25:10.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6cf028a-0089-46aa-b879-5da6f049ea1c 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-12 07:25:10.253 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-593d6f74-6677-4f45-9658-0aaf984d0218 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Tap Mirror: Handle Delete Port: 9f4cf409-cb73-42d1-b088-ba59534084c0 [pid: 7|app: 0|req: 453/876] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:25:10 2026] DELETE /v2.0/ports/1c510585-16d7-4951-8510-55d93bf01972 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:10.279 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d00b9e1f-abd5-43ad-a406-19204c4c3e3b 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 454/877] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:10 2026] DELETE /v2.0/subnets/5b266c69-88be-44ca-99cb-4e08bdfa21ef => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:10.301 7 INFO neutron.pecan_wsgi.hooks.translation [None req-357ec77e-ddb7-40ee-82e0-16361d721e63 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 455/878] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:10 2026] DELETE /v2.0/subnets/0a6a7300-2e3b-429d-af5e-c562be5f241b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:10.404 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d4fa505-76f5-4605-8825-d7176363ed3e 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] TaaS: Handle Delete Port: ed8ed948-4c0d-4be5-8c1f-c0052d3caea6 2026-05-12 07:25:10.408 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d4fa505-76f5-4605-8825-d7176363ed3e 024b18a9899b4439beda1b95e45bec96 95556a30b8354e8aa586953c32f92ff9 - - default default] Tap Mirror: Handle Delete Port: ed8ed948-4c0d-4be5-8c1f-c0052d3caea6 [pid: 7|app: 0|req: 456/879] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:25:10 2026] DELETE /v2.0/ports/ed8ed948-4c0d-4be5-8c1f-c0052d3caea6 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/880] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:10 2026] DELETE /v2.0/networks/73aa0dd7-c143-43fe-b265-cec9b99aff00 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/881] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:10 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:10.659 7 INFO neutron.db.segments_db [None req-1c9c16f6-ded2-4a00-8c01-e58a326dede0 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Added segment dd950b51-6c47-4486-97b2-4c7eeede3dda of type vxlan for network e3b4c4f2-5ca0-40bb-a823-dd1130989839 [pid: 8|app: 0|req: 425/882] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:10 2026] DELETE /v2.0/networks/08bc1eec-a6c2-40d8-9f7a-c82724099b00 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/883] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:10 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/884] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:10 2026] GET /v2.0/ports?device_id=b6e27c07-c129-485c-b070-8a2e32257e9d => 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: 458/885] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:10 2026] POST /v2.0/networks => generated 634 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/886] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:11 2026] POST /v2.0/subnets => generated 646 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:11.546 8 INFO neutron.services.segments.plugin [-] Segment 09613f07-b00f-44f3-912f-dce882dba4de resource provider aggregate not found 2026-05-12 07:25:11.549 8 INFO neutron.services.segments.plugin [-] Segment 09613f07-b00f-44f3-912f-dce882dba4de resource provider aggregate not found 2026-05-12 07:25:11.562 8 INFO neutron.services.segments.plugin [-] Segment 09613f07-b00f-44f3-912f-dce882dba4de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09613f07-b00f-44f3-912f-dce882dba4de found for delete ", "request_id": "req-f32e2b62-6c52-4d37-a59c-1d0538d2e859"}]} 2026-05-12 07:25:11.569 8 INFO neutron.services.segments.plugin [-] Segment 09613f07-b00f-44f3-912f-dce882dba4de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09613f07-b00f-44f3-912f-dce882dba4de found for delete ", "request_id": "req-64a8c6d5-0bf8-4804-b2d0-f437f5687a1b"}]} 2026-05-12 07:25:11.586 8 INFO neutron.services.segments.plugin [-] Segment 50e9f764-db49-4911-ae92-3cfb7ceb7935 resource provider aggregate not found 2026-05-12 07:25:11.592 8 INFO neutron.services.segments.plugin [-] Segment 50e9f764-db49-4911-ae92-3cfb7ceb7935 resource provider aggregate not found [pid: 7|app: 0|req: 459/887] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:11 2026] GET /v2.0/security-groups?tenant_id=95556a30b8354e8aa586953c32f92ff9&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:25:11.610 8 INFO neutron.services.segments.plugin [-] Segment 50e9f764-db49-4911-ae92-3cfb7ceb7935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50e9f764-db49-4911-ae92-3cfb7ceb7935 found for delete ", "request_id": "req-ea510871-5206-4107-adc5-d8cf58f38d5d"}]} 2026-05-12 07:25:11.614 8 INFO neutron.services.segments.plugin [-] Segment 50e9f764-db49-4911-ae92-3cfb7ceb7935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50e9f764-db49-4911-ae92-3cfb7ceb7935 found for delete ", "request_id": "req-e3256a6c-0cbe-4cc8-bbe3-296a3444027b"}]} 2026-05-12 07:25:11.623 8 INFO neutron.db.segments_db [None req-eef493c3-88d6-475b-a98e-e6b85ae0c9f4 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Added segment 766d4100-e11a-499e-bf42-e9b8a7126368 of type vxlan for network 4037edff-6c78-466f-a9ce-a687dc2dc970 2026-05-12 07:25:11.632 8 INFO neutron.services.segments.plugin [-] Segment b81d7d91-9494-442f-8129-53487caa436e resource provider aggregate not found 2026-05-12 07:25:11.635 8 INFO neutron.services.segments.plugin [-] Segment b81d7d91-9494-442f-8129-53487caa436e resource provider aggregate not found 2026-05-12 07:25:11.662 8 INFO neutron.services.segments.plugin [-] Segment b81d7d91-9494-442f-8129-53487caa436e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b81d7d91-9494-442f-8129-53487caa436e found for delete ", "request_id": "req-91e189b0-e33d-4d7e-840b-32e6a92e552e"}]} 2026-05-12 07:25:11.663 8 INFO neutron.services.segments.plugin [-] Segment b81d7d91-9494-442f-8129-53487caa436e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b81d7d91-9494-442f-8129-53487caa436e found for delete ", "request_id": "req-9f981c01-480d-4a50-a679-b41095a4e655"}]} [pid: 7|app: 0|req: 460/888] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:11 2026] DELETE /v2.0/security-groups/341aa7cb-e0c9-460a-b73e-9b15c2cb5647 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/889] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:11 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/890] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:11 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/891] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:12 2026] DELETE /v2.0/security-groups/8a93e44d-851f-4557-acb2-0ba99983966c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:25:12.196 8 INFO neutron.db.l3_hamode_db [None req-eef493c3-88d6-475b-a98e-e6b85ae0c9f4 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:25:12.211 7 INFO neutron.api.v2.resource [None req-4418c950-e970-48d4-a84e-6d7b202c6050 28ff410e49af4445841e56b8b757e132 3b576815eae64c299f394b582a4078cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 464/892] 10.0.0.79 () {32 vars in 736 bytes} [Tue May 12 07:25:12 2026] GET /v2.0/security-groups/8a93e44d-851f-4557-acb2-0ba99983966c => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:12.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ebaa0f2-1688-4582-90d1-4d8e7560d3d8 28ff410e49af4445841e56b8b757e132 3b576815eae64c299f394b582a4078cc - - default default] TaaS: Handle Delete Port: 353b2693-c2e6-4daf-b75f-cd192fd63e5f 2026-05-12 07:25:12.350 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ebaa0f2-1688-4582-90d1-4d8e7560d3d8 28ff410e49af4445841e56b8b757e132 3b576815eae64c299f394b582a4078cc - - default default] Tap Mirror: Handle Delete Port: 353b2693-c2e6-4daf-b75f-cd192fd63e5f 2026-05-12 07:25:12.425 8 INFO neutron.db.l3_hamode_db [None req-eef493c3-88d6-475b-a98e-e6b85ae0c9f4 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 465/893] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:25:12 2026] DELETE /v2.0/floatingips/62f19638-344b-4b13-ab5a-c52ff4e16a83 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:25:13.177 7 INFO neutron_taas.services.taas.taas_plugin [None req-a317cbe7-8459-4531-9d05-cc2fcdc48e66 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 418dfd2d-ab51-4eb0-af8e-7dcc00c15cf3 2026-05-12 07:25:13.179 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a317cbe7-8459-4531-9d05-cc2fcdc48e66 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 418dfd2d-ab51-4eb0-af8e-7dcc00c15cf3 [pid: 8|app: 0|req: 429/894] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:11 2026] POST /v2.0/routers => generated 511 bytes in 2428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/895] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:13 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/896] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:25:12 2026] PUT /v2.0/routers/796a3868-c06d-4f25-beaa-60b8fdf50b59/remove_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/897] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:14 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:14.303 7 INFO neutron_taas.services.taas.taas_plugin [None req-83f65559-3e7d-42b2-afd2-b2cd84b4e06a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 4622a7f1-7725-4d42-be22-2fbd072f501f 2026-05-12 07:25:14.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83f65559-3e7d-42b2-afd2-b2cd84b4e06a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 4622a7f1-7725-4d42-be22-2fbd072f501f [pid: 8|app: 0|req: 431/898] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:25:13 2026] POST /v2.0/ports => generated 963 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:14.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-83f65559-3e7d-42b2-afd2-b2cd84b4e06a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 01d63769-cd99-4150-b0ac-5eef827b6ee8 2026-05-12 07:25:14.719 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83f65559-3e7d-42b2-afd2-b2cd84b4e06a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 01d63769-cd99-4150-b0ac-5eef827b6ee8 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 432/899] 10.0.0.79 () {34 vars in 683 bytes} [Tue May 12 07:25:14 2026] POST /v2.0/security-groups => generated 1624 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/900] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:15 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:15.464 7 INFO neutron.services.segments.plugin [-] Segment 3cd96736-1b8c-44e7-a309-65794d064739 resource provider aggregate not found 2026-05-12 07:25:15.481 7 INFO neutron.services.segments.plugin [-] Segment 3cd96736-1b8c-44e7-a309-65794d064739 resource provider aggregate not found 2026-05-12 07:25:15.487 7 INFO neutron.services.segments.plugin [-] Segment 3cd96736-1b8c-44e7-a309-65794d064739 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cd96736-1b8c-44e7-a309-65794d064739 found for delete ", "request_id": "req-785135b8-58bc-45bf-9576-87e0435b41a3"}]} 2026-05-12 07:25:15.506 7 INFO neutron.services.segments.plugin [-] Segment 3cd96736-1b8c-44e7-a309-65794d064739 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cd96736-1b8c-44e7-a309-65794d064739 found for delete ", "request_id": "req-fb7b5fc8-cffd-4b75-a104-9f57b172bbf6"}]} 2026-05-12 07:25:15.527 7 INFO neutron.db.l3_hamode_db [None req-83f65559-3e7d-42b2-afd2-b2cd84b4e06a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] HA network c2da91e6-1c7d-4f86-a0ed-3972924e52f4 was deleted as no HA routers are present in tenant 3b576815eae64c299f394b582a4078cc. [pid: 7|app: 0|req: 468/901] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:14 2026] DELETE /v2.0/routers/796a3868-c06d-4f25-beaa-60b8fdf50b59 => generated 0 bytes in 1470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/904] 10.0.0.79 () {32 vars in 662 bytes} [Tue May 12 07:25:15 2026] GET /v2.0/security-groups => generated 4529 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:25:15.973 7 INFO neutron.db.l3_db [None req-661a6832-e14a-40b9-8eef-cd27861762dc 6252202528a5406a830b611ce12476ed 90cb35c91f954b28b878aabf2c1ed3f6 - - default default] Floating IP 9c7b28df-e130-406d-a001-26abf26113e2 associated. External IP: 10.96.250.202, port: ce9ed991-7f26-4aee-ae1a-1b15772e36c3. [pid: 7|app: 0|req: 472/905] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:25:15 2026] PUT /v2.0/floatingips/9c7b28df-e130-406d-a001-26abf26113e2 => generated 855 bytes in 693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:16.342 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86ebe56b-d873-49d5-b683-079a156b3f72'] response: {'name': 'network-changed', 'server_uuid': '170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3', 'tag': 'ce9ed991-7f26-4aee-ae1a-1b15772e36c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 473/906] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:16 2026] DELETE /v2.0/subnets/b215c349-c52f-402d-a30d-81ef734a9670 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/907] 10.0.0.79 () {34 vars in 757 bytes} [Tue May 12 07:25:16 2026] PUT /v2.0/security-groups/0780b9a3-c01e-4cf7-9031-b25a8f72bb26 => generated 1664 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/908] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:16 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => 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: 434/909] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:25:15 2026] PUT /v2.0/routers/f5dad95a-cc31-4856-8498-b716d3f51283/add_router_interface => generated 309 bytes in 1443 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: 435/910] 10.0.0.79 () {32 vars in 736 bytes} [Tue May 12 07:25:16 2026] GET /v2.0/security-groups/0780b9a3-c01e-4cf7-9031-b25a8f72bb26 => generated 1664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/911] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:16 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:16.962 7 INFO neutron_taas.services.taas.taas_plugin [None req-891c2f85-d544-4697-a24b-8592a620d6f3 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: c7a573c3-9f28-415f-9794-c7d4c8a052cb 2026-05-12 07:25:16.965 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-891c2f85-d544-4697-a24b-8592a620d6f3 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: c7a573c3-9f28-415f-9794-c7d4c8a052cb [pid: 8|app: 0|req: 437/912] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:16 2026] GET /v2.0/ports?tenant_id=90cb35c91f954b28b878aabf2c1ed3f6&device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/913] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:25:16 2026] GET /v2.0/ports/ffb8a1ba-a265-471e-9773-94487b89d004 => generated 1037 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/914] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:17 2026] DELETE /v2.0/security-groups/0780b9a3-c01e-4cf7-9031-b25a8f72bb26 => 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: 440/915] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:25:17 2026] GET /v2.0/networks?id=29aeab13-24b4-4f2c-b34e-16673ed55983 => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/916] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:16 2026] DELETE /v2.0/networks/9eb1ff2a-276f-4987-8c3d-b3bb13479b9d => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/917] 10.0.0.79 () {32 vars in 662 bytes} [Tue May 12 07:25:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/918] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:25:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:17.320 7 INFO neutron.api.v2.resource [None req-c01a1ea0-3cd7-4b50-bafd-6994f04d4ef8 fb3a3427cd32457e9153bfc8f794b0b2 d01b6f23ce5746f0bbbda1ecd9ad2399 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/919] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:17 2026] DELETE /v2.0/security-groups/0780b9a3-c01e-4cf7-9031-b25a8f72bb26 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/920] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:25:17 2026] GET /v2.0/subnets?id=a9bba505-010b-496e-9428-43303777e4f7 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:17.511 7 INFO neutron.services.segments.plugin [-] Segment d0a5b0cb-d7e4-4586-add1-2c2648e9d1d9 resource provider aggregate not found 2026-05-12 07:25:17.531 7 INFO neutron.services.segments.plugin [-] Segment d0a5b0cb-d7e4-4586-add1-2c2648e9d1d9 resource provider aggregate not found 2026-05-12 07:25:17.534 7 INFO neutron.services.segments.plugin [-] Segment d0a5b0cb-d7e4-4586-add1-2c2648e9d1d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0a5b0cb-d7e4-4586-add1-2c2648e9d1d9 found for delete ", "request_id": "req-bad80ec0-3b1a-48ae-82cc-6d01d9fd70bf"}]} [pid: 7|app: 0|req: 481/921] 10.0.0.79 () {34 vars in 683 bytes} [Tue May 12 07:25:17 2026] POST /v2.0/security-groups => generated 1625 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:25:17.549 7 INFO neutron.services.segments.plugin [-] Segment d0a5b0cb-d7e4-4586-add1-2c2648e9d1d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0a5b0cb-d7e4-4586-add1-2c2648e9d1d9 found for delete ", "request_id": "req-1542352a-dac2-4c6d-ab96-deb2903a51ff"}]} [pid: 7|app: 0|req: 482/922] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:25:17 2026] GET /v2.0/ports?network_id=29aeab13-24b4-4f2c-b34e-16673ed55983&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: 483/923] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:17 2026] GET /v2.0/security-groups?tenant_id=3b576815eae64c299f394b582a4078cc&name=default => generated 2921 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/924] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:25:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/925] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:25:17 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:17.990 8 INFO neutron_taas.services.taas.taas_plugin [None req-772baea6-27ec-44c9-9f3b-894cfab5de96 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] TaaS: Handle Delete Port: ffb8a1ba-a265-471e-9773-94487b89d004 2026-05-12 07:25:17.995 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-772baea6-27ec-44c9-9f3b-894cfab5de96 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Tap Mirror: Handle Delete Port: ffb8a1ba-a265-471e-9773-94487b89d004 [pid: 7|app: 0|req: 486/926] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:17 2026] DELETE /v2.0/security-groups/f849a373-022c-4f9e-a17e-532fac45c3e1 => 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: 487/927] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:25:17 2026] GET /v2.0/security-group-rules/2d9e5616-ddee-4079-b9ae-24b0d64e89a2 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/928] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:25:18 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/929] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:25:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/930] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:25:18 2026] DELETE /v2.0/security-group-rules/2d9e5616-ddee-4079-b9ae-24b0d64e89a2 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/931] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:25:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/932] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:25:17 2026] PUT /v2.0/routers/f5dad95a-cc31-4856-8498-b716d3f51283/remove_router_interface => generated 309 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:25:18.558 8 INFO neutron.api.v2.resource [None req-1670a4f8-ad0f-4e49-8ac4-6db1ecff8339 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 442/933] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:25:18 2026] PUT /v2.0/routers/f5dad95a-cc31-4856-8498-b716d3f51283/remove_router_interface => generated 197 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/934] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:25:18 2026] GET /v2.0/ports?device_id=f5dad95a-cc31-4856-8498-b716d3f51283 => 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: 492/935] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:25:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/936] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:25:18 2026] GET /v2.0/security-group-rules/effa8f0e-6101-40a3-ab03-32418517eefe => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/937] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:25:18 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) 2026-05-12 07:25:18.789 8 INFO neutron_taas.services.taas.taas_plugin [None req-c44cdafe-5aad-4233-891e-ce8af0ed21c7 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] TaaS: Handle Delete Port: 54adf420-42bf-4a19-95dd-4728e0668e23 2026-05-12 07:25:18.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c44cdafe-5aad-4233-891e-ce8af0ed21c7 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Tap Mirror: Handle Delete Port: 54adf420-42bf-4a19-95dd-4728e0668e23 [pid: 7|app: 0|req: 495/938] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:25:18 2026] DELETE /v2.0/security-group-rules/effa8f0e-6101-40a3-ab03-32418517eefe => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/939] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:25:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:25:18.973 7 INFO neutron.db.securitygroups_db [None req-fa005b54-21bb-4fdb-8046-89c3bf2b2c09 fb3a3427cd32457e9153bfc8f794b0b2 d01b6f23ce5746f0bbbda1ecd9ad2399 - - default default] Project d01b6f23ce5746f0bbbda1ecd9ad2399 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: 497/940] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:25:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/941] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:25:19 2026] GET /v2.0/security-group-rules/2c529241-dc95-4cab-8302-c9dfbef6dc85 => generated 607 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/942] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:25:19 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:25:19.180 8 INFO neutron.services.segments.plugin [-] Segment 766d4100-e11a-499e-bf42-e9b8a7126368 resource provider aggregate not found 2026-05-12 07:25:19.185 8 INFO neutron.services.segments.plugin [-] Segment 766d4100-e11a-499e-bf42-e9b8a7126368 resource provider aggregate not found 2026-05-12 07:25:19.201 8 INFO neutron.services.segments.plugin [-] Segment 766d4100-e11a-499e-bf42-e9b8a7126368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 766d4100-e11a-499e-bf42-e9b8a7126368 found for delete ", "request_id": "req-dc5a291a-4010-48e9-9eda-d573669676f9"}]} 2026-05-12 07:25:19.207 8 INFO neutron.services.segments.plugin [-] Segment 766d4100-e11a-499e-bf42-e9b8a7126368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 766d4100-e11a-499e-bf42-e9b8a7126368 found for delete ", "request_id": "req-a7ba5ada-23a2-4a08-b62b-a9863a403eb2"}]} 2026-05-12 07:25:19.216 8 INFO neutron.db.l3_hamode_db [None req-c44cdafe-5aad-4233-891e-ce8af0ed21c7 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] HA network 4037edff-6c78-466f-a9ce-a687dc2dc970 was deleted as no HA routers are present in tenant 831757d5a9c44508b54b3c6999809505. [pid: 8|app: 0|req: 444/943] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:18 2026] DELETE /v2.0/routers/f5dad95a-cc31-4856-8498-b716d3f51283 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/944] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:25:19 2026] DELETE /v2.0/security-group-rules/2c529241-dc95-4cab-8302-c9dfbef6dc85 => 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: 501/945] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:25:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/946] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:19 2026] DELETE /v2.0/subnets/386f007d-c83c-4712-909a-48efa92f1241 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/947] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:19 2026] DELETE /v2.0/security-groups/7ced943e-82c9-4caf-acd9-9759e71df3e6 => 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: 503/948] 10.0.0.79 () {32 vars in 662 bytes} [Tue May 12 07:25:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/949] 10.0.0.79 () {32 vars in 662 bytes} [Tue May 12 07:25:19 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: 446/950] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:19 2026] DELETE /v2.0/networks/e3b4c4f2-5ca0-40bb-a823-dd1130989839 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:25:19.558 7 INFO neutron.db.segments_db [None req-6f1c5576-6eb4-4c0c-a664-104609da9420 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Added segment 18148536-47d9-4d78-9bfc-3aa902dc1558 of type vxlan for network 6d3f9008-2bc8-46a7-aad6-2653146f711a [pid: 7|app: 0|req: 505/951] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:19 2026] POST /v2.0/networks => generated 634 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/952] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:19 2026] POST /v2.0/subnets => generated 646 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/953] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:20 2026] GET /v2.0/security-groups?tenant_id=d01b6f23ce5746f0bbbda1ecd9ad2399&name=default => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:25:20.203 8 INFO neutron.db.segments_db [None req-af3ccd5c-9353-4fd8-bd2a-f0de94b89112 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Added segment 79c38537-bd4a-4ee9-b243-3d6037bd8254 of type vxlan for network 0339a21a-582b-42e1-9ea3-605afa91f4e3 2026-05-12 07:25:20.271 7 INFO neutron.db.segments_db [None req-9f5a66df-2e98-4056-a14d-e4553594936a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 78eae673-7e33-4d3a-aed5-45899c832c06 of type vxlan for network 8afab911-a690-4659-a92b-d17d0b124a38 [pid: 7|app: 0|req: 506/954] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:25:19 2026] POST /v2.0/networks => generated 743 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:20.417 8 INFO neutron.db.l3_hamode_db [None req-af3ccd5c-9353-4fd8-bd2a-f0de94b89112 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 507/955] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:20 2026] DELETE /v2.0/security-groups/e8771411-4483-4688-bb0a-22502b57df8e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:25:20.543 8 INFO neutron.db.l3_hamode_db [None req-af3ccd5c-9353-4fd8-bd2a-f0de94b89112 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 508/956] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:20 2026] POST /v2.0/subnets => generated 690 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:20.736 7 INFO neutron.db.segments_db [None req-76cd7be7-aa01-4701-846f-3ce80b70f332 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 3337af81-31ac-4234-b2bf-ae222b694e5b of type vxlan for network a016edd9-1a9d-440f-80c1-864a100337a4 2026-05-12 07:25:21.083 7 INFO neutron.db.l3_hamode_db [None req-76cd7be7-aa01-4701-846f-3ce80b70f332 e526305eb9a744d79ac169e810abeb17 7feda92cc6c048bb8e3bddaaaa15b5ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:25:21.232 8 INFO neutron.services.segments.plugin [-] Segment dd950b51-6c47-4486-97b2-4c7eeede3dda resource provider aggregate not found 2026-05-12 07:25:21.240 8 INFO neutron.services.segments.plugin [-] Segment dd950b51-6c47-4486-97b2-4c7eeede3dda resource provider aggregate not found 2026-05-12 07:25:21.257 8 INFO neutron.services.segments.plugin [-] Segment dd950b51-6c47-4486-97b2-4c7eeede3dda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd950b51-6c47-4486-97b2-4c7eeede3dda found for delete ", "request_id": "req-542eeec6-72f8-4a22-857d-285bf13db6e6"}]} 2026-05-12 07:25:21.264 8 INFO neutron.services.segments.plugin [-] Segment dd950b51-6c47-4486-97b2-4c7eeede3dda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd950b51-6c47-4486-97b2-4c7eeede3dda found for delete ", "request_id": "req-be6d53b6-b423-4413-8d8e-b9d9f90d5c48"}]} [pid: 8|app: 0|req: 449/957] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:20 2026] POST /v2.0/routers => generated 509 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:21.889 7 INFO neutron.db.l3_hamode_db [None req-76cd7be7-aa01-4701-846f-3ce80b70f332 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 450/958] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:25:21 2026] PUT /v2.0/routers/62e171f1-9c56-418e-badb-b8ee5333f930/add_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/959] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:25:22 2026] GET /v2.0/ports/bfcddf1c-c375-4313-826c-2d203941cc08 => generated 959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:23.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-056be908-168c-4bc8-b8a7-83ae73570b5d cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] TaaS: Handle Delete Port: bfcddf1c-c375-4313-826c-2d203941cc08 2026-05-12 07:25:23.117 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-056be908-168c-4bc8-b8a7-83ae73570b5d cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Tap Mirror: Handle Delete Port: bfcddf1c-c375-4313-826c-2d203941cc08 [pid: 7|app: 0|req: 509/960] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:20 2026] POST /v2.0/routers => generated 730 bytes in 2828 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/961] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:25:22 2026] PUT /v2.0/routers/62e171f1-9c56-418e-badb-b8ee5333f930/remove_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/962] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:25:23 2026] GET /v2.0/ports?device_id=62e171f1-9c56-418e-badb-b8ee5333f930 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:23.734 8 INFO neutron_taas.services.taas.taas_plugin [None req-5dee2514-ee05-4820-8843-88633705465d cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] TaaS: Handle Delete Port: ccaa5102-047c-4aca-9f9a-a41cb23997c6 2026-05-12 07:25:23.737 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dee2514-ee05-4820-8843-88633705465d cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Tap Mirror: Handle Delete Port: ccaa5102-047c-4aca-9f9a-a41cb23997c6 2026-05-12 07:25:24.142 8 INFO neutron.services.segments.plugin [-] Segment 79c38537-bd4a-4ee9-b243-3d6037bd8254 resource provider aggregate not found 2026-05-12 07:25:24.145 8 INFO neutron.services.segments.plugin [-] Segment 79c38537-bd4a-4ee9-b243-3d6037bd8254 resource provider aggregate not found 2026-05-12 07:25:24.168 8 INFO neutron.services.segments.plugin [-] Segment 79c38537-bd4a-4ee9-b243-3d6037bd8254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c38537-bd4a-4ee9-b243-3d6037bd8254 found for delete ", "request_id": "req-dff5ff02-ad70-4809-bc58-35003eb666cc"}]} 2026-05-12 07:25:24.170 8 INFO neutron.services.segments.plugin [-] Segment 79c38537-bd4a-4ee9-b243-3d6037bd8254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c38537-bd4a-4ee9-b243-3d6037bd8254 found for delete ", "request_id": "req-e1d3c834-e07e-4e42-8ec9-5ab7409f566f"}]} 2026-05-12 07:25:24.189 8 INFO neutron.db.l3_hamode_db [None req-5dee2514-ee05-4820-8843-88633705465d cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] HA network 0339a21a-582b-42e1-9ea3-605afa91f4e3 was deleted as no HA routers are present in tenant 831757d5a9c44508b54b3c6999809505. [pid: 8|app: 0|req: 454/963] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:23 2026] DELETE /v2.0/routers/62e171f1-9c56-418e-badb-b8ee5333f930 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/964] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:24 2026] DELETE /v2.0/subnets/19e5d352-7709-4e6d-b4bc-b5716f10b847 => 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: 456/965] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:24 2026] DELETE /v2.0/networks/6d3f9008-2bc8-46a7-aad6-2653146f711a => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:25:24.612 8 INFO neutron.db.segments_db [None req-dc9416da-0d72-4e98-aae2-b7cb862f3162 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Added segment ad2ad639-28ac-4520-b13a-8490a0b7cc52 of type vxlan for network 4994a506-b699-46d1-b0a9-e773c5f067f6 [pid: 7|app: 0|req: 510/966] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:25:23 2026] PUT /v2.0/routers/d6c74ba5-d543-4242-a36f-70271cf55b2c/add_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:24.955 8 INFO neutron.db.l3_hamode_db [None req-dc9416da-0d72-4e98-aae2-b7cb862f3162 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 511/967] 10.0.0.79 () {34 vars in 684 bytes} [Tue May 12 07:25:25 2026] POST /v2.0/security-groups => generated 1661 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:25:25.910 8 INFO neutron.db.l3_hamode_db [None req-dc9416da-0d72-4e98-aae2-b7cb862f3162 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:25:26.185 8 INFO neutron.services.segments.plugin [-] Segment 18148536-47d9-4d78-9bfc-3aa902dc1558 resource provider aggregate not found 2026-05-12 07:25:26.202 8 INFO neutron.services.segments.plugin [-] Segment 18148536-47d9-4d78-9bfc-3aa902dc1558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18148536-47d9-4d78-9bfc-3aa902dc1558 found for delete ", "request_id": "req-c23a821f-598e-4638-b7c7-07abc15c68c4"}]} 2026-05-12 07:25:26.204 8 INFO neutron.services.segments.plugin [-] Segment 18148536-47d9-4d78-9bfc-3aa902dc1558 resource provider aggregate not found 2026-05-12 07:25:26.234 8 INFO neutron.services.segments.plugin [-] Segment 18148536-47d9-4d78-9bfc-3aa902dc1558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18148536-47d9-4d78-9bfc-3aa902dc1558 found for delete ", "request_id": "req-4c22fe73-8c00-46c8-b124-082b3db12f29"}]} [pid: 7|app: 0|req: 512/968] 10.0.0.204 () {34 vars in 990 bytes} [Tue May 12 07:25:25 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 1240 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/969] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:25:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/970] 10.0.0.204 () {34 vars in 1040 bytes} [Tue May 12 07:25:26 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&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: 515/971] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:25:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/972] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:24 2026] POST /v2.0/routers => generated 692 bytes in 2432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/973] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:26 2026] GET /v2.0/security-groups?tenant_id=1210d43a4e354d2bb264e64e410960f9&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/974] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:25:27 2026] GET /v2.0/routers/6cc8c63c-1d99-46cc-ad1b-fdfefb9b222b => generated 698 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/975] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:27 2026] DELETE /v2.0/security-groups/d0860693-1c34-459e-ad98-a4378a9bca2a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/976] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:25:27 2026] GET /v2.0/routers => generated 701 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/977] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:25:26 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: 520/978] 10.0.0.79 () {34 vars in 740 bytes} [Tue May 12 07:25:27 2026] PUT /v2.0/routers/6cc8c63c-1d99-46cc-ad1b-fdfefb9b222b => generated 705 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/979] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:25:27 2026] GET /v2.0/routers/6cc8c63c-1d99-46cc-ad1b-fdfefb9b222b => generated 705 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/980] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:25:27 2026] GET /v2.0/ports?device_id=6cc8c63c-1d99-46cc-ad1b-fdfefb9b222b => 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: 522/981] 10.0.0.108 () {34 vars in 1100 bytes} [Tue May 12 07:25:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1471875665&fields=id&tenant_id=7feda92cc6c048bb8e3bddaaaa15b5ad => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:28.055 8 INFO neutron_taas.services.taas.taas_plugin [None req-892f210d-4172-4f78-8900-aeebbeae11f4 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] TaaS: Handle Delete Port: 27cac49c-fed6-4b75-9923-572752a25537 2026-05-12 07:25:28.058 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-892f210d-4172-4f78-8900-aeebbeae11f4 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Tap Mirror: Handle Delete Port: 27cac49c-fed6-4b75-9923-572752a25537 [pid: 7|app: 0|req: 523/982] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:25:28 2026] GET /v2.0/networks?id=8afab911-a690-4659-a92b-d17d0b124a38 => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/983] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:25:28 2026] GET /v2.0/quotas/7feda92cc6c048bb8e3bddaaaa15b5ad => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/984] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:25:28 2026] GET /v2.0/ports?tenant_id=7feda92cc6c048bb8e3bddaaaa15b5ad&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/985] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:25:28 2026] GET /v2.0/networks/8afab911-a690-4659-a92b-d17d0b124a38?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: 527/986] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:25:28 2026] GET /v2.0/networks/8afab911-a690-4659-a92b-d17d0b124a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:28.388 8 INFO neutron_taas.services.taas.taas_plugin [None req-892f210d-4172-4f78-8900-aeebbeae11f4 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] TaaS: Handle Delete Port: 90931613-077a-4e7c-a0d2-79593b2f63b4 2026-05-12 07:25:28.393 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-892f210d-4172-4f78-8900-aeebbeae11f4 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] Tap Mirror: Handle Delete Port: 90931613-077a-4e7c-a0d2-79593b2f63b4 [pid: 7|app: 0|req: 528/987] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:28 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:28.984 8 INFO neutron.services.segments.plugin [-] Segment ad2ad639-28ac-4520-b13a-8490a0b7cc52 resource provider aggregate not found 2026-05-12 07:25:28.985 8 INFO neutron.services.segments.plugin [-] Segment ad2ad639-28ac-4520-b13a-8490a0b7cc52 resource provider aggregate not found 2026-05-12 07:25:29.004 8 INFO neutron.services.segments.plugin [-] Segment ad2ad639-28ac-4520-b13a-8490a0b7cc52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad2ad639-28ac-4520-b13a-8490a0b7cc52 found for delete ", "request_id": "req-513cd116-3a88-4dea-9537-fd13301610ac"}]} 2026-05-12 07:25:29.007 8 INFO neutron.services.segments.plugin [-] Segment ad2ad639-28ac-4520-b13a-8490a0b7cc52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad2ad639-28ac-4520-b13a-8490a0b7cc52 found for delete ", "request_id": "req-6aaf82a7-536c-4ab1-ac50-f162c4bc7502"}]} 2026-05-12 07:25:29.012 8 INFO neutron.db.l3_hamode_db [None req-892f210d-4172-4f78-8900-aeebbeae11f4 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] HA network 4994a506-b699-46d1-b0a9-e773c5f067f6 was deleted as no HA routers are present in tenant 831757d5a9c44508b54b3c6999809505. [pid: 8|app: 0|req: 460/988] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:27 2026] DELETE /v2.0/routers/6cc8c63c-1d99-46cc-ad1b-fdfefb9b222b => generated 0 bytes in 1157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/989] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:25:29 2026] GET /v2.0/ports?device_id=6cc8c63c-1d99-46cc-ad1b-fdfefb9b222b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:29.080 8 INFO neutron.api.v2.resource [None req-9a194a89-6e8f-430e-a30f-ea2a3e696a98 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 461/990] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:29 2026] DELETE /v2.0/routers/6cc8c63c-1d99-46cc-ad1b-fdfefb9b222b => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/991] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:25:29 2026] GET /v2.0/ports?device_id=62e171f1-9c56-418e-badb-b8ee5333f930 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:29.146 8 INFO neutron.api.v2.resource [None req-5c0ab4b7-a591-4482-916b-f0fdebeb9338 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 462/992] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:29 2026] DELETE /v2.0/routers/62e171f1-9c56-418e-badb-b8ee5333f930 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:29.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-940fcffd-20a1-45a7-b606-24a63a524f07 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 531/993] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:29 2026] DELETE /v2.0/subnets/19e5d352-7709-4e6d-b4bc-b5716f10b847 => 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: 463/994] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:25:29 2026] GET /v2.0/ports?device_id=f5dad95a-cc31-4856-8498-b716d3f51283 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:29.224 7 INFO neutron.api.v2.resource [None req-b81be14d-7674-44ee-bf16-9cf59eeb21d9 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/995] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:29 2026] DELETE /v2.0/routers/f5dad95a-cc31-4856-8498-b716d3f51283 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:29.246 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73bdbf2f-55ef-49b8-aac1-d162bd64564b cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 464/996] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:29 2026] DELETE /v2.0/subnets/386f007d-c83c-4712-909a-48efa92f1241 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/997] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:25:29 2026] GET /v2.0/ports?device_id=2fac6355-fa5b-465f-910a-889ab9eb4138 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:29.315 8 INFO neutron.api.v2.resource [None req-1f1bd6ca-8f36-4278-8d31-9b6b9be4408c cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 465/998] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:29 2026] DELETE /v2.0/routers/2fac6355-fa5b-465f-910a-889ab9eb4138 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:29.351 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4dd45d6-5a96-4d53-9801-ef95dab46245 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/999] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:29 2026] DELETE /v2.0/subnets/a1a8eccc-ec86-495f-9e07-71ad1d8df602 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:29.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a979010e-7149-42ef-a48c-6048d3d9d858 cd77bd6beed14b3290918cb4418f3be3 831757d5a9c44508b54b3c6999809505 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 466/1000] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:29 2026] DELETE /v2.0/subnets/e345eed2-c9fc-436b-8364-2c2e8368dfbd => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1001] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:29 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 537/1004] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:29 2026] GET /v2.0/security-groups?tenant_id=831757d5a9c44508b54b3c6999809505&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: 468/1005] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:30 2026] DELETE /v2.0/security-groups/91b4e93c-7f35-441c-9707-7453f05a24ba => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1006] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:30 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1007] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:31 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 539/1008] 10.0.0.79 () {32 vars in 622 bytes} [Tue May 12 07:25:32 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: 540/1009] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:25:32 2026] GET /v2.0/networks?id=8afab911-a690-4659-a92b-d17d0b124a38 => generated 675 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1010] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:32 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 542/1011] 199.19.213.23 () {34 vars in 1049 bytes} [Tue May 12 07:25:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7feda92cc6c048bb8e3bddaaaa15b5ad => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1012] 10.0.0.79 () {32 vars in 632 bytes} [Tue May 12 07:25:32 2026] GET /v2.0/ => generated 632 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1013] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:25:32 2026] POST /v2.0/ports => generated 954 bytes in 504 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: 471/1014] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:33 2026] GET /v2.0/security-groups?tenant_id=f538a00cdbf947c395f654706ff7612f&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1015] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:33 2026] GET /v2.0/security-groups?tenant_id=913bc58fe3eb4a1998956b3a0803ea8e&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1016] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:25:33 2026] PUT /v2.0/ports/f9d29ee9-f7ed-42c3-9364-ce2f77474bde => generated 1235 bytes in 435 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: 473/1017] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:33 2026] DELETE /v2.0/security-groups/9ea7ccef-0ed1-4325-97f4-3eabc79b0555 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:25:33.869 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-53eacd47-b61f-4670-bef5-18f17dde1156'] response: {'name': 'network-changed', 'server_uuid': 'fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85', 'tag': 'f9d29ee9-f7ed-42c3-9364-ce2f77474bde', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 545/1018] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:33 2026] DELETE /v2.0/security-groups/04bc43e3-6950-435c-ba71-ef7a9bdcaf89 => 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: 474/1019] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:33 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1020] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:34 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 475/1021] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:34 2026] GET /v2.0/ports?tenant_id=7feda92cc6c048bb8e3bddaaaa15b5ad&device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1022] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:25:34 2026] GET /v2.0/networks?tenant_id=7feda92cc6c048bb8e3bddaaaa15b5ad&shared=False => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1023] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:25:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1024] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:35 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1025] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:35 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1026] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:35 2026] GET /v2.0/ports?tenant_id=7feda92cc6c048bb8e3bddaaaa15b5ad&device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1027] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:25:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f9d29ee9-f7ed-42c3-9364-ce2f77474bde => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1028] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:25:35 2026] GET /v2.0/subnets?id=8e30d4ef-b2b6-4776-8180-d245bfcb3282 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1029] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:25:35 2026] GET /v2.0/ports?network_id=8afab911-a690-4659-a92b-d17d0b124a38&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1030] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:25:35 2026] GET /v2.0/networks/8afab911-a690-4659-a92b-d17d0b124a38?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: 483/1031] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:25:35 2026] GET /v2.0/networks/8afab911-a690-4659-a92b-d17d0b124a38?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-05-12 07:25:35.942 7 INFO neutron.db.segments_db [None req-055123be-362c-4bbf-8041-0a0169f8dd01 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 31e854a7-6e92-45b9-b2e2-f2f000bf15db of type vxlan for network 5126be25-90fc-48d2-adba-4358065642b3 [pid: 7|app: 0|req: 549/1032] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:25:35 2026] POST /v2.0/networks => generated 740 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1033] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:36 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1034] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:36 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 484/1035] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:36 2026] POST /v2.0/subnets => generated 687 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:36.702 7 INFO neutron.db.segments_db [None req-37234484-496e-4952-b76b-a88a21af7c51 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment af60e604-1803-49f3-86a3-d4212a629a82 of type vxlan for network 5386cd9a-7b84-4f80-a3a8-2c723163dfe7 2026-05-12 07:25:37.075 7 INFO neutron.db.l3_hamode_db [None req-37234484-496e-4952-b76b-a88a21af7c51 e526305eb9a744d79ac169e810abeb17 d34889b414414ec99f970782e6828b6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 485/1036] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:37 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1037] 10.0.0.108 () {34 vars in 971 bytes} [Tue May 12 07:25:37 2026] GET /v2.0/ports/ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => generated 968 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1038] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:37 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1039] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:37 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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-05-12 07:25:37.933 7 INFO neutron.db.l3_hamode_db [None req-37234484-496e-4952-b76b-a88a21af7c51 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 489/1040] 199.19.213.23 () {34 vars in 999 bytes} [Tue May 12 07:25:37 2026] GET /v2.0/subnets?network_id=29aeab13-24b4-4f2c-b34e-16673ed55983 => generated 684 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1041] 199.19.213.23 () {34 vars in 1145 bytes} [Tue May 12 07:25:38 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3&device_owner=compute%3Anova&network_id=29aeab13-24b4-4f2c-b34e-16673ed55983 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1042] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:25:38 2026] PUT /v2.0/ports/ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => generated 1149 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:25:38.690 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2e301a4-ebcf-423a-8a44-3ff71f980eb9'] response: {'name': 'network-changed', 'server_uuid': '170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3', 'tag': 'ce9ed991-7f26-4aee-ae1a-1b15772e36c3', '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: 552/1043] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:36 2026] POST /v2.0/routers => generated 727 bytes in 2411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1044] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:38 2026] GET /v2.0/security-groups?tenant_id=a6b24428426c40f4b1ffa1a5c23fc962&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1045] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:39 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1046] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:39 2026] DELETE /v2.0/security-groups/cd515466-865f-4de4-bc3d-e3f5cd5886c1 => 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: 555/1047] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:39 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1048] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:39 2026] GET /v2.0/ports?tenant_id=90cb35c91f954b28b878aabf2c1ed3f6&device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1049] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:25:39 2026] GET /v2.0/networks?id=29aeab13-24b4-4f2c-b34e-16673ed55983 => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1050] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:39 2026] GET /v2.0/security-groups?tenant_id=17f08f0f889f4c57b3ea7c5b6a339d87&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: 559/1051] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:25:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => 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: 560/1052] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:39 2026] DELETE /v2.0/security-groups/12d60852-5dc3-4e00-8914-248c5563b91f => 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: 561/1053] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:25:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1054] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:25:39 2026] GET /v2.0/subnets?id=a9bba505-010b-496e-9428-43303777e4f7 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1055] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:25:39 2026] GET /v2.0/ports?network_id=29aeab13-24b4-4f2c-b34e-16673ed55983&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1056] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:25:39 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?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: 565/1057] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:25:39 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?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: 566/1058] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:40 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1059] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:25:39 2026] PUT /v2.0/routers/163a5c8b-29aa-4e69-8377-0ffe7414c23b/add_router_interface => generated 309 bytes in 1389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1060] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:40 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1061] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:40 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1062] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:40 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 1152 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1063] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:40 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&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: 497/1064] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:40 2026] GET /v2.0/ports?tenant_id=90cb35c91f954b28b878aabf2c1ed3f6&device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:25:41.039 7 INFO neutron.db.l3_db [None req-e03d355a-f6a4-4d54-ba84-7600cc81c71e f2880767e6dd4797ac1e0c3b743985b2 7feda92cc6c048bb8e3bddaaaa15b5ad - - default default] Floating IP 8044043c-4842-4a9c-8858-c40d7f565047 associated. External IP: 10.96.250.218, port: f9d29ee9-f7ed-42c3-9364-ce2f77474bde. [pid: 8|app: 0|req: 498/1065] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:25:41 2026] GET /v2.0/networks?id=29aeab13-24b4-4f2c-b34e-16673ed55983 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1066] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:25:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => 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: 500/1067] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:25:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1068] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:25:41 2026] GET /v2.0/subnets?id=a9bba505-010b-496e-9428-43303777e4f7 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1069] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:25:41 2026] GET /v2.0/ports?network_id=29aeab13-24b4-4f2c-b34e-16673ed55983&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1070] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:25:41 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?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: 504/1071] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:25:41 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?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: 568/1072] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:25:40 2026] PUT /v2.0/floatingips/8044043c-4842-4a9c-8858-c40d7f565047 => generated 855 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:25:41.465 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44a9e294-3662-4f2a-b836-588c0561b575'] response: {'name': 'network-changed', 'server_uuid': 'fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85', 'tag': 'f9d29ee9-f7ed-42c3-9364-ce2f77474bde', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 505/1073] 199.19.213.23 () {34 vars in 1119 bytes} [Tue May 12 07:25:41 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1074] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:41 2026] GET /v2.0/ports?tenant_id=7feda92cc6c048bb8e3bddaaaa15b5ad&device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 507/1075] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:25:42 2026] GET /v2.0/networks?id=8afab911-a690-4659-a92b-d17d0b124a38 => generated 771 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1076] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:25:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f9d29ee9-f7ed-42c3-9364-ce2f77474bde => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1077] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:25:42 2026] GET /v2.0/subnets?id=8e30d4ef-b2b6-4776-8180-d245bfcb3282 => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1078] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:25:42 2026] GET /v2.0/ports?network_id=8afab911-a690-4659-a92b-d17d0b124a38&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1079] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:25:42 2026] GET /v2.0/networks/8afab911-a690-4659-a92b-d17d0b124a38?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1080] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:25:42 2026] GET /v2.0/networks/8afab911-a690-4659-a92b-d17d0b124a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1081] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:25:41 2026] PUT /v2.0/ports/ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => generated 968 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1082] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/networks?id=5126be25-90fc-48d2-adba-4358065642b3 => generated 672 bytes in 58 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: 570/1083] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/quotas/d34889b414414ec99f970782e6828b6a => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1084] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/ports?tenant_id=d34889b414414ec99f970782e6828b6a&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1085] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/ports?tenant_id=90cb35c91f954b28b878aabf2c1ed3f6&device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1086] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/networks?id=29aeab13-24b4-4f2c-b34e-16673ed55983 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1087] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/networks/5126be25-90fc-48d2-adba-4358065642b3?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: 516/1088] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1089] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/networks/5126be25-90fc-48d2-adba-4358065642b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1090] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/subnets?id=a9bba505-010b-496e-9428-43303777e4f7 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1091] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/ports?network_id=29aeab13-24b4-4f2c-b34e-16673ed55983&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1092] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:43.530 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c82ec57-5d53-4550-8506-42b4b396f0ad'] response: {'name': 'network-changed', 'server_uuid': '170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3', 'tag': 'ce9ed991-7f26-4aee-ae1a-1b15772e36c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 575/1093] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?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: 519/1094] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:43 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => 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: 576/1095] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:44 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1096] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:44 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&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: 577/1097] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:44 2026] GET /v2.0/ports?tenant_id=90cb35c91f954b28b878aabf2c1ed3f6&device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1098] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:44 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1099] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:25:44 2026] GET /v2.0/networks?id=29aeab13-24b4-4f2c-b34e-16673ed55983 => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1100] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:25:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => 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: 522/1101] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:25:44 2026] GET /v2.0/subnets?id=a9bba505-010b-496e-9428-43303777e4f7 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1102] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:25:44 2026] GET /v2.0/ports?network_id=29aeab13-24b4-4f2c-b34e-16673ed55983&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1103] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:25:44 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?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: 581/1106] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:25:44 2026] GET /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983?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: 526/1107] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:45 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1108] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:45 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1109] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:45 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1110] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:46 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1111] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:46 2026] GET /v2.0/security-groups?id=b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0&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: 583/1112] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:46 2026] GET /v2.0/security-groups?tenant_id=df19a670c1df4aa5acd9ee69cd9b7da4&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1113] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:25:46 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => 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: 584/1114] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:46 2026] DELETE /v2.0/security-groups/ed7ed59f-6e11-4ce1-8fed-78265a528164 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:25:46.872 8 INFO neutron_taas.services.taas.taas_plugin [req-cb9f6abf-f397-4faa-a7ff-42197dd8e74c req-5ddbe2d6-3e2d-4e18-a56a-3592a8772e4c 6252202528a5406a830b611ce12476ed 90cb35c91f954b28b878aabf2c1ed3f6 - - default default] TaaS: Handle Delete Port: ce9ed991-7f26-4aee-ae1a-1b15772e36c3 2026-05-12 07:25:46.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cb9f6abf-f397-4faa-a7ff-42197dd8e74c req-5ddbe2d6-3e2d-4e18-a56a-3592a8772e4c 6252202528a5406a830b611ce12476ed 90cb35c91f954b28b878aabf2c1ed3f6 - - default default] Tap Mirror: Handle Delete Port: ce9ed991-7f26-4aee-ae1a-1b15772e36c3 [pid: 7|app: 0|req: 585/1115] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:46 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:47.075 8 INFO neutron.db.l3_db [req-cb9f6abf-f397-4faa-a7ff-42197dd8e74c req-5ddbe2d6-3e2d-4e18-a56a-3592a8772e4c 6252202528a5406a830b611ce12476ed 90cb35c91f954b28b878aabf2c1ed3f6 - - default default] Floating IP 9c7b28df-e130-406d-a001-26abf26113e2 disassociated. External IP: 10.96.250.202, port: ce9ed991-7f26-4aee-ae1a-1b15772e36c3. [pid: 7|app: 0|req: 586/1116] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:46 2026] GET /v2.0/security-groups?tenant_id=21f939a9ae9c477ab81b0c194f237cc0&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1117] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:47 2026] DELETE /v2.0/security-groups/d532ce11-216b-4c2c-a8df-da2df1e9c9ad => 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: 588/1118] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:47 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => 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: 531/1119] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:25:46 2026] DELETE /v2.0/ports/ce9ed991-7f26-4aee-ae1a-1b15772e36c3 => generated 0 bytes in 1054 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:25:47.846 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a57a22b-5b48-41fb-9291-859787af6f1a'] response: {'server_uuid': '170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3', 'name': 'network-vif-deleted', 'tag': 'ce9ed991-7f26-4aee-ae1a-1b15772e36c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 532/1120] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:47 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => 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: 589/1121] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:25:47 2026] GET /v2.0/networks?id=5126be25-90fc-48d2-adba-4358065642b3 => generated 672 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1122] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:25:48 2026] POST /v2.0/ports => generated 954 bytes in 523 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: 534/1123] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:48 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => 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: 535/1124] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:49 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => 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: 536/1125] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:49 2026] GET /v2.0/security-groups?id=14a6e0d4-88ee-4102-9498-5aeb8be26c92&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1126] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:25:48 2026] PUT /v2.0/ports/4ed2c973-036c-40be-a435-2460a2ca1b2f => generated 1235 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:25:49.234 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-484933e7-4123-48a3-8ae0-da02110c1155'] response: {'name': 'network-changed', 'server_uuid': '13b3c458-f3f8-48ba-8423-6507e951affb', 'tag': '4ed2c973-036c-40be-a435-2460a2ca1b2f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 537/1127] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:49 2026] GET /v2.0/ports?tenant_id=d34889b414414ec99f970782e6828b6a&device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 1238 bytes in 57 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: 591/1128] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:25:49 2026] GET /v2.0/networks?tenant_id=d34889b414414ec99f970782e6828b6a&shared=False => generated 768 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1129] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:25:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1130] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:49 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => 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: 539/1131] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:50 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => 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: 593/1132] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:50 2026] GET /v2.0/security-groups?id=14a6e0d4-88ee-4102-9498-5aeb8be26c92&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1133] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:25:50 2026] GET /v2.0/ports?tenant_id=d34889b414414ec99f970782e6828b6a&device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1134] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:25:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4ed2c973-036c-40be-a435-2460a2ca1b2f => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1135] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:51 2026] GET /v2.0/ports?device_id=170d9b37-ebee-4d59-a48e-6ebd1ce3a2d3 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1136] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:25:51 2026] GET /v2.0/subnets?id=3ae4b44e-1732-4fa1-9d53-9af6aa0279cc => generated 690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1137] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:25:51 2026] GET /v2.0/ports?network_id=5126be25-90fc-48d2-adba-4358065642b3&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: 596/1138] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:25:51 2026] GET /v2.0/networks/5126be25-90fc-48d2-adba-4358065642b3?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: 543/1139] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:25:51 2026] GET /v2.0/networks/5126be25-90fc-48d2-adba-4358065642b3?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: 597/1140] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:51 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1141] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:51 2026] GET /v2.0/security-groups?id=14a6e0d4-88ee-4102-9498-5aeb8be26c92&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: 545/1142] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:52 2026] DELETE /v2.0/security-groups/b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:25:52.290 8 INFO neutron.api.v2.resource [None req-51164edd-a851-40a1-8d45-fe2068d4d639 6252202528a5406a830b611ce12476ed 90cb35c91f954b28b878aabf2c1ed3f6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1143] 10.0.0.79 () {32 vars in 736 bytes} [Tue May 12 07:25:52 2026] GET /v2.0/security-groups/b0a0ca09-24ce-4843-97e3-dfeaaf3b61f0 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:25:52.436 8 INFO neutron_taas.services.taas.taas_plugin [None req-846f4667-db26-4275-8eef-d5894733fab7 6252202528a5406a830b611ce12476ed 90cb35c91f954b28b878aabf2c1ed3f6 - - default default] TaaS: Handle Delete Port: dd9cbe27-efbd-41e5-a59c-1b165dc273a3 2026-05-12 07:25:52.439 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-846f4667-db26-4275-8eef-d5894733fab7 6252202528a5406a830b611ce12476ed 90cb35c91f954b28b878aabf2c1ed3f6 - - default default] Tap Mirror: Handle Delete Port: dd9cbe27-efbd-41e5-a59c-1b165dc273a3 [pid: 7|app: 0|req: 598/1144] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:52 2026] GET /v2.0/security-groups?tenant_id=fcc85e59c6de4a3795973fa37208e3a5&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1145] 10.0.0.204 () {34 vars in 990 bytes} [Tue May 12 07:25:52 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1146] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:25:52 2026] DELETE /v2.0/floatingips/9c7b28df-e130-406d-a001-26abf26113e2 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1147] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:52 2026] DELETE /v2.0/security-groups/d317010c-dd75-4acb-b4df-881c1a5f0b96 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1148] 10.0.0.204 () {34 vars in 1040 bytes} [Tue May 12 07:25:52 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 601/1149] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:52 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1150] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:52 2026] GET /v2.0/security-groups?id=14a6e0d4-88ee-4102-9498-5aeb8be26c92&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:53.153 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f62bcb7-a4c6-4784-b525-847df370078c e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 44069e7f-b154-4307-b366-cd6ca626c0f8 2026-05-12 07:25:53.166 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f62bcb7-a4c6-4784-b525-847df370078c e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 44069e7f-b154-4307-b366-cd6ca626c0f8 [pid: 7|app: 0|req: 602/1151] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:25:52 2026] PUT /v2.0/routers/768ff544-2135-4d00-9f14-fc4388ce6baa/remove_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1152] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:53 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => 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: 604/1153] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:53 2026] GET /v2.0/security-groups?id=14a6e0d4-88ee-4102-9498-5aeb8be26c92&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:54.007 8 INFO neutron_taas.services.taas.taas_plugin [None req-cdd34e4c-3c6f-455b-a2d1-7698e0067fd4 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 5639f6ad-3dc5-49ce-8b1c-770fe12d3bff 2026-05-12 07:25:54.010 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdd34e4c-3c6f-455b-a2d1-7698e0067fd4 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 5639f6ad-3dc5-49ce-8b1c-770fe12d3bff 2026-05-12 07:25:54.310 8 INFO neutron_taas.services.taas.taas_plugin [None req-cdd34e4c-3c6f-455b-a2d1-7698e0067fd4 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 853f7ddf-001f-4d99-aaa0-3ea1fb501ea1 2026-05-12 07:25:54.313 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdd34e4c-3c6f-455b-a2d1-7698e0067fd4 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 853f7ddf-001f-4d99-aaa0-3ea1fb501ea1 2026-05-12 07:25:54.732 8 INFO neutron.services.segments.plugin [-] Segment 6d49488f-7308-4c77-b032-e256255c1ce8 resource provider aggregate not found 2026-05-12 07:25:54.743 8 INFO neutron.services.segments.plugin [-] Segment 6d49488f-7308-4c77-b032-e256255c1ce8 resource provider aggregate not found 2026-05-12 07:25:54.748 8 INFO neutron.services.segments.plugin [-] Segment 6d49488f-7308-4c77-b032-e256255c1ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d49488f-7308-4c77-b032-e256255c1ce8 found for delete ", "request_id": "req-d1f3109f-86a3-47f1-9802-f3cc16a24e6b"}]} 2026-05-12 07:25:54.763 8 INFO neutron.services.segments.plugin [-] Segment 6d49488f-7308-4c77-b032-e256255c1ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d49488f-7308-4c77-b032-e256255c1ce8 found for delete ", "request_id": "req-254ce194-5c35-4d89-9c9f-25056ce0bc7b"}]} 2026-05-12 07:25:54.814 8 INFO neutron.db.l3_hamode_db [None req-cdd34e4c-3c6f-455b-a2d1-7698e0067fd4 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] HA network 72365d59-0dc8-4420-8f1e-e0b2799f0cc5 was deleted as no HA routers are present in tenant 90cb35c91f954b28b878aabf2c1ed3f6. [pid: 8|app: 0|req: 550/1154] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:53 2026] DELETE /v2.0/routers/768ff544-2135-4d00-9f14-fc4388ce6baa => generated 0 bytes in 1057 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1155] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:54 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1156] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:25:54 2026] DELETE /v2.0/subnets/a9bba505-010b-496e-9428-43303777e4f7 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1157] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:55 2026] GET /v2.0/security-groups?id=14a6e0d4-88ee-4102-9498-5aeb8be26c92&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:55.141 7 INFO neutron_taas.services.taas.taas_plugin [None req-03950adf-0683-432e-98b0-2705bde2a32f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: dbaa7772-e790-4888-8807-8c44ec363d4d 2026-05-12 07:25:55.144 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03950adf-0683-432e-98b0-2705bde2a32f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: dbaa7772-e790-4888-8807-8c44ec363d4d 2026-05-12 07:25:55.336 7 INFO neutron.services.segments.plugin [-] Segment 886df06e-aed6-4438-931a-930463480320 resource provider aggregate not found 2026-05-12 07:25:55.341 7 INFO neutron.services.segments.plugin [-] Segment 886df06e-aed6-4438-931a-930463480320 resource provider aggregate not found 2026-05-12 07:25:55.374 7 INFO neutron.services.segments.plugin [-] Segment 886df06e-aed6-4438-931a-930463480320 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 886df06e-aed6-4438-931a-930463480320 found for delete ", "request_id": "req-488b4a09-a17f-48c9-afb0-ad6febfd2e44"}]} [pid: 7|app: 0|req: 606/1158] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:55 2026] DELETE /v2.0/networks/29aeab13-24b4-4f2c-b34e-16673ed55983 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:25:55.376 7 INFO neutron.services.segments.plugin [-] Segment 886df06e-aed6-4438-931a-930463480320 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 886df06e-aed6-4438-931a-930463480320 found for delete ", "request_id": "req-d025dec0-7019-489e-a89b-e04c1a32ed8b"}]} [pid: 8|app: 0|req: 553/1159] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:25:55 2026] GET /v2.0/security-groups?tenant_id=90cb35c91f954b28b878aabf2c1ed3f6&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1160] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:25:55 2026] DELETE /v2.0/security-groups/d514b80f-2dbb-437b-a903-bcd5df8bd0e0 => 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: 554/1161] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:56 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1162] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:56 2026] GET /v2.0/security-groups?id=14a6e0d4-88ee-4102-9498-5aeb8be26c92&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1163] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:57 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1164] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:57 2026] GET /v2.0/security-groups?id=14a6e0d4-88ee-4102-9498-5aeb8be26c92&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:25:57.879 8 INFO neutron.db.segments_db [None req-0e9655f0-5a9c-4585-8164-c82c02a8bada 4339282c75414943a0ed11775d9062f8 63228e27e5e544429bd629a6949f68b0 - - default default] Added segment cc42323e-ec4f-4b90-9218-edacacb1cbc5 of type vxlan for network 5f927590-4c66-40c0-8f2e-03a0b107ae7b 2026-05-12 07:25:57.903 7 INFO neutron.db.segments_db [None req-435acca7-da7b-4e7e-835b-76513d2c27db e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment ec4f403b-57aa-4486-8900-d0a4ae376718 of type vxlan for network f4770371-e2e6-4c18-be32-6e8256d86aa3 [pid: 8|app: 0|req: 556/1165] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:57 2026] POST /v2.0/networks => generated 632 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1166] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:25:57 2026] POST /v2.0/networks => generated 736 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:58.071 8 INFO neutron.db.segments_db [None req-ae54b846-149c-41fa-ac39-de2ede252b83 4339282c75414943a0ed11775d9062f8 63228e27e5e544429bd629a6949f68b0 - - default default] Added segment db0a488f-5478-4ac5-a478-617833c12e3a of type vxlan for network b7786776-7b57-4166-989c-9bbb42e7eb69 [pid: 8|app: 0|req: 557/1167] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:57 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1168] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:57 2026] POST /v2.0/subnets => generated 684 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:58.258 8 INFO neutron.db.segments_db [None req-8c1f9fb1-8962-4ba2-8a99-781e7d1fb1de 4339282c75414943a0ed11775d9062f8 63228e27e5e544429bd629a6949f68b0 - - default default] Added segment 372ce392-2c97-4938-9aba-2eccc38a2aa6 of type vxlan for network cc21d038-c71b-4ab6-bf12-0cd80a4173ba 2026-05-12 07:25:58.270 7 INFO neutron.db.segments_db [None req-74206b5d-bdfc-44c8-b415-bd3f67137c37 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 1d6ee961-fe1c-4b1b-9cbe-29f26a1a8743 of type vxlan for network 00908971-3cdb-49dd-a0fa-8e0634ac3a87 [pid: 8|app: 0|req: 558/1169] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:58 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:58.455 8 INFO neutron.db.segments_db [None req-d7e428dc-9cee-49ab-bb02-41a8b25ec99f 4339282c75414943a0ed11775d9062f8 63228e27e5e544429bd629a6949f68b0 - - default default] Added segment 08ec4181-54fd-4e39-a7e9-2a6c02ee77a7 of type vxlan for network 4dc6f876-1b9e-48b0-9fb7-05cd82e27502 2026-05-12 07:25:58.545 7 INFO neutron.db.l3_hamode_db [None req-74206b5d-bdfc-44c8-b415-bd3f67137c37 e526305eb9a744d79ac169e810abeb17 16fc39d03e25465088ff2dfe9f6e4095 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 559/1170] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:58 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:25:58.614 8 INFO neutron.db.segments_db [None req-0a30d9da-5beb-4256-9b8d-80424aaf5c0a 4339282c75414943a0ed11775d9062f8 63228e27e5e544429bd629a6949f68b0 - - default default] Added segment 2da68f67-d51f-49a2-9721-047426a26351 of type vxlan for network 22a41bf4-08cc-44de-b545-d2339bcbaa29 [pid: 8|app: 0|req: 560/1171] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:25:58 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1172] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:25:58 2026] PUT /v2.0/networks/5f927590-4c66-40c0-8f2e-03a0b107ae7b/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1173] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:25:58 2026] PUT /v2.0/networks/b7786776-7b57-4166-989c-9bbb42e7eb69/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1174] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:25:58 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => 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: 564/1175] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:25:58 2026] PUT /v2.0/networks/cc21d038-c71b-4ab6-bf12-0cd80a4173ba/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1176] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:25:58 2026] GET /v2.0/security-groups?id=14a6e0d4-88ee-4102-9498-5aeb8be26c92&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: 566/1177] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:25:59 2026] PUT /v2.0/networks/4dc6f876-1b9e-48b0-9fb7-05cd82e27502/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1178] 10.0.0.79 () {32 vars in 665 bytes} [Tue May 12 07:25:59 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1179] 10.0.0.79 () {32 vars in 679 bytes} [Tue May 12 07:25:59 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1180] 10.0.0.79 () {32 vars in 675 bytes} [Tue May 12 07:25:59 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1181] 10.0.0.79 () {32 vars in 687 bytes} [Tue May 12 07:25:59 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1182] 10.0.0.79 () {32 vars in 673 bytes} [Tue May 12 07:25:59 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) 2026-05-12 07:25:59.373 7 INFO neutron.db.l3_hamode_db [None req-74206b5d-bdfc-44c8-b415-bd3f67137c37 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 572/1183] 10.0.0.79 () {32 vars in 687 bytes} [Tue May 12 07:25:59 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1184] 10.0.0.79 () {32 vars in 683 bytes} [Tue May 12 07:25:59 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1185] 10.0.0.79 () {32 vars in 695 bytes} [Tue May 12 07:25:59 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:25:59.672 8 INFO neutron.services.segments.plugin [-] Segment cc42323e-ec4f-4b90-9218-edacacb1cbc5 resource provider aggregate not found 2026-05-12 07:25:59.678 8 INFO neutron.services.segments.plugin [-] Segment cc42323e-ec4f-4b90-9218-edacacb1cbc5 resource provider aggregate not found 2026-05-12 07:25:59.688 8 INFO neutron.services.segments.plugin [-] Segment cc42323e-ec4f-4b90-9218-edacacb1cbc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc42323e-ec4f-4b90-9218-edacacb1cbc5 found for delete ", "request_id": "req-cabc5d2d-5c5c-4316-8c86-fc2ed0ec56f8"}]} 2026-05-12 07:25:59.696 8 INFO neutron.services.segments.plugin [-] Segment cc42323e-ec4f-4b90-9218-edacacb1cbc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc42323e-ec4f-4b90-9218-edacacb1cbc5 found for delete ", "request_id": "req-128d0c2a-c296-42be-8332-a415e36f95d4"}]} [pid: 8|app: 0|req: 575/1186] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:59 2026] DELETE /v2.0/networks/5f927590-4c66-40c0-8f2e-03a0b107ae7b => 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: 576/1187] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:59 2026] DELETE /v2.0/networks/b7786776-7b57-4166-989c-9bbb42e7eb69 => 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: 577/1188] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:25:59 2026] DELETE /v2.0/networks/cc21d038-c71b-4ab6-bf12-0cd80a4173ba => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1191] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:26:00 2026] DELETE /v2.0/networks/4dc6f876-1b9e-48b0-9fb7-05cd82e27502 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1192] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:00 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1193] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:25:58 2026] POST /v2.0/routers => generated 724 bytes in 2069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1194] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:00 2026] GET /v2.0/security-groups?id=14a6e0d4-88ee-4102-9498-5aeb8be26c92&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: 582/1195] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:26:00 2026] DELETE /v2.0/networks/22a41bf4-08cc-44de-b545-d2339bcbaa29 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1196] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:01 2026] GET /v2.0/security-groups?tenant_id=a93cf482d9114baab8809ca34b70a046&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: 614/1197] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:26:00 2026] PUT /v2.0/routers/d38828c4-df35-4cfd-9356-457d68dffc41/add_router_interface => generated 309 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1198] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:26:01 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => 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: 615/1199] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:01 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1200] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:01 2026] DELETE /v2.0/security-groups/9663650d-78ed-4ce3-af19-d813fa29f2d4 => 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: 586/1201] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:01 2026] GET /v2.0/security-groups?id=14a6e0d4-88ee-4102-9498-5aeb8be26c92&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:26:01.710 8 INFO neutron.services.segments.plugin [-] Segment db0a488f-5478-4ac5-a478-617833c12e3a resource provider aggregate not found 2026-05-12 07:26:01.729 8 INFO neutron.services.segments.plugin [-] Segment db0a488f-5478-4ac5-a478-617833c12e3a resource provider aggregate not found 2026-05-12 07:26:01.736 8 INFO neutron.services.segments.plugin [-] Segment db0a488f-5478-4ac5-a478-617833c12e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0a488f-5478-4ac5-a478-617833c12e3a found for delete ", "request_id": "req-d0885a60-16e3-4928-9be6-e9d888de6595"}]} 2026-05-12 07:26:01.751 8 INFO neutron.services.segments.plugin [-] Segment 372ce392-2c97-4938-9aba-2eccc38a2aa6 resource provider aggregate not found 2026-05-12 07:26:01.756 8 INFO neutron.services.segments.plugin [-] Segment db0a488f-5478-4ac5-a478-617833c12e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0a488f-5478-4ac5-a478-617833c12e3a found for delete ", "request_id": "req-cfc8ecf7-8de9-4ecd-8926-02f1f203dd5b"}]} 2026-05-12 07:26:01.772 8 INFO neutron.services.segments.plugin [-] Segment 372ce392-2c97-4938-9aba-2eccc38a2aa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 372ce392-2c97-4938-9aba-2eccc38a2aa6 found for delete ", "request_id": "req-e54ea396-337b-4139-95b2-4501f8507f08"}]} 2026-05-12 07:26:01.781 7 INFO neutron_taas.services.taas.taas_plugin [req-1dc5f156-a3f8-45bc-8f27-a3a35144a7e6 req-8ab85ef1-8f99-46f4-83d5-90a883aea728 484cb231a7864274bab7d5edb8ff7c21 d34889b414414ec99f970782e6828b6a - - default default] TaaS: Handle Delete Port: 4ed2c973-036c-40be-a435-2460a2ca1b2f 2026-05-12 07:26:01.783 8 INFO neutron.services.segments.plugin [-] Segment 372ce392-2c97-4938-9aba-2eccc38a2aa6 resource provider aggregate not found 2026-05-12 07:26:01.787 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1dc5f156-a3f8-45bc-8f27-a3a35144a7e6 req-8ab85ef1-8f99-46f4-83d5-90a883aea728 484cb231a7864274bab7d5edb8ff7c21 d34889b414414ec99f970782e6828b6a - - default default] Tap Mirror: Handle Delete Port: 4ed2c973-036c-40be-a435-2460a2ca1b2f 2026-05-12 07:26:01.788 8 INFO neutron.services.segments.plugin [-] Segment 08ec4181-54fd-4e39-a7e9-2a6c02ee77a7 resource provider aggregate not found 2026-05-12 07:26:01.806 8 INFO neutron.services.segments.plugin [-] Segment 08ec4181-54fd-4e39-a7e9-2a6c02ee77a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08ec4181-54fd-4e39-a7e9-2a6c02ee77a7 found for delete ", "request_id": "req-05aa07b8-9ca1-427a-aaa9-b18faa8d1f57"}]} 2026-05-12 07:26:01.811 8 INFO neutron.services.segments.plugin [-] Segment 372ce392-2c97-4938-9aba-2eccc38a2aa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 372ce392-2c97-4938-9aba-2eccc38a2aa6 found for delete ", "request_id": "req-90bee5ef-d32e-41b6-be52-8fa64b4d606c"}]} 2026-05-12 07:26:01.825 8 INFO neutron.services.segments.plugin [-] Segment 2da68f67-d51f-49a2-9721-047426a26351 resource provider aggregate not found 2026-05-12 07:26:01.829 8 INFO neutron.services.segments.plugin [-] Segment 08ec4181-54fd-4e39-a7e9-2a6c02ee77a7 resource provider aggregate not found [pid: 8|app: 0|req: 587/1202] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:01 2026] GET /v2.0/security-groups?tenant_id=63228e27e5e544429bd629a6949f68b0&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:26:01.843 8 INFO neutron.services.segments.plugin [-] Segment 2da68f67-d51f-49a2-9721-047426a26351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2da68f67-d51f-49a2-9721-047426a26351 found for delete ", "request_id": "req-ebcce80e-05bf-4f7f-848e-37dcab753342"}]} 2026-05-12 07:26:01.845 8 INFO neutron.services.segments.plugin [-] Segment 08ec4181-54fd-4e39-a7e9-2a6c02ee77a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08ec4181-54fd-4e39-a7e9-2a6c02ee77a7 found for delete ", "request_id": "req-0ff35e1f-1666-4630-afde-360bec0f7c75"}]} 2026-05-12 07:26:01.864 8 INFO neutron.services.segments.plugin [-] Segment 2da68f67-d51f-49a2-9721-047426a26351 resource provider aggregate not found 2026-05-12 07:26:01.880 8 INFO neutron.services.segments.plugin [-] Segment 2da68f67-d51f-49a2-9721-047426a26351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2da68f67-d51f-49a2-9721-047426a26351 found for delete ", "request_id": "req-20f5526b-c22b-4e63-8b67-4eafa2fdb469"}]} [pid: 7|app: 0|req: 616/1203] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:26:01 2026] DELETE /v2.0/ports/4ed2c973-036c-40be-a435-2460a2ca1b2f => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1204] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:01 2026] DELETE /v2.0/security-groups/fa9a5c46-f684-41e0-9a15-23a6d443acef => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:26:01.975 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41bc6312-15f7-4d5a-857b-11f2f6f97746'] response: {'server_uuid': '13b3c458-f3f8-48ba-8423-6507e951affb', 'name': 'network-vif-deleted', 'tag': '4ed2c973-036c-40be-a435-2460a2ca1b2f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 617/1205] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:02 2026] GET /v2.0/security-groups?tenant_id=5461acab3bee4dfea73d240ee455dcf2&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1206] 10.0.0.79 () {34 vars in 684 bytes} [Tue May 12 07:26:02 2026] POST /v2.0/security-groups => generated 1661 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1207] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:02 2026] DELETE /v2.0/security-groups/afc14a13-0884-4168-8a3e-48938102c969 => 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: 590/1208] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1209] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1210] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:02 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1211] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:26:02 2026] POST /v2.0/floatingips => generated 552 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1212] 10.0.0.108 () {34 vars in 1100 bytes} [Tue May 12 07:26:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1320043193&fields=id&tenant_id=16fc39d03e25465088ff2dfe9f6e4095 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1213] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:26:03 2026] GET /v2.0/networks?id=f4770371-e2e6-4c18-be32-6e8256d86aa3 => generated 669 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1214] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:26:03 2026] GET /v2.0/quotas/16fc39d03e25465088ff2dfe9f6e4095 => 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: 622/1215] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:03 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1216] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:03 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 594/1217] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:26:03 2026] GET /v2.0/ports?tenant_id=16fc39d03e25465088ff2dfe9f6e4095&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1218] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:03 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => 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: 595/1219] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:03 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 625/1220] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:04 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 596/1221] 10.0.0.108 () {34 vars in 907 bytes} [Tue May 12 07:26:04 2026] GET /v2.0/extensions => generated 21537 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1222] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:04 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 597/1223] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:26:04 2026] GET /v2.0/networks/f4770371-e2e6-4c18-be32-6e8256d86aa3?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: 627/1224] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:04 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 598/1225] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:26:04 2026] GET /v2.0/networks/f4770371-e2e6-4c18-be32-6e8256d86aa3?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: 628/1226] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:04 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 599/1227] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:04 2026] GET /v2.0/ports?device_id=13b3c458-f3f8-48ba-8423-6507e951affb => 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: 629/1228] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:05 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1229] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:05 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 630/1230] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:05 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 601/1231] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:26:05 2026] GET /v2.0/ports?tenant_id=7feda92cc6c048bb8e3bddaaaa15b5ad&device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1232] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:26:05 2026] GET /v2.0/networks?id=8afab911-a690-4659-a92b-d17d0b124a38 => generated 771 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1233] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:26:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f9d29ee9-f7ed-42c3-9364-ce2f77474bde => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1234] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:26:06 2026] GET /v2.0/subnets?id=8e30d4ef-b2b6-4776-8180-d245bfcb3282 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1235] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:26:06 2026] GET /v2.0/ports?network_id=8afab911-a690-4659-a92b-d17d0b124a38&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1236] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:26:06 2026] GET /v2.0/networks/8afab911-a690-4659-a92b-d17d0b124a38?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: 604/1237] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:26:06 2026] GET /v2.0/networks/8afab911-a690-4659-a92b-d17d0b124a38?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: 634/1238] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:06 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1239] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:06 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1240] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:06 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 635/1241] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:26:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1242] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:26:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1243] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:26:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1244] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:26:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1245] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:26:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1246] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:26:07 2026] PUT /v2.0/subnetpools/727292b5-8fa2-4d4b-85b2-ea391096fe88/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1247] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:26:07 2026] PUT /v2.0/subnetpools/ed9e1067-9403-4cdd-8d02-5307b8af8115/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: 612/1248] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:26:07 2026] PUT /v2.0/subnetpools/ae587fdc-7f02-458a-a346-f48a7a42c513/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1249] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:26:07 2026] PUT /v2.0/subnetpools/11ebecd8-94a9-4b5f-9c96-f76dbd46daf9/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1250] 10.0.0.79 () {32 vars in 671 bytes} [Tue May 12 07:26:07 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1251] 10.0.0.79 () {32 vars in 685 bytes} [Tue May 12 07:26:07 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1252] 10.0.0.79 () {32 vars in 681 bytes} [Tue May 12 07:26:07 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1253] 10.0.0.79 () {32 vars in 693 bytes} [Tue May 12 07:26:07 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:26:07.639 7 INFO neutron_taas.services.taas.taas_plugin [None req-40c24bde-1b9f-433e-87ce-9230dd475d26 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 4cab2263-4cbf-4a02-ba22-4d985cd32671 2026-05-12 07:26:07.642 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40c24bde-1b9f-433e-87ce-9230dd475d26 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 4cab2263-4cbf-4a02-ba22-4d985cd32671 [pid: 8|app: 0|req: 618/1254] 10.0.0.79 () {32 vars in 679 bytes} [Tue May 12 07:26:07 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1255] 10.0.0.79 () {32 vars in 693 bytes} [Tue May 12 07:26:07 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1256] 10.0.0.79 () {32 vars in 689 bytes} [Tue May 12 07:26:07 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1257] 10.0.0.79 () {32 vars in 701 bytes} [Tue May 12 07:26:07 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1258] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:26:07 2026] DELETE /v2.0/subnetpools/727292b5-8fa2-4d4b-85b2-ea391096fe88 => 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: 623/1259] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:26:07 2026] DELETE /v2.0/subnetpools/ed9e1067-9403-4cdd-8d02-5307b8af8115 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1260] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:07 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1261] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:26:07 2026] DELETE /v2.0/subnetpools/ae587fdc-7f02-458a-a346-f48a7a42c513 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1262] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:07 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 627/1263] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:07 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 628/1264] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:26:08 2026] DELETE /v2.0/subnetpools/11ebecd8-94a9-4b5f-9c96-f76dbd46daf9 => 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: 629/1265] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:26:08 2026] DELETE /v2.0/subnetpools/45e0c7ed-d05f-4b88-93b2-465faa3ba361 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1266] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:26:07 2026] PUT /v2.0/routers/163a5c8b-29aa-4e69-8377-0ffe7414c23b/remove_router_interface => generated 309 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:26:08.407 8 INFO neutron_taas.services.taas.taas_plugin [None req-7deb00d3-1011-44c6-bc34-bb84abc799fa e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 8044abe0-f5be-42cc-ac9d-cc9c4da182b2 2026-05-12 07:26:08.409 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7deb00d3-1011-44c6-bc34-bb84abc799fa e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 8044abe0-f5be-42cc-ac9d-cc9c4da182b2 2026-05-12 07:26:08.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-7deb00d3-1011-44c6-bc34-bb84abc799fa e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 01d4924f-bcc1-45a5-9647-b23e4858eb5f 2026-05-12 07:26:08.668 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7deb00d3-1011-44c6-bc34-bb84abc799fa e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 01d4924f-bcc1-45a5-9647-b23e4858eb5f 2026-05-12 07:26:09.046 8 INFO neutron.services.segments.plugin [-] Segment af60e604-1803-49f3-86a3-d4212a629a82 resource provider aggregate not found 2026-05-12 07:26:09.051 8 INFO neutron.services.segments.plugin [-] Segment af60e604-1803-49f3-86a3-d4212a629a82 resource provider aggregate not found 2026-05-12 07:26:09.072 8 INFO neutron.services.segments.plugin [-] Segment af60e604-1803-49f3-86a3-d4212a629a82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af60e604-1803-49f3-86a3-d4212a629a82 found for delete ", "request_id": "req-79b21780-a8e0-41cd-a35c-ddb2357f9dcf"}]} 2026-05-12 07:26:09.076 8 INFO neutron.db.l3_hamode_db [None req-7deb00d3-1011-44c6-bc34-bb84abc799fa e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] HA network 5386cd9a-7b84-4f80-a3a8-2c723163dfe7 was deleted as no HA routers are present in tenant d34889b414414ec99f970782e6828b6a. 2026-05-12 07:26:09.077 8 INFO neutron.services.segments.plugin [-] Segment af60e604-1803-49f3-86a3-d4212a629a82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af60e604-1803-49f3-86a3-d4212a629a82 found for delete ", "request_id": "req-45768e49-4aed-4540-bf89-4b6e5c2538d3"}]} [pid: 8|app: 0|req: 630/1267] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:26:08 2026] DELETE /v2.0/routers/163a5c8b-29aa-4e69-8377-0ffe7414c23b => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1268] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:26:09 2026] GET /v2.0/networks?id=f4770371-e2e6-4c18-be32-6e8256d86aa3 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1269] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:09 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1270] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:09 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 638/1271] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:08 2026] GET /v2.0/security-groups?tenant_id=141575e0523c48b9a2ac459856d30b5a&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1272] 199.19.213.23 () {34 vars in 1049 bytes} [Tue May 12 07:26:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=16fc39d03e25465088ff2dfe9f6e4095 => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1273] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:09 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1274] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:09 2026] DELETE /v2.0/security-groups/cc698227-1b7e-46b3-9f90-3ec26217461d => 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: 634/1275] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:26:09 2026] DELETE /v2.0/subnets/3ae4b44e-1732-4fa1-9d53-9af6aa0279cc => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:26:09.505 8 INFO neutron_taas.services.taas.taas_plugin [None req-4729cad1-f45d-46ac-ba3a-a11b3e078943 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: ba7a92ad-1774-470b-9815-b99372f996fa 2026-05-12 07:26:09.508 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4729cad1-f45d-46ac-ba3a-a11b3e078943 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: ba7a92ad-1774-470b-9815-b99372f996fa [pid: 8|app: 0|req: 635/1276] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:26:09 2026] DELETE /v2.0/networks/5126be25-90fc-48d2-adba-4358065642b3 => 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: 642/1277] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:26:09 2026] POST /v2.0/ports => generated 954 bytes in 376 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: 636/1278] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:09 2026] GET /v2.0/security-groups?tenant_id=94d685d3ec8f45a9881aeba68bf4a4d7&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1279] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:09 2026] DELETE /v2.0/security-groups/c65d6b82-00ee-4eaf-994e-86ef2b52fb00 => 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: 638/1280] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:09 2026] GET /v2.0/security-groups?tenant_id=d34889b414414ec99f970782e6828b6a&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: 639/1281] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:09 2026] DELETE /v2.0/security-groups/14a6e0d4-88ee-4102-9498-5aeb8be26c92 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1282] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:26:09 2026] PUT /v2.0/ports/dfdf5b48-56b4-49a1-934d-46163f02513c => generated 1235 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:26:10.235 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f7586ee-0a78-4d26-a983-aba67f4dfa33'] response: {'name': 'network-changed', 'server_uuid': '93928241-776a-49d1-9155-3e2f957e6b39', 'tag': 'dfdf5b48-56b4-49a1-934d-46163f02513c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 640/1283] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:10 2026] GET /v2.0/security-groups?tenant_id=290d4819458f489d853035f395939005&name=default => generated 2925 bytes in 144 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: 644/1284] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:10 2026] DELETE /v2.0/security-groups/c84aabdb-23d2-4bc3-b875-5e17836966ef => 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: 641/1285] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:10 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1286] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:10 2026] GET /v2.0/security-groups?id=cb3584e9-74eb-445a-b9b2-fb97b4a09c4c&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: 645/1287] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:10 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1288] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:10 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1289] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:26:10 2026] GET /v2.0/ports?tenant_id=16fc39d03e25465088ff2dfe9f6e4095&device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1290] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:26:10 2026] GET /v2.0/networks?tenant_id=16fc39d03e25465088ff2dfe9f6e4095&shared=False => generated 764 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1291] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:26:10 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) 2026-05-12 07:26:11.097 8 INFO neutron.services.segments.plugin [-] Segment 31e854a7-6e92-45b9-b2e2-f2f000bf15db resource provider aggregate not found 2026-05-12 07:26:11.101 8 INFO neutron.services.segments.plugin [-] Segment 31e854a7-6e92-45b9-b2e2-f2f000bf15db resource provider aggregate not found 2026-05-12 07:26:11.115 8 INFO neutron.services.segments.plugin [-] Segment 31e854a7-6e92-45b9-b2e2-f2f000bf15db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31e854a7-6e92-45b9-b2e2-f2f000bf15db found for delete ", "request_id": "req-30eecdd8-b5a0-498b-9591-6573fca99fa8"}]} 2026-05-12 07:26:11.126 8 INFO neutron.services.segments.plugin [-] Segment 31e854a7-6e92-45b9-b2e2-f2f000bf15db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31e854a7-6e92-45b9-b2e2-f2f000bf15db found for delete ", "request_id": "req-ab8fe15d-ee2a-447f-b9a8-e608529b6d18"}]} [pid: 8|app: 0|req: 645/1292] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:11 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 648/1293] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:11 2026] GET /v2.0/security-groups?id=cb3584e9-74eb-445a-b9b2-fb97b4a09c4c&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: 646/1294] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:11 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1295] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:11 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 647/1296] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:26:11 2026] GET /v2.0/ports?tenant_id=16fc39d03e25465088ff2dfe9f6e4095&device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1297] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:26:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dfdf5b48-56b4-49a1-934d-46163f02513c => 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: 648/1298] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:26:12 2026] GET /v2.0/subnets?id=db52c84f-3301-44f0-9ad3-9ae05f2f97c3 => generated 687 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1299] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:26:12 2026] GET /v2.0/ports?network_id=f4770371-e2e6-4c18-be32-6e8256d86aa3&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: 649/1300] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:26:12 2026] GET /v2.0/networks/f4770371-e2e6-4c18-be32-6e8256d86aa3?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: 652/1301] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:26:12 2026] GET /v2.0/networks/f4770371-e2e6-4c18-be32-6e8256d86aa3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1302] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:12 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 653/1303] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:12 2026] GET /v2.0/security-groups?id=cb3584e9-74eb-445a-b9b2-fb97b4a09c4c&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1304] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:12 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 654/1305] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:12 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1306] 10.0.0.57 () {32 vars in 800 bytes} [Tue May 12 07:26:13 2026] GET /v2.0/extensions => generated 21537 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1307] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:13 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:26:13.863 7 INFO neutron.db.segments_db [None req-19872bf9-ca26-48f2-a703-1463370caf5e 00194d54eba6420a8978f0fb7b0a101d 23eefbf491694e9392e39df0acd09cbc - - default default] Added segment 140cfb7f-60a5-46ff-a35f-6703b9e4f1f6 of type vxlan for network fbb410d1-d7eb-46c0-8d77-4fced79d633a [pid: 8|app: 0|req: 654/1308] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:13 2026] GET /v2.0/security-groups?id=cb3584e9-74eb-445a-b9b2-fb97b4a09c4c&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: 655/1309] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:13 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 655/1310] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:26:13 2026] POST /v2.0/networks => generated 630 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1311] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:13 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1312] 10.0.0.57 () {30 vars in 723 bytes} [Tue May 12 07:26:13 2026] GET /v2.0/quotas/3c9fbaea687e42a88eb70dadee7f3445/details => generated 847 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1313] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:26:13 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1314] 10.0.0.79 () {34 vars in 746 bytes} [Tue May 12 07:26:14 2026] PUT /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 658/1315] 10.0.0.79 () {32 vars in 726 bytes} [Tue May 12 07:26:14 2026] GET /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 658/1316] 10.0.0.79 () {34 vars in 757 bytes} [Tue May 12 07:26:14 2026] PUT /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags/green => generated 4 bytes in 103 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: 659/1317] 10.0.0.79 () {32 vars in 726 bytes} [Tue May 12 07:26:14 2026] GET /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 659/1318] 10.0.0.79 () {34 vars in 753 bytes} [Tue May 12 07:26:14 2026] PUT /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags/red => generated 4 bytes in 69 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: 660/1319] 10.0.0.79 () {32 vars in 726 bytes} [Tue May 12 07:26:14 2026] GET /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 660/1320] 10.0.0.79 () {34 vars in 775 bytes} [Tue May 12 07:26:14 2026] PUT /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags/black.or.white => generated 4 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 661/1323] 10.0.0.79 () {32 vars in 726 bytes} [Tue May 12 07:26:14 2026] GET /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags => generated 52 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: 663/1324] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:14 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1325] 10.0.0.79 () {34 vars in 746 bytes} [Tue May 12 07:26:14 2026] PUT /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags => generated 37 bytes in 81 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: 664/1326] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:15 2026] GET /v2.0/security-groups?id=cb3584e9-74eb-445a-b9b2-fb97b4a09c4c&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: 665/1327] 10.0.0.79 () {32 vars in 726 bytes} [Tue May 12 07:26:15 2026] GET /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags => generated 37 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: 8|app: 0|req: 663/1328] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:15 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 664/1329] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:15 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 666/1330] 10.0.0.79 () {32 vars in 734 bytes} [Tue May 12 07:26:15 2026] GET /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:26:15.290 8 INFO neutron.api.v2.resource [None req-77afd9be-b37d-4f07-acef-800fabfd42b5 00194d54eba6420a8978f0fb7b0a101d 23eefbf491694e9392e39df0acd09cbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1331] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:26:15 2026] GET /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 667/1332] 10.0.0.79 () {32 vars in 737 bytes} [Tue May 12 07:26:15 2026] DELETE /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags/red => generated 0 bytes in 89 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: 666/1333] 10.0.0.79 () {32 vars in 726 bytes} [Tue May 12 07:26:15 2026] GET /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:26:15.513 7 INFO neutron.api.v2.resource [None req-c8eb5266-2a6d-4ce4-9f11-1585d637822e 00194d54eba6420a8978f0fb7b0a101d 23eefbf491694e9392e39df0acd09cbc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1334] 10.0.0.79 () {32 vars in 741 bytes} [Tue May 12 07:26:15 2026] DELETE /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags/green => generated 99 bytes in 56 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: 667/1335] 10.0.0.79 () {32 vars in 729 bytes} [Tue May 12 07:26:15 2026] DELETE /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags => generated 0 bytes in 120 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: 669/1336] 10.0.0.79 () {32 vars in 726 bytes} [Tue May 12 07:26:15 2026] GET /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7/tags => generated 12 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, ' 2026-05-12 07:26:15.815 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f35838d-da8f-4cf0-b72f-4cfcad01676a 00194d54eba6420a8978f0fb7b0a101d 23eefbf491694e9392e39df0acd09cbc - - default default] TaaS: Handle Delete Port: d3e2c8ad-0181-4bef-a857-bc3eab5acbe7 2026-05-12 07:26:15.818 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f35838d-da8f-4cf0-b72f-4cfcad01676a 00194d54eba6420a8978f0fb7b0a101d 23eefbf491694e9392e39df0acd09cbc - - default default] Tap Mirror: Handle Delete Port: d3e2c8ad-0181-4bef-a857-bc3eab5acbe7 [pid: 8|app: 0|req: 668/1337] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:26:15 2026] DELETE /v2.0/ports/d3e2c8ad-0181-4bef-a857-bc3eab5acbe7 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:26:16.074 7 INFO neutron.services.segments.plugin [-] Segment 140cfb7f-60a5-46ff-a35f-6703b9e4f1f6 resource provider aggregate not found 2026-05-12 07:26:16.085 7 INFO neutron.services.segments.plugin [-] Segment 140cfb7f-60a5-46ff-a35f-6703b9e4f1f6 resource provider aggregate not found 2026-05-12 07:26:16.108 7 INFO neutron.services.segments.plugin [-] Segment 140cfb7f-60a5-46ff-a35f-6703b9e4f1f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 140cfb7f-60a5-46ff-a35f-6703b9e4f1f6 found for delete ", "request_id": "req-5b143d61-67cb-4e0b-81a7-ead1a31c6653"}]} 2026-05-12 07:26:16.118 7 INFO neutron.services.segments.plugin [-] Segment 140cfb7f-60a5-46ff-a35f-6703b9e4f1f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 140cfb7f-60a5-46ff-a35f-6703b9e4f1f6 found for delete ", "request_id": "req-3cbbd4db-f7be-4fcb-8347-6c591ff6da4c"}]} [pid: 7|app: 0|req: 670/1338] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:26:15 2026] DELETE /v2.0/networks/fbb410d1-d7eb-46c0-8d77-4fced79d633a => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1339] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:16 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 671/1340] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:16 2026] GET /v2.0/security-groups?id=cb3584e9-74eb-445a-b9b2-fb97b4a09c4c&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: 672/1341] 10.0.0.57 () {32 vars in 800 bytes} [Tue May 12 07:26:17 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: 670/1342] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:16 2026] GET /v2.0/security-groups?tenant_id=23eefbf491694e9392e39df0acd09cbc&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1343] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:17 2026] DELETE /v2.0/security-groups/706a0a05-611c-4905-9935-90b316275272 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1344] 10.0.0.57 () {30 vars in 723 bytes} [Tue May 12 07:26:17 2026] GET /v2.0/quotas/3c9fbaea687e42a88eb70dadee7f3445/details => generated 847 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1345] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:17 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1346] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:17 2026] GET /v2.0/security-groups?id=cb3584e9-74eb-445a-b9b2-fb97b4a09c4c&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: 674/1347] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:17 2026] GET /v2.0/security-groups?tenant_id=8f1289c0b4a54e1aa3ccf55b4e05c27d&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1348] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:17 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1349] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:17 2026] DELETE /v2.0/security-groups/b1555701-c719-4aa5-a9fb-9165136aeff1 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:26:18.009 8 INFO neutron.db.l3_db [None req-a50d8a4b-c8f4-422d-87f5-1671288b4133 c280524ede4d41ecbc88136f88b7f019 16fc39d03e25465088ff2dfe9f6e4095 - - default default] Floating IP 24a3035b-ab10-431a-93ab-617adc97e36d associated. External IP: 10.96.250.214, port: dfdf5b48-56b4-49a1-934d-46163f02513c. [pid: 8|app: 0|req: 675/1350] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:26:17 2026] PUT /v2.0/floatingips/24a3035b-ab10-431a-93ab-617adc97e36d => generated 855 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:26:18.396 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc3a7ae8-e6bc-42c7-8610-b150c9f69779'] response: {'name': 'network-changed', 'server_uuid': '93928241-776a-49d1-9155-3e2f957e6b39', 'tag': 'dfdf5b48-56b4-49a1-934d-46163f02513c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 676/1351] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:18 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1352] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:18 2026] GET /v2.0/security-groups?id=cb3584e9-74eb-445a-b9b2-fb97b4a09c4c&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: 677/1353] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:18 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1354] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:18 2026] GET /v2.0/security-groups?id=cb3584e9-74eb-445a-b9b2-fb97b4a09c4c&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1355] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:26:18 2026] GET /v2.0/ports?tenant_id=16fc39d03e25465088ff2dfe9f6e4095&device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1356] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:26:18 2026] GET /v2.0/networks?id=f4770371-e2e6-4c18-be32-6e8256d86aa3 => generated 764 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1357] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:26:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dfdf5b48-56b4-49a1-934d-46163f02513c => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1358] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:26:19 2026] GET /v2.0/subnets?id=db52c84f-3301-44f0-9ad3-9ae05f2f97c3 => generated 687 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1359] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:26:19 2026] GET /v2.0/ports?network_id=f4770371-e2e6-4c18-be32-6e8256d86aa3&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: 680/1360] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:26:19 2026] GET /v2.0/networks/f4770371-e2e6-4c18-be32-6e8256d86aa3?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: 681/1361] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:26:19 2026] GET /v2.0/networks/f4770371-e2e6-4c18-be32-6e8256d86aa3?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: 681/1362] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:19 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 682/1363] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:19 2026] GET /v2.0/security-groups?id=cb3584e9-74eb-445a-b9b2-fb97b4a09c4c&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: 682/1364] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:20 2026] GET /v2.0/security-groups?tenant_id=3c9fbaea687e42a88eb70dadee7f3445&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1365] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:20 2026] DELETE /v2.0/security-groups/6a90d56f-006e-4f8f-9293-39378f81aeab => 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: 683/1366] 10.0.0.79 () {34 vars in 677 bytes} [Tue May 12 07:26:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1367] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1368] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:26:21 2026] PUT /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1369] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/security-groups?id=cb3584e9-74eb-445a-b9b2-fb97b4a09c4c&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: 685/1370] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1371] 10.0.0.79 () {34 vars in 763 bytes} [Tue May 12 07:26:21 2026] PUT /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/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: 686/1372] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1373] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1374] 10.0.0.79 () {34 vars in 759 bytes} [Tue May 12 07:26:21 2026] PUT /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 07:26:21.292 7 INFO neutron_taas.services.taas.taas_plugin [req-a37dd1c4-416e-4068-bd76-33741037ec67 req-6dda2432-dc2a-43db-9284-2443bc5378eb c280524ede4d41ecbc88136f88b7f019 16fc39d03e25465088ff2dfe9f6e4095 - - default default] TaaS: Handle Delete Port: dfdf5b48-56b4-49a1-934d-46163f02513c 2026-05-12 07:26:21.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a37dd1c4-416e-4068-bd76-33741037ec67 req-6dda2432-dc2a-43db-9284-2443bc5378eb c280524ede4d41ecbc88136f88b7f019 16fc39d03e25465088ff2dfe9f6e4095 - - default default] Tap Mirror: Handle Delete Port: dfdf5b48-56b4-49a1-934d-46163f02513c [pid: 8|app: 0|req: 689/1375] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1376] 10.0.0.79 () {34 vars in 781 bytes} [Tue May 12 07:26:21 2026] PUT /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 07:26:21.402 7 INFO neutron.db.l3_db [req-a37dd1c4-416e-4068-bd76-33741037ec67 req-6dda2432-dc2a-43db-9284-2443bc5378eb c280524ede4d41ecbc88136f88b7f019 16fc39d03e25465088ff2dfe9f6e4095 - - default default] Floating IP 24a3035b-ab10-431a-93ab-617adc97e36d disassociated. External IP: 10.96.250.214, port: dfdf5b48-56b4-49a1-934d-46163f02513c. [pid: 8|app: 0|req: 691/1377] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1378] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:26:21 2026] PUT /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1379] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1380] 10.0.0.79 () {32 vars in 740 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:26:21.586 8 INFO neutron.api.v2.resource [None req-ef17751d-9865-45c4-8315-fea2a7d09531 178c0bd4590148e7a94e90e65633bf76 7f6d992d10ae4f7e8bcefaf08592821b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 695/1381] 10.0.0.79 () {32 vars in 744 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1382] 10.0.0.79 () {32 vars in 743 bytes} [Tue May 12 07:26:21 2026] DELETE /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1383] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:26:21.748 8 INFO neutron.api.v2.resource [None req-27c7b145-ca40-452e-a889-1f5add9121fb 178c0bd4590148e7a94e90e65633bf76 7f6d992d10ae4f7e8bcefaf08592821b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 698/1384] 10.0.0.79 () {32 vars in 747 bytes} [Tue May 12 07:26:21 2026] DELETE /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1385] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:26:21 2026] DELETE /v2.0/ports/dfdf5b48-56b4-49a1-934d-46163f02513c => generated 0 bytes in 560 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:26:21.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-129e865e-0485-4feb-b8b0-5d9483d3c6a4'] response: {'server_uuid': '93928241-776a-49d1-9155-3e2f957e6b39', 'name': 'network-vif-deleted', 'tag': 'dfdf5b48-56b4-49a1-934d-46163f02513c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 699/1386] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:26:21 2026] DELETE /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1387] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:26:21 2026] GET /v2.0/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1388] 10.0.0.79 () {32 vars in 733 bytes} [Tue May 12 07:26:21 2026] DELETE /v2.0/qos/policies/67bae9c7-2587-4d97-8b9e-9439d624acbb => 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: 689/1389] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:22 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 701/1390] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:22 2026] GET /v2.0/security-groups?tenant_id=30022469c1e64636bc8d6f7ade5548dd&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1391] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:22 2026] DELETE /v2.0/security-groups/83edfa31-4681-4162-81f2-2ab3ced2cdd5 => 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: 702/1392] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:23 2026] GET /v2.0/security-groups?tenant_id=7f6d992d10ae4f7e8bcefaf08592821b&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1393] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:23 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 703/1394] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:23 2026] DELETE /v2.0/security-groups/44debf87-1e00-405b-9590-9ce302b8c891 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:26:24.295 7 INFO neutron.db.segments_db [None req-2944308b-b8f2-48fa-a0a4-85af3f83c63d 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Added segment b964a0ae-d83e-43ef-925f-29aed04b2f13 of type vxlan for network 1f6587d9-8a7e-422f-936d-7595469a8572 [pid: 8|app: 0|req: 704/1395] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:24 2026] GET /v2.0/ports?device_id=93928241-776a-49d1-9155-3e2f957e6b39 => 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: 692/1396] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:26:24 2026] POST /v2.0/networks => generated 633 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:26:24.476 8 INFO neutron.db.segments_db [None req-16d1a157-f8e9-4b3c-98e4-564f121c8180 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Added segment a9fdef50-8a8c-4636-a7d8-4d7b22828cae of type vxlan for network 5bbaf5d0-a992-4d8d-b9cc-f872dd67bb88 2026-05-12 07:26:24.746 8 INFO neutron.db.l3_hamode_db [None req-16d1a157-f8e9-4b3c-98e4-564f121c8180 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 693/1397] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:25 2026] DELETE /v2.0/security-groups/cb3584e9-74eb-445a-b9b2-fb97b4a09c4c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:26:25.618 7 INFO neutron.api.v2.resource [None req-c487b7a1-868e-40cf-8e9b-52a92665accb c280524ede4d41ecbc88136f88b7f019 16fc39d03e25465088ff2dfe9f6e4095 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 694/1398] 10.0.0.79 () {32 vars in 736 bytes} [Tue May 12 07:26:25 2026] GET /v2.0/security-groups/cb3584e9-74eb-445a-b9b2-fb97b4a09c4c => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:26:25.656 8 INFO neutron.db.l3_hamode_db [None req-16d1a157-f8e9-4b3c-98e4-564f121c8180 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:26:25.755 7 INFO neutron_taas.services.taas.taas_plugin [None req-e70d5ffe-6c53-4924-b490-b00b6660b0ef c280524ede4d41ecbc88136f88b7f019 16fc39d03e25465088ff2dfe9f6e4095 - - default default] TaaS: Handle Delete Port: b5b02c0e-40b0-42e5-98aa-abf21b2f545b 2026-05-12 07:26:25.758 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e70d5ffe-6c53-4924-b490-b00b6660b0ef c280524ede4d41ecbc88136f88b7f019 16fc39d03e25465088ff2dfe9f6e4095 - - default default] Tap Mirror: Handle Delete Port: b5b02c0e-40b0-42e5-98aa-abf21b2f545b [pid: 7|app: 0|req: 695/1399] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:26:25 2026] DELETE /v2.0/floatingips/24a3035b-ab10-431a-93ab-617adc97e36d => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1400] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:26:24 2026] POST /v2.0/routers => generated 695 bytes in 2222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:26:26.731 7 INFO neutron_taas.services.taas.taas_plugin [None req-87952509-b720-42b4-bde7-949562885db7 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 6629891b-ddd4-4072-883c-12cde5cc20f4 2026-05-12 07:26:26.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87952509-b720-42b4-bde7-949562885db7 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 6629891b-ddd4-4072-883c-12cde5cc20f4 [pid: 8|app: 0|req: 706/1401] 10.0.0.204 () {34 vars in 990 bytes} [Tue May 12 07:26:26 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 1240 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1402] 10.0.0.79 () {34 vars in 683 bytes} [Tue May 12 07:26:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1403] 10.0.0.79 () {32 vars in 775 bytes} [Tue May 12 07:26:27 2026] GET /v2.0/subnets?project_id=c6aab137d77c4468a0d7973417b2c95e&cidr=10.100.0.0%2F28 => generated 14 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1404] 10.0.0.204 () {34 vars in 1040 bytes} [Tue May 12 07:26:27 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 8|app: 0|req: 710/1405] 10.0.0.79 () {34 vars in 766 bytes} [Tue May 12 07:26:27 2026] PUT /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1406] 10.0.0.79 () {32 vars in 693 bytes} [Tue May 12 07:26:27 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1407] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:26:27 2026] GET /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/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: 696/1408] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:26:25 2026] PUT /v2.0/routers/d38828c4-df35-4cfd-9356-457d68dffc41/remove_router_interface => generated 309 bytes in 1344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1409] 10.0.0.79 () {32 vars in 783 bytes} [Tue May 12 07:26:27 2026] GET /v2.0/subnets?network_id=802a6e60-39df-4d44-9bd8-19545901527e&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1410] 10.0.0.79 () {34 vars in 777 bytes} [Tue May 12 07:26:27 2026] PUT /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 07:26:27.581 7 INFO neutron_taas.services.taas.taas_plugin [None req-91271e30-2904-4636-a7c3-25425bc2540a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 0dd643d2-885d-4ac0-95eb-54f084e77d9a 2026-05-12 07:26:27.584 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91271e30-2904-4636-a7c3-25425bc2540a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 0dd643d2-885d-4ac0-95eb-54f084e77d9a [pid: 8|app: 0|req: 715/1411] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:26:27 2026] POST /v2.0/subnets => generated 657 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1412] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:26:27 2026] GET /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:26:27.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-91271e30-2904-4636-a7c3-25425bc2540a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: abdaadd7-cc17-4779-82ac-9a71c92deed7 2026-05-12 07:26:27.876 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91271e30-2904-4636-a7c3-25425bc2540a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: abdaadd7-cc17-4779-82ac-9a71c92deed7 2026-05-12 07:26:28.238 7 INFO neutron.services.segments.plugin [-] Segment 1d6ee961-fe1c-4b1b-9cbe-29f26a1a8743 resource provider aggregate not found 2026-05-12 07:26:28.244 7 INFO neutron.services.segments.plugin [-] Segment 1d6ee961-fe1c-4b1b-9cbe-29f26a1a8743 resource provider aggregate not found 2026-05-12 07:26:28.267 7 INFO neutron.services.segments.plugin [-] Segment 1d6ee961-fe1c-4b1b-9cbe-29f26a1a8743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d6ee961-fe1c-4b1b-9cbe-29f26a1a8743 found for delete ", "request_id": "req-40403423-6f99-4c1c-9f72-632dfeca4a0f"}]} 2026-05-12 07:26:28.269 7 INFO neutron.services.segments.plugin [-] Segment 1d6ee961-fe1c-4b1b-9cbe-29f26a1a8743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d6ee961-fe1c-4b1b-9cbe-29f26a1a8743 found for delete ", "request_id": "req-014c3fa1-68a3-4b4a-8139-d15755ca14c6"}]} 2026-05-12 07:26:28.278 7 INFO neutron.db.l3_hamode_db [None req-91271e30-2904-4636-a7c3-25425bc2540a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] HA network 00908971-3cdb-49dd-a0fa-8e0634ac3a87 was deleted as no HA routers are present in tenant 16fc39d03e25465088ff2dfe9f6e4095. [pid: 7|app: 0|req: 697/1413] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:26:27 2026] DELETE /v2.0/routers/d38828c4-df35-4cfd-9356-457d68dffc41 => generated 0 bytes in 969 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1414] 10.0.0.79 () {34 vars in 773 bytes} [Tue May 12 07:26:28 2026] PUT /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1415] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:26:28 2026] DELETE /v2.0/subnets/db52c84f-3301-44f0-9ad3-9ae05f2f97c3 => 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: 700/1416] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:26:28 2026] GET /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:26:28.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-a26bbe13-3c29-4227-8e42-9db81aba05c5 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: e282fd46-821f-4069-96a2-1b63071833a6 2026-05-12 07:26:28.602 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a26bbe13-3c29-4227-8e42-9db81aba05c5 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: e282fd46-821f-4069-96a2-1b63071833a6 [pid: 7|app: 0|req: 701/1417] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:26:28 2026] DELETE /v2.0/networks/f4770371-e2e6-4c18-be32-6e8256d86aa3 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1418] 10.0.0.79 () {34 vars in 795 bytes} [Tue May 12 07:26:28 2026] PUT /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1419] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:26:28 2026] GET /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1420] 10.0.0.79 () {34 vars in 766 bytes} [Tue May 12 07:26:28 2026] PUT /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1421] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:26:28 2026] GET /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/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: 706/1422] 10.0.0.79 () {32 vars in 754 bytes} [Tue May 12 07:26:28 2026] GET /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1423] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:29 2026] GET /v2.0/security-groups?tenant_id=16fc39d03e25465088ff2dfe9f6e4095&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:26:29.085 7 INFO neutron.api.v2.resource [None req-e832c7b0-9e0e-46e1-833a-0efee8e5be40 4db60f16ef9d47ccbad1b7aaf8d2d15f 71b2f40db8d7467e9f6135cf6da32a53 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1424] 10.0.0.79 () {32 vars in 758 bytes} [Tue May 12 07:26:29 2026] GET /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/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: 709/1425] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:29 2026] DELETE /v2.0/security-groups/260ddab5-5833-4588-b9d4-e4446d33805b => 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: 710/1426] 10.0.0.79 () {32 vars in 757 bytes} [Tue May 12 07:26:29 2026] DELETE /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1427] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:26:27 2026] PUT /v2.0/routers/af77528e-68fd-46ee-9eb9-ad8569c88914/add_router_interface => generated 309 bytes in 1501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1428] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:26:29 2026] GET /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1429] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:26:29 2026] GET /v2.0/networks => generated 5060 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:26:29.314 7 INFO neutron.api.v2.resource [None req-3c265985-28b9-4fca-b489-90f5e2c79c5b 4db60f16ef9d47ccbad1b7aaf8d2d15f 71b2f40db8d7467e9f6135cf6da32a53 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1430] 10.0.0.79 () {32 vars in 761 bytes} [Tue May 12 07:26:29 2026] DELETE /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1431] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:26:29 2026] GET /v2.0/subnets => generated 3897 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1432] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:26:29 2026] DELETE /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1433] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:26:29 2026] GET /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1434] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:26:29 2026] GET /v2.0/routers => generated 1464 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1435] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:29 2026] DELETE /v2.0/security-groups/8ab35d55-a524-4a93-8794-f43e23c20213 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1436] 10.0.0.79 () {34 vars in 684 bytes} [Tue May 12 07:26:29 2026] POST /v2.0/security-groups => generated 1675 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1437] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1440] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:29 2026] POST /v2.0/security-group-rules => generated 596 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1441] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1442] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:26:30.292 7 INFO neutron.services.segments.plugin [-] Segment ec4f403b-57aa-4486-8900-d0a4ae376718 resource provider aggregate not found 2026-05-12 07:26:30.299 7 INFO neutron.services.segments.plugin [-] Segment ec4f403b-57aa-4486-8900-d0a4ae376718 resource provider aggregate not found 2026-05-12 07:26:30.320 7 INFO neutron.services.segments.plugin [-] Segment ec4f403b-57aa-4486-8900-d0a4ae376718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec4f403b-57aa-4486-8900-d0a4ae376718 found for delete ", "request_id": "req-fca848b1-0e59-408a-9aa2-8425ee77f9ec"}]} 2026-05-12 07:26:30.328 7 INFO neutron.db.securitygroups_db [None req-6f564746-f5f2-4fc1-b1ba-1ed2754c64b5 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Project c6aab137d77c4468a0d7973417b2c95e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-12 07:26:30.332 7 INFO neutron.services.segments.plugin [-] Segment ec4f403b-57aa-4486-8900-d0a4ae376718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec4f403b-57aa-4486-8900-d0a4ae376718 found for delete ", "request_id": "req-55eab13f-8b5d-403e-8416-146cfaa79240"}]} [pid: 7|app: 0|req: 720/1443] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:26:30.453 7 INFO neutron.db.securitygroups_db [None req-3cd7e527-780e-431b-8ecb-f4c8c0b8a470 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Project c6aab137d77c4468a0d7973417b2c95e 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: 721/1444] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:30 2026] POST /v2.0/security-group-rules => generated 606 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1445] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:30 2026] GET /v2.0/security-groups?tenant_id=42a1963b84c0482eb5c1b296c0a0d31f&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1446] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:30 2026] DELETE /v2.0/security-groups/dcdbb8f4-ccd8-4a3a-9ea1-1ca1a633e512 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1447] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:26:30 2026] GET /v2.0/networks => generated 1298 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1448] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:31 2026] GET /v2.0/security-groups?tenant_id=71b2f40db8d7467e9f6135cf6da32a53&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:26:31.334 7 INFO neutron.db.segments_db [None req-61f89233-2623-44a9-bbd7-000023215f5f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 5d616389-1534-4ac5-b3bb-b50e0390059d of type vxlan for network 554dd40c-764d-4859-bf72-4a347f7ae168 [pid: 8|app: 0|req: 727/1449] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:31 2026] DELETE /v2.0/security-groups/accb74d8-4dae-4146-8252-305dcf3109f2 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1450] 10.0.0.108 () {34 vars in 1100 bytes} [Tue May 12 07:26:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1680886375&fields=id&tenant_id=c6aab137d77c4468a0d7973417b2c95e => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1451] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:26:31 2026] GET /v2.0/networks?id=1f6587d9-8a7e-422f-936d-7595469a8572 => 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: 723/1452] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:26:30 2026] POST /v2.0/networks => generated 743 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1453] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:26:31 2026] GET /v2.0/quotas/c6aab137d77c4468a0d7973417b2c95e => 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: 731/1454] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:26:31 2026] GET /v2.0/ports?tenant_id=c6aab137d77c4468a0d7973417b2c95e&fields=id => generated 103 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1455] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:26:31 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1456] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:26:31 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?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: 724/1457] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:26:31 2026] POST /v2.0/subnets => generated 690 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:26:31.720 8 INFO neutron.db.segments_db [None req-415fa184-6d97-4f80-8149-e0ae61bda7a6 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 030612c4-865f-40bc-b80d-89c1d1ebf6e6 of type vxlan for network fad42455-b5b3-4238-a285-02d874e9a74f [pid: 7|app: 0|req: 725/1458] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:31 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:26:32.006 8 INFO neutron.db.l3_hamode_db [None req-415fa184-6d97-4f80-8149-e0ae61bda7a6 e526305eb9a744d79ac169e810abeb17 4d6e517bf1dc4b05ad4b5417b7ffa451 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 726/1459] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:32 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:26:33.228 8 INFO neutron.db.l3_hamode_db [None req-415fa184-6d97-4f80-8149-e0ae61bda7a6 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 727/1460] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:33 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => 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: 734/1461] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:26:31 2026] POST /v2.0/routers => generated 730 bytes in 2353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1462] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:34 2026] GET /v2.0/security-groups?tenant_id=5f2670cf7d0b40478af1588fa7cd2285&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1463] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:35 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => 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: 737/1464] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:35 2026] DELETE /v2.0/security-groups/e16e6d5f-65ac-4446-a311-9b4ee529a1d4 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1465] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:26:34 2026] PUT /v2.0/routers/9e1c150a-b704-44a2-a92e-ba0a17de9d04/add_router_interface => generated 309 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1466] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:35 2026] GET /v2.0/security-groups?tenant_id=b1c05f1e20f04ceab12cd565d81c7867&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1467] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:35 2026] DELETE /v2.0/security-groups/018242ee-6cd8-4e8e-9dac-c4fb3c2f3293 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1468] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:26:36 2026] GET /v2.0/networks?id=1f6587d9-8a7e-422f-936d-7595469a8572 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1469] 199.19.213.23 () {34 vars in 1049 bytes} [Tue May 12 07:26:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c6aab137d77c4468a0d7973417b2c95e => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1470] 10.0.0.79 () {34 vars in 684 bytes} [Tue May 12 07:26:36 2026] POST /v2.0/security-groups => generated 1660 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1471] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:36 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => 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: 742/1472] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1473] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:26:36 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 743/1474] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1475] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:26:36 2026] PUT /v2.0/ports/41956933-fc4f-4101-88bc-e69fccd7813c => generated 1235 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:26:37.112 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b7224fb-56a6-4545-bc38-eeb65c6339d2'] response: {'name': 'network-changed', 'server_uuid': '03e72c75-ddbe-4f71-bb09-fb311d8e9b07', 'tag': '41956933-fc4f-4101-88bc-e69fccd7813c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 733/1476] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 744/1477] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:26:36 2026] POST /v2.0/floatingips => generated 552 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1478] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 735/1479] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1480] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1481] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1482] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/security-groups?id=ce33ef44-1403-4bda-8f5f-a9eec0c13c1f&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: 737/1483] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/ports?tenant_id=c6aab137d77c4468a0d7973417b2c95e&device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1484] 10.0.0.108 () {34 vars in 1098 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--841875942&fields=id&tenant_id=4d6e517bf1dc4b05ad4b5417b7ffa451 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1485] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/networks?tenant_id=c6aab137d77c4468a0d7973417b2c95e&shared=False => generated 757 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1486] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/networks?id=554dd40c-764d-4859-bf72-4a347f7ae168 => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1487] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/quotas/4d6e517bf1dc4b05ad4b5417b7ffa451 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1488] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1489] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/ports?tenant_id=4d6e517bf1dc4b05ad4b5417b7ffa451&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1490] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/networks/554dd40c-764d-4859-bf72-4a347f7ae168?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: 751/1491] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:26:37 2026] GET /v2.0/networks/554dd40c-764d-4859-bf72-4a347f7ae168?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1492] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:38 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => 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: 742/1493] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:38 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1494] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:38 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1495] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:38 2026] GET /v2.0/security-groups?id=ce33ef44-1403-4bda-8f5f-a9eec0c13c1f&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: 8|app: 0|req: 753/1496] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:38 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&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: 744/1497] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:26:38 2026] GET /v2.0/ports?tenant_id=c6aab137d77c4468a0d7973417b2c95e&device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1498] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:26:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=41956933-fc4f-4101-88bc-e69fccd7813c => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1499] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:26:38 2026] GET /v2.0/subnets?id=ffaca73f-d157-45c1-96bc-c8d09b89ccce => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1500] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:26:38 2026] GET /v2.0/ports?network_id=1f6587d9-8a7e-422f-936d-7595469a8572&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1501] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:26:38 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1502] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:26:39 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1503] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:39 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1504] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:39 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1505] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:39 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => 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: 758/1506] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:39 2026] GET /v2.0/security-groups?id=f05334f3-a79a-4eb9-b3a5-890ecf53d015&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1507] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:39 2026] GET /v2.0/security-groups?id=ce33ef44-1403-4bda-8f5f-a9eec0c13c1f&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1508] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:26:39 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:26:40.018 7 INFO neutron_taas.services.taas.taas_plugin [req-62cde318-b1b1-411c-8afa-11929508b7ce req-6e60dbbb-cef6-4e42-83ca-6ae3005c06e5 f2880767e6dd4797ac1e0c3b743985b2 7feda92cc6c048bb8e3bddaaaa15b5ad - - default default] TaaS: Handle Delete Port: f9d29ee9-f7ed-42c3-9364-ce2f77474bde 2026-05-12 07:26:40.021 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-62cde318-b1b1-411c-8afa-11929508b7ce req-6e60dbbb-cef6-4e42-83ca-6ae3005c06e5 f2880767e6dd4797ac1e0c3b743985b2 7feda92cc6c048bb8e3bddaaaa15b5ad - - default default] Tap Mirror: Handle Delete Port: f9d29ee9-f7ed-42c3-9364-ce2f77474bde 2026-05-12 07:26:40.136 7 INFO neutron.db.l3_db [req-62cde318-b1b1-411c-8afa-11929508b7ce req-6e60dbbb-cef6-4e42-83ca-6ae3005c06e5 f2880767e6dd4797ac1e0c3b743985b2 7feda92cc6c048bb8e3bddaaaa15b5ad - - default default] Floating IP 8044043c-4842-4a9c-8858-c40d7f565047 disassociated. External IP: 10.96.250.218, port: f9d29ee9-f7ed-42c3-9364-ce2f77474bde. [pid: 8|app: 0|req: 760/1509] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:40 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => 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: 750/1510] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:26:39 2026] DELETE /v2.0/ports/f9d29ee9-f7ed-42c3-9364-ce2f77474bde => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:26:40.592 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ac5cf51-1ab8-40e0-a818-64e65c9d22e8'] response: {'server_uuid': 'fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85', 'name': 'network-vif-deleted', 'tag': 'f9d29ee9-f7ed-42c3-9364-ce2f77474bde', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 761/1511] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:40 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 751/1512] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:40 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => 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: 762/1513] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:40 2026] GET /v2.0/security-groups?id=ce33ef44-1403-4bda-8f5f-a9eec0c13c1f&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1514] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:41 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1515] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:42 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => 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: 753/1516] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:42 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1517] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:42 2026] GET /v2.0/security-groups?id=ce33ef44-1403-4bda-8f5f-a9eec0c13c1f&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1518] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:26:42 2026] GET /v2.0/networks?id=554dd40c-764d-4859-bf72-4a347f7ae168 => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1519] 199.19.213.23 () {34 vars in 1049 bytes} [Tue May 12 07:26:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4d6e517bf1dc4b05ad4b5417b7ffa451 => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1520] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:42 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => 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: 766/1521] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:26:42 2026] POST /v2.0/ports => generated 954 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1522] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:43 2026] GET /v2.0/ports?device_id=fd6196fc-eddf-47ae-9a2b-71ffe4dbdd85 => generated 12 bytes in 22 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: 757/1523] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:43 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => 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: 758/1524] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:43 2026] GET /v2.0/security-groups?id=ce33ef44-1403-4bda-8f5f-a9eec0c13c1f&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1525] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:26:43 2026] PUT /v2.0/ports/d2e44abf-a100-4db4-a2ef-4efbfd6ac3a2 => generated 1235 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:26:43.598 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-791e4cfb-c437-44dd-a54f-6f89b46fde4c'] response: {'name': 'network-changed', 'server_uuid': 'fba41580-7a16-4f22-8794-25e84e464431', 'tag': 'd2e44abf-a100-4db4-a2ef-4efbfd6ac3a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 759/1526] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:43 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 768/1527] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:43 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&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: 760/1528] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:26:44 2026] GET /v2.0/ports?tenant_id=4d6e517bf1dc4b05ad4b5417b7ffa451&device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1529] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:26:44 2026] GET /v2.0/networks?tenant_id=4d6e517bf1dc4b05ad4b5417b7ffa451&shared=False => generated 771 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1530] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:26:44 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: 8|app: 0|req: 770/1531] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:44 2026] DELETE /v2.0/security-groups/f05334f3-a79a-4eb9-b3a5-890ecf53d015 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:26:44.442 7 INFO neutron.api.v2.resource [None req-f41e3882-94f3-4fd7-afec-432fa38694fc f2880767e6dd4797ac1e0c3b743985b2 7feda92cc6c048bb8e3bddaaaa15b5ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 762/1532] 10.0.0.79 () {32 vars in 736 bytes} [Tue May 12 07:26:44 2026] GET /v2.0/security-groups/f05334f3-a79a-4eb9-b3a5-890ecf53d015 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:26:44.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-9285122c-33a4-4994-9114-db48e2feaf95 f2880767e6dd4797ac1e0c3b743985b2 7feda92cc6c048bb8e3bddaaaa15b5ad - - default default] TaaS: Handle Delete Port: bec3394c-802f-46a7-8024-3f9614820007 2026-05-12 07:26:44.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9285122c-33a4-4994-9114-db48e2feaf95 f2880767e6dd4797ac1e0c3b743985b2 7feda92cc6c048bb8e3bddaaaa15b5ad - - default default] Tap Mirror: Handle Delete Port: bec3394c-802f-46a7-8024-3f9614820007 [pid: 7|app: 0|req: 763/1533] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:44 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1534] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:44 2026] GET /v2.0/security-groups?id=ce33ef44-1403-4bda-8f5f-a9eec0c13c1f&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1535] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:26:44 2026] DELETE /v2.0/floatingips/8044043c-4842-4a9c-8858-c40d7f565047 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1536] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:44 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1537] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:44 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1538] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:44 2026] GET /v2.0/security-groups?id=ce33ef44-1403-4bda-8f5f-a9eec0c13c1f&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: 777/1541] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:44 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&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: 778/1542] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:26:45 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:26:45.265 7 INFO neutron_taas.services.taas.taas_plugin [None req-c55adbd8-fc1a-432f-97cb-9100e471f14b e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 5d1bca58-d63d-4395-9b9b-60b1158364b1 2026-05-12 07:26:45.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c55adbd8-fc1a-432f-97cb-9100e471f14b e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 5d1bca58-d63d-4395-9b9b-60b1158364b1 2026-05-12 07:26:45.893 8 INFO neutron.db.l3_db [None req-451bcf6b-be74-417f-9ad2-49d159b8956b 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Floating IP c6c53151-c662-4a6a-abff-023599aeb56b associated. External IP: 10.96.250.210, port: 41956933-fc4f-4101-88bc-e69fccd7813c. [pid: 7|app: 0|req: 765/1543] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:26:44 2026] PUT /v2.0/routers/d6c74ba5-d543-4242-a36f-70271cf55b2c/remove_router_interface => generated 309 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1544] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:26:45 2026] GET /v2.0/ports?tenant_id=4d6e517bf1dc4b05ad4b5417b7ffa451&device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1545] 10.0.0.79 () {34 vars in 676 bytes} [Tue May 12 07:26:45 2026] POST /v2.0/floatingips => generated 855 bytes in 1222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:26:46.333 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a6ec504-4a67-4e4c-a1da-60448e14813b'] response: {'name': 'network-changed', 'server_uuid': '03e72c75-ddbe-4f71-bb09-fb311d8e9b07', 'tag': '41956933-fc4f-4101-88bc-e69fccd7813c', 'status': 'completed', 'code': 200} 2026-05-12 07:26:46.378 7 INFO neutron.db.segments_db [None req-41110188-3bd7-48e1-9868-b3b02701f957 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Added segment 4d39ea67-0668-4608-92c0-93bf4a96e3f3 of type vxlan for network 32e33734-422d-4f07-89ea-aa93eb24b199 [pid: 7|app: 0|req: 767/1546] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:26:45 2026] POST /v2.0/networks => generated 640 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1547] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:26:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d2e44abf-a100-4db4-a2ef-4efbfd6ac3a2 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:26:46.514 8 INFO neutron_taas.services.taas.taas_plugin [None req-5bafdaaf-632f-4b62-bb7d-6747ec9a5768 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: ecdc50a2-0a80-454f-8e68-dbedb33dcdd2 2026-05-12 07:26:46.517 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bafdaaf-632f-4b62-bb7d-6747ec9a5768 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: ecdc50a2-0a80-454f-8e68-dbedb33dcdd2 [pid: 7|app: 0|req: 769/1548] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:46 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1549] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:26:46 2026] GET /v2.0/floatingips/c6c53151-c662-4a6a-abff-023599aeb56b => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1550] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:26:46 2026] POST /v2.0/subnets => generated 657 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:26:46.824 8 INFO neutron_taas.services.taas.taas_plugin [None req-5bafdaaf-632f-4b62-bb7d-6747ec9a5768 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 7aff6b14-7db8-4d58-9594-2f7612458544 [pid: 7|app: 0|req: 772/1551] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:26:46 2026] GET /v2.0/subnets?id=3a7d9237-2647-4fce-a167-0ba73c0f6784 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:26:46.827 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bafdaaf-632f-4b62-bb7d-6747ec9a5768 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 7aff6b14-7db8-4d58-9594-2f7612458544 [pid: 7|app: 0|req: 773/1552] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:46 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&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: 774/1553] 10.0.0.79 () {32 vars in 721 bytes} [Tue May 12 07:26:46 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1554] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:26:46 2026] GET /v2.0/ports?tenant_id=c6aab137d77c4468a0d7973417b2c95e&device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1555] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:26:46 2026] GET /v2.0/ports?network_id=554dd40c-764d-4859-bf72-4a347f7ae168&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:26:47.171 8 INFO neutron.services.segments.plugin [-] Segment 3337af81-31ac-4234-b2bf-ae222b694e5b resource provider aggregate not found 2026-05-12 07:26:47.175 8 INFO neutron.services.segments.plugin [-] Segment 3337af81-31ac-4234-b2bf-ae222b694e5b resource provider aggregate not found 2026-05-12 07:26:47.199 8 INFO neutron.services.segments.plugin [-] Segment 3337af81-31ac-4234-b2bf-ae222b694e5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3337af81-31ac-4234-b2bf-ae222b694e5b found for delete ", "request_id": "req-29946a10-d4a9-412e-b089-54266df541f1"}]} 2026-05-12 07:26:47.217 8 INFO neutron.db.l3_hamode_db [None req-5bafdaaf-632f-4b62-bb7d-6747ec9a5768 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] HA network a016edd9-1a9d-440f-80c1-864a100337a4 was deleted as no HA routers are present in tenant 7feda92cc6c048bb8e3bddaaaa15b5ad. 2026-05-12 07:26:47.219 8 INFO neutron.services.segments.plugin [-] Segment 3337af81-31ac-4234-b2bf-ae222b694e5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3337af81-31ac-4234-b2bf-ae222b694e5b found for delete ", "request_id": "req-c44b518a-511f-4d6b-a34d-9ad6535f21ef"}]} [pid: 8|app: 0|req: 780/1556] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:26:46 2026] DELETE /v2.0/routers/d6c74ba5-d543-4242-a36f-70271cf55b2c => generated 0 bytes in 947 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1557] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:26:46 2026] POST /v2.0/subnets => generated 732 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1558] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:26:47 2026] GET /v2.0/networks?id=1f6587d9-8a7e-422f-936d-7595469a8572 => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1559] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:26:47 2026] GET /v2.0/networks/554dd40c-764d-4859-bf72-4a347f7ae168?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:26:47.352 7 INFO neutron.db.segments_db [None req-7121b44a-9fa0-4b81-8dc3-6253cfc46ccb 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Added segment 9ddc5c94-4cfd-4c70-83d9-e873b15b9c0f of type vxlan for network a827d1f7-d526-44f2-8a60-5699bf7ff2e4 [pid: 7|app: 0|req: 779/1560] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:26:47 2026] POST /v2.0/networks => generated 638 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1561] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:26:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=41956933-fc4f-4101-88bc-e69fccd7813c => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1562] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:26:47 2026] DELETE /v2.0/subnets/8e30d4ef-b2b6-4776-8180-d245bfcb3282 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1563] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:26:47 2026] GET /v2.0/networks/554dd40c-764d-4859-bf72-4a347f7ae168?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: 782/1564] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:26:47 2026] GET /v2.0/subnets?id=ffaca73f-d157-45c1-96bc-c8d09b89ccce => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:26:47.610 7 INFO neutron_taas.services.taas.taas_plugin [None req-773461b8-58ec-411c-9665-96b7530a5d4a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: e6c49b36-f318-48cb-9ae8-214a00fa5915 2026-05-12 07:26:47.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-773461b8-58ec-411c-9665-96b7530a5d4a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: e6c49b36-f318-48cb-9ae8-214a00fa5915 [pid: 8|app: 0|req: 783/1565] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:26:47 2026] POST /v2.0/subnets => generated 655 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:26:47.778 7 INFO neutron.services.segments.plugin [-] Segment 78eae673-7e33-4d3a-aed5-45899c832c06 resource provider aggregate not found 2026-05-12 07:26:47.784 7 INFO neutron.services.segments.plugin [-] Segment 78eae673-7e33-4d3a-aed5-45899c832c06 resource provider aggregate not found [pid: 8|app: 0|req: 784/1566] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:26:47 2026] GET /v2.0/ports?network_id=1f6587d9-8a7e-422f-936d-7595469a8572&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:26:47.807 7 INFO neutron.services.segments.plugin [-] Segment 78eae673-7e33-4d3a-aed5-45899c832c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78eae673-7e33-4d3a-aed5-45899c832c06 found for delete ", "request_id": "req-8b3a6d5b-d720-4e91-9927-53f09c1ccc6c"}]} [pid: 7|app: 0|req: 783/1567] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:26:47 2026] DELETE /v2.0/networks/8afab911-a690-4659-a92b-d17d0b124a38 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:26:47.810 7 INFO neutron.services.segments.plugin [-] Segment 78eae673-7e33-4d3a-aed5-45899c832c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78eae673-7e33-4d3a-aed5-45899c832c06 found for delete ", "request_id": "req-2706f8b3-9f5a-4c12-9c59-0618a902b72f"}]} [pid: 8|app: 0|req: 785/1568] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:26:47 2026] GET /v2.0/floatingips/c6c53151-c662-4a6a-abff-023599aeb56b => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1569] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:26:47 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1570] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:26:47 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?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: 788/1571] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:47 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1572] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:47 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1573] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:48 2026] GET /v2.0/security-groups?tenant_id=7feda92cc6c048bb8e3bddaaaa15b5ad&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: 784/1574] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:26:47 2026] POST /v2.0/subnets => generated 726 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:26:48.193 7 INFO neutron.db.segments_db [None req-7db0ed71-fd56-47d6-954a-870d20681ba5 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Added segment 775127cf-b4f4-4eae-ae8d-9b0b9a0f5de8 of type vxlan for network b7731cea-3534-4ca7-8acd-8cca799493da [pid: 8|app: 0|req: 791/1575] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:48 2026] DELETE /v2.0/security-groups/20178670-2f23-4058-b202-52dbc1cd325f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1576] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:26:48 2026] POST /v2.0/networks => generated 638 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1577] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:26:48 2026] POST /v2.0/subnets => generated 655 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1578] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:26:48 2026] POST /v2.0/subnets => generated 729 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:26:48.980 8 INFO neutron.db.segments_db [None req-321b868f-8e32-4257-aba8-6af2a2eb89ce 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Added segment 2a60419e-6858-4941-bcd9-ba65dfad3fec of type vxlan for network 0ef8cef2-28ac-4272-aba2-c1889c739e07 [pid: 7|app: 0|req: 787/1579] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:49 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:26:49.243 8 INFO neutron.db.l3_hamode_db [None req-321b868f-8e32-4257-aba8-6af2a2eb89ce 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 788/1580] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:49 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:26:50.088 8 INFO neutron.db.l3_hamode_db [None req-321b868f-8e32-4257-aba8-6af2a2eb89ce 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 789/1581] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:50 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1582] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:50 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&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: 793/1583] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:26:48 2026] POST /v2.0/routers => generated 684 bytes in 2175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1584] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:51 2026] GET /v2.0/security-groups?tenant_id=c916e6cdc2d04279961493b88f70c0cc&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1585] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:51 2026] DELETE /v2.0/security-groups/94734d95-277f-4c75-b6c8-0231c56b597e => 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: 793/1586] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:51 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => 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: 794/1587] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:51 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1588] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:26:51 2026] PUT /v2.0/routers/065a9ee7-556f-41f4-b43b-f27255d5ccda/add_router_interface => generated 309 bytes in 1527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1589] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:52 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1590] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:52 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1591] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:53 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1592] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:53 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1593] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:26:52 2026] PUT /v2.0/routers/065a9ee7-556f-41f4-b43b-f27255d5ccda/add_router_interface => generated 309 bytes in 1482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1594] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:54 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:26:54.532 8 INFO neutron.db.l3_db [None req-104acab1-f9c6-4e3d-a7d3-04c78049e81f f4786d5db2fc48da9c20a22ce7d5cb18 4d6e517bf1dc4b05ad4b5417b7ffa451 - - default default] Floating IP a588f80f-b364-4725-b452-753ed81a3934 associated. External IP: 10.96.250.205, port: d2e44abf-a100-4db4-a2ef-4efbfd6ac3a2. [pid: 8|app: 0|req: 800/1595] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:26:54 2026] PUT /v2.0/floatingips/a588f80f-b364-4725-b452-753ed81a3934 => generated 855 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1596] 10.0.0.204 () {34 vars in 990 bytes} [Tue May 12 07:26:54 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:26:54.895 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e62b0a6-8ed6-4a9a-8e52-5832b9efe292'] response: {'name': 'network-changed', 'server_uuid': 'fba41580-7a16-4f22-8794-25e84e464431', 'tag': 'd2e44abf-a100-4db4-a2ef-4efbfd6ac3a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 802/1597] 10.0.0.204 () {34 vars in 1040 bytes} [Tue May 12 07:26:54 2026] GET /v2.0/security-groups?id=ce33ef44-1403-4bda-8f5f-a9eec0c13c1f&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1598] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:54 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1599] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:54 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1600] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:55 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1601] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:55 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&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: 807/1602] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:26:55 2026] GET /v2.0/ports?tenant_id=4d6e517bf1dc4b05ad4b5417b7ffa451&device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1603] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:26:55 2026] GET /v2.0/networks?id=554dd40c-764d-4859-bf72-4a347f7ae168 => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1604] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:26:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d2e44abf-a100-4db4-a2ef-4efbfd6ac3a2 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1605] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:26:55 2026] GET /v2.0/subnets?id=3a7d9237-2647-4fce-a167-0ba73c0f6784 => generated 693 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1606] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:26:55 2026] GET /v2.0/ports?network_id=554dd40c-764d-4859-bf72-4a347f7ae168&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1607] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:26:55 2026] GET /v2.0/networks/554dd40c-764d-4859-bf72-4a347f7ae168?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1608] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:26:55 2026] GET /v2.0/networks/554dd40c-764d-4859-bf72-4a347f7ae168?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1609] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:26:54 2026] PUT /v2.0/routers/065a9ee7-556f-41f4-b43b-f27255d5ccda/add_router_interface => generated 309 bytes in 1808 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1610] 10.0.0.79 () {34 vars in 683 bytes} [Tue May 12 07:26:56 2026] POST /v2.0/security-groups => generated 1627 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1611] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1612] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1613] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:56 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1614] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:56 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1615] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:56 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: 7|app: 0|req: 800/1616] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1617] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1618] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1619] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:56 2026] GET /v2.0/security-groups?tenant_id=4d76ce34e49841a8a2cef2a04f506912&name=default => generated 2925 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1620] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1621] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:57 2026] DELETE /v2.0/security-groups/dc40faf6-8ea1-4b4a-ab5f-7519f647587f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1622] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1623] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1624] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:26:57 2026] GET /v2.0/security-groups?tenant_id=21777e340a6b4309974c9636de62ace4&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1625] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:26:57 2026] DELETE /v2.0/security-groups/fa20ddb2-116a-4229-bf2d-6f4aad15b2d8 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1626] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1627] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:57 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1628] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:26:57 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1629] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:26:57 2026] GET /v2.0/security-groups?id=34f435e2-fda8-4f54-ba4f-515d189c73aa&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1630] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:26:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:26:58.140 8 INFO neutron_taas.services.taas.taas_plugin [req-776d8cec-95e9-40a3-9d7a-d5f22a57a7a8 req-0a810474-3c97-40d2-835c-f417f3fdb76b f4786d5db2fc48da9c20a22ce7d5cb18 4d6e517bf1dc4b05ad4b5417b7ffa451 - - default default] TaaS: Handle Delete Port: d2e44abf-a100-4db4-a2ef-4efbfd6ac3a2 2026-05-12 07:26:58.143 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-776d8cec-95e9-40a3-9d7a-d5f22a57a7a8 req-0a810474-3c97-40d2-835c-f417f3fdb76b f4786d5db2fc48da9c20a22ce7d5cb18 4d6e517bf1dc4b05ad4b5417b7ffa451 - - default default] Tap Mirror: Handle Delete Port: d2e44abf-a100-4db4-a2ef-4efbfd6ac3a2 2026-05-12 07:26:58.273 8 INFO neutron.db.l3_db [req-776d8cec-95e9-40a3-9d7a-d5f22a57a7a8 req-0a810474-3c97-40d2-835c-f417f3fdb76b f4786d5db2fc48da9c20a22ce7d5cb18 4d6e517bf1dc4b05ad4b5417b7ffa451 - - default default] Floating IP a588f80f-b364-4725-b452-753ed81a3934 disassociated. External IP: 10.96.250.205, port: d2e44abf-a100-4db4-a2ef-4efbfd6ac3a2. [pid: 7|app: 0|req: 806/1631] 10.0.0.108 () {34 vars in 1094 bytes} [Tue May 12 07:26:58 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-391716500&fields=id&tenant_id=15a22611d98143ccab5224cfd93be4b1 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1632] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:26:58 2026] GET /v2.0/networks?id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1633] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:26:58 2026] GET /v2.0/quotas/15a22611d98143ccab5224cfd93be4b1 => 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: 809/1634] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:26:58 2026] GET /v2.0/ports?tenant_id=15a22611d98143ccab5224cfd93be4b1&fields=id => generated 241 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1635] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:26:58 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1636] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:26:58 2026] DELETE /v2.0/ports/d2e44abf-a100-4db4-a2ef-4efbfd6ac3a2 => generated 0 bytes in 736 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1637] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:26:58 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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-05-12 07:26:58.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1586232-db23-4dd4-bccc-77f1ee90f580'] response: {'server_uuid': 'fba41580-7a16-4f22-8794-25e84e464431', 'name': 'network-vif-deleted', 'tag': 'd2e44abf-a100-4db4-a2ef-4efbfd6ac3a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 827/1638] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:58 2026] GET /v2.0/ports?device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1639] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:26:59 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1642] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:00 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1643] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:01 2026] GET /v2.0/ports?device_id=fba41580-7a16-4f22-8794-25e84e464431 => 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: 815/1644] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:02 2026] DELETE /v2.0/security-groups/34f435e2-fda8-4f54-ba4f-515d189c73aa => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:02.579 8 INFO neutron.api.v2.resource [None req-537cb115-4d2b-4cc3-9594-a95249c30e33 f4786d5db2fc48da9c20a22ce7d5cb18 4d6e517bf1dc4b05ad4b5417b7ffa451 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 830/1645] 10.0.0.79 () {32 vars in 736 bytes} [Tue May 12 07:27:02 2026] GET /v2.0/security-groups/34f435e2-fda8-4f54-ba4f-515d189c73aa => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:27:02.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-4b2486d2-9ebb-4c4f-ab07-b544ef4f024d f4786d5db2fc48da9c20a22ce7d5cb18 4d6e517bf1dc4b05ad4b5417b7ffa451 - - default default] TaaS: Handle Delete Port: 671e3e3c-bda5-4e40-958d-05e2fc91a18c 2026-05-12 07:27:02.708 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b2486d2-9ebb-4c4f-ab07-b544ef4f024d f4786d5db2fc48da9c20a22ce7d5cb18 4d6e517bf1dc4b05ad4b5417b7ffa451 - - default default] Tap Mirror: Handle Delete Port: 671e3e3c-bda5-4e40-958d-05e2fc91a18c [pid: 7|app: 0|req: 816/1646] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:02 2026] DELETE /v2.0/floatingips/a588f80f-b364-4725-b452-753ed81a3934 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:03.283 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b272f3b-ea65-4723-8621-f4a39fe87060 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: bf3fab0c-2bab-4d3c-9f98-2f97abd5abaa 2026-05-12 07:27:03.286 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b272f3b-ea65-4723-8621-f4a39fe87060 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: bf3fab0c-2bab-4d3c-9f98-2f97abd5abaa [pid: 8|app: 0|req: 831/1647] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:27:02 2026] PUT /v2.0/routers/9e1c150a-b704-44a2-a92e-ba0a17de9d04/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1648] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:03 2026] GET /v2.0/security-groups?tenant_id=ce94b718af9b45898751b1d1ec3b1185&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:27:04.058 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9b0c126-e078-404f-a843-8db035610641 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: b84bf5e2-f2e3-4262-bd75-ef4c578cd854 2026-05-12 07:27:04.061 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9b0c126-e078-404f-a843-8db035610641 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: b84bf5e2-f2e3-4262-bd75-ef4c578cd854 [pid: 7|app: 0|req: 818/1649] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:04 2026] DELETE /v2.0/security-groups/34304fe4-d6e1-4d19-a2b4-34ef87a8e9f4 => 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: 819/1650] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:27:04 2026] GET /v2.0/networks?id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1651] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:04 2026] GET /v2.0/ports?device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1652] 199.19.213.23 () {34 vars in 1049 bytes} [Tue May 12 07:27:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=15a22611d98143ccab5224cfd93be4b1 => generated 178 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:04.314 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9b0c126-e078-404f-a843-8db035610641 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 9f6ffd2a-bc1f-4cfe-b2f7-7bf41a0d0345 2026-05-12 07:27:04.317 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9b0c126-e078-404f-a843-8db035610641 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 9f6ffd2a-bc1f-4cfe-b2f7-7bf41a0d0345 [pid: 7|app: 0|req: 822/1653] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:04 2026] GET /v2.0/security-groups?tenant_id=cfc8b1c733dd4dfe99ee0dda3a14d26c&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:27:04.680 8 INFO neutron.services.segments.plugin [-] Segment 030612c4-865f-40bc-b80d-89c1d1ebf6e6 resource provider aggregate not found 2026-05-12 07:27:04.684 8 INFO neutron.services.segments.plugin [-] Segment 030612c4-865f-40bc-b80d-89c1d1ebf6e6 resource provider aggregate not found 2026-05-12 07:27:04.698 8 INFO neutron.services.segments.plugin [-] Segment 030612c4-865f-40bc-b80d-89c1d1ebf6e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 030612c4-865f-40bc-b80d-89c1d1ebf6e6 found for delete ", "request_id": "req-ee7a8662-d6d4-4e47-b077-e28b4230ee21"}]} 2026-05-12 07:27:04.701 8 INFO neutron.services.segments.plugin [-] Segment 030612c4-865f-40bc-b80d-89c1d1ebf6e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 030612c4-865f-40bc-b80d-89c1d1ebf6e6 found for delete ", "request_id": "req-023fb7c4-7134-4ca3-8685-a6b31411691b"}]} 2026-05-12 07:27:04.709 8 INFO neutron.db.l3_hamode_db [None req-f9b0c126-e078-404f-a843-8db035610641 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] HA network fad42455-b5b3-4238-a285-02d874e9a74f was deleted as no HA routers are present in tenant 4d6e517bf1dc4b05ad4b5417b7ffa451. [pid: 8|app: 0|req: 832/1654] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:03 2026] DELETE /v2.0/routers/9e1c150a-b704-44a2-a92e-ba0a17de9d04 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1655] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:04 2026] DELETE /v2.0/security-groups/843397d6-b40e-40be-a9cb-dbe76d13e7f4 => 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: 823/1656] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:27:04 2026] POST /v2.0/ports => generated 1179 bytes in 501 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: 834/1657] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:04 2026] DELETE /v2.0/subnets/3a7d9237-2647-4fce-a167-0ba73c0f6784 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:27:05.093 8 INFO neutron_taas.services.taas.taas_plugin [None req-d04abee1-6e1d-4b6e-8e32-42d8b5888e7a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 97a3ea10-6c10-4349-b7e6-c173c2236005 2026-05-12 07:27:05.095 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d04abee1-6e1d-4b6e-8e32-42d8b5888e7a e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 97a3ea10-6c10-4349-b7e6-c173c2236005 [pid: 8|app: 0|req: 835/1658] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:27:04 2026] DELETE /v2.0/networks/554dd40c-764d-4859-bf72-4a347f7ae168 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1659] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:27:04 2026] PUT /v2.0/ports/a9537656-7e9d-4779-baa4-18cc12425fd0 => generated 1460 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:27:05.375 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b9164a2-9573-4d85-98ba-12336c116ac6'] response: {'name': 'network-changed', 'server_uuid': '6e7f12bf-eec9-41ef-903f-428b5328f60b', 'tag': 'a9537656-7e9d-4779-baa4-18cc12425fd0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 836/1660] 10.0.0.79 () {32 vars in 825 bytes} [Tue May 12 07:27:05 2026] GET /v2.0/ports?project_id=c6aab137d77c4468a0d7973417b2c95e&network_id=1f6587d9-8a7e-422f-936d-7595469a8572 => generated 3691 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 825/1661] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:05 2026] GET /v2.0/security-groups?tenant_id=4d6e517bf1dc4b05ad4b5417b7ffa451&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1662] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:05 2026] DELETE /v2.0/security-groups/d3481ad3-dc7c-4192-a535-634ffe14ef82 => 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: 826/1663] 10.0.0.79 () {32 vars in 741 bytes} [Tue May 12 07:27:05 2026] GET /v2.0/subnets?network_id=802a6e60-39df-4d44-9bd8-19545901527e => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1664] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:05 2026] GET /v2.0/ports?tenant_id=15a22611d98143ccab5224cfd93be4b1&device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => generated 1463 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:27:05.943 8 INFO neutron.db.l3_db [None req-e5353214-2438-411b-b676-f79991e03e19 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Floating IP c6c53151-c662-4a6a-abff-023599aeb56b disassociated. External IP: 10.96.250.210, port: 41956933-fc4f-4101-88bc-e69fccd7813c. [pid: 7|app: 0|req: 828/1665] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:27:05 2026] GET /v2.0/networks?tenant_id=15a22611d98143ccab5224cfd93be4b1&shared=False => generated 2377 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1666] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:27:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1667] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:27:05 2026] PUT /v2.0/floatingips/c6c53151-c662-4a6a-abff-023599aeb56b => generated 554 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:06.280 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3434b747-fc80-40ff-9f21-374bc988f899'] response: {'name': 'network-changed', 'server_uuid': '03e72c75-ddbe-4f71-bb09-fb311d8e9b07', 'tag': '41956933-fc4f-4101-88bc-e69fccd7813c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 830/1668] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/floatingips/c6c53151-c662-4a6a-abff-023599aeb56b => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:06.721 8 INFO neutron.services.segments.plugin [-] Segment 5d616389-1534-4ac5-b3bb-b50e0390059d resource provider aggregate not found 2026-05-12 07:27:06.726 8 INFO neutron.services.segments.plugin [-] Segment 5d616389-1534-4ac5-b3bb-b50e0390059d resource provider aggregate not found 2026-05-12 07:27:06.739 8 INFO neutron.services.segments.plugin [-] Segment 5d616389-1534-4ac5-b3bb-b50e0390059d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d616389-1534-4ac5-b3bb-b50e0390059d found for delete ", "request_id": "req-4b0d4f77-5705-4e9e-b1b8-c38943271854"}]} 2026-05-12 07:27:06.751 8 INFO neutron.services.segments.plugin [-] Segment 5d616389-1534-4ac5-b3bb-b50e0390059d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d616389-1534-4ac5-b3bb-b50e0390059d found for delete ", "request_id": "req-337b74c1-3abb-402a-a952-1960853b2cd1"}]} [pid: 7|app: 0|req: 831/1669] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/ports?tenant_id=c6aab137d77c4468a0d7973417b2c95e&device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1670] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/networks?id=1f6587d9-8a7e-422f-936d-7595469a8572 => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1671] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=41956933-fc4f-4101-88bc-e69fccd7813c => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1672] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/subnets?id=ffaca73f-d157-45c1-96bc-c8d09b89ccce => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1673] 10.0.0.79 () {32 vars in 652 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/extensions => generated 21537 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1674] 10.0.0.79 () {32 vars in 680 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1675] 10.0.0.79 () {32 vars in 680 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1676] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/ports?network_id=1f6587d9-8a7e-422f-936d-7595469a8572&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: 842/1677] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1678] 10.0.0.79 () {32 vars in 664 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1679] 10.0.0.79 () {32 vars in 698 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1680] 10.0.0.79 () {32 vars in 696 bytes} [Tue May 12 07:27:07 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: 839/1681] 10.0.0.79 () {32 vars in 700 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1682] 10.0.0.79 () {32 vars in 688 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1683] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:27:06 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?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: 841/1684] 10.0.0.79 () {32 vars in 702 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1685] 10.0.0.79 () {32 vars in 692 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1686] 10.0.0.79 () {32 vars in 694 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1687] 10.0.0.79 () {32 vars in 684 bytes} [Tue May 12 07:27:07 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: 844/1688] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1689] 10.0.0.79 () {32 vars in 686 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1690] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/ports?tenant_id=15a22611d98143ccab5224cfd93be4b1&device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => generated 1463 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1691] 10.0.0.79 () {32 vars in 660 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1692] 10.0.0.79 () {32 vars in 698 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1693] 10.0.0.79 () {32 vars in 678 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/external-net => 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: 846/1694] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=a9537656-7e9d-4779-baa4-18cc12425fd0 => 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: 849/1695] 10.0.0.79 () {32 vars in 682 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1696] 10.0.0.79 () {32 vars in 674 bytes} [Tue May 12 07:27:07 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: 851/1697] 10.0.0.79 () {32 vars in 688 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1698] 199.19.213.23 () {34 vars in 1101 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6b&port_id=a9537656-7e9d-4779-baa4-18cc12425fd0 => 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: 852/1699] 10.0.0.79 () {32 vars in 722 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1700] 10.0.0.79 () {32 vars in 686 bytes} [Tue May 12 07:27:07 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: 854/1701] 10.0.0.79 () {32 vars in 668 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1702] 10.0.0.79 () {32 vars in 686 bytes} [Tue May 12 07:27:07 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: 7|app: 0|req: 848/1703] 199.19.213.23 () {34 vars in 1063 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/subnets?id=35147106-fa19-48a3-8a75-9c882d14bba1&id=b14f8c62-1ed5-42a9-b772-9c5a05058e64 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1704] 10.0.0.79 () {32 vars in 680 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1705] 10.0.0.79 () {32 vars in 698 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1706] 10.0.0.79 () {32 vars in 678 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1707] 10.0.0.79 () {32 vars in 666 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1708] 10.0.0.79 () {32 vars in 676 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1709] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&device_owner=network%3Adhcp => generated 1455 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1710] 10.0.0.79 () {32 vars in 664 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/l3-ha => 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: 862/1711] 10.0.0.79 () {32 vars in 674 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1712] 10.0.0.79 () {32 vars in 712 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1713] 10.0.0.79 () {32 vars in 690 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1714] 10.0.0.79 () {32 vars in 682 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1715] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&device_owner=network%3Adhcp => generated 1455 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1716] 10.0.0.79 () {32 vars in 668 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1717] 10.0.0.79 () {32 vars in 686 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1718] 10.0.0.79 () {32 vars in 704 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1719] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/floatingips/c6c53151-c662-4a6a-abff-023599aeb56b => generated 554 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1720] 10.0.0.79 () {32 vars in 674 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1721] 10.0.0.79 () {32 vars in 700 bytes} [Tue May 12 07:27:07 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: 856/1722] 10.0.0.79 () {32 vars in 674 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1723] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1724] 10.0.0.79 () {32 vars in 692 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1725] 10.0.0.79 () {32 vars in 688 bytes} [Tue May 12 07:27:07 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: 7|app: 0|req: 859/1726] 10.0.0.79 () {32 vars in 708 bytes} [Tue May 12 07:27:07 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: 860/1727] 10.0.0.79 () {32 vars in 704 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1728] 10.0.0.79 () {32 vars in 718 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1729] 10.0.0.79 () {32 vars in 696 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1730] 10.0.0.79 () {32 vars in 710 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1731] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1732] 10.0.0.79 () {32 vars in 668 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1733] 10.0.0.79 () {32 vars in 686 bytes} [Tue May 12 07:27:07 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: 866/1734] 10.0.0.79 () {32 vars in 680 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1735] 10.0.0.79 () {32 vars in 674 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1736] 10.0.0.79 () {32 vars in 670 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1737] 10.0.0.79 () {32 vars in 660 bytes} [Tue May 12 07:27:07 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: 870/1738] 10.0.0.79 () {32 vars in 698 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1739] 10.0.0.79 () {32 vars in 698 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1740] 10.0.0.79 () {32 vars in 676 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1741] 10.0.0.79 () {32 vars in 668 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1742] 10.0.0.79 () {32 vars in 682 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1743] 10.0.0.79 () {32 vars in 700 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1744] 10.0.0.79 () {32 vars in 684 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1745] 10.0.0.79 () {32 vars in 706 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1746] 10.0.0.79 () {32 vars in 668 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1747] 10.0.0.79 () {32 vars in 696 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1748] 10.0.0.79 () {32 vars in 694 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1749] 10.0.0.79 () {32 vars in 684 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1750] 10.0.0.79 () {32 vars in 688 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1751] 10.0.0.79 () {32 vars in 704 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1752] 10.0.0.79 () {32 vars in 666 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1753] 10.0.0.79 () {32 vars in 680 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1754] 10.0.0.79 () {32 vars in 680 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1755] 10.0.0.79 () {32 vars in 690 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1756] 10.0.0.79 () {32 vars in 690 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1757] 10.0.0.79 () {32 vars in 694 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1758] 10.0.0.79 () {32 vars in 684 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1759] 10.0.0.79 () {32 vars in 688 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1760] 10.0.0.79 () {32 vars in 700 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1761] 10.0.0.79 () {32 vars in 702 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1762] 10.0.0.79 () {32 vars in 712 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:07.681 8 INFO neutron.db.segments_db [None req-235d852e-7a12-456d-b459-4f7e36f69020 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 7c071b87-fc4d-46cb-88a2-c5a91a0bbc66 of type vxlan for network 507a5bbc-f6aa-4619-8824-ac9e088eed59 [pid: 7|app: 0|req: 895/1763] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1764] 10.0.0.79 () {32 vars in 714 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1765] 10.0.0.79 () {32 vars in 726 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1766] 10.0.0.79 () {32 vars in 740 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1767] 10.0.0.79 () {32 vars in 718 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1768] 10.0.0.79 () {32 vars in 682 bytes} [Tue May 12 07:27:07 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: 7|app: 0|req: 901/1769] 10.0.0.79 () {32 vars in 668 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1770] 10.0.0.79 () {32 vars in 718 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1771] 10.0.0.79 () {32 vars in 678 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1772] 10.0.0.79 () {32 vars in 668 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1773] 10.0.0.79 () {32 vars in 696 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1774] 10.0.0.79 () {32 vars in 704 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1775] 10.0.0.79 () {32 vars in 700 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1776] 10.0.0.79 () {32 vars in 700 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1777] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:27:07 2026] POST /v2.0/networks => generated 746 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1778] 10.0.0.79 () {32 vars in 682 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1779] 10.0.0.79 () {32 vars in 704 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1780] 10.0.0.79 () {32 vars in 694 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1781] 10.0.0.79 () {32 vars in 688 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1782] 10.0.0.79 () {32 vars in 696 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1783] 10.0.0.79 () {32 vars in 678 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1784] 10.0.0.79 () {32 vars in 688 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1785] 10.0.0.79 () {32 vars in 700 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1786] 10.0.0.79 () {32 vars in 664 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1787] 10.0.0.79 () {32 vars in 680 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1788] 10.0.0.79 () {32 vars in 676 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1789] 10.0.0.79 () {32 vars in 692 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1790] 10.0.0.79 () {32 vars in 676 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1791] 10.0.0.79 () {32 vars in 666 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1792] 10.0.0.79 () {32 vars in 662 bytes} [Tue May 12 07:27:07 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: 924/1793] 10.0.0.79 () {32 vars in 674 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1794] 10.0.0.79 () {32 vars in 686 bytes} [Tue May 12 07:27:07 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1795] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:27:07 2026] POST /v2.0/subnets => generated 693 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:27:08.067 7 INFO neutron.db.segments_db [None req-aaf8ef50-0a75-4ee3-bc50-23078d9fcb3b e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment a0ca604b-f355-4cc8-9eb1-c95735a54017 of type vxlan for network a5ae7862-0ec0-4ce4-8073-fe7f16380883 2026-05-12 07:27:08.302 7 INFO neutron.db.l3_hamode_db [None req-aaf8ef50-0a75-4ee3-bc50-23078d9fcb3b e526305eb9a744d79ac169e810abeb17 57731557b88946f1a6a14e34bf3ce8d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 871/1796] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:27:08 2026] GET /v2.0/floatingips/c6c53151-c662-4a6a-abff-023599aeb56b => generated 552 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1797] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:08 2026] GET /v2.0/security-groups?tenant_id=10c9f7986a9a4d529c1f7bcf4f986643&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1798] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:08 2026] DELETE /v2.0/security-groups/36c37eef-2300-47d3-9cfe-b401a114d8fe => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:08.982 7 INFO neutron.db.l3_hamode_db [None req-aaf8ef50-0a75-4ee3-bc50-23078d9fcb3b e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 874/1799] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:09 2026] GET /v2.0/ports?device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => generated 1194 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1800] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:09 2026] GET /v2.0/security-groups?id=133d73f0-dc0c-4b91-8280-e678251f5929&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1801] 10.0.0.79 () {34 vars in 684 bytes} [Tue May 12 07:27:09 2026] POST /v2.0/security-groups => generated 1675 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1802] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:27:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1803] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:27:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1804] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:27:08 2026] POST /v2.0/routers => generated 733 bytes in 1931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1805] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:27:09 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: 8|app: 0|req: 880/1806] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:27:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:27:10.130 8 INFO neutron.db.securitygroups_db [None req-7335e9a9-430e-4a12-af9a-a5641551455c 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Project c6aab137d77c4468a0d7973417b2c95e 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: 881/1807] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:27:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:27:10.251 8 INFO neutron.db.securitygroups_db [None req-fd3634d4-2a20-4c9b-8277-5d4db7321ec9 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Project c6aab137d77c4468a0d7973417b2c95e 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: 882/1808] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:27:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:27:10.652 8 INFO neutron.db.segments_db [None req-5a8714ac-d5b9-4487-9120-c44e1123467b e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Added segment eb193205-f037-4869-b18f-968c1da8f1ba of type vxlan for network 5f0f4329-ab0d-460b-9323-a190bebaa5c1 [pid: 8|app: 0|req: 883/1809] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:27:10 2026] POST /v2.0/networks => generated 649 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1810] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:27:10 2026] GET /v2.0/networks => generated 1298 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1811] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:27:09 2026] PUT /v2.0/routers/fa1f5624-571c-4856-84de-7e8317f66828/add_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1812] 10.0.0.108 () {34 vars in 1100 bytes} [Tue May 12 07:27:10 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2060256636&fields=id&tenant_id=c6aab137d77c4468a0d7973417b2c95e => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1813] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:27:10 2026] POST /v2.0/subnets => generated 627 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1814] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:27:11 2026] GET /v2.0/networks?id=1f6587d9-8a7e-422f-936d-7595469a8572 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1815] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:27:11 2026] GET /v2.0/quotas/c6aab137d77c4468a0d7973417b2c95e => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:11.150 8 INFO neutron.db.segments_db [None req-313baf6d-1bb5-49ca-ab1d-baeb36a2c89f e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Added segment 30b3554a-2c44-402c-b490-24d901466830 of type vxlan for network acad2ec9-a7e9-44b6-b68f-af053efd5591 [pid: 7|app: 0|req: 931/1816] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:27:11 2026] GET /v2.0/ports?tenant_id=c6aab137d77c4468a0d7973417b2c95e&fields=id => generated 149 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1817] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:27:11 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?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: 933/1818] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:27:11 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?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-05-12 07:27:11.425 8 INFO neutron.db.l3_hamode_db [None req-313baf6d-1bb5-49ca-ab1d-baeb36a2c89f e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 934/1819] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:11 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1820] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:27:11 2026] GET /v2.0/networks?id=507a5bbc-f6aa-4619-8824-ac9e088eed59 => generated 678 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1821] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:27:12 2026] GET /v2.0/quotas/57731557b88946f1a6a14e34bf3ce8d4 => 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: 937/1822] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:27:12 2026] GET /v2.0/ports?tenant_id=57731557b88946f1a6a14e34bf3ce8d4&fields=id => generated 57 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1823] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:27:12 2026] GET /v2.0/networks/507a5bbc-f6aa-4619-8824-ac9e088eed59?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:27:12.249 8 INFO neutron.db.l3_hamode_db [None req-313baf6d-1bb5-49ca-ab1d-baeb36a2c89f e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 939/1824] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:27:12 2026] GET /v2.0/networks/507a5bbc-f6aa-4619-8824-ac9e088eed59?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1825] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:12 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 941/1826] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:12 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1827] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:27:11 2026] POST /v2.0/routers => generated 694 bytes in 2191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1828] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:13 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1829] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:13 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1830] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:14 2026] GET /v2.0/ports?device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1831] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:14 2026] GET /v2.0/security-groups?id=133d73f0-dc0c-4b91-8280-e678251f5929&fields=id&fields=name => generated 111 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1832] 10.0.0.79 () {32 vars in 817 bytes} [Tue May 12 07:27:14 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&mac_address=fa%3A16%3A3e%3A0a%3A4e%3A2c => generated 1196 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1833] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:14 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 942/1834] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:27:13 2026] PUT /v2.0/routers/78265e95-8e45-4d60-9342-bf3a42d05c0e/add_router_interface => generated 309 bytes in 1569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1835] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:14 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => 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: 944/1836] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:27:14 2026] POST /v2.0/ports => generated 958 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:27:15.611 8 INFO neutron.db.l3_db [None req-e75014eb-5ee3-4de7-b6fd-7c697a4a483e 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Floating IP c899f52f-4a98-4c84-99bf-91a031762e15 associated. External IP: 10.96.250.205, port: a9537656-7e9d-4779-baa4-18cc12425fd0. [pid: 7|app: 0|req: 947/1839] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:27:15 2026] POST /v2.0/ports => generated 955 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:27:16.480 7 INFO neutron.db.l3_db [None req-f05fbbd7-1eeb-4448-b1fb-2210e523902f e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Floating IP c07a1a0c-b540-4c1d-a709-a634d3bbc898 associated. External IP: 10.96.250.217, port: f977d3e6-e9ab-45c4-ab76-0d382afa889a. [pid: 8|app: 0|req: 893/1840] 10.0.0.79 () {34 vars in 676 bytes} [Tue May 12 07:27:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1841] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:16 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 895/1842] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:16 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:27:16.692 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09b1c7d7-f42d-4455-b798-70cc3edcfb27'] response: {'name': 'network-changed', 'server_uuid': '6e7f12bf-eec9-41ef-903f-428b5328f60b', 'tag': 'a9537656-7e9d-4779-baa4-18cc12425fd0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 948/1843] 10.0.0.79 () {34 vars in 676 bytes} [Tue May 12 07:27:15 2026] POST /v2.0/floatingips => generated 842 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1844] 10.0.0.108 () {34 vars in 1094 bytes} [Tue May 12 07:27:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-391716500&fields=id&tenant_id=15a22611d98143ccab5224cfd93be4b1 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1845] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:27:16 2026] GET /v2.0/networks?id=b7731cea-3534-4ca7-8acd-8cca799493da => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1846] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:27:16 2026] GET /v2.0/quotas/15a22611d98143ccab5224cfd93be4b1 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:16.856 7 INFO neutron.db.l3_db [None req-18fac692-9260-40ac-aa32-d9bba9616acc e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Floating IP c07a1a0c-b540-4c1d-a709-a634d3bbc898 disassociated. External IP: 10.96.250.217, port: f977d3e6-e9ab-45c4-ab76-0d382afa889a. [pid: 8|app: 0|req: 899/1847] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:27:16 2026] GET /v2.0/ports?tenant_id=15a22611d98143ccab5224cfd93be4b1&fields=id => generated 333 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1848] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:27:16 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?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: 901/1849] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1850] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/ports?device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => 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: 903/1851] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/ports?tenant_id=15a22611d98143ccab5224cfd93be4b1&device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1852] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/networks?id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1853] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=a9537656-7e9d-4779-baa4-18cc12425fd0 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1854] 199.19.213.23 () {34 vars in 1101 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6b&port_id=a9537656-7e9d-4779-baa4-18cc12425fd0 => 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: 907/1855] 199.19.213.23 () {34 vars in 1063 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/subnets?id=35147106-fa19-48a3-8a75-9c882d14bba1&id=b14f8c62-1ed5-42a9-b772-9c5a05058e64 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1856] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&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: 909/1857] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1858] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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: 949/1859] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:27:16 2026] PUT /v2.0/floatingips/c07a1a0c-b540-4c1d-a709-a634d3bbc898 => generated 552 bytes in 795 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1860] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:27:17.682 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb45c3ab-eaba-4e44-b584-443453b3a8b3 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] TaaS: Handle Delete Port: 5247180f-d709-4637-9d6a-d06d9ab51c50 2026-05-12 07:27:17.685 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb45c3ab-eaba-4e44-b584-443453b3a8b3 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Tap Mirror: Handle Delete Port: 5247180f-d709-4637-9d6a-d06d9ab51c50 [pid: 8|app: 0|req: 912/1861] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 913/1862] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:17 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => 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: 950/1863] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:17 2026] DELETE /v2.0/floatingips/c07a1a0c-b540-4c1d-a709-a634d3bbc898 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1864] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:27:18 2026] GET /v2.0/networks?id=1f6587d9-8a7e-422f-936d-7595469a8572 => generated 661 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1865] 199.19.213.23 () {34 vars in 1049 bytes} [Tue May 12 07:27:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c6aab137d77c4468a0d7973417b2c95e => generated 274 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:18.634 8 INFO neutron.db.l3_db [None req-ddc50b79-ebcf-42fa-bbc5-469a4e1d5bf0 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Floating IP 736e28a4-26a8-46fa-b08e-a94ba3910f10 associated. External IP: 10.96.250.207, port: 2fb4b4b7-b531-4750-89a5-d451562f0a5e. [pid: 8|app: 0|req: 914/1866] 10.0.0.79 () {34 vars in 676 bytes} [Tue May 12 07:27:17 2026] POST /v2.0/floatingips => generated 842 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1867] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:27:18 2026] POST /v2.0/ports => generated 958 bytes in 366 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: 915/1868] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:18 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 954/1869] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:18 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 961 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1870] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:27:18 2026] GET /v2.0/floatingips/736e28a4-26a8-46fa-b08e-a94ba3910f10 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1871] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:19 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&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: 8|app: 0|req: 918/1872] 10.0.0.79 () {32 vars in 654 bytes} [Tue May 12 07:27:19 2026] GET /v2.0/floatingips => generated 845 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1873] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:27:19 2026] PUT /v2.0/ports/2dd75ae6-6662-4104-9c87-19ab711d6d21 => generated 1239 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:27:19.470 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e653d49e-7c47-4e82-806a-1ec0c201e996'] response: {'name': 'network-changed', 'server_uuid': '34496d7b-5dbb-498f-9d74-09b80479c161', 'tag': '2dd75ae6-6662-4104-9c87-19ab711d6d21', 'status': 'completed', 'code': 200} 2026-05-12 07:27:19.538 8 INFO neutron.db.l3_db [None req-017c0422-8524-4538-be5b-4af23fc6ba13 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Floating IP 736e28a4-26a8-46fa-b08e-a94ba3910f10 associated. External IP: 10.96.250.207, port: 2fb4b4b7-b531-4750-89a5-d451562f0a5e. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 956/1874] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:19 2026] GET /v2.0/ports?tenant_id=c6aab137d77c4468a0d7973417b2c95e&device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1875] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:27:20 2026] GET /v2.0/networks?tenant_id=c6aab137d77c4468a0d7973417b2c95e&shared=False => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1876] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:20 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 959/1877] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:27:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1878] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:27:19 2026] PUT /v2.0/floatingips/736e28a4-26a8-46fa-b08e-a94ba3910f10 => generated 842 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1879] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:20 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1880] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:20 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:20.269 7 INFO neutron.db.l3_db [None req-4cbae63f-b4d8-4d87-a4e1-eb52c0777657 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Floating IP 736e28a4-26a8-46fa-b08e-a94ba3910f10 disassociated. External IP: 10.96.250.207, port: f977d3e6-e9ab-45c4-ab76-0d382afa889a. [pid: 7|app: 0|req: 960/1881] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:27:20 2026] PUT /v2.0/floatingips/736e28a4-26a8-46fa-b08e-a94ba3910f10 => generated 552 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:20.678 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7d0b79c-e300-429c-bce6-b234c402d0fd e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] TaaS: Handle Delete Port: ec525888-92c7-408b-91a0-23cd805ffb6d 2026-05-12 07:27:20.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7d0b79c-e300-429c-bce6-b234c402d0fd e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Tap Mirror: Handle Delete Port: ec525888-92c7-408b-91a0-23cd805ffb6d [pid: 7|app: 0|req: 961/1882] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:27:20 2026] GET /v2.0/networks?id=507a5bbc-f6aa-4619-8824-ac9e088eed59 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1883] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:20 2026] DELETE /v2.0/floatingips/736e28a4-26a8-46fa-b08e-a94ba3910f10 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:20.888 8 INFO neutron.api.v2.resource [None req-2c7f1d59-1da3-4545-bac2-d4cd77fc3d44 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 923/1884] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:20 2026] DELETE /v2.0/floatingips/736e28a4-26a8-46fa-b08e-a94ba3910f10 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:27:21.015 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba7ab387-1568-4f88-bd92-a63518008ab0 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] TaaS: Handle Delete Port: f977d3e6-e9ab-45c4-ab76-0d382afa889a 2026-05-12 07:27:21.018 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba7ab387-1568-4f88-bd92-a63518008ab0 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Tap Mirror: Handle Delete Port: f977d3e6-e9ab-45c4-ab76-0d382afa889a [pid: 7|app: 0|req: 962/1885] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:27:20 2026] POST /v2.0/ports => generated 954 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 924/1886] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:27:20 2026] DELETE /v2.0/ports/f977d3e6-e9ab-45c4-ab76-0d382afa889a => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1887] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => generated 957 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1888] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/ports?tenant_id=c6aab137d77c4468a0d7973417b2c95e&device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:27:21.376 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7bb59f2-fec9-4045-b513-868afae700a8 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] TaaS: Handle Delete Port: 2fb4b4b7-b531-4750-89a5-d451562f0a5e 2026-05-12 07:27:21.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7bb59f2-fec9-4045-b513-868afae700a8 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Tap Mirror: Handle Delete Port: 2fb4b4b7-b531-4750-89a5-d451562f0a5e [pid: 7|app: 0|req: 963/1889] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:27:21 2026] PUT /v2.0/ports/a1866cd0-6831-4f76-a040-31967d6a2bef => generated 1235 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 927/1890] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:27:21 2026] DELETE /v2.0/ports/2fb4b4b7-b531-4750-89a5-d451562f0a5e => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1891] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2dd75ae6-6662-4104-9c87-19ab711d6d21 => 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: 964/1892] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/security-groups?id=566ba16d-f8d5-4d69-a35c-d723705a749b&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1893] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:21.588 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31e5cc2f-2030-4b8a-863e-7a343e7b75fe'] response: {'name': 'network-changed', 'server_uuid': 'c00571f1-9668-40f7-86ac-0c8c63e71140', 'tag': 'a1866cd0-6831-4f76-a040-31967d6a2bef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 930/1894] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/subnets?id=ffaca73f-d157-45c1-96bc-c8d09b89ccce => 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: 965/1895] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/ports?device_id=78265e95-8e45-4d60-9342-bf3a42d05c0e => generated 958 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1896] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1897] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/ports?network_id=1f6587d9-8a7e-422f-936d-7595469a8572&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: 967/1898] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?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: 968/1899] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?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: 969/1900] 10.0.0.204 () {34 vars in 990 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/ports?device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => generated 1465 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1901] 10.0.0.204 () {34 vars in 1040 bytes} [Tue May 12 07:27:21 2026] GET /v2.0/security-groups?id=133d73f0-dc0c-4b91-8280-e678251f5929&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:22.041 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf2d100a-944a-4b46-98cd-b0769da6264d e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] TaaS: Handle Delete Port: 55d384dc-2f2b-4a26-865e-c031f768caa6 2026-05-12 07:27:22.044 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf2d100a-944a-4b46-98cd-b0769da6264d e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Tap Mirror: Handle Delete Port: 55d384dc-2f2b-4a26-865e-c031f768caa6 [pid: 7|app: 0|req: 971/1902] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:22 2026] GET /v2.0/ports?tenant_id=57731557b88946f1a6a14e34bf3ce8d4&device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1903] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:27:22 2026] GET /v2.0/networks?tenant_id=57731557b88946f1a6a14e34bf3ce8d4&shared=False => generated 774 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1904] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:27:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1905] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:22 2026] GET /v2.0/ports?device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => 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: 932/1906] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:27:21 2026] PUT /v2.0/routers/78265e95-8e45-4d60-9342-bf3a42d05c0e/remove_router_interface => generated 309 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1907] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:22 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 934/1908] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:22 2026] GET /v2.0/security-groups?id=566ba16d-f8d5-4d69-a35c-d723705a749b&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: 935/1909] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:22 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:22.794 7 INFO neutron_taas.services.taas.taas_plugin [None req-75fbf972-04b8-47e6-a7d2-ffb17cd16fe4 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] TaaS: Handle Delete Port: 0843e40c-30d0-4157-b0a5-08a1114c22c7 [pid: 8|app: 0|req: 936/1910] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:22 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:22.797 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75fbf972-04b8-47e6-a7d2-ffb17cd16fe4 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Tap Mirror: Handle Delete Port: 0843e40c-30d0-4157-b0a5-08a1114c22c7 [pid: 8|app: 0|req: 937/1911] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:27:22 2026] GET /v2.0/networks?id=b7731cea-3534-4ca7-8acd-8cca799493da => generated 705 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1912] 199.19.213.23 () {34 vars in 1049 bytes} [Tue May 12 07:27:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=15a22611d98143ccab5224cfd93be4b1 => generated 178 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:23.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-75fbf972-04b8-47e6-a7d2-ffb17cd16fe4 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] TaaS: Handle Delete Port: 0fb13a07-b9a2-4427-9c2d-da52c42625bd 2026-05-12 07:27:23.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75fbf972-04b8-47e6-a7d2-ffb17cd16fe4 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] Tap Mirror: Handle Delete Port: 0fb13a07-b9a2-4427-9c2d-da52c42625bd [pid: 8|app: 0|req: 939/1913] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:27:22 2026] POST /v2.0/ports => generated 1183 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:27:23.468 7 INFO neutron.services.segments.plugin [-] Segment 30b3554a-2c44-402c-b490-24d901466830 resource provider aggregate not found [pid: 8|app: 0|req: 940/1914] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:23 2026] GET /v2.0/ports?tenant_id=57731557b88946f1a6a14e34bf3ce8d4&device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:27:23.473 7 INFO neutron.services.segments.plugin [-] Segment 30b3554a-2c44-402c-b490-24d901466830 resource provider aggregate not found 2026-05-12 07:27:23.492 7 INFO neutron.services.segments.plugin [-] Segment 30b3554a-2c44-402c-b490-24d901466830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30b3554a-2c44-402c-b490-24d901466830 found for delete ", "request_id": "req-01c43a11-a20c-400c-8e9c-615e68d231c4"}]} 2026-05-12 07:27:23.493 7 INFO neutron.services.segments.plugin [-] Segment 30b3554a-2c44-402c-b490-24d901466830 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30b3554a-2c44-402c-b490-24d901466830 found for delete ", "request_id": "req-bb8dcb76-1904-4edf-b572-cb12621fac4e"}]} 2026-05-12 07:27:23.500 7 INFO neutron.db.l3_hamode_db [None req-75fbf972-04b8-47e6-a7d2-ffb17cd16fe4 e5752ee61ce14793bc9eb750f4cee409 04b0d28482ed4e57b3a63a57fbbd7077 - - default default] HA network acad2ec9-a7e9-44b6-b68f-af053efd5591 was deleted as no HA routers are present in tenant 04b0d28482ed4e57b3a63a57fbbd7077. [pid: 7|app: 0|req: 975/1915] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:22 2026] DELETE /v2.0/routers/78265e95-8e45-4d60-9342-bf3a42d05c0e => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1916] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:27:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a1866cd0-6831-4f76-a040-31967d6a2bef => 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: 977/1917] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:23 2026] DELETE /v2.0/subnets/340c3691-7534-4f93-84fb-93e1cfe1a601 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1918] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:27:23 2026] GET /v2.0/subnets?id=edbb8429-d66c-432f-a2ab-136d4c8bbbbd => generated 696 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1919] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:27:23 2026] DELETE /v2.0/networks/5f0f4329-ab0d-460b-9323-a190bebaa5c1 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1920] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:23 2026] GET /v2.0/ports?network_id=507a5bbc-f6aa-4619-8824-ac9e088eed59&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1921] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:23 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 982/1922] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:27:23 2026] GET /v2.0/networks/507a5bbc-f6aa-4619-8824-ac9e088eed59?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1923] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:23 2026] GET /v2.0/security-groups?id=566ba16d-f8d5-4d69-a35c-d723705a749b&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: 941/1924] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:27:23 2026] PUT /v2.0/ports/4577062d-0762-40d5-8536-c2570cecc7c7 => generated 1464 bytes in 463 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: 942/1925] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:27:23 2026] GET /v2.0/networks/507a5bbc-f6aa-4619-8824-ac9e088eed59?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) 2026-05-12 07:27:23.993 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a13a2a53-6add-4338-a1e2-d3327dfd4a14'] response: {'name': 'network-changed', 'server_uuid': 'ee220ead-5778-408a-b02a-55b2e5dd282a', 'tag': '4577062d-0762-40d5-8536-c2570cecc7c7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 984/1926] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:23 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1927] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:24 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&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: 985/1928] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:24 2026] GET /v2.0/security-groups?tenant_id=04b0d28482ed4e57b3a63a57fbbd7077&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1929] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:24 2026] DELETE /v2.0/security-groups/d984080b-da53-428e-8e32-c3188253d1fa => 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: 986/1930] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:24 2026] GET /v2.0/ports?tenant_id=15a22611d98143ccab5224cfd93be4b1&device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1931] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:27:24 2026] GET /v2.0/networks?tenant_id=15a22611d98143ccab5224cfd93be4b1&shared=False => generated 2377 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1932] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:27:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1933] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:25 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1934] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:25 2026] GET /v2.0/security-groups?id=566ba16d-f8d5-4d69-a35c-d723705a749b&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1935] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:25 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => 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: 989/1936] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:25 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:25.517 7 INFO neutron.services.segments.plugin [-] Segment eb193205-f037-4869-b18f-968c1da8f1ba resource provider aggregate not found 2026-05-12 07:27:25.521 7 INFO neutron.services.segments.plugin [-] Segment eb193205-f037-4869-b18f-968c1da8f1ba resource provider aggregate not found 2026-05-12 07:27:25.538 7 INFO neutron.services.segments.plugin [-] Segment eb193205-f037-4869-b18f-968c1da8f1ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb193205-f037-4869-b18f-968c1da8f1ba found for delete ", "request_id": "req-6b0e6b16-464f-4c58-bc80-b21424c94a2b"}]} 2026-05-12 07:27:25.542 7 INFO neutron.services.segments.plugin [-] Segment eb193205-f037-4869-b18f-968c1da8f1ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb193205-f037-4869-b18f-968c1da8f1ba found for delete ", "request_id": "req-59bac5d3-d0fc-43b3-a85e-1ee114f20b82"}]} [pid: 8|app: 0|req: 948/1937] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:25 2026] GET /v2.0/ports?tenant_id=15a22611d98143ccab5224cfd93be4b1&device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1938] 199.19.213.23 () {34 vars in 1055 bytes} [Tue May 12 07:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.63&port_id=4577062d-0762-40d5-8536-c2570cecc7c7 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1939] 199.19.213.23 () {34 vars in 1105 bytes} [Tue May 12 07:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e5&port_id=4577062d-0762-40d5-8536-c2570cecc7c7 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1940] 199.19.213.23 () {34 vars in 1063 bytes} [Tue May 12 07:27:25 2026] GET /v2.0/subnets?id=785ec882-dc15-496d-8991-312d078a7a8e&id=a8a5e74b-80d6-43d2-bfb4-bf69bacb7f99 => 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: 950/1941] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:25 2026] GET /v2.0/ports?network_id=b7731cea-3534-4ca7-8acd-8cca799493da&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1942] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:25 2026] GET /v2.0/ports?network_id=b7731cea-3534-4ca7-8acd-8cca799493da&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1943] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:27:25 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1944] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:27:26 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1945] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:26 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1946] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:26 2026] GET /v2.0/security-groups?id=566ba16d-f8d5-4d69-a35c-d723705a749b&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: 954/1947] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:26 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1948] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:26 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:26.594 7 INFO neutron.db.segments_db [None req-971fc31c-0775-4945-8c45-4ea249a1bedd 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] Added segment 9925a921-79fa-4244-ba4c-f9ad75a5d438 of type vxlan for network a10637cc-a938-4f55-9e5f-593d19bea2bb [pid: 7|app: 0|req: 994/1949] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:27:26 2026] POST /v2.0/networks => generated 644 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1950] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:27:26 2026] POST /v2.0/ports => generated 774 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:27:27.178 7 INFO neutron.db.segments_db [None req-bdc0eba6-70a6-4684-9073-f6637deb95b5 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] Added segment c9f2f568-09a9-4cc7-92f9-906a3f8bb3de of type vxlan for network 3eee3425-6de2-4975-b53d-ff618ef731eb [pid: 7|app: 0|req: 995/1951] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:27:27 2026] POST /v2.0/networks => generated 632 bytes in 194 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: 996/1952] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:27 2026] GET /v2.0/ports?device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => generated 1198 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1953] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:27 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1954] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:27 2026] GET /v2.0/security-groups?id=133d73f0-dc0c-4b91-8280-e678251f5929&fields=id&fields=name => generated 111 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1955] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:27:27 2026] POST /v2.0/subnets => generated 626 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1956] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:27 2026] GET /v2.0/security-groups?id=566ba16d-f8d5-4d69-a35c-d723705a749b&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1957] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:27 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1958] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:27 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1959] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:27 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1960] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:27 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1961] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:27:27 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1962] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:27:27 2026] POST /v2.0/ports => generated 953 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:27:28.145 8 INFO neutron_taas.services.taas.taas_plugin [None req-e19c248c-6c5f-4a12-a6d2-96512b66a7da 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] TaaS: Handle Delete Port: ac0927cd-f3e5-4810-a0e0-d4423134560d 2026-05-12 07:27:28.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e19c248c-6c5f-4a12-a6d2-96512b66a7da 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] Tap Mirror: Handle Delete Port: ac0927cd-f3e5-4810-a0e0-d4423134560d 2026-05-12 07:27:28.307 7 INFO neutron.db.l3_db [None req-d667e483-bebe-46da-a3ba-2389aaf50065 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Floating IP c6c53151-c662-4a6a-abff-023599aeb56b associated. External IP: 10.96.250.210, port: 2dd75ae6-6662-4104-9c87-19ab711d6d21. [pid: 8|app: 0|req: 959/1963] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:27:28 2026] DELETE /v2.0/ports/ac0927cd-f3e5-4810-a0e0-d4423134560d => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:27:28.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-247d7809-0411-42b9-b35d-d1cf3d2b7e2c 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 960/1964] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:27:28 2026] DELETE /v2.0/ports/ac0927cd-f3e5-4810-a0e0-d4423134560d => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:27:28.417 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4bb5daea-e903-467c-af95-b7f343a98d1c 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 961/1965] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:27:28 2026] GET /v2.0/ports/ac0927cd-f3e5-4810-a0e0-d4423134560d => 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: 962/1966] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:28 2026] DELETE /v2.0/subnets/3697766b-8013-4a11-a8ba-786810e483c2 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1967] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:27:27 2026] PUT /v2.0/floatingips/c6c53151-c662-4a6a-abff-023599aeb56b => generated 856 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:28.739 8 INFO neutron.services.segments.plugin [-] Segment c9f2f568-09a9-4cc7-92f9-906a3f8bb3de resource provider aggregate not found 2026-05-12 07:27:28.763 8 INFO neutron.services.segments.plugin [-] Segment c9f2f568-09a9-4cc7-92f9-906a3f8bb3de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f2f568-09a9-4cc7-92f9-906a3f8bb3de found for delete ", "request_id": "req-a6efb1e7-08fc-4d7d-8a2e-c0c90b77f715"}]} 2026-05-12 07:27:28.763 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92da5d56-5d54-4e51-862a-1ce8a8b4bbbc'] response: {'name': 'network-changed', 'server_uuid': '34496d7b-5dbb-498f-9d74-09b80479c161', 'tag': '2dd75ae6-6662-4104-9c87-19ab711d6d21', 'status': 'completed', 'code': 200} 2026-05-12 07:27:28.773 8 INFO neutron.services.segments.plugin [-] Segment c9f2f568-09a9-4cc7-92f9-906a3f8bb3de resource provider aggregate not found [pid: 7|app: 0|req: 1006/1968] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:28 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1969] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:27:28 2026] DELETE /v2.0/networks/3eee3425-6de2-4975-b53d-ff618ef731eb => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:27:28.802 8 INFO neutron.services.segments.plugin [-] Segment c9f2f568-09a9-4cc7-92f9-906a3f8bb3de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f2f568-09a9-4cc7-92f9-906a3f8bb3de found for delete ", "request_id": "req-c2417ed5-634f-4ea4-a463-4a86cb6c7866"}]} [pid: 7|app: 0|req: 1007/1970] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:27:28 2026] GET /v2.0/floatingips/c6c53151-c662-4a6a-abff-023599aeb56b => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1971] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:28 2026] GET /v2.0/security-groups?id=566ba16d-f8d5-4d69-a35c-d723705a749b&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:27:28.889 7 INFO neutron.db.segments_db [None req-778cc8ba-6737-45a8-8363-1541daee6087 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] Added segment 76635ae0-bae1-4b78-b631-1394056194c6 of type vxlan for network 8cc4961d-8e41-4e11-a25a-bb2ca87b200a [pid: 7|app: 0|req: 1008/1972] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:27:28 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1973] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:27:29 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1974] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:29 2026] GET /v2.0/ports?tenant_id=c6aab137d77c4468a0d7973417b2c95e&device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => 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: 1010/1975] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:27:29 2026] GET /v2.0/networks?id=1f6587d9-8a7e-422f-936d-7595469a8572 => generated 757 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1976] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2dd75ae6-6662-4104-9c87-19ab711d6d21 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1977] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:27:29 2026] GET /v2.0/subnets?id=ffaca73f-d157-45c1-96bc-c8d09b89ccce => 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: 1013/1978] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:29 2026] GET /v2.0/ports?network_id=1f6587d9-8a7e-422f-936d-7595469a8572&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: 1014/1979] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:27:29 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?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: 966/1980] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:27:29 2026] POST /v2.0/ports => generated 912 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1981] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:27:29 2026] GET /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572?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-05-12 07:27:29.741 8 INFO neutron_taas.services.taas.taas_plugin [None req-2125d5e7-86ad-491e-bacb-3b99a821963b 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] TaaS: Handle Delete Port: 2732b5fb-04ec-4050-bafa-2f493a75933e 2026-05-12 07:27:29.744 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2125d5e7-86ad-491e-bacb-3b99a821963b 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] Tap Mirror: Handle Delete Port: 2732b5fb-04ec-4050-bafa-2f493a75933e [pid: 7|app: 0|req: 1016/1982] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:27:29 2026] GET /v2.0/floatingips/c6c53151-c662-4a6a-abff-023599aeb56b => generated 856 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1983] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:27:29 2026] DELETE /v2.0/ports/2732b5fb-04ec-4050-bafa-2f493a75933e => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:27:29.960 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc24471b-554c-4c2f-a981-3d881c84cac2 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1018/1986] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:27:29 2026] GET /v2.0/ports/2732b5fb-04ec-4050-bafa-2f493a75933e => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1987] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:29 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 1019/1988] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:29 2026] GET /v2.0/security-groups?id=566ba16d-f8d5-4d69-a35c-d723705a749b&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: 970/1989] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:29 2026] DELETE /v2.0/subnets/f2b3981b-5133-4386-b2cb-e8f257012678 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:27:30.254 7 INFO neutron.services.segments.plugin [-] Segment 76635ae0-bae1-4b78-b631-1394056194c6 resource provider aggregate not found 2026-05-12 07:27:30.262 7 INFO neutron.services.segments.plugin [-] Segment 76635ae0-bae1-4b78-b631-1394056194c6 resource provider aggregate not found 2026-05-12 07:27:30.280 7 INFO neutron.services.segments.plugin [-] Segment 76635ae0-bae1-4b78-b631-1394056194c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76635ae0-bae1-4b78-b631-1394056194c6 found for delete ", "request_id": "req-24a34ee7-51da-4866-8e93-69ea75081a57"}]} 2026-05-12 07:27:30.292 7 INFO neutron.services.segments.plugin [-] Segment 76635ae0-bae1-4b78-b631-1394056194c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76635ae0-bae1-4b78-b631-1394056194c6 found for delete ", "request_id": "req-1174fe2b-e24a-4cf1-ae60-92aa406fd9de"}]} [pid: 7|app: 0|req: 1020/1990] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:27:30 2026] DELETE /v2.0/networks/8cc4961d-8e41-4e11-a25a-bb2ca87b200a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1991] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:30 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1992] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:30 2026] GET /v2.0/security-groups?id=566ba16d-f8d5-4d69-a35c-d723705a749b&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1993] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:27:30 2026] POST /v2.0/ports => generated 775 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1994] 10.0.0.79 () {34 vars in 736 bytes} [Tue May 12 07:27:30 2026] PUT /v2.0/ports/78e0323a-a9b2-4335-afda-16dfb02ef9fa => generated 752 bytes in 256 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1024/1995] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:27:30 2026] GET /v2.0/floatingips/c6c53151-c662-4a6a-abff-023599aeb56b => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:30.939 8 INFO neutron_taas.services.taas.taas_plugin [None req-16ab43eb-d699-455d-bf13-f5a5f3e62e02 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] TaaS: Handle Delete Port: 78e0323a-a9b2-4335-afda-16dfb02ef9fa 2026-05-12 07:27:30.941 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16ab43eb-d699-455d-bf13-f5a5f3e62e02 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] Tap Mirror: Handle Delete Port: 78e0323a-a9b2-4335-afda-16dfb02ef9fa [pid: 8|app: 0|req: 972/1996] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:27:30 2026] DELETE /v2.0/ports/78e0323a-a9b2-4335-afda-16dfb02ef9fa => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1997] 10.0.0.79 () {32 vars in 642 bytes} [Tue May 12 07:27:31 2026] GET /v2.0/ports => generated 777 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:31.131 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b7df9ff-b4b8-4bb6-80e7-2a57de64e19d 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 973/1998] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:27:31 2026] GET /v2.0/ports/78e0323a-a9b2-4335-afda-16dfb02ef9fa => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1999] 10.0.0.79 () {32 vars in 642 bytes} [Tue May 12 07:27:31 2026] GET /v2.0/ports => generated 777 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2000] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:27:31 2026] GET /v2.0/ports/57b6811e-bb8d-40d7-90e3-b3f8dc8aed99 => generated 774 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:31.276 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e995a87-30f1-46fc-a321-06befc50d79d 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1027/2001] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:27:31 2026] DELETE /v2.0/ports/2732b5fb-04ec-4050-bafa-2f493a75933e => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:27:31.304 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e75fdcc-14e4-4285-9d69-0e3a049ff4c6 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 975/2002] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:31 2026] DELETE /v2.0/subnets/f2b3981b-5133-4386-b2cb-e8f257012678 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:27:31.327 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1aede26d-e68d-473c-a6ec-e2c1046a1541 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/2003] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:31 2026] DELETE /v2.0/subnets/3697766b-8013-4a11-a8ba-786810e483c2 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:27:31.468 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b7de82d-3f2e-4c11-a3c7-862d0e95d8db 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] TaaS: Handle Delete Port: 57b6811e-bb8d-40d7-90e3-b3f8dc8aed99 2026-05-12 07:27:31.471 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b7de82d-3f2e-4c11-a3c7-862d0e95d8db 6169216f04184a8b8fb4cc4324b602fe a45d31f9411e412daac446671f8cd5f4 - - default default] Tap Mirror: Handle Delete Port: 57b6811e-bb8d-40d7-90e3-b3f8dc8aed99 [pid: 7|app: 0|req: 1029/2004] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:31 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 976/2005] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:27:31 2026] DELETE /v2.0/ports/57b6811e-bb8d-40d7-90e3-b3f8dc8aed99 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2006] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:31 2026] GET /v2.0/security-groups?id=566ba16d-f8d5-4d69-a35c-d723705a749b&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:27:31.751 8 INFO neutron.services.segments.plugin [-] Segment 9925a921-79fa-4244-ba4c-f9ad75a5d438 resource provider aggregate not found 2026-05-12 07:27:31.756 8 INFO neutron.services.segments.plugin [-] Segment 9925a921-79fa-4244-ba4c-f9ad75a5d438 resource provider aggregate not found 2026-05-12 07:27:31.771 8 INFO neutron.services.segments.plugin [-] Segment 9925a921-79fa-4244-ba4c-f9ad75a5d438 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9925a921-79fa-4244-ba4c-f9ad75a5d438 found for delete ", "request_id": "req-3555f993-e7d1-4f49-985c-b20946497c07"}]} [pid: 8|app: 0|req: 977/2007] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:27:31 2026] DELETE /v2.0/networks/a10637cc-a938-4f55-9e5f-593d19bea2bb => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:27:31.785 8 INFO neutron.services.segments.plugin [-] Segment 9925a921-79fa-4244-ba4c-f9ad75a5d438 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9925a921-79fa-4244-ba4c-f9ad75a5d438 found for delete ", "request_id": "req-44e79e29-1b1d-476c-b4bd-8df9e8901c24"}]} [pid: 7|app: 0|req: 1031/2008] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:32 2026] GET /v2.0/security-groups?tenant_id=a45d31f9411e412daac446671f8cd5f4&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: 978/2009] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:32 2026] DELETE /v2.0/security-groups/325afe7a-c2f3-4144-91da-4cb73c25a982 => 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: 1032/2010] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:32 2026] GET /v2.0/ports?device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2011] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:32 2026] GET /v2.0/security-groups?id=133d73f0-dc0c-4b91-8280-e678251f5929&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2012] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:32 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2013] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:27:32 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 1034/2014] 10.0.0.79 () {32 vars in 817 bytes} [Tue May 12 07:27:32 2026] GET /v2.0/ports?network_id=b7731cea-3534-4ca7-8acd-8cca799493da&mac_address=fa%3A16%3A3e%3A3b%3A58%3Ac1 => generated 1200 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2015] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:32 2026] GET /v2.0/security-groups?id=566ba16d-f8d5-4d69-a35c-d723705a749b&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:27:33.010 7 INFO neutron_taas.services.taas.taas_plugin [req-c0ef348f-ed3b-48d3-b8e7-6f8779846caa req-b86a2304-bb41-4a77-82f9-cb810e60b350 4579466e68b44b87a874ff72c3bb02c8 57731557b88946f1a6a14e34bf3ce8d4 - - default default] TaaS: Handle Delete Port: a1866cd0-6831-4f76-a040-31967d6a2bef 2026-05-12 07:27:33.014 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c0ef348f-ed3b-48d3-b8e7-6f8779846caa req-b86a2304-bb41-4a77-82f9-cb810e60b350 4579466e68b44b87a874ff72c3bb02c8 57731557b88946f1a6a14e34bf3ce8d4 - - default default] Tap Mirror: Handle Delete Port: a1866cd0-6831-4f76-a040-31967d6a2bef [pid: 7|app: 0|req: 1035/2016] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:27:32 2026] DELETE /v2.0/ports/a1866cd0-6831-4f76-a040-31967d6a2bef => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:27:33.216 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6451f3d4-41e4-450a-ae12-780b059aece2'] response: {'server_uuid': 'c00571f1-9668-40f7-86ac-0c8c63e71140', 'name': 'network-vif-deleted', 'tag': 'a1866cd0-6831-4f76-a040-31967d6a2bef', 'status': 'completed', 'code': 200} 2026-05-12 07:27:33.620 8 INFO neutron.db.l3_db [None req-eec19d41-dfab-43f1-b1e2-a6fa149aedb9 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Floating IP 1e1c3d43-3f2a-4c4f-8362-9fc00a590774 associated. External IP: 10.96.250.207, port: 4577062d-0762-40d5-8536-c2570cecc7c7. [pid: 7|app: 0|req: 1036/2017] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:33 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2018] 10.0.0.79 () {34 vars in 676 bytes} [Tue May 12 07:27:32 2026] POST /v2.0/floatingips => generated 854 bytes in 1143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:27:34.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-733b1e82-0b5c-40e2-bd16-f2ba5eedaa23'] response: {'name': 'network-changed', 'server_uuid': 'ee220ead-5778-408a-b02a-55b2e5dd282a', 'tag': '4577062d-0762-40d5-8536-c2570cecc7c7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 983/2019] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:27:34 2026] GET /v2.0/ports?tenant_id=15a22611d98143ccab5224cfd93be4b1&device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2020] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:27:34 2026] GET /v2.0/networks?id=b7731cea-3534-4ca7-8acd-8cca799493da => generated 801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2021] 199.19.213.23 () {34 vars in 1055 bytes} [Tue May 12 07:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.63&port_id=4577062d-0762-40d5-8536-c2570cecc7c7 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2022] 199.19.213.23 () {34 vars in 1105 bytes} [Tue May 12 07:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e5&port_id=4577062d-0762-40d5-8536-c2570cecc7c7 => 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: 987/2023] 199.19.213.23 () {34 vars in 1063 bytes} [Tue May 12 07:27:34 2026] GET /v2.0/subnets?id=785ec882-dc15-496d-8991-312d078a7a8e&id=a8a5e74b-80d6-43d2-bfb4-bf69bacb7f99 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2024] 10.0.0.79 () {34 vars in 683 bytes} [Tue May 12 07:27:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2025] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:34 2026] GET /v2.0/ports?network_id=b7731cea-3534-4ca7-8acd-8cca799493da&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2026] 10.0.0.79 () {32 vars in 662 bytes} [Tue May 12 07:27:34 2026] GET /v2.0/security-groups => generated 4529 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2027] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:27:34 2026] GET /v2.0/ports?network_id=b7731cea-3534-4ca7-8acd-8cca799493da&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2028] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:27:34 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?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: 1039/2029] 10.0.0.79 () {34 vars in 757 bytes} [Tue May 12 07:27:34 2026] PUT /v2.0/security-groups/d3c9f9c6-7a88-45dd-8b04-f43adf2a09a7 => generated 1664 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2030] 10.0.0.79 () {32 vars in 736 bytes} [Tue May 12 07:27:34 2026] GET /v2.0/security-groups/d3c9f9c6-7a88-45dd-8b04-f43adf2a09a7 => generated 1664 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2031] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:27:34 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?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: 8|app: 0|req: 992/2032] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:35 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 1041/2033] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:34 2026] DELETE /v2.0/security-groups/d3c9f9c6-7a88-45dd-8b04-f43adf2a09a7 => 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: 993/2034] 10.0.0.79 () {32 vars in 662 bytes} [Tue May 12 07:27:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:27:35.110 7 INFO neutron.api.v2.resource [None req-77b76025-dd02-4976-9de6-2340d3e3d2ed 92571b6bebe44acd830bb5349fbb0140 a63d5f74da6a40dabb17e954e67bf976 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1042/2035] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:35 2026] DELETE /v2.0/security-groups/d3c9f9c6-7a88-45dd-8b04-f43adf2a09a7 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2036] 10.0.0.79 () {34 vars in 683 bytes} [Tue May 12 07:27:35 2026] POST /v2.0/security-groups => generated 1624 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2037] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:27:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2038] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:27:35 2026] GET /v2.0/security-group-rules/260a853d-197b-4423-9f07-916ba4fca590 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2039] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:27:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2040] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:27:35 2026] DELETE /v2.0/security-group-rules/260a853d-197b-4423-9f07-916ba4fca590 => 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: 1045/2041] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:27:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2042] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:27:35 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: 7|app: 0|req: 1046/2043] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:27:35 2026] GET /v2.0/security-group-rules/dbe1ce54-1829-4a75-8a26-756641eb95d1 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2044] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:27:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2045] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:27:35 2026] DELETE /v2.0/security-group-rules/dbe1ce54-1829-4a75-8a26-756641eb95d1 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2046] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:27:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2047] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:27:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2048] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:27:36 2026] GET /v2.0/security-group-rules/30ea5f1a-d0a0-4e9b-a027-ec2f9c86ed62 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2049] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:36 2026] GET /v2.0/ports?device_id=c00571f1-9668-40f7-86ac-0c8c63e71140 => 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: 1049/2050] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:27:36 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2051] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:27:36 2026] DELETE /v2.0/security-group-rules/30ea5f1a-d0a0-4e9b-a027-ec2f9c86ed62 => 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: 1050/2052] 10.0.0.79 () {32 vars in 672 bytes} [Tue May 12 07:27:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2053] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:36 2026] DELETE /v2.0/security-groups/869fe11e-bfbe-450a-b830-f4c1aa76e873 => 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: 1051/2054] 10.0.0.79 () {32 vars in 662 bytes} [Tue May 12 07:27:36 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) [pid: 8|app: 0|req: 1004/2055] 10.0.0.79 () {32 vars in 662 bytes} [Tue May 12 07:27:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2056] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:36 2026] GET /v2.0/security-groups?tenant_id=a63d5f74da6a40dabb17e954e67bf976&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2057] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:37 2026] DELETE /v2.0/security-groups/3722f2f5-3b98-4869-b3e8-3632e01d5f01 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:37.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-e42c543c-3a5c-4da6-aff0-73465b01eefe e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 6f51036d-9d94-415c-8f15-ebcf3977485c 2026-05-12 07:27:37.631 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e42c543c-3a5c-4da6-aff0-73465b01eefe e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 6f51036d-9d94-415c-8f15-ebcf3977485c [pid: 7|app: 0|req: 1053/2058] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:27:37 2026] PUT /v2.0/routers/fa1f5624-571c-4856-84de-7e8317f66828/remove_router_interface => generated 309 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:38.413 8 INFO neutron_taas.services.taas.taas_plugin [None req-89b608eb-3f65-4276-886d-438aa5577efb e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 741c19ed-5a26-46e2-b5c0-742fa1958f7e 2026-05-12 07:27:38.416 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89b608eb-3f65-4276-886d-438aa5577efb e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 741c19ed-5a26-46e2-b5c0-742fa1958f7e [pid: 7|app: 0|req: 1054/2059] 10.0.0.204 () {34 vars in 990 bytes} [Tue May 12 07:27:38 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2060] 10.0.0.204 () {34 vars in 1040 bytes} [Tue May 12 07:27:38 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:38.701 8 INFO neutron_taas.services.taas.taas_plugin [None req-89b608eb-3f65-4276-886d-438aa5577efb e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 49f9183c-7534-4d3d-b730-206e7b676a75 2026-05-12 07:27:38.706 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89b608eb-3f65-4276-886d-438aa5577efb e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 49f9183c-7534-4d3d-b730-206e7b676a75 [pid: 7|app: 0|req: 1056/2061] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:27:38 2026] POST /v2.0/subnetpools => generated 548 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2062] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:27:39 2026] GET /v2.0/subnetpools/83ccade3-e976-42d9-ab43-9d906b09f673 => generated 548 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:39.102 8 INFO neutron.services.segments.plugin [-] Segment a0ca604b-f355-4cc8-9eb1-c95735a54017 resource provider aggregate not found 2026-05-12 07:27:39.106 8 INFO neutron.services.segments.plugin [-] Segment a0ca604b-f355-4cc8-9eb1-c95735a54017 resource provider aggregate not found 2026-05-12 07:27:39.124 8 INFO neutron.services.segments.plugin [-] Segment a0ca604b-f355-4cc8-9eb1-c95735a54017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ca604b-f355-4cc8-9eb1-c95735a54017 found for delete ", "request_id": "req-a0bbfd0b-55a4-40aa-963a-cc60540b2488"}]} 2026-05-12 07:27:39.127 8 INFO neutron.services.segments.plugin [-] Segment a0ca604b-f355-4cc8-9eb1-c95735a54017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0ca604b-f355-4cc8-9eb1-c95735a54017 found for delete ", "request_id": "req-54ffd8f7-f2a1-41f1-8e51-d2fdd8798692"}]} 2026-05-12 07:27:39.132 8 INFO neutron.db.l3_hamode_db [None req-89b608eb-3f65-4276-886d-438aa5577efb e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] HA network a5ae7862-0ec0-4ce4-8073-fe7f16380883 was deleted as no HA routers are present in tenant 57731557b88946f1a6a14e34bf3ce8d4. [pid: 8|app: 0|req: 1006/2063] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:38 2026] DELETE /v2.0/routers/fa1f5624-571c-4856-84de-7e8317f66828 => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2064] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:27:39 2026] PUT /v2.0/subnetpools/83ccade3-e976-42d9-ab43-9d906b09f673 => generated 501 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2065] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:39 2026] DELETE /v2.0/subnetpools/83ccade3-e976-42d9-ab43-9d906b09f673 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:39.230 7 INFO neutron.api.v2.resource [None req-702db833-0e37-407c-81ca-37ef15ef6141 4b9f24d09f4545e79cabd12924318f9a 30214c3fa21a4ccba4ef8104045aa820 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1060/2066] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:27:39 2026] GET /v2.0/subnetpools/83ccade3-e976-42d9-ab43-9d906b09f673 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:27:39.246 7 INFO neutron.api.v2.resource [None req-6d9f7d56-be7c-4968-b92e-377b4921d0fb 4b9f24d09f4545e79cabd12924318f9a 30214c3fa21a4ccba4ef8104045aa820 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1061/2067] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:39 2026] DELETE /v2.0/subnetpools/83ccade3-e976-42d9-ab43-9d906b09f673 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2068] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:39 2026] DELETE /v2.0/subnets/edbb8429-d66c-432f-a2ab-136d4c8bbbbd => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:27:39.415 7 INFO neutron_taas.services.taas.taas_plugin [None req-1de61fd0-0893-4316-b1cf-07588d058ff1 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 06f9f716-4ed0-46df-97fe-907aca0ad842 2026-05-12 07:27:39.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1de61fd0-0893-4316-b1cf-07588d058ff1 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 06f9f716-4ed0-46df-97fe-907aca0ad842 2026-05-12 07:27:39.637 7 INFO neutron.services.segments.plugin [-] Segment 7c071b87-fc4d-46cb-88a2-c5a91a0bbc66 resource provider aggregate not found 2026-05-12 07:27:39.643 7 INFO neutron.services.segments.plugin [-] Segment 7c071b87-fc4d-46cb-88a2-c5a91a0bbc66 resource provider aggregate not found 2026-05-12 07:27:39.656 7 INFO neutron.services.segments.plugin [-] Segment 7c071b87-fc4d-46cb-88a2-c5a91a0bbc66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c071b87-fc4d-46cb-88a2-c5a91a0bbc66 found for delete ", "request_id": "req-ac1386db-8de7-4e7b-b4f6-22c6c1866bc5"}]} 2026-05-12 07:27:39.659 7 INFO neutron.services.segments.plugin [-] Segment 7c071b87-fc4d-46cb-88a2-c5a91a0bbc66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c071b87-fc4d-46cb-88a2-c5a91a0bbc66 found for delete ", "request_id": "req-04d051c7-86ea-4e55-8845-eaf4794566b5"}]} [pid: 7|app: 0|req: 1062/2069] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:27:39 2026] DELETE /v2.0/networks/507a5bbc-f6aa-4619-8824-ac9e088eed59 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2070] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:39 2026] GET /v2.0/security-groups?tenant_id=57731557b88946f1a6a14e34bf3ce8d4&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2071] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:39 2026] DELETE /v2.0/security-groups/566ba16d-f8d5-4d69-a35c-d723705a749b => 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: 1008/2072] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:39 2026] GET /v2.0/security-groups?tenant_id=30214c3fa21a4ccba4ef8104045aa820&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2073] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:40 2026] DELETE /v2.0/security-groups/85f142a4-e26a-4bc1-98ff-4d73c54ff6e9 => 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: 1009/2074] 10.0.0.204 () {34 vars in 990 bytes} [Tue May 12 07:27:41 2026] GET /v2.0/ports?device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2075] 10.0.0.204 () {34 vars in 1040 bytes} [Tue May 12 07:27:41 2026] GET /v2.0/security-groups?id=133d73f0-dc0c-4b91-8280-e678251f5929&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2076] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:43 2026] GET /v2.0/security-groups?tenant_id=f7a677f3c7c1406689f3be92fc3d5f62&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2077] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:43 2026] DELETE /v2.0/security-groups/85de2b48-bfd0-4947-b5a8-48c539fac144 => 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: 1011/2078] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:44 2026] GET /v2.0/security-groups?tenant_id=bee683ca44134bce86b11d0e5e954088&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2079] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:44 2026] DELETE /v2.0/security-groups/dfc58abd-ccbc-4d83-b2f7-44ac9eb97a7d => 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: 1012/2082] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:27:44 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2083] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:27:45 2026] POST /v2.0/floatingips => generated 552 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2084] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:27:45 2026] POST /v2.0/floatingips => generated 552 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2085] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:27:46 2026] POST /v2.0/floatingips => generated 552 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2086] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:46 2026] GET /v2.0/security-groups?tenant_id=7bc4332d2c404e029bd75ea3ed7ab46e&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2087] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:47 2026] DELETE /v2.0/security-groups/35747075-4594-4db7-8d03-c266d7f338cb => 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: 1014/2088] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:27:46 2026] POST /v2.0/floatingips => generated 552 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2089] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:27:47 2026] PUT /v2.0/floatingips/f6557e89-2b81-4215-b775-cd53b13dd4e0/tags => generated 17 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2090] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:27:47 2026] PUT /v2.0/floatingips/a877f323-b807-40b5-9218-c3f4da6bf727/tags => generated 25 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2091] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:27:47 2026] PUT /v2.0/floatingips/8a28da83-56dc-4c75-93b7-e58da0c5c465/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2092] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:27:47 2026] PUT /v2.0/floatingips/57ad5906-4958-4d13-a901-3e0b7fc1f631/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2093] 10.0.0.79 () {32 vars in 671 bytes} [Tue May 12 07:27:47 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2094] 10.0.0.79 () {32 vars in 685 bytes} [Tue May 12 07:27:47 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2095] 10.0.0.79 () {32 vars in 681 bytes} [Tue May 12 07:27:47 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2096] 10.0.0.79 () {32 vars in 693 bytes} [Tue May 12 07:27:47 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: 7|app: 0|req: 1079/2097] 10.0.0.79 () {32 vars in 679 bytes} [Tue May 12 07:27:47 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2098] 10.0.0.79 () {32 vars in 693 bytes} [Tue May 12 07:27:47 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2099] 10.0.0.79 () {32 vars in 689 bytes} [Tue May 12 07:27:47 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2100] 10.0.0.79 () {32 vars in 701 bytes} [Tue May 12 07:27:47 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:27:48.029 7 INFO neutron_taas.services.taas.taas_plugin [None req-689b4177-f80f-48be-a043-e20907b548cb b34b2a20f29246e5bbbebd3f8483863a ff5693e9cf6944a2bb2ca9b99ed9d8b9 - - default default] TaaS: Handle Delete Port: 3cb6b23e-4f8a-4ebd-8a6d-ac1b57b15846 2026-05-12 07:27:48.033 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-689b4177-f80f-48be-a043-e20907b548cb b34b2a20f29246e5bbbebd3f8483863a ff5693e9cf6944a2bb2ca9b99ed9d8b9 - - default default] Tap Mirror: Handle Delete Port: 3cb6b23e-4f8a-4ebd-8a6d-ac1b57b15846 [pid: 7|app: 0|req: 1081/2101] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:47 2026] DELETE /v2.0/floatingips/f6557e89-2b81-4215-b775-cd53b13dd4e0 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2102] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:48 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:48.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d79f841-629b-48ff-8c75-da0d954d58ad b34b2a20f29246e5bbbebd3f8483863a ff5693e9cf6944a2bb2ca9b99ed9d8b9 - - default default] TaaS: Handle Delete Port: 85dba4ec-ab73-4ce3-ba65-e6b3cd62d4a8 2026-05-12 07:27:48.327 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d79f841-629b-48ff-8c75-da0d954d58ad b34b2a20f29246e5bbbebd3f8483863a ff5693e9cf6944a2bb2ca9b99ed9d8b9 - - default default] Tap Mirror: Handle Delete Port: 85dba4ec-ab73-4ce3-ba65-e6b3cd62d4a8 [pid: 7|app: 0|req: 1083/2103] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:48 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&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: 1021/2104] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:48 2026] DELETE /v2.0/floatingips/a877f323-b807-40b5-9218-c3f4da6bf727 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:48.606 7 INFO neutron_taas.services.taas.taas_plugin [None req-66e7a1b0-dd2a-48e2-bd9d-3eeb4858cd33 b34b2a20f29246e5bbbebd3f8483863a ff5693e9cf6944a2bb2ca9b99ed9d8b9 - - default default] TaaS: Handle Delete Port: c2d30849-ab49-4b84-829d-8e511cd23299 2026-05-12 07:27:48.609 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66e7a1b0-dd2a-48e2-bd9d-3eeb4858cd33 b34b2a20f29246e5bbbebd3f8483863a ff5693e9cf6944a2bb2ca9b99ed9d8b9 - - default default] Tap Mirror: Handle Delete Port: c2d30849-ab49-4b84-829d-8e511cd23299 [pid: 7|app: 0|req: 1084/2105] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:48 2026] DELETE /v2.0/floatingips/8a28da83-56dc-4c75-93b7-e58da0c5c465 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:48.903 8 INFO neutron_taas.services.taas.taas_plugin [None req-e483fe39-492b-435a-a1a6-f2e58462d051 b34b2a20f29246e5bbbebd3f8483863a ff5693e9cf6944a2bb2ca9b99ed9d8b9 - - default default] TaaS: Handle Delete Port: 535e912b-3f19-4576-bdd7-ba16a46a0117 2026-05-12 07:27:48.905 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e483fe39-492b-435a-a1a6-f2e58462d051 b34b2a20f29246e5bbbebd3f8483863a ff5693e9cf6944a2bb2ca9b99ed9d8b9 - - default default] Tap Mirror: Handle Delete Port: 535e912b-3f19-4576-bdd7-ba16a46a0117 [pid: 8|app: 0|req: 1022/2106] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:48 2026] DELETE /v2.0/floatingips/57ad5906-4958-4d13-a901-3e0b7fc1f631 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:49.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-9dfb89a9-cfee-453c-931a-4559761856c6 b34b2a20f29246e5bbbebd3f8483863a ff5693e9cf6944a2bb2ca9b99ed9d8b9 - - default default] TaaS: Handle Delete Port: eb89ab30-8e56-4330-9de1-841961b6f5f2 2026-05-12 07:27:49.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dfb89a9-cfee-453c-931a-4559761856c6 b34b2a20f29246e5bbbebd3f8483863a ff5693e9cf6944a2bb2ca9b99ed9d8b9 - - default default] Tap Mirror: Handle Delete Port: eb89ab30-8e56-4330-9de1-841961b6f5f2 [pid: 7|app: 0|req: 1085/2107] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:49 2026] DELETE /v2.0/floatingips/b733afb3-0f20-4fdb-8f55-cd8dfcd4ab8a => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2108] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:49 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2109] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:49 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2110] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:50 2026] GET /v2.0/security-groups?tenant_id=ff5693e9cf6944a2bb2ca9b99ed9d8b9&name=default => generated 2925 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2111] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:50 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => 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: 1088/2112] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:50 2026] GET /v2.0/security-groups?id=201f75c2-c67b-495d-a959-68f0c34e884d&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2113] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:27:50 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2114] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:50 2026] DELETE /v2.0/security-groups/65812150-a96b-4eac-90a7-3cef61038599 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:50.847 7 INFO neutron_taas.services.taas.taas_plugin [req-39035dbf-ff32-48d6-a108-069802990872 req-824503b3-602d-4b1c-9eb1-109d3ed9fad7 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] TaaS: Handle Delete Port: 2dd75ae6-6662-4104-9c87-19ab711d6d21 2026-05-12 07:27:50.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-39035dbf-ff32-48d6-a108-069802990872 req-824503b3-602d-4b1c-9eb1-109d3ed9fad7 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Tap Mirror: Handle Delete Port: 2dd75ae6-6662-4104-9c87-19ab711d6d21 2026-05-12 07:27:50.979 7 INFO neutron.db.l3_db [req-39035dbf-ff32-48d6-a108-069802990872 req-824503b3-602d-4b1c-9eb1-109d3ed9fad7 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Floating IP c6c53151-c662-4a6a-abff-023599aeb56b disassociated. External IP: 10.96.250.210, port: 2dd75ae6-6662-4104-9c87-19ab711d6d21. [pid: 8|app: 0|req: 1026/2115] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:50 2026] GET /v2.0/security-groups?tenant_id=bd25d9efec5646a4824450e0209023a8&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2116] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:51 2026] DELETE /v2.0/security-groups/91307f2a-194e-4d04-9585-42ba47e00fa6 => 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: 1090/2117] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:27:50 2026] DELETE /v2.0/ports/2dd75ae6-6662-4104-9c87-19ab711d6d21 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:27:51.499 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-caadf873-10ac-4260-8214-91dcfe5a05f1'] response: {'server_uuid': '34496d7b-5dbb-498f-9d74-09b80479c161', 'name': 'network-vif-deleted', 'tag': '2dd75ae6-6662-4104-9c87-19ab711d6d21', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1028/2118] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:51 2026] GET /v2.0/security-groups?tenant_id=aa88afaeaf77497ab73de6ccde2bd795&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2119] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:51 2026] DELETE /v2.0/security-groups/8136076d-1eae-4422-b7e8-25c47c65191a => 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: 1029/2120] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:51 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2121] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:52 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => 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: 1092/2122] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:27:52 2026] GET /v2.0/security-groups?tenant_id=a0643cf025a444708b6ce4e7faf05369&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2123] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:53 2026] DELETE /v2.0/security-groups/a5d601c0-29c2-4ee4-9df5-c6d60b7c06b7 => 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: 1093/2124] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:53 2026] GET /v2.0/ports?device_id=34496d7b-5dbb-498f-9d74-09b80479c161 => 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: 1032/2125] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:27:55 2026] DELETE /v2.0/security-groups/201f75c2-c67b-495d-a959-68f0c34e884d => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:55.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff6fb573-c150-4728-affc-6b321fa4d798 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] TaaS: Handle Delete Port: 7179a9ff-c685-4f12-b38f-d001c2a058c6 2026-05-12 07:27:55.648 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff6fb573-c150-4728-affc-6b321fa4d798 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Tap Mirror: Handle Delete Port: 7179a9ff-c685-4f12-b38f-d001c2a058c6 [pid: 7|app: 0|req: 1094/2126] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:27:55 2026] DELETE /v2.0/floatingips/c6c53151-c662-4a6a-abff-023599aeb56b => generated 0 bytes in 445 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:27:56.201 8 INFO neutron.db.segments_db [None req-5a36f422-47fe-475b-ac6f-634eadc7597e 788a3b79d18b4f7bad2ded5ce655baba c933b17858d3403f8c411753b5735f91 - - default default] Added segment b06265a3-3bb8-4010-bc50-3c15246e4c0a of type vxlan for network 6da66279-9740-42a3-8259-2535abf41068 [pid: 7|app: 0|req: 1095/2127] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:56 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2128] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:56 2026] GET /v2.0/security-groups?id=ce33ef44-1403-4bda-8f5f-a9eec0c13c1f&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2129] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:27:55 2026] POST /v2.0/networks => generated 644 bytes in 1005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2130] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:27:56 2026] POST /v2.0/subnets => generated 641 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:27:57.506 7 INFO neutron.db.segments_db [None req-578f54ab-258c-490a-933f-8c14fa5e5330 788a3b79d18b4f7bad2ded5ce655baba c933b17858d3403f8c411753b5735f91 - - default default] Added segment 839cebc9-3b6e-445d-9b24-62c9eeedebf8 of type vxlan for network e40a752a-39f2-48cf-acd8-0dc43581ae55 2026-05-12 07:27:57.871 8 INFO neutron.db.segments_db [None req-6a7c89e6-482f-4064-84ff-5dae44b4d984 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] Added segment b4693067-4ca0-4dcf-aafd-71e31c2e9e69 of type vxlan for network 1e14655d-1c7a-4156-9ec2-4e71f9ace024 [pid: 7|app: 0|req: 1098/2131] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:27:57 2026] POST /v2.0/networks => generated 644 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2132] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:57 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2133] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:27:57 2026] POST /v2.0/networks => generated 632 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2134] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:27:58 2026] GET /v2.0/security-groups?id=ce33ef44-1403-4bda-8f5f-a9eec0c13c1f&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2135] 10.0.0.79 () {34 vars in 742 bytes} [Tue May 12 07:27:57 2026] PUT /v2.0/networks/e40a752a-39f2-48cf-acd8-0dc43581ae55 => generated 592 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2136] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:27:58 2026] POST /v2.0/subnets => generated 626 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2137] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:27:58 2026] POST /v2.0/ports => generated 743 bytes in 790 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: 1102/2138] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:27:58 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => 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: 1037/2139] 10.0.0.79 () {34 vars in 740 bytes} [Tue May 12 07:27:58 2026] PUT /v2.0/subnets/c448d421-51d1-4046-82a5-68667eab6140 => generated 636 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2140] 10.0.0.79 () {34 vars in 665 bytes} [Tue May 12 07:27:58 2026] POST /v2.0/trunks => generated 407 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:27:59.213 8 INFO neutron_taas.services.taas.taas_plugin [req-d68567c2-49a0-4633-8faf-73abb92cf5a5 req-5af768d0-853f-4633-ba6e-60425e86f650 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] TaaS: Handle Delete Port: 41956933-fc4f-4101-88bc-e69fccd7813c 2026-05-12 07:27:59.216 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d68567c2-49a0-4633-8faf-73abb92cf5a5 req-5af768d0-853f-4633-ba6e-60425e86f650 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Tap Mirror: Handle Delete Port: 41956933-fc4f-4101-88bc-e69fccd7813c 2026-05-12 07:27:59.322 7 INFO neutron.services.segments.plugin [-] Segment 839cebc9-3b6e-445d-9b24-62c9eeedebf8 resource provider aggregate not found 2026-05-12 07:27:59.329 7 INFO neutron.services.segments.plugin [-] Segment 839cebc9-3b6e-445d-9b24-62c9eeedebf8 resource provider aggregate not found 2026-05-12 07:27:59.338 7 INFO neutron.services.segments.plugin [-] Segment 839cebc9-3b6e-445d-9b24-62c9eeedebf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839cebc9-3b6e-445d-9b24-62c9eeedebf8 found for delete ", "request_id": "req-cb98a6f9-79d8-4e6c-bc55-855fce4c8562"}]} 2026-05-12 07:27:59.348 7 INFO neutron.services.segments.plugin [-] Segment 839cebc9-3b6e-445d-9b24-62c9eeedebf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839cebc9-3b6e-445d-9b24-62c9eeedebf8 found for delete ", "request_id": "req-3f0bfd3d-b58c-4aa2-bf81-a28cade3bd0c"}]} [pid: 8|app: 0|req: 1038/2141] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:27:59 2026] DELETE /v2.0/ports/41956933-fc4f-4101-88bc-e69fccd7813c => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2142] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:27:59 2026] DELETE /v2.0/networks/e40a752a-39f2-48cf-acd8-0dc43581ae55 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2143] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:27:59 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:27:59.384 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c219b477-05db-433f-804d-df26bc65fa13 788a3b79d18b4f7bad2ded5ce655baba c933b17858d3403f8c411753b5735f91 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-12 07:27:59.386 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2996a13-7068-4e7c-8f87-88922ffd6c16'] response: {'server_uuid': '03e72c75-ddbe-4f71-bb09-fb311d8e9b07', 'name': 'network-vif-deleted', 'tag': '41956933-fc4f-4101-88bc-e69fccd7813c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1106/2144] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:27:59 2026] DELETE /v2.0/networks/e40a752a-39f2-48cf-acd8-0dc43581ae55 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:27:59.412 8 INFO neutron.db.segments_db [None req-0163da1b-3a60-473f-9afd-1116494d6a37 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] Added segment f7434618-66cf-42b3-9a74-1a44df50c1bb of type vxlan for network 9dca0069-5fa5-434c-83cd-667303d30b75 [pid: 7|app: 0|req: 1107/2145] 10.0.0.79 () {32 vars in 693 bytes} [Tue May 12 07:27:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2146] 10.0.0.79 () {32 vars in 741 bytes} [Tue May 12 07:27:59 2026] GET /v2.0/subnets?network_id=802a6e60-39df-4d44-9bd8-19545901527e => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2147] 10.0.0.79 () {32 vars in 652 bytes} [Tue May 12 07:27:59 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2148] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:27:59 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2149] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:27:59 2026] GET /v2.0/networks => generated 1309 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2150] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:27:59 2026] GET /v2.0/subnets => generated 1280 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2151] 10.0.0.79 () {32 vars in 722 bytes} [Tue May 12 07:27:59 2026] GET /v2.0/networks/6da66279-9740-42a3-8259-2535abf41068 => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2152] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:27:59 2026] GET /v2.0/subnets/62613503-3e4e-4628-b4af-4441e509ad7d => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:27:59.686 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbf79232-6a37-48c1-bdd4-3bd7a9b0e28d 788a3b79d18b4f7bad2ded5ce655baba c933b17858d3403f8c411753b5735f91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1114/2153] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:59 2026] DELETE /v2.0/subnets/c448d421-51d1-4046-82a5-68667eab6140 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:27:59.711 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de621d55-5bf5-4205-a23c-526ddd738ff8 788a3b79d18b4f7bad2ded5ce655baba c933b17858d3403f8c411753b5735f91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1115/2154] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:27:59 2026] DELETE /v2.0/networks/e40a752a-39f2-48cf-acd8-0dc43581ae55 => 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: 1040/2155] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:27:59 2026] POST /v2.0/ports => generated 743 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1116/2156] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:27:59 2026] DELETE /v2.0/subnets/62613503-3e4e-4628-b4af-4441e509ad7d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:27:59.981 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1b86e1d-1ac7-4bc8-9db3-04cbfd3e9321 788a3b79d18b4f7bad2ded5ce655baba c933b17858d3403f8c411753b5735f91 - - default default] TaaS: Handle Delete Port: f4fd22ed-e5f5-4c30-b704-fb266da078c0 2026-05-12 07:27:59.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1b86e1d-1ac7-4bc8-9db3-04cbfd3e9321 788a3b79d18b4f7bad2ded5ce655baba c933b17858d3403f8c411753b5735f91 - - default default] Tap Mirror: Handle Delete Port: f4fd22ed-e5f5-4c30-b704-fb266da078c0 [pid: 8|app: 0|req: 1041/2157] 10.0.0.79 () {34 vars in 665 bytes} [Tue May 12 07:27:59 2026] POST /v2.0/trunks => generated 407 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:28:00.063 8 INFO neutron.db.segments_db [None req-f008620d-9c5d-430b-bb46-c89c5a83bbd8 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] Added segment ab4d05b1-4ab6-4a0d-adf9-b3e44bc9f85a of type vxlan for network 3c8e3d8a-74cb-4d7f-9740-5cb85cf13d64 [pid: 8|app: 0|req: 1044/2160] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:00 2026] POST /v2.0/networks => generated 630 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2161] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:27:59 2026] DELETE /v2.0/networks/6da66279-9740-42a3-8259-2535abf41068 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2162] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:00 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => 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: 1045/2163] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:28:00 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2164] 10.0.0.79 () {34 vars in 665 bytes} [Tue May 12 07:28:00 2026] POST /v2.0/trunks => generated 407 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:28:00.762 7 INFO neutron.db.segments_db [None req-0030d058-43a3-47cc-ba22-cbc0f4d72447 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] Added segment e686c3f5-f87a-462f-b653-4f47251eed46 of type vxlan for network 744bbb4c-f0b5-4a72-9855-ff7613c7bde4 [pid: 8|app: 0|req: 1046/2165] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:00 2026] GET /v2.0/security-groups?tenant_id=c933b17858d3403f8c411753b5735f91&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2166] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:00 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2167] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:00 2026] DELETE /v2.0/security-groups/069e3c55-5926-4dbe-a824-c2ba7ecd6d2c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2168] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:28:00 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2169] 10.0.0.79 () {34 vars in 665 bytes} [Tue May 12 07:28:01 2026] POST /v2.0/trunks => generated 407 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:28:01.363 7 INFO neutron.services.segments.plugin [-] Segment b06265a3-3bb8-4010-bc50-3c15246e4c0a resource provider aggregate not found [pid: 7|app: 0|req: 1122/2170] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:28:01 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:01.371 7 INFO neutron.services.segments.plugin [-] Segment b06265a3-3bb8-4010-bc50-3c15246e4c0a resource provider aggregate not found 2026-05-12 07:28:01.380 7 INFO neutron.services.segments.plugin [-] Segment b06265a3-3bb8-4010-bc50-3c15246e4c0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b06265a3-3bb8-4010-bc50-3c15246e4c0a found for delete ", "request_id": "req-5af78973-5751-4b0f-bd74-75db72735431"}]} 2026-05-12 07:28:01.380 8 INFO neutron.db.segments_db [None req-fba6b4f3-9f99-4fab-8f3e-054956d1fafe 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] Added segment 9a818587-9844-4007-a89e-d8eddf84e033 of type vxlan for network d7dd603c-10d4-4277-9c53-99a440cf5922 2026-05-12 07:28:01.383 7 INFO neutron.services.segments.plugin [-] Segment b06265a3-3bb8-4010-bc50-3c15246e4c0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b06265a3-3bb8-4010-bc50-3c15246e4c0a found for delete ", "request_id": "req-8377c19e-9105-47af-a322-f888d447ab37"}]} [pid: 8|app: 0|req: 1049/2171] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:01 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2172] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:01 2026] GET /v2.0/ports?device_id=03e72c75-ddbe-4f71-bb09-fb311d8e9b07 => 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: 1123/2173] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:28:01 2026] POST /v2.0/ports => generated 743 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2174] 10.0.0.79 () {34 vars in 665 bytes} [Tue May 12 07:28:01 2026] POST /v2.0/trunks => generated 407 bytes in 190 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: 1124/2175] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:28:02 2026] PUT /v2.0/trunks/dc604692-6dc8-4b86-8634-26725c56dec3/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2176] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:28:02 2026] PUT /v2.0/trunks/bc86a2b3-5236-4c3b-833c-52dd9b0be35f/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2177] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:28:02 2026] PUT /v2.0/trunks/64077380-709a-4b5b-98ab-c7d72fbcb411/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2178] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:28:02 2026] PUT /v2.0/trunks/5c34ea1e-031d-4272-bdeb-36ceb2416dd9/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2179] 10.0.0.79 () {32 vars in 661 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2180] 10.0.0.79 () {32 vars in 675 bytes} [Tue May 12 07:28:02 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: 7|app: 0|req: 1127/2181] 10.0.0.79 () {32 vars in 671 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2182] 10.0.0.79 () {32 vars in 683 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2183] 10.0.0.79 () {32 vars in 669 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2184] 10.0.0.79 () {32 vars in 683 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2185] 10.0.0.79 () {32 vars in 679 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2186] 10.0.0.79 () {32 vars in 691 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2187] 10.0.0.79 () {32 vars in 718 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/trunks/dc604692-6dc8-4b86-8634-26725c56dec3 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2188] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/ports/dab5265d-4726-48be-8781-4ea9b500642c => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2189] 10.0.0.79 () {32 vars in 721 bytes} [Tue May 12 07:28:02 2026] DELETE /v2.0/trunks/dc604692-6dc8-4b86-8634-26725c56dec3 => 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: 1131/2190] 10.0.0.112 () {30 vars in 690 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2191] 10.0.0.79 () {32 vars in 718 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/trunks/bc86a2b3-5236-4c3b-833c-52dd9b0be35f => generated 420 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2192] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:02 2026] DELETE /v2.0/security-groups/ce33ef44-1403-4bda-8f5f-a9eec0c13c1f => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2193] 10.0.0.112 () {30 vars in 692 bytes} [Tue May 12 07:28:02 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) 2026-05-12 07:28:02.799 8 INFO neutron.db.segments_db [None req-3443524d-e896-4c5c-9269-7c76cde8ba43 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Added segment 290ac574-8c02-4a26-aa79-bb6004c7d1a5 of type vxlan for network 17d4137d-7fbf-4ad5-9f42-fc167c3f428f [pid: 7|app: 0|req: 1135/2194] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/ports/15f547b5-ad11-4d54-89a8-9c6ca09ff2d3 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2195] 10.0.0.112 () {30 vars in 668 bytes} [Tue May 12 07:28:02 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: 1060/2196] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:02 2026] POST /v2.0/networks => generated 628 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2197] 10.0.0.79 () {32 vars in 721 bytes} [Tue May 12 07:28:02 2026] DELETE /v2.0/trunks/bc86a2b3-5236-4c3b-833c-52dd9b0be35f => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2198] 10.0.0.112 () {30 vars in 704 bytes} [Tue May 12 07:28:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:03.025 8 INFO neutron.db.segments_db [None req-b479fd95-7f13-4fd7-ba09-37bcee5ebad9 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Added segment 0d4f6fcd-9b98-4f16-b66f-2b10acc45a27 of type vxlan for network ac4151b6-dfec-45d4-a849-ef823fd3a5ef [pid: 8|app: 0|req: 1063/2199] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:02 2026] POST /v2.0/networks => generated 630 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2200] 10.0.0.79 () {32 vars in 718 bytes} [Tue May 12 07:28:03 2026] GET /v2.0/trunks/64077380-709a-4b5b-98ab-c7d72fbcb411 => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:03.266 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff05d5b6-f7d0-43f4-bd09-d885894b1cfc 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] TaaS: Handle Delete Port: fede98c1-ba6a-416f-8c79-6d9765e724eb 2026-05-12 07:28:03.268 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff05d5b6-f7d0-43f4-bd09-d885894b1cfc 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Tap Mirror: Handle Delete Port: fede98c1-ba6a-416f-8c79-6d9765e724eb [pid: 8|app: 0|req: 1065/2201] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:03 2026] POST /v2.0/subnets => generated 626 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2202] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:28:03 2026] GET /v2.0/ports/e7470b98-f2ce-41c4-8605-83a0bf3ec79c => generated 826 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2203] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:03 2026] POST /v2.0/subnets => generated 626 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2204] 10.0.0.79 () {32 vars in 721 bytes} [Tue May 12 07:28:03 2026] DELETE /v2.0/trunks/64077380-709a-4b5b-98ab-c7d72fbcb411 => 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: 1069/2205] 10.0.0.112 () {28 vars in 439 bytes} [Tue May 12 07:28:03 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-12 07:28:03.708 8 INFO neutron.db.segments_db [None req-9e09e5a5-14be-49f9-ac0e-75b53413ca32 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Added segment 2b1ba4be-33fa-489e-8524-fef18e791067 of type vxlan for network ac892fd8-939d-4110-a2c9-6f61bef92e48 [pid: 7|app: 0|req: 1137/2206] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:28:02 2026] PUT /v2.0/routers/af77528e-68fd-46ee-9eb9-ad8569c88914/remove_router_interface => generated 309 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2207] 10.0.0.79 () {32 vars in 718 bytes} [Tue May 12 07:28:03 2026] GET /v2.0/trunks/5c34ea1e-031d-4272-bdeb-36ceb2416dd9 => generated 414 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:03.984 8 INFO neutron.db.l3_hamode_db [None req-9e09e5a5-14be-49f9-ac0e-75b53413ca32 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:28:04.119 8 INFO neutron.db.l3_hamode_db [None req-9e09e5a5-14be-49f9-ac0e-75b53413ca32 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1139/2208] 10.0.0.112 () {30 vars in 728 bytes} [Tue May 12 07:28:03 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 657 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2209] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:04 2026] DELETE /v2.0/subnets/ffaca73f-d157-45c1-96bc-c8d09b89ccce => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2210] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:28:04 2026] GET /v2.0/ports/a5112ce1-8176-496b-8717-f8104716b3ce => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2211] 10.0.0.112 () {30 vars in 690 bytes} [Tue May 12 07:28:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:04.696 7 INFO neutron_taas.services.taas.taas_plugin [None req-811f4462-44ec-4d1e-857e-6a8d7fdbaf12 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] TaaS: Handle Delete Port: ea90de74-d6bf-4876-b89b-fe565188f408 2026-05-12 07:28:04.699 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-811f4462-44ec-4d1e-857e-6a8d7fdbaf12 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Tap Mirror: Handle Delete Port: ea90de74-d6bf-4876-b89b-fe565188f408 [pid: 8|app: 0|req: 1070/2212] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:03 2026] POST /v2.0/routers => generated 507 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2213] 10.0.0.79 () {32 vars in 721 bytes} [Tue May 12 07:28:04 2026] DELETE /v2.0/trunks/5c34ea1e-031d-4272-bdeb-36ceb2416dd9 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2214] 10.0.0.112 () {30 vars in 692 bytes} [Tue May 12 07:28:04 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) 2026-05-12 07:28:04.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-811f4462-44ec-4d1e-857e-6a8d7fdbaf12 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] TaaS: Handle Delete Port: 1e7866db-19db-47d1-bafe-b1ae0e0709aa 2026-05-12 07:28:04.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-811f4462-44ec-4d1e-857e-6a8d7fdbaf12 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Tap Mirror: Handle Delete Port: 1e7866db-19db-47d1-bafe-b1ae0e0709aa 2026-05-12 07:28:05.309 7 INFO neutron.services.segments.plugin [-] Segment a9fdef50-8a8c-4636-a7d8-4d7b22828cae resource provider aggregate not found 2026-05-12 07:28:05.324 7 INFO neutron.services.segments.plugin [-] Segment a9fdef50-8a8c-4636-a7d8-4d7b22828cae resource provider aggregate not found 2026-05-12 07:28:05.328 7 INFO neutron.services.segments.plugin [-] Segment a9fdef50-8a8c-4636-a7d8-4d7b22828cae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9fdef50-8a8c-4636-a7d8-4d7b22828cae found for delete ", "request_id": "req-c6cb99e4-5ff6-453a-8abc-98aac78c0c59"}]} 2026-05-12 07:28:05.346 7 INFO neutron.db.l3_hamode_db [None req-811f4462-44ec-4d1e-857e-6a8d7fdbaf12 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] HA network 5bbaf5d0-a992-4d8d-b9cc-f872dd67bb88 was deleted as no HA routers are present in tenant c6aab137d77c4468a0d7973417b2c95e. [pid: 7|app: 0|req: 1143/2215] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:04 2026] DELETE /v2.0/routers/af77528e-68fd-46ee-9eb9-ad8569c88914 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:05.358 7 INFO neutron.services.segments.plugin [-] Segment a9fdef50-8a8c-4636-a7d8-4d7b22828cae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9fdef50-8a8c-4636-a7d8-4d7b22828cae found for delete ", "request_id": "req-c2e204f8-d677-4d22-8c0c-391a5973db11"}]} [pid: 7|app: 0|req: 1144/2216] 10.0.0.79 () {32 vars in 718 bytes} [Tue May 12 07:28:05 2026] GET /v2.0/trunks/760b44b6-740c-4bb7-b57f-faf39d0423a2 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2217] 10.0.0.112 () {30 vars in 668 bytes} [Tue May 12 07:28:05 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) 2026-05-12 07:28:05.483 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6d1d3fb-41c3-4a11-89eb-592bc605ff8d 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] TaaS: Handle Delete Port: 0dd1ab2a-bf2e-4fd6-84a3-e7a1b32c10e8 2026-05-12 07:28:05.486 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6d1d3fb-41c3-4a11-89eb-592bc605ff8d 641d293a45cb414db5e9e3a1aacfa683 c6aab137d77c4468a0d7973417b2c95e - - default default] Tap Mirror: Handle Delete Port: 0dd1ab2a-bf2e-4fd6-84a3-e7a1b32c10e8 [pid: 7|app: 0|req: 1146/2218] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:05 2026] DELETE /v2.0/networks/1f6587d9-8a7e-422f-936d-7595469a8572 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2219] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:28:05 2026] GET /v2.0/ports/1a708daf-cfc5-4e6c-b372-0e72b84c1e3d => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2220] 10.0.0.112 () {30 vars in 704 bytes} [Tue May 12 07:28:05 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: 1149/2221] 10.0.0.79 () {32 vars in 721 bytes} [Tue May 12 07:28:05 2026] DELETE /v2.0/trunks/760b44b6-740c-4bb7-b57f-faf39d0423a2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2222] 10.0.0.112 () {30 vars in 728 bytes} [Tue May 12 07:28:05 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:05.994 7 INFO neutron_taas.services.taas.taas_plugin [None req-277bc4de-2406-4756-9a58-a2e7dab6f509 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] TaaS: Handle Delete Port: dab5265d-4726-48be-8781-4ea9b500642c 2026-05-12 07:28:05.997 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-277bc4de-2406-4756-9a58-a2e7dab6f509 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] Tap Mirror: Handle Delete Port: dab5265d-4726-48be-8781-4ea9b500642c [pid: 7|app: 0|req: 1151/2223] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:28:05 2026] DELETE /v2.0/ports/dab5265d-4726-48be-8781-4ea9b500642c => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:06.180 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf296990-ad8d-47a9-a4b6-a8eef3fafc93 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] TaaS: Handle Delete Port: 15f547b5-ad11-4d54-89a8-9c6ca09ff2d3 2026-05-12 07:28:06.182 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf296990-ad8d-47a9-a4b6-a8eef3fafc93 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] Tap Mirror: Handle Delete Port: 15f547b5-ad11-4d54-89a8-9c6ca09ff2d3 [pid: 7|app: 0|req: 1152/2224] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:28:06 2026] DELETE /v2.0/ports/15f547b5-ad11-4d54-89a8-9c6ca09ff2d3 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2225] 10.0.0.112 () {30 vars in 690 bytes} [Tue May 12 07:28:06 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) 2026-05-12 07:28:06.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-be316eea-0311-494d-b834-e8223f57ae43 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] TaaS: Handle Delete Port: e7470b98-f2ce-41c4-8605-83a0bf3ec79c 2026-05-12 07:28:06.389 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be316eea-0311-494d-b834-e8223f57ae43 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] Tap Mirror: Handle Delete Port: e7470b98-f2ce-41c4-8605-83a0bf3ec79c [pid: 7|app: 0|req: 1154/2226] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:28:06 2026] DELETE /v2.0/ports/e7470b98-f2ce-41c4-8605-83a0bf3ec79c => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2227] 10.0.0.112 () {30 vars in 692 bytes} [Tue May 12 07:28:06 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: 1073/2228] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:28:04 2026] PUT /v2.0/routers/01800d21-ec9c-497a-8af4-62e0c052b005/add_router_interface => generated 309 bytes in 1743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:06.659 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ba69eaa-d4ad-4107-b3ad-6ef1235f1886 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] TaaS: Handle Delete Port: a5112ce1-8176-496b-8717-f8104716b3ce 2026-05-12 07:28:06.663 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ba69eaa-d4ad-4107-b3ad-6ef1235f1886 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] Tap Mirror: Handle Delete Port: a5112ce1-8176-496b-8717-f8104716b3ce [pid: 7|app: 0|req: 1156/2229] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:06 2026] GET /v2.0/security-groups?tenant_id=ee54effdaf664029a468712ea45ac987&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2230] 10.0.0.112 () {30 vars in 668 bytes} [Tue May 12 07:28:06 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: 1074/2231] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:28:06 2026] DELETE /v2.0/ports/a5112ce1-8176-496b-8717-f8104716b3ce => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2232] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:28:06 2026] GET /v2.0/ports/31ceb2d1-bb5a-4d87-9c14-49f429253bc7 => generated 955 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2233] 10.0.0.112 () {30 vars in 704 bytes} [Tue May 12 07:28:06 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: 1075/2234] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:06 2026] DELETE /v2.0/security-groups/df5964ef-2968-44da-9ae0-56c1420096df => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:06.881 7 INFO neutron_taas.services.taas.taas_plugin [None req-4cff13ad-878e-46c1-b292-efd40dd6bb13 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] TaaS: Handle Delete Port: 1a708daf-cfc5-4e6c-b372-0e72b84c1e3d 2026-05-12 07:28:06.884 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cff13ad-878e-46c1-b292-efd40dd6bb13 71ad6c97bfb24a679f5eb19c4ec24f2d 761c8991a4a34f8e8a5a6afd995da30c - - default default] Tap Mirror: Handle Delete Port: 1a708daf-cfc5-4e6c-b372-0e72b84c1e3d [pid: 7|app: 0|req: 1160/2235] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:28:06 2026] DELETE /v2.0/ports/1a708daf-cfc5-4e6c-b372-0e72b84c1e3d => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2236] 10.0.0.112 () {30 vars in 730 bytes} [Tue May 12 07:28:06 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2237] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:07 2026] GET /v2.0/security-groups?tenant_id=c6aab137d77c4468a0d7973417b2c95e&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2238] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:07 2026] DELETE /v2.0/networks/1e14655d-1c7a-4156-9ec2-4e71f9ace024 => 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: 1164/2239] 10.0.0.112 () {30 vars in 682 bytes} [Tue May 12 07:28:07 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2240] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:07 2026] DELETE /v2.0/security-groups/89f1ee11-cf0b-4b35-8d68-0ea5b3328f20 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:07.357 7 INFO neutron.services.segments.plugin [-] Segment b964a0ae-d83e-43ef-925f-29aed04b2f13 resource provider aggregate not found 2026-05-12 07:28:07.385 7 INFO neutron.services.segments.plugin [-] Segment b964a0ae-d83e-43ef-925f-29aed04b2f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b964a0ae-d83e-43ef-925f-29aed04b2f13 found for delete ", "request_id": "req-bbf220d9-3b0a-462f-b4e8-0d8868a18644"}]} 2026-05-12 07:28:07.393 7 INFO neutron.services.segments.plugin [-] Segment b964a0ae-d83e-43ef-925f-29aed04b2f13 resource provider aggregate not found 2026-05-12 07:28:07.407 7 INFO neutron.services.segments.plugin [-] Segment b4693067-4ca0-4dcf-aafd-71e31c2e9e69 resource provider aggregate not found 2026-05-12 07:28:07.415 7 INFO neutron.services.segments.plugin [-] Segment b964a0ae-d83e-43ef-925f-29aed04b2f13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b964a0ae-d83e-43ef-925f-29aed04b2f13 found for delete ", "request_id": "req-87346636-eb6b-40ac-ba93-3478a8ae8fa2"}]} 2026-05-12 07:28:07.435 7 INFO neutron.services.segments.plugin [-] Segment b4693067-4ca0-4dcf-aafd-71e31c2e9e69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4693067-4ca0-4dcf-aafd-71e31c2e9e69 found for delete ", "request_id": "req-84a75ae1-98eb-41ed-b088-c8f323069704"}]} 2026-05-12 07:28:07.440 7 INFO neutron.services.segments.plugin [-] Segment b4693067-4ca0-4dcf-aafd-71e31c2e9e69 resource provider aggregate not found 2026-05-12 07:28:07.455 7 INFO neutron.services.segments.plugin [-] Segment b4693067-4ca0-4dcf-aafd-71e31c2e9e69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4693067-4ca0-4dcf-aafd-71e31c2e9e69 found for delete ", "request_id": "req-ef78e695-cb62-4b0b-af71-13cabea862ff"}]} [pid: 7|app: 0|req: 1166/2241] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:07 2026] DELETE /v2.0/networks/9dca0069-5fa5-434c-83cd-667303d30b75 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2242] 10.0.0.112 () {34 vars in 704 bytes} [Tue May 12 07:28:07 2026] POST /v2.0/ports => generated 1132 bytes in 396 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: 1076/2243] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:28:06 2026] PUT /v2.0/routers/01800d21-ec9c-497a-8af4-62e0c052b005/add_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2244] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:07 2026] DELETE /v2.0/networks/3c8e3d8a-74cb-4d7f-9740-5cb85cf13d64 => 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: 1077/2245] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:28:08 2026] GET /v2.0/ports/d2fdb834-585c-4a37-94ba-898392cab98f => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2246] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:08 2026] DELETE /v2.0/networks/744bbb4c-f0b5-4a72-9855-ff7613c7bde4 => 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: 1170/2247] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:08 2026] DELETE /v2.0/networks/d7dd603c-10d4-4277-9c53-99a440cf5922 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:08.420 8 INFO neutron_taas.services.taas.taas_plugin [None req-b051032a-9907-4266-82ad-752bd7ee2e72 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] TaaS: Handle Delete Port: d2fdb834-585c-4a37-94ba-898392cab98f 2026-05-12 07:28:08.422 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b051032a-9907-4266-82ad-752bd7ee2e72 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Tap Mirror: Handle Delete Port: d2fdb834-585c-4a37-94ba-898392cab98f [pid: 8|app: 0|req: 1078/2248] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:28:08 2026] PUT /v2.0/routers/01800d21-ec9c-497a-8af4-62e0c052b005/remove_router_interface => generated 309 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:09.256 7 INFO neutron_taas.services.taas.taas_plugin [None req-60d44568-979d-43a5-a960-bdcada114fb8 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] TaaS: Handle Delete Port: 31ceb2d1-bb5a-4d87-9c14-49f429253bc7 2026-05-12 07:28:09.260 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60d44568-979d-43a5-a960-bdcada114fb8 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Tap Mirror: Handle Delete Port: 31ceb2d1-bb5a-4d87-9c14-49f429253bc7 2026-05-12 07:28:09.463 7 INFO neutron.services.segments.plugin [-] Segment f7434618-66cf-42b3-9a74-1a44df50c1bb resource provider aggregate not found 2026-05-12 07:28:09.481 7 INFO neutron.services.segments.plugin [-] Segment f7434618-66cf-42b3-9a74-1a44df50c1bb resource provider aggregate not found 2026-05-12 07:28:09.486 7 INFO neutron.services.segments.plugin [-] Segment f7434618-66cf-42b3-9a74-1a44df50c1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7434618-66cf-42b3-9a74-1a44df50c1bb found for delete ", "request_id": "req-2ed9d1bb-3e9b-47b8-b11d-107293074512"}]} [pid: 8|app: 0|req: 1079/2249] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:09 2026] GET /v2.0/security-groups?tenant_id=e421d83f9789410d827fb6be1c5ede06&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:09.506 7 INFO neutron.services.segments.plugin [-] Segment f7434618-66cf-42b3-9a74-1a44df50c1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7434618-66cf-42b3-9a74-1a44df50c1bb found for delete ", "request_id": "req-eb3f6fb1-8066-4400-a45d-df42db1beaeb"}]} 2026-05-12 07:28:09.513 7 INFO neutron.services.segments.plugin [-] Segment ab4d05b1-4ab6-4a0d-adf9-b3e44bc9f85a resource provider aggregate not found 2026-05-12 07:28:09.526 7 INFO neutron.services.segments.plugin [-] Segment ab4d05b1-4ab6-4a0d-adf9-b3e44bc9f85a resource provider aggregate not found 2026-05-12 07:28:09.539 7 INFO neutron.services.segments.plugin [-] Segment ab4d05b1-4ab6-4a0d-adf9-b3e44bc9f85a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab4d05b1-4ab6-4a0d-adf9-b3e44bc9f85a found for delete ", "request_id": "req-7d9d6e00-0c65-4981-b909-4a77123e8bb2"}]} 2026-05-12 07:28:09.546 7 INFO neutron.services.segments.plugin [-] Segment ab4d05b1-4ab6-4a0d-adf9-b3e44bc9f85a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab4d05b1-4ab6-4a0d-adf9-b3e44bc9f85a found for delete ", "request_id": "req-6d187f0a-f6e8-4335-a33b-c155e60d8d76"}]} 2026-05-12 07:28:09.562 7 INFO neutron.services.segments.plugin [-] Segment e686c3f5-f87a-462f-b653-4f47251eed46 resource provider aggregate not found 2026-05-12 07:28:09.567 7 INFO neutron.services.segments.plugin [-] Segment e686c3f5-f87a-462f-b653-4f47251eed46 resource provider aggregate not found 2026-05-12 07:28:09.590 7 INFO neutron.services.segments.plugin [-] Segment e686c3f5-f87a-462f-b653-4f47251eed46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e686c3f5-f87a-462f-b653-4f47251eed46 found for delete ", "request_id": "req-80359993-e412-4deb-b7e3-5bfb9e7e3961"}]} 2026-05-12 07:28:09.595 7 INFO neutron.services.segments.plugin [-] Segment e686c3f5-f87a-462f-b653-4f47251eed46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e686c3f5-f87a-462f-b653-4f47251eed46 found for delete ", "request_id": "req-35a5df97-ef58-4020-ad59-04d989359b87"}]} 2026-05-12 07:28:09.614 7 INFO neutron.services.segments.plugin [-] Segment 9a818587-9844-4007-a89e-d8eddf84e033 resource provider aggregate not found [pid: 8|app: 0|req: 1080/2250] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:09 2026] DELETE /v2.0/security-groups/f1ef89a8-8a87-4aa5-a518-dbd373d8b1dd => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:09.622 7 INFO neutron.services.segments.plugin [-] Segment 9a818587-9844-4007-a89e-d8eddf84e033 resource provider aggregate not found 2026-05-12 07:28:09.645 7 INFO neutron.services.segments.plugin [-] Segment 9a818587-9844-4007-a89e-d8eddf84e033 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a818587-9844-4007-a89e-d8eddf84e033 found for delete ", "request_id": "req-cf369d0a-eca0-4c24-aafe-2239da180142"}]} 2026-05-12 07:28:09.646 7 INFO neutron.services.segments.plugin [-] Segment 9a818587-9844-4007-a89e-d8eddf84e033 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a818587-9844-4007-a89e-d8eddf84e033 found for delete ", "request_id": "req-aaab2912-1ee7-4476-9cef-f6b01709695c"}]} [pid: 8|app: 0|req: 1081/2251] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:09 2026] GET /v2.0/security-groups?tenant_id=761c8991a4a34f8e8a5a6afd995da30c&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2252] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:28:08 2026] PUT /v2.0/routers/01800d21-ec9c-497a-8af4-62e0c052b005/remove_router_interface => generated 309 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2253] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:09 2026] GET /v2.0/ports?device_id=01800d21-ec9c-497a-8af4-62e0c052b005 => 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: 1082/2254] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:09 2026] DELETE /v2.0/security-groups/5e1093a7-3727-45df-858f-7d73478a99ab => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:10.065 7 INFO neutron_taas.services.taas.taas_plugin [None req-3129c989-80d9-4720-a5cf-4681d96a6dce db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] TaaS: Handle Delete Port: 3d19912d-b646-4919-afe1-b1b7b691ef87 2026-05-12 07:28:10.068 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3129c989-80d9-4720-a5cf-4681d96a6dce db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Tap Mirror: Handle Delete Port: 3d19912d-b646-4919-afe1-b1b7b691ef87 [pid: 8|app: 0|req: 1083/2255] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:10 2026] GET /v2.0/security-groups?tenant_id=521470825246498688949ef06e61a31f&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2256] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:10 2026] DELETE /v2.0/security-groups/f7aa8eb0-1a02-45bd-ad8d-d077bad91a84 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:10.427 7 INFO neutron.db.l3_hamode_db [None req-3129c989-80d9-4720-a5cf-4681d96a6dce db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] HA network ac892fd8-939d-4110-a2c9-6f61bef92e48 was deleted as no HA routers are present in tenant 53650a3ebb7d49eab22a905dfe454b91. [pid: 7|app: 0|req: 1173/2257] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:09 2026] DELETE /v2.0/routers/01800d21-ec9c-497a-8af4-62e0c052b005 => generated 0 bytes in 563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2258] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:10 2026] DELETE /v2.0/subnets/905a9a08-ecdb-4b12-ba6c-2600e9430491 => 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: 1174/2259] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:10 2026] DELETE /v2.0/subnets/064a6ab6-c1f0-4a95-ab09-230f22ec41a8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:10.858 8 INFO neutron.services.segments.plugin [-] Segment 0d4f6fcd-9b98-4f16-b66f-2b10acc45a27 resource provider aggregate not found 2026-05-12 07:28:10.862 8 INFO neutron.services.segments.plugin [-] Segment 0d4f6fcd-9b98-4f16-b66f-2b10acc45a27 resource provider aggregate not found 2026-05-12 07:28:10.885 8 INFO neutron.services.segments.plugin [-] Segment 0d4f6fcd-9b98-4f16-b66f-2b10acc45a27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d4f6fcd-9b98-4f16-b66f-2b10acc45a27 found for delete ", "request_id": "req-174a75f8-0e2d-4909-a59a-77ee29dc265b"}]} [pid: 8|app: 0|req: 1086/2260] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:10 2026] DELETE /v2.0/networks/ac4151b6-dfec-45d4-a849-ef823fd3a5ef => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:10.891 8 INFO neutron.services.segments.plugin [-] Segment 0d4f6fcd-9b98-4f16-b66f-2b10acc45a27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d4f6fcd-9b98-4f16-b66f-2b10acc45a27 found for delete ", "request_id": "req-ee88781b-aff7-48e4-9456-02d9973f2dac"}]} 2026-05-12 07:28:10.986 7 INFO neutron_taas.services.taas.taas_plugin [None req-94cc3220-71e6-4ea2-8468-afc1775f1580 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] TaaS: Handle Delete Port: f953edd0-768e-4d97-be7d-4a89242d1448 2026-05-12 07:28:10.988 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94cc3220-71e6-4ea2-8468-afc1775f1580 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Tap Mirror: Handle Delete Port: f953edd0-768e-4d97-be7d-4a89242d1448 [pid: 7|app: 0|req: 1175/2261] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:10 2026] DELETE /v2.0/networks/17d4137d-7fbf-4ad5-9f42-fc167c3f428f => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:11.249 8 INFO neutron.db.segments_db [None req-e39acbe9-b0ce-44c1-8571-f8a24beb5997 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Added segment 080e5816-c3af-4e20-9e6b-166d40d0ca5a of type vxlan for network 51432b1f-f7a5-46e0-807d-5e31094fee5e [pid: 7|app: 0|req: 1176/2262] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:28:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2263] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:28:11 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: 1178/2264] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:28:11 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: 1179/2265] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:28:11 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: 1087/2266] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:11 2026] POST /v2.0/networks => generated 629 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2267] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:28:11 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => 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: 1088/2268] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:11 2026] POST /v2.0/subnets => generated 626 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2269] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:28:11 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: 1182/2270] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:28:11 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: 1183/2271] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:28:11 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: 1184/2272] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:28:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:11.646 8 INFO neutron.db.segments_db [None req-17ff3392-ceb5-4b67-aed3-0bd83bb28893 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Added segment 145eefed-5513-44a5-93ca-86a5cfbba1b5 of type vxlan for network 0a76ccdb-0812-49cc-98f6-02f45e9ec98b 2026-05-12 07:28:11.663 7 INFO neutron.api.v2.resource [None req-8b011abf-0be3-4cf6-b373-4c0c43a41425 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1185/2273] 199.19.213.23 () {30 vars in 762 bytes} [Tue May 12 07:28:11 2026] GET /v2.0/security-groups/lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => generated 149 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:28:11.675 7 INFO neutron.services.segments.plugin [-] Segment 2b1ba4be-33fa-489e-8524-fef18e791067 resource provider aggregate not found 2026-05-12 07:28:11.680 7 INFO neutron.services.segments.plugin [-] Segment 2b1ba4be-33fa-489e-8524-fef18e791067 resource provider aggregate not found 2026-05-12 07:28:11.696 7 INFO neutron.services.segments.plugin [-] Segment 2b1ba4be-33fa-489e-8524-fef18e791067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1ba4be-33fa-489e-8524-fef18e791067 found for delete ", "request_id": "req-02acd3ce-02fa-451f-b04f-50f21081abaf"}]} 2026-05-12 07:28:11.700 7 INFO neutron.services.segments.plugin [-] Segment 2b1ba4be-33fa-489e-8524-fef18e791067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1ba4be-33fa-489e-8524-fef18e791067 found for delete ", "request_id": "req-b7c466b5-1a80-4249-aa54-9ea3ec2e6dcb"}]} 2026-05-12 07:28:11.709 7 INFO neutron.services.segments.plugin [-] Segment 290ac574-8c02-4a26-aa79-bb6004c7d1a5 resource provider aggregate not found 2026-05-12 07:28:11.717 7 INFO neutron.services.segments.plugin [-] Segment 290ac574-8c02-4a26-aa79-bb6004c7d1a5 resource provider aggregate not found 2026-05-12 07:28:11.725 7 INFO neutron.services.segments.plugin [-] Segment 290ac574-8c02-4a26-aa79-bb6004c7d1a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 290ac574-8c02-4a26-aa79-bb6004c7d1a5 found for delete ", "request_id": "req-a0859dec-5311-41b9-bd0c-bfd09c0007d2"}]} 2026-05-12 07:28:11.730 7 INFO neutron.services.segments.plugin [-] Segment 290ac574-8c02-4a26-aa79-bb6004c7d1a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 290ac574-8c02-4a26-aa79-bb6004c7d1a5 found for delete ", "request_id": "req-1317ad03-15f6-42ac-9e91-e5edd0861760"}]} 2026-05-12 07:28:11.892 8 INFO neutron.db.l3_hamode_db [None req-17ff3392-ceb5-4b67-aed3-0bd83bb28893 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:28:11.909 7 INFO neutron.db.segments_db [None req-6255f3c0-d563-4c9b-b8aa-0573eb7e3ed9 d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] Added segment 86e111db-ca11-4f56-a65b-22c5e4fc2d93 of type vxlan for network 4134bff5-5f82-4274-af77-7e2b62f7eebe [pid: 7|app: 0|req: 1186/2274] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:11 2026] POST /v2.0/networks => generated 632 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:28:12.007 8 INFO neutron.db.l3_hamode_db [None req-17ff3392-ceb5-4b67-aed3-0bd83bb28893 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1187/2275] 199.19.213.23 () {30 vars in 784 bytes} [Tue May 12 07:28:12 2026] GET /v2.0/security-groups?name=lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2276] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:28:12 2026] POST /v2.0/ports => generated 743 bytes in 293 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: 1189/2277] 199.19.213.23 () {34 vars in 735 bytes} [Tue May 12 07:28:12 2026] POST /v2.0/security-groups => generated 1636 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:28:12.475 7 INFO neutron.db.segments_db [None req-27130cff-9313-4c14-ba18-aca3291df25d d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] Added segment 06ec993c-26c5-4dd7-ab14-01294b3e8788 of type vxlan for network 3e1e45a0-23a3-44f7-a7eb-15a716974c0a [pid: 7|app: 0|req: 1190/2278] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:12 2026] POST /v2.0/networks => generated 631 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2279] 199.19.213.23 () {30 vars in 814 bytes} [Tue May 12 07:28:12 2026] GET /v2.0/security-group-rules?security_group_id=f2470be7-e078-444e-9e29-7c9560980968 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2280] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:11 2026] POST /v2.0/routers => generated 507 bytes in 1059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2281] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:28:12 2026] POST /v2.0/ports => generated 743 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1090/2282] 199.19.213.23 () {34 vars in 788 bytes} [Tue May 12 07:28:12 2026] PUT /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 1132 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:28:12.967 8 INFO neutron.db.segments_db [None req-3163d869-112e-49ab-be55-9d0588a4d0e1 d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] Added segment 24707e91-df51-4c57-94ba-ea9cc3d11bde of type vxlan for network fb30600c-5fbe-45e0-b613-c1e9ffcca730 [pid: 8|app: 0|req: 1091/2283] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:12 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2284] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:28: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: 7|app: 0|req: 1193/2285] 10.0.0.79 () {34 vars in 664 bytes} [Tue May 12 07:28:12 2026] POST /v2.0/ports => generated 951 bytes in 393 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: 1194/2286] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:28:13 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: 1093/2287] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:28:13 2026] POST /v2.0/ports => generated 743 bytes in 296 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: 1094/2288] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:28:13 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) 2026-05-12 07:28:13.427 8 INFO neutron.db.segments_db [None req-de805d22-17a2-4b86-8d20-b94d9e13b891 d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] Added segment 65446457-01e8-4bf1-a6bc-68c90a6bba38 of type vxlan for network c388ab8f-cfb1-45e4-98f4-3fa5fa6d905a [pid: 8|app: 0|req: 1095/2289] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:13 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2290] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:28:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2291] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:28:13 2026] POST /v2.0/floatingips => generated 552 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2292] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:28:13 2026] PUT /v2.0/routers/855e7eb8-ec28-49c1-b391-1d7c6186d478/add_router_interface => generated 309 bytes in 987 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: 1196/2293] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:28:14 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1197/2294] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:28:14 2026] PUT /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2295] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:28:14 2026] GET /v2.0/ports/a0e88125-f716-463f-ac36-43c7613359c3 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2296] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:28:14 2026] GET /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2297] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:28:14 2026] POST /v2.0/ports => generated 743 bytes in 302 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: 1099/2298] 10.0.0.79 () {34 vars in 769 bytes} [Tue May 12 07:28:14 2026] PUT /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags/green => generated 4 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 07:28:14.671 8 INFO neutron.db.segments_db [None req-e21d8bc1-14d7-41f4-8223-43c5a923e508 d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] Added segment e1539b2a-63c5-4cef-81d1-da69a7241889 of type vxlan for network a3b8b885-a0f8-4aeb-aab6-ebf88469c272 [pid: 8|app: 0|req: 1100/2299] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:14 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2300] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:28:14 2026] GET /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:14.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-817522df-d73c-44c8-a70f-7551b9ebfd94 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] TaaS: Handle Delete Port: a0e88125-f716-463f-ac36-43c7613359c3 2026-05-12 07:28:14.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-817522df-d73c-44c8-a70f-7551b9ebfd94 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Tap Mirror: Handle Delete Port: a0e88125-f716-463f-ac36-43c7613359c3 [pid: 8|app: 0|req: 1102/2301] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:28:14 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1103/2302] 10.0.0.79 () {34 vars in 765 bytes} [Tue May 12 07:28:15 2026] PUT /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/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: 1106/2305] 10.0.0.79 () {34 vars in 746 bytes} [Tue May 12 07:28:15 2026] PUT /v2.0/ports/bf3b57c3-5814-4f8f-9024-6f86787135af/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1200/2306] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:28:14 2026] PUT /v2.0/routers/855e7eb8-ec28-49c1-b391-1d7c6186d478/remove_router_interface => generated 309 bytes in 874 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: 1107/2307] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:28:15 2026] GET /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/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: 1201/2308] 10.0.0.79 () {34 vars in 746 bytes} [Tue May 12 07:28:15 2026] PUT /v2.0/ports/14f2d8b4-c891-4736-a26c-23a2a1c9dc10/tags => generated 25 bytes in 100 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: 1202/2309] 10.0.0.79 () {34 vars in 787 bytes} [Tue May 12 07:28:15 2026] PUT /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 07:28:15.442 8 INFO neutron.api.v2.resource [None req-b979ce23-ac38-4c52-bd09-88acfc2ef49e db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1108/2310] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:28:15 2026] PUT /v2.0/routers/855e7eb8-ec28-49c1-b391-1d7c6186d478/remove_router_interface => generated 197 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2311] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:28:15 2026] GET /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/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: 1203/2312] 10.0.0.79 () {34 vars in 746 bytes} [Tue May 12 07:28:15 2026] PUT /v2.0/ports/e8e3d6ff-b3b1-453a-8712-8f59989fbac0/tags => generated 34 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: 8|app: 0|req: 1110/2313] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:15 2026] GET /v2.0/ports?device_id=855e7eb8-ec28-49c1-b391-1d7c6186d478 => 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: 1111/2314] 10.0.0.79 () {34 vars in 746 bytes} [Tue May 12 07:28:15 2026] PUT /v2.0/ports/1b4ebec3-5273-422a-80a7-213940bcdb31/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1204/2315] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:28:15 2026] PUT /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2316] 10.0.0.79 () {32 vars in 659 bytes} [Tue May 12 07:28:15 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2317] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:28:15 2026] GET /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:15.742 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbe3a11d-f59f-4b37-b24a-f6ef89e68045 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] TaaS: Handle Delete Port: 36f503bf-d4e3-4859-bb2e-730a33130777 2026-05-12 07:28:15.744 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbe3a11d-f59f-4b37-b24a-f6ef89e68045 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Tap Mirror: Handle Delete Port: 36f503bf-d4e3-4859-bb2e-730a33130777 [pid: 7|app: 0|req: 1207/2318] 10.0.0.79 () {32 vars in 673 bytes} [Tue May 12 07:28:15 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2319] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:28:15 2026] GET /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/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: 1209/2320] 10.0.0.79 () {32 vars in 669 bytes} [Tue May 12 07:28:15 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:15.924 7 INFO neutron.api.v2.resource [None req-74113ea3-4255-46e8-8c0e-ae9fd25930a9 758782f8ed99423cba8a9e07c738792c ef6adaedb8df4ca09abb0051c9272859 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2321] 10.0.0.79 () {32 vars in 750 bytes} [Tue May 12 07:28:15 2026] GET /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2322] 10.0.0.79 () {32 vars in 681 bytes} [Tue May 12 07:28:15 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2323] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:28:15 2026] DELETE /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:16.093 8 INFO neutron.services.segments.plugin [-] Segment 145eefed-5513-44a5-93ca-86a5cfbba1b5 resource provider aggregate not found 2026-05-12 07:28:16.106 8 INFO neutron.services.segments.plugin [-] Segment 145eefed-5513-44a5-93ca-86a5cfbba1b5 resource provider aggregate not found 2026-05-12 07:28:16.111 8 INFO neutron.services.segments.plugin [-] Segment 145eefed-5513-44a5-93ca-86a5cfbba1b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 145eefed-5513-44a5-93ca-86a5cfbba1b5 found for delete ", "request_id": "req-72c6f1ca-169b-4939-adba-f60f3b340ad4"}]} 2026-05-12 07:28:16.129 8 INFO neutron.services.segments.plugin [-] Segment 145eefed-5513-44a5-93ca-86a5cfbba1b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 145eefed-5513-44a5-93ca-86a5cfbba1b5 found for delete ", "request_id": "req-6d29f1bd-0717-4266-8718-d26ed6a939f5"}]} 2026-05-12 07:28:16.130 8 INFO neutron.db.l3_hamode_db [None req-fbe3a11d-f59f-4b37-b24a-f6ef89e68045 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] HA network 0a76ccdb-0812-49cc-98f6-02f45e9ec98b was deleted as no HA routers are present in tenant 53650a3ebb7d49eab22a905dfe454b91. [pid: 8|app: 0|req: 1112/2324] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:15 2026] DELETE /v2.0/routers/855e7eb8-ec28-49c1-b391-1d7c6186d478 => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2325] 10.0.0.79 () {32 vars in 667 bytes} [Tue May 12 07:28:16 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2326] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:28:16 2026] GET /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2327] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:16 2026] DELETE /v2.0/subnets/6620bea7-a8c0-4f0f-a841-0e70d4c6d71f => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2328] 10.0.0.79 () {32 vars in 681 bytes} [Tue May 12 07:28:16 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:16.340 7 INFO neutron.api.v2.resource [None req-75665b8d-89fc-44a5-9bb7-44ead2c24832 758782f8ed99423cba8a9e07c738792c ef6adaedb8df4ca09abb0051c9272859 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1215/2329] 10.0.0.79 () {32 vars in 753 bytes} [Tue May 12 07:28:16 2026] DELETE /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2330] 10.0.0.79 () {32 vars in 677 bytes} [Tue May 12 07:28:16 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2331] 10.0.0.79 () {32 vars in 741 bytes} [Tue May 12 07:28:16 2026] DELETE /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:16.465 7 INFO neutron.services.segments.plugin [-] Segment 080e5816-c3af-4e20-9e6b-166d40d0ca5a resource provider aggregate not found 2026-05-12 07:28:16.471 7 INFO neutron.services.segments.plugin [-] Segment 080e5816-c3af-4e20-9e6b-166d40d0ca5a resource provider aggregate not found [pid: 8|app: 0|req: 1117/2332] 10.0.0.79 () {32 vars in 689 bytes} [Tue May 12 07:28:16 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:16.490 7 INFO neutron.services.segments.plugin [-] Segment 080e5816-c3af-4e20-9e6b-166d40d0ca5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080e5816-c3af-4e20-9e6b-166d40d0ca5a found for delete ", "request_id": "req-a8c6ce9f-08fc-441d-abc7-7ca251d0ced1"}]} 2026-05-12 07:28:16.490 7 INFO neutron.services.segments.plugin [-] Segment 080e5816-c3af-4e20-9e6b-166d40d0ca5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080e5816-c3af-4e20-9e6b-166d40d0ca5a found for delete ", "request_id": "req-965d1576-c72e-4f30-bd12-2843c2e59b99"}]} [pid: 7|app: 0|req: 1216/2333] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:16 2026] DELETE /v2.0/networks/51432b1f-f7a5-46e0-807d-5e31094fee5e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2334] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:28:16 2026] GET /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:16.573 8 INFO neutron.db.segments_db [None req-240ba156-3e00-49a0-87f6-12748690af23 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Added segment 9a6505ba-86eb-41b0-b7a6-ec175434f531 of type vxlan for network c2cb1ca3-d3f1-4b18-bf51-9797a3676f1f 2026-05-12 07:28:16.600 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a0e28d1-8f4b-471c-a406-c3487558d59e d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] TaaS: Handle Delete Port: bf3b57c3-5814-4f8f-9024-6f86787135af 2026-05-12 07:28:16.605 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a0e28d1-8f4b-471c-a406-c3487558d59e d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] Tap Mirror: Handle Delete Port: bf3b57c3-5814-4f8f-9024-6f86787135af [pid: 8|app: 0|req: 1119/2335] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:16 2026] POST /v2.0/networks => generated 629 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2336] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:28:16 2026] DELETE /v2.0/ports/bf3b57c3-5814-4f8f-9024-6f86787135af => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:16.781 8 INFO neutron_taas.services.taas.taas_plugin [None req-a033d916-1fea-41ca-b4c7-7ee2b3b6db32 758782f8ed99423cba8a9e07c738792c ef6adaedb8df4ca09abb0051c9272859 - - default default] TaaS: Handle Delete Port: ca5feda4-c89a-4a7d-869e-7790feb7b1f0 2026-05-12 07:28:16.784 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a033d916-1fea-41ca-b4c7-7ee2b3b6db32 758782f8ed99423cba8a9e07c738792c ef6adaedb8df4ca09abb0051c9272859 - - default default] Tap Mirror: Handle Delete Port: ca5feda4-c89a-4a7d-869e-7790feb7b1f0 [pid: 7|app: 0|req: 1218/2337] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:16 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2338] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:28:16 2026] DELETE /v2.0/floatingips/2bafeded-c81d-4c15-949d-fa0d0049f132 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:17.004 8 INFO neutron.db.segments_db [None req-15dd2da9-02a7-4b57-ace2-b4bd74ad7e3f db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Added segment 834b8f66-91c1-451b-8022-fab028a8ddf2 of type vxlan for network 16123d3b-aeac-427a-83d0-c2cb7b8ccfd6 2026-05-12 07:28:17.037 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae6edda3-305d-47be-b5c3-e52298719d7b d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] TaaS: Handle Delete Port: 14f2d8b4-c891-4736-a26c-23a2a1c9dc10 2026-05-12 07:28:17.040 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae6edda3-305d-47be-b5c3-e52298719d7b d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] Tap Mirror: Handle Delete Port: 14f2d8b4-c891-4736-a26c-23a2a1c9dc10 [pid: 7|app: 0|req: 1219/2339] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:28:16 2026] DELETE /v2.0/ports/14f2d8b4-c891-4736-a26c-23a2a1c9dc10 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:17.250 7 INFO neutron_taas.services.taas.taas_plugin [None req-4b3a51a0-3b4c-4444-9466-90d096320192 d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] TaaS: Handle Delete Port: e8e3d6ff-b3b1-453a-8712-8f59989fbac0 2026-05-12 07:28:17.254 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b3a51a0-3b4c-4444-9466-90d096320192 d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] Tap Mirror: Handle Delete Port: e8e3d6ff-b3b1-453a-8712-8f59989fbac0 2026-05-12 07:28:17.278 8 INFO neutron.db.l3_hamode_db [None req-15dd2da9-02a7-4b57-ace2-b4bd74ad7e3f db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1220/2340] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:28:17 2026] DELETE /v2.0/ports/e8e3d6ff-b3b1-453a-8712-8f59989fbac0 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:17.412 8 INFO neutron.db.l3_hamode_db [None req-15dd2da9-02a7-4b57-ace2-b4bd74ad7e3f db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:28:17.457 7 INFO neutron_taas.services.taas.taas_plugin [None req-95ef8ea2-6784-45f2-a5ea-0ab48ca6d144 d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] TaaS: Handle Delete Port: 1b4ebec3-5273-422a-80a7-213940bcdb31 2026-05-12 07:28:17.460 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95ef8ea2-6784-45f2-a5ea-0ab48ca6d144 d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] Tap Mirror: Handle Delete Port: 1b4ebec3-5273-422a-80a7-213940bcdb31 [pid: 7|app: 0|req: 1221/2341] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:28:17 2026] DELETE /v2.0/ports/1b4ebec3-5273-422a-80a7-213940bcdb31 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2342] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:17 2026] GET /v2.0/security-groups?tenant_id=ef6adaedb8df4ca09abb0051c9272859&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:17.908 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ef20cda-7194-4427-bd43-1203b8e3944a d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] TaaS: Handle Delete Port: e2a13561-8ff0-4784-a65c-b91b9c2471c3 2026-05-12 07:28:17.910 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ef20cda-7194-4427-bd43-1203b8e3944a d9e838b663304c1094087ed744dc7aa8 b91f6402bbc3465498ffdc12ca316d9e - - default default] Tap Mirror: Handle Delete Port: e2a13561-8ff0-4784-a65c-b91b9c2471c3 [pid: 7|app: 0|req: 1223/2343] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:28:17 2026] DELETE /v2.0/ports/e2a13561-8ff0-4784-a65c-b91b9c2471c3 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2344] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:16 2026] POST /v2.0/routers => generated 506 bytes in 1120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2345] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:18 2026] DELETE /v2.0/security-groups/cbce0a06-b744-419c-9d12-37e53ef32f19 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:18.182 8 INFO neutron.services.segments.plugin [-] Segment 86e111db-ca11-4f56-a65b-22c5e4fc2d93 resource provider aggregate not found 2026-05-12 07:28:18.192 8 INFO neutron.services.segments.plugin [-] Segment 86e111db-ca11-4f56-a65b-22c5e4fc2d93 resource provider aggregate not found 2026-05-12 07:28:18.207 8 INFO neutron.services.segments.plugin [-] Segment 86e111db-ca11-4f56-a65b-22c5e4fc2d93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e111db-ca11-4f56-a65b-22c5e4fc2d93 found for delete ", "request_id": "req-f0e75868-9649-4f3c-a457-1008b8c9006c"}]} 2026-05-12 07:28:18.212 8 INFO neutron.services.segments.plugin [-] Segment 86e111db-ca11-4f56-a65b-22c5e4fc2d93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e111db-ca11-4f56-a65b-22c5e4fc2d93 found for delete ", "request_id": "req-27da0b7f-a2aa-43b4-8fed-ce79c510e075"}]} [pid: 8|app: 0|req: 1122/2346] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:18 2026] DELETE /v2.0/networks/4134bff5-5f82-4274-af77-7e2b62f7eebe => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2347] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:18 2026] GET /v2.0/security-groups?tenant_id=bf4a55b002e74804bae39b96e810ea1d&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2348] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:18 2026] DELETE /v2.0/networks/3e1e45a0-23a3-44f7-a7eb-15a716974c0a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2349] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:18 2026] DELETE /v2.0/security-groups/76fbdb69-bd8a-4089-87c0-240a51e66e82 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2350] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:18 2026] DELETE /v2.0/networks/fb30600c-5fbe-45e0-b613-c1e9ffcca730 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2351] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:18 2026] DELETE /v2.0/networks/c388ab8f-cfb1-45e4-98f4-3fa5fa6d905a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2352] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:18 2026] DELETE /v2.0/networks/a3b8b885-a0f8-4aeb-aab6-ebf88469c272 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2353] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:28:18 2026] PUT /v2.0/routers/b4dffc42-997a-4bf0-9656-5c878bd6875e/add_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2354] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:28:19 2026] GET /v2.0/ports/39e04e96-bef0-4af2-90ad-bfbeb7cacb40 => generated 955 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:19.726 7 INFO neutron_taas.services.taas.taas_plugin [None req-82875bc1-4388-4d08-8676-e9c1db1f5e2a db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] TaaS: Handle Delete Port: 39e04e96-bef0-4af2-90ad-bfbeb7cacb40 2026-05-12 07:28:19.729 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82875bc1-4388-4d08-8676-e9c1db1f5e2a db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Tap Mirror: Handle Delete Port: 39e04e96-bef0-4af2-90ad-bfbeb7cacb40 [pid: 8|app: 0|req: 1130/2355] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:19 2026] GET /v2.0/security-groups?tenant_id=30693c96f6334d74895e2d6901d94aff&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2356] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:20 2026] DELETE /v2.0/security-groups/868438b2-aeb6-4195-a94a-bcbe9434a2ef => 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: 1226/2357] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:28:19 2026] PUT /v2.0/routers/b4dffc42-997a-4bf0-9656-5c878bd6875e/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:20.229 8 INFO neutron.services.segments.plugin [-] Segment 06ec993c-26c5-4dd7-ab14-01294b3e8788 resource provider aggregate not found 2026-05-12 07:28:20.244 8 INFO neutron.services.segments.plugin [-] Segment 06ec993c-26c5-4dd7-ab14-01294b3e8788 resource provider aggregate not found 2026-05-12 07:28:20.249 8 INFO neutron.services.segments.plugin [-] Segment 06ec993c-26c5-4dd7-ab14-01294b3e8788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06ec993c-26c5-4dd7-ab14-01294b3e8788 found for delete ", "request_id": "req-b227c7b0-4f2c-45bc-b159-146ace6937ee"}]} [pid: 8|app: 0|req: 1132/2358] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:20 2026] GET /v2.0/ports?device_id=b4dffc42-997a-4bf0-9656-5c878bd6875e => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:20.275 8 INFO neutron.services.segments.plugin [-] Segment 06ec993c-26c5-4dd7-ab14-01294b3e8788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06ec993c-26c5-4dd7-ab14-01294b3e8788 found for delete ", "request_id": "req-2f4318a3-4841-4c47-925f-6bca1505f78b"}]} 2026-05-12 07:28:20.281 8 INFO neutron.services.segments.plugin [-] Segment 24707e91-df51-4c57-94ba-ea9cc3d11bde resource provider aggregate not found 2026-05-12 07:28:20.305 8 INFO neutron.services.segments.plugin [-] Segment 24707e91-df51-4c57-94ba-ea9cc3d11bde resource provider aggregate not found 2026-05-12 07:28:20.319 8 INFO neutron.services.segments.plugin [-] Segment 24707e91-df51-4c57-94ba-ea9cc3d11bde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24707e91-df51-4c57-94ba-ea9cc3d11bde found for delete ", "request_id": "req-9fbbacea-8a9d-4876-be66-ca9470e69779"}]} 2026-05-12 07:28:20.338 8 INFO neutron.services.segments.plugin [-] Segment 24707e91-df51-4c57-94ba-ea9cc3d11bde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24707e91-df51-4c57-94ba-ea9cc3d11bde found for delete ", "request_id": "req-029ce26c-d61a-4a60-b276-db2981d671d0"}]} 2026-05-12 07:28:20.342 8 INFO neutron.services.segments.plugin [-] Segment 65446457-01e8-4bf1-a6bc-68c90a6bba38 resource provider aggregate not found 2026-05-12 07:28:20.367 8 INFO neutron.services.segments.plugin [-] Segment 65446457-01e8-4bf1-a6bc-68c90a6bba38 resource provider aggregate not found 2026-05-12 07:28:20.375 8 INFO neutron.services.segments.plugin [-] Segment 65446457-01e8-4bf1-a6bc-68c90a6bba38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65446457-01e8-4bf1-a6bc-68c90a6bba38 found for delete ", "request_id": "req-0052ac40-505e-41cf-8502-aa191328596f"}]} 2026-05-12 07:28:20.394 8 INFO neutron.services.segments.plugin [-] Segment 65446457-01e8-4bf1-a6bc-68c90a6bba38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65446457-01e8-4bf1-a6bc-68c90a6bba38 found for delete ", "request_id": "req-cd8f6202-4a06-4144-8824-f8fdc988bee5"}]} 2026-05-12 07:28:20.415 8 INFO neutron.services.segments.plugin [-] Segment e1539b2a-63c5-4cef-81d1-da69a7241889 resource provider aggregate not found 2026-05-12 07:28:20.420 8 INFO neutron.services.segments.plugin [-] Segment e1539b2a-63c5-4cef-81d1-da69a7241889 resource provider aggregate not found [pid: 7|app: 0|req: 1227/2359] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:20 2026] GET /v2.0/security-groups?tenant_id=348e74d679534e9ca01b0889cd45536b&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:20.435 8 INFO neutron.services.segments.plugin [-] Segment e1539b2a-63c5-4cef-81d1-da69a7241889 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1539b2a-63c5-4cef-81d1-da69a7241889 found for delete ", "request_id": "req-8d517730-6728-44ff-b3bd-b93c256b0edd"}]} 2026-05-12 07:28:20.450 8 INFO neutron.services.segments.plugin [-] Segment e1539b2a-63c5-4cef-81d1-da69a7241889 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1539b2a-63c5-4cef-81d1-da69a7241889 found for delete ", "request_id": "req-0c09caa4-82a2-46e3-a393-d153c2a84624"}]} 2026-05-12 07:28:20.517 8 INFO neutron_taas.services.taas.taas_plugin [None req-4698cadd-161c-47e6-8575-cfa56ac533dc db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] TaaS: Handle Delete Port: 54829f36-0cb7-4970-a873-9978d883b23f 2026-05-12 07:28:20.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4698cadd-161c-47e6-8575-cfa56ac533dc db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Tap Mirror: Handle Delete Port: 54829f36-0cb7-4970-a873-9978d883b23f [pid: 7|app: 0|req: 1228/2360] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:20 2026] DELETE /v2.0/security-groups/e36691f2-2416-4c0b-9914-0b3550f14ff4 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2361] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:20 2026] GET /v2.0/security-groups?tenant_id=b91f6402bbc3465498ffdc12ca316d9e&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2362] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:20 2026] DELETE /v2.0/security-groups/973ee3d2-e746-4a5c-b553-b8a22c1cf416 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:20.932 8 INFO neutron.db.l3_hamode_db [None req-4698cadd-161c-47e6-8575-cfa56ac533dc db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] HA network 16123d3b-aeac-427a-83d0-c2cb7b8ccfd6 was deleted as no HA routers are present in tenant 53650a3ebb7d49eab22a905dfe454b91. [pid: 8|app: 0|req: 1133/2363] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:20 2026] DELETE /v2.0/routers/b4dffc42-997a-4bf0-9656-5c878bd6875e => generated 0 bytes in 665 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2364] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:20 2026] DELETE /v2.0/subnets/a38529f6-6db5-4644-96af-1ff76a50aafa => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:21.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-05d64d43-e726-48fb-b8ea-e147e03ee1f6 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] TaaS: Handle Delete Port: e0cd85fd-5b81-4dc5-91b4-7c73070b80b8 2026-05-12 07:28:21.202 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05d64d43-e726-48fb-b8ea-e147e03ee1f6 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Tap Mirror: Handle Delete Port: e0cd85fd-5b81-4dc5-91b4-7c73070b80b8 [pid: 8|app: 0|req: 1134/2365] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:21 2026] DELETE /v2.0/networks/c2cb1ca3-d3f1-4b18-bf51-9797a3676f1f => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:21.483 7 INFO neutron.db.segments_db [None req-965c3e5b-9ca1-4db0-beeb-8f8ec6aeb1c2 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Added segment 52fb7f27-e922-4496-bc5b-3ddc6fb07cd2 of type vxlan for network 8ff63be2-40e2-4501-bafa-799cb50dcdb5 [pid: 8|app: 0|req: 1135/2366] 10.0.0.108 () {34 vars in 1016 bytes} [Tue May 12 07:28:21 2026] GET /v2.0/security-groups?id=829ae604-dd66-49b8-9c89-95ca81f94bbf&fields=id => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:21.777 7 INFO neutron.db.l3_hamode_db [None req-965c3e5b-9ca1-4db0-beeb-8f8ec6aeb1c2 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1136/2367] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:28:21 2026] GET /v2.0/networks?id=967d162b-eec9-4d01-8174-c8e43adbec6e => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2368] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:28:21 2026] GET /v2.0/quotas/358287e8f467465a87cebde41f883c9e => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2369] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:28:21 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&fields=id => generated 149 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2370] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:28:21 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:22.356 8 INFO neutron.db.segments_db [None req-ad87cd31-0a83-4e36-930d-b95a8077d103 d968c03fcbe84266b091a1242f20c543 1474a1aeafef454b8a07a7ce536a90d3 - - default default] Added segment 9fa2f04b-f253-4de2-abb0-5045456b6574 of type vxlan for network eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13 [pid: 8|app: 0|req: 1140/2371] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:21 2026] POST /v2.0/networks => generated 631 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:28:22.457 8 INFO neutron.services.segments.plugin [-] Segment 834b8f66-91c1-451b-8022-fab028a8ddf2 resource provider aggregate not found 2026-05-12 07:28:22.473 8 INFO neutron.services.segments.plugin [-] Segment 834b8f66-91c1-451b-8022-fab028a8ddf2 resource provider aggregate not found 2026-05-12 07:28:22.493 8 INFO neutron.services.segments.plugin [-] Segment 834b8f66-91c1-451b-8022-fab028a8ddf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 834b8f66-91c1-451b-8022-fab028a8ddf2 found for delete ", "request_id": "req-39944e9d-d746-48aa-ace8-ad0980ec327b"}]} 2026-05-12 07:28:22.497 8 INFO neutron.services.segments.plugin [-] Segment 834b8f66-91c1-451b-8022-fab028a8ddf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 834b8f66-91c1-451b-8022-fab028a8ddf2 found for delete ", "request_id": "req-7959f508-d4b3-499f-8107-28fd01285c47"}]} 2026-05-12 07:28:22.508 8 INFO neutron.services.segments.plugin [-] Segment 9a6505ba-86eb-41b0-b7a6-ec175434f531 resource provider aggregate not found 2026-05-12 07:28:22.517 8 INFO neutron.services.segments.plugin [-] Segment 9a6505ba-86eb-41b0-b7a6-ec175434f531 resource provider aggregate not found 2026-05-12 07:28:22.525 8 INFO neutron.services.segments.plugin [-] Segment 9a6505ba-86eb-41b0-b7a6-ec175434f531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a6505ba-86eb-41b0-b7a6-ec175434f531 found for delete ", "request_id": "req-8136482f-05f0-43b1-9e8a-98fbec9f19d1"}]} [pid: 8|app: 0|req: 1141/2372] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:28:22 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:22.535 8 INFO neutron.services.segments.plugin [-] Segment 9a6505ba-86eb-41b0-b7a6-ec175434f531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a6505ba-86eb-41b0-b7a6-ec175434f531 found for delete ", "request_id": "req-fe93c472-c6ab-47d3-bae6-c7ff572e9ee5"}]} 2026-05-12 07:28:22.565 7 INFO neutron.db.l3_hamode_db [None req-965c3e5b-9ca1-4db0-beeb-8f8ec6aeb1c2 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1142/2373] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:28:22 2026] PUT /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2374] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:28:22 2026] GET /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2375] 10.0.0.79 () {34 vars in 763 bytes} [Tue May 12 07:28:22 2026] PUT /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2376] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:28:22 2026] GET /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2377] 10.0.0.79 () {34 vars in 759 bytes} [Tue May 12 07:28:22 2026] PUT /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags/red => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2378] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:28:22 2026] GET /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2379] 10.0.0.79 () {34 vars in 781 bytes} [Tue May 12 07:28:22 2026] PUT /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2380] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:28:23 2026] GET /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2381] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:23 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => 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: 1151/2382] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:28:23 2026] PUT /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2383] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:23 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2384] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:28:23 2026] GET /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2385] 10.0.0.79 () {32 vars in 740 bytes} [Tue May 12 07:28:23 2026] GET /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:23.328 8 INFO neutron.api.v2.resource [None req-5b9cc202-f437-4fb6-97d1-daa356252ef3 d968c03fcbe84266b091a1242f20c543 1474a1aeafef454b8a07a7ce536a90d3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1155/2386] 10.0.0.79 () {32 vars in 744 bytes} [Tue May 12 07:28:23 2026] GET /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2387] 10.0.0.79 () {32 vars in 743 bytes} [Tue May 12 07:28:23 2026] DELETE /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2388] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:28:23 2026] GET /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:23.519 8 INFO neutron.api.v2.resource [None req-a6ecc4da-5c1f-48a2-8260-8684a5d1be69 d968c03fcbe84266b091a1242f20c543 1474a1aeafef454b8a07a7ce536a90d3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1158/2389] 10.0.0.79 () {32 vars in 747 bytes} [Tue May 12 07:28:23 2026] DELETE /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/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: 1232/2390] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:21 2026] POST /v2.0/routers => generated 688 bytes in 2131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2391] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:23 2026] DELETE /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2392] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:28:23 2026] GET /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13/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: 1233/2393] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:28:23 2026] GET /v2.0/routers/bf027eff-f8f3-480b-b0f4-91c4f95d2c32 => generated 694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2394] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:28:23 2026] GET /v2.0/routers => generated 697 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2395] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:23 2026] DELETE /v2.0/networks/eb6e4a55-98ce-4ba7-81f8-ed8f45c66c13 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2396] 10.0.0.79 () {34 vars in 740 bytes} [Tue May 12 07:28:23 2026] PUT /v2.0/routers/bf027eff-f8f3-480b-b0f4-91c4f95d2c32 => generated 701 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2397] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:28:24 2026] GET /v2.0/routers/bf027eff-f8f3-480b-b0f4-91c4f95d2c32 => generated 701 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2398] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:24 2026] GET /v2.0/ports?device_id=bf027eff-f8f3-480b-b0f4-91c4f95d2c32 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:24.368 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e034f2c-9cc5-4546-b8b5-841977ca20f4 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] TaaS: Handle Delete Port: 91a9b0f5-c7fe-44dc-a14d-f5f7b8c2d47b 2026-05-12 07:28:24.372 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e034f2c-9cc5-4546-b8b5-841977ca20f4 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Tap Mirror: Handle Delete Port: 91a9b0f5-c7fe-44dc-a14d-f5f7b8c2d47b 2026-05-12 07:28:24.564 8 INFO neutron.services.segments.plugin [-] Segment 9fa2f04b-f253-4de2-abb0-5045456b6574 resource provider aggregate not found 2026-05-12 07:28:24.569 8 INFO neutron.services.segments.plugin [-] Segment 9fa2f04b-f253-4de2-abb0-5045456b6574 resource provider aggregate not found 2026-05-12 07:28:24.599 8 INFO neutron.services.segments.plugin [-] Segment 9fa2f04b-f253-4de2-abb0-5045456b6574 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fa2f04b-f253-4de2-abb0-5045456b6574 found for delete ", "request_id": "req-961c1455-91ef-42ea-b9c4-0471f6e3c61e"}]} 2026-05-12 07:28:24.600 8 INFO neutron.services.segments.plugin [-] Segment 9fa2f04b-f253-4de2-abb0-5045456b6574 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fa2f04b-f253-4de2-abb0-5045456b6574 found for delete ", "request_id": "req-6e2cae40-8016-4364-908b-ec917bf895de"}]} [pid: 7|app: 0|req: 1237/2399] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:24 2026] GET /v2.0/security-groups?tenant_id=1474a1aeafef454b8a07a7ce536a90d3&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:24.711 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e034f2c-9cc5-4546-b8b5-841977ca20f4 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] TaaS: Handle Delete Port: 1436cdc2-f75e-4ec3-b290-59b725f58539 2026-05-12 07:28:24.714 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e034f2c-9cc5-4546-b8b5-841977ca20f4 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] Tap Mirror: Handle Delete Port: 1436cdc2-f75e-4ec3-b290-59b725f58539 [pid: 7|app: 0|req: 1238/2400] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:24 2026] DELETE /v2.0/security-groups/b928796c-c80d-4db8-9d7d-5be94ca47624 => 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: 1239/2401] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:24 2026] GET /v2.0/security-groups?tenant_id=e4055368a8cc45c0970627900c98ab6e&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:25.046 8 INFO neutron.db.l3_hamode_db [None req-0e034f2c-9cc5-4546-b8b5-841977ca20f4 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] HA network 8ff63be2-40e2-4501-bafa-799cb50dcdb5 was deleted as no HA routers are present in tenant 53650a3ebb7d49eab22a905dfe454b91. [pid: 8|app: 0|req: 1163/2402] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:24 2026] DELETE /v2.0/routers/bf027eff-f8f3-480b-b0f4-91c4f95d2c32 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2403] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:24 2026] DELETE /v2.0/security-groups/7ae666ec-8c1f-4195-902f-a0a5a62cd499 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2404] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:25 2026] GET /v2.0/ports?device_id=bf027eff-f8f3-480b-b0f4-91c4f95d2c32 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:25.106 8 INFO neutron.api.v2.resource [None req-6cc8b332-d890-4013-9590-1888912136e8 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1165/2405] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:25 2026] DELETE /v2.0/routers/bf027eff-f8f3-480b-b0f4-91c4f95d2c32 => 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: 1166/2406] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:25 2026] GET /v2.0/ports?device_id=b4dffc42-997a-4bf0-9656-5c878bd6875e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:25.156 8 INFO neutron.api.v2.resource [None req-5d379d2a-f99c-4dc8-998f-19ab8c7efb92 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1167/2407] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:25 2026] DELETE /v2.0/routers/b4dffc42-997a-4bf0-9656-5c878bd6875e => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:28:25.174 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc744cb7-b31b-46c3-b04c-7ceb0d92644e db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1168/2408] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:25 2026] DELETE /v2.0/subnets/a38529f6-6db5-4644-96af-1ff76a50aafa => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:28:25.197 7 INFO neutron.db.segments_db [None req-592b192b-32f1-489a-b8e3-9198efcc94c2 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Added segment 4c2f55f0-8144-4500-9cfc-69ae3b1f4e77 of type vxlan for network 648f52b8-e017-4e78-b559-77cc661a3e70 [pid: 8|app: 0|req: 1169/2409] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:25 2026] GET /v2.0/ports?device_id=855e7eb8-ec28-49c1-b391-1d7c6186d478 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:25.219 8 INFO neutron.api.v2.resource [None req-52ddd657-78e9-40ad-93db-581cc406ab63 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1170/2410] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:25 2026] DELETE /v2.0/routers/855e7eb8-ec28-49c1-b391-1d7c6186d478 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:28:25.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30309b2b-b70c-4479-a81a-ef2eac396876 db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1171/2411] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:25 2026] DELETE /v2.0/subnets/6620bea7-a8c0-4f0f-a841-0e70d4c6d71f => 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: 1172/2412] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:25 2026] GET /v2.0/ports?device_id=01800d21-ec9c-497a-8af4-62e0c052b005 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:25.289 8 INFO neutron.api.v2.resource [None req-dc674b82-3c54-4fda-958c-ab85771dabac db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1173/2413] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:25 2026] DELETE /v2.0/routers/01800d21-ec9c-497a-8af4-62e0c052b005 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:28:25.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c20dda4-b41f-46dc-88bd-cdc4351a31af db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2414] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:25 2026] DELETE /v2.0/subnets/905a9a08-ecdb-4b12-ba6c-2600e9430491 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:28:25.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d21eeea-2dfe-4bdd-9d72-6766629e8eba db20836d20bd4b8388fe644f2e13375e 53650a3ebb7d49eab22a905dfe454b91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1175/2415] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:25 2026] DELETE /v2.0/subnets/064a6ab6-c1f0-4a95-ab09-230f22ec41a8 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:28:25.447 7 INFO neutron.db.l3_hamode_db [None req-592b192b-32f1-489a-b8e3-9198efcc94c2 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:28:25.600 7 INFO neutron.db.l3_hamode_db [None req-592b192b-32f1-489a-b8e3-9198efcc94c2 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1176/2416] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:25 2026] GET /v2.0/security-groups?tenant_id=53650a3ebb7d49eab22a905dfe454b91&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: 1177/2417] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:25 2026] DELETE /v2.0/security-groups/6c3508d0-04dc-432a-a71b-50be38ac5840 => 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: 1178/2418] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:26 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => 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: 1179/2419] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:26 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => 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: 1241/2420] 10.0.0.79 () {34 vars in 667 bytes} [Tue May 12 07:28:25 2026] POST /v2.0/routers => generated 474 bytes in 1128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:28:26.267 8 INFO neutron.db.l3_hamode_db [None req-f4fa33dc-720e-4fb9-bfd7-8fd3e3d62bb8 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:28:26.373 8 INFO neutron.db.l3_hamode_db [None req-f4fa33dc-720e-4fb9-bfd7-8fd3e3d62bb8 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:28:26.632 8 INFO neutron.services.segments.plugin [-] Segment 52fb7f27-e922-4496-bc5b-3ddc6fb07cd2 resource provider aggregate not found 2026-05-12 07:28:26.644 8 INFO neutron.services.segments.plugin [-] Segment 52fb7f27-e922-4496-bc5b-3ddc6fb07cd2 resource provider aggregate not found 2026-05-12 07:28:26.646 8 INFO neutron.services.segments.plugin [-] Segment 52fb7f27-e922-4496-bc5b-3ddc6fb07cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52fb7f27-e922-4496-bc5b-3ddc6fb07cd2 found for delete ", "request_id": "req-271c8aab-6207-4c8b-b674-d54855523367"}]} 2026-05-12 07:28:26.663 8 INFO neutron.services.segments.plugin [-] Segment 52fb7f27-e922-4496-bc5b-3ddc6fb07cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52fb7f27-e922-4496-bc5b-3ddc6fb07cd2 found for delete ", "request_id": "req-d9e29852-ebbf-414a-ba32-97a07839601a"}]} [pid: 8|app: 0|req: 1180/2421] 10.0.0.79 () {34 vars in 667 bytes} [Tue May 12 07:28:26 2026] POST /v2.0/routers => generated 474 bytes in 833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:28:27.105 7 INFO neutron.db.l3_hamode_db [None req-83d53da3-1f22-4c97-8a71-3318773b6278 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1181/2422] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:28:27 2026] GET /v2.0/networks?id=967d162b-eec9-4d01-8174-c8e43adbec6e => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2423] 199.19.213.23 () {34 vars in 1049 bytes} [Tue May 12 07:28:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=358287e8f467465a87cebde41f883c9e => generated 343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:27.236 7 INFO neutron.db.l3_hamode_db [None req-83d53da3-1f22-4c97-8a71-3318773b6278 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1183/2424] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:28:27 2026] POST /v2.0/ports => generated 1082 bytes in 306 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: 1242/2425] 10.0.0.79 () {34 vars in 667 bytes} [Tue May 12 07:28:27 2026] POST /v2.0/routers => generated 474 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:28:27.833 7 INFO neutron.db.l3_hamode_db [None req-7e459858-ff0c-40cc-ae5a-b733d6cb9932 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:28:27.955 7 INFO neutron.db.l3_hamode_db [None req-7e459858-ff0c-40cc-ae5a-b733d6cb9932 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1184/2426] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:28:27 2026] PUT /v2.0/ports/69fb755d-597d-47b0-818a-a344e16d339e => generated 1243 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:28.089 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86133bd3-0695-4688-a40d-5d0413ed60c4'] response: {'name': 'network-changed', 'server_uuid': '2d060ac3-72ac-4301-9502-ade8d92d11e0', 'tag': '69fb755d-597d-47b0-818a-a344e16d339e', '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: 1243/2427] 10.0.0.79 () {34 vars in 667 bytes} [Tue May 12 07:28:27 2026] POST /v2.0/routers => generated 474 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:28:28.624 8 INFO neutron.db.segments_db [None req-3281f20d-517a-4300-ad8d-48060f259411 58acbfde16f04cc39f9a5e29ace38847 c5066e6049264eb487f3814c8bd1a552 - - default default] Added segment 71ffef9a-1620-4925-a502-83c3f2d632f0 of type vxlan for network b05033f7-d21b-4666-ab9f-5e396877b341 [pid: 8|app: 0|req: 1185/2428] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:28 2026] POST /v2.0/networks => generated 631 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2429] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:28 2026] GET /v2.0/security-groups?tenant_id=30e7f89403804f9f82da76b5a14a4c7e&name=default => generated 2926 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:28.793 8 INFO neutron.db.l3_hamode_db [None req-d96506e3-36fd-4e7e-92cb-efb5c5ccb704 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1245/2430] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:28:28 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:28.934 8 INFO neutron.db.l3_hamode_db [None req-d96506e3-36fd-4e7e-92cb-efb5c5ccb704 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1246/2431] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:28 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2432] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:29 2026] DELETE /v2.0/security-groups/3823ad91-c7d6-475d-8bc4-190f642eec5d => 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: 1248/2433] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/networks?tenant_id=358287e8f467465a87cebde41f883c9e&shared=False => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2434] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2435] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:28:29 2026] PUT /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2436] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:28:29 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: 1252/2437] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/security-groups?id=829ae604-dd66-49b8-9c89-95ca81f94bbf&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2438] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2439] 10.0.0.79 () {34 vars in 761 bytes} [Tue May 12 07:28:29 2026] PUT /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2440] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2441] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2442] 10.0.0.79 () {34 vars in 757 bytes} [Tue May 12 07:28:29 2026] PUT /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags/red => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2443] 10.0.0.79 () {34 vars in 667 bytes} [Tue May 12 07:28:28 2026] POST /v2.0/routers => generated 474 bytes in 899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2444] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2445] 10.0.0.79 () {34 vars in 779 bytes} [Tue May 12 07:28:29 2026] PUT /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags/black.or.white => 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: 1260/2446] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/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: 1187/2447] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:28:29 2026] PUT /v2.0/routers/8654afe7-49f5-4a3a-9461-4e3972d2b479/tags => generated 17 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2448] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:28:29 2026] PUT /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2449] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2450] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:28:29 2026] PUT /v2.0/routers/908930d0-721b-4a81-9c84-8ebe727527ac/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2451] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:29.902 7 INFO neutron.api.v2.resource [None req-b33fbae1-aa4a-46fd-8c15-05abfb96e0c6 58acbfde16f04cc39f9a5e29ace38847 c5066e6049264eb487f3814c8bd1a552 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1264/2452] 10.0.0.79 () {32 vars in 742 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/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: 1265/2453] 10.0.0.79 () {32 vars in 741 bytes} [Tue May 12 07:28:29 2026] DELETE /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2456] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:28:29 2026] PUT /v2.0/routers/b1b79c29-6f6f-4d50-9e53-8f4ddeb934a2/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2457] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:28:29 2026] GET /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:30.038 7 INFO neutron.api.v2.resource [None req-b1133797-7da2-489d-8a2a-109aa1a949ea 58acbfde16f04cc39f9a5e29ace38847 c5066e6049264eb487f3814c8bd1a552 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1269/2458] 10.0.0.79 () {32 vars in 745 bytes} [Tue May 12 07:28:29 2026] DELETE /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2459] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:28:29 2026] PUT /v2.0/routers/e35d3d91-c290-4be2-8916-998d51e4a4e1/tags => generated 19 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2460] 10.0.0.79 () {32 vars in 733 bytes} [Tue May 12 07:28:30 2026] DELETE /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2461] 10.0.0.79 () {32 vars in 663 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2462] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2463] 10.0.0.79 () {32 vars in 677 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2464] 10.0.0.79 () {32 vars in 673 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/routers?tags-any=blue => 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: 1272/2465] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:30 2026] DELETE /v2.0/subnets/dc403b0d-a4cc-424f-b329-17eeeb85c11d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2466] 10.0.0.79 () {32 vars in 685 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2467] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => 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: 1196/2468] 10.0.0.79 () {32 vars in 671 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2469] 199.19.213.23 () {34 vars in 1061 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.122&port_id=69fb755d-597d-47b0-818a-a344e16d339e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2470] 10.0.0.79 () {32 vars in 685 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2471] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/subnets?id=b36b0b8e-b39d-4aa4-bdd0-d7156c82b895 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2472] 10.0.0.79 () {32 vars in 681 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2473] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/ports?network_id=967d162b-eec9-4d01-8174-c8e43adbec6e&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2474] 10.0.0.79 () {32 vars in 693 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2475] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:30.878 7 INFO neutron.services.segments.plugin [-] Segment 71ffef9a-1620-4925-a502-83c3f2d632f0 resource provider aggregate not found 2026-05-12 07:28:30.880 7 INFO neutron.services.segments.plugin [-] Segment 71ffef9a-1620-4925-a502-83c3f2d632f0 resource provider aggregate not found 2026-05-12 07:28:30.903 7 INFO neutron.services.segments.plugin [-] Segment 71ffef9a-1620-4925-a502-83c3f2d632f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71ffef9a-1620-4925-a502-83c3f2d632f0 found for delete ", "request_id": "req-cde18805-5b46-4305-bbfd-194053b64f3b"}]} [pid: 7|app: 0|req: 1273/2476] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:30 2026] DELETE /v2.0/networks/b05033f7-d21b-4666-ab9f-5e396877b341 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:30.930 7 INFO neutron.services.segments.plugin [-] Segment 71ffef9a-1620-4925-a502-83c3f2d632f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71ffef9a-1620-4925-a502-83c3f2d632f0 found for delete ", "request_id": "req-16d1af37-3cdc-47c5-aa79-1314caa3a9c1"}]} [pid: 7|app: 0|req: 1274/2477] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?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: 1204/2478] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:28:30 2026] GET /v2.0/routers/8654afe7-49f5-4a3a-9461-4e3972d2b479 => generated 485 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2479] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:31 2026] GET /v2.0/security-groups?tenant_id=c5066e6049264eb487f3814c8bd1a552&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2480] 10.0.0.79 () {34 vars in 741 bytes} [Tue May 12 07:28:31 2026] PUT /v2.0/routers/8654afe7-49f5-4a3a-9461-4e3972d2b479 => generated 485 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2481] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:31 2026] GET /v2.0/ports?device_id=8654afe7-49f5-4a3a-9461-4e3972d2b479 => 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: 1206/2482] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:31 2026] DELETE /v2.0/security-groups/df768864-d1a5-49cb-a64b-42be28adadd4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:32.087 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac22a74a-a0d6-4d0c-90f0-1856462e228e f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] TaaS: Handle Delete Port: dbe5ae1b-fd86-4bf5-b821-6d3905efef9b 2026-05-12 07:28:32.091 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac22a74a-a0d6-4d0c-90f0-1856462e228e f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Tap Mirror: Handle Delete Port: dbe5ae1b-fd86-4bf5-b821-6d3905efef9b [pid: 8|app: 0|req: 1207/2483] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:32 2026] GET /v2.0/security-groups?tenant_id=a216303f896b4424bef1356918810856&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2484] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:31 2026] DELETE /v2.0/routers/8654afe7-49f5-4a3a-9461-4e3972d2b479 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2485] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:32 2026] DELETE /v2.0/security-groups/0ea96b8b-a59f-41b1-8b94-952e659e080d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2486] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:28:32 2026] GET /v2.0/routers/908930d0-721b-4a81-9c84-8ebe727527ac => generated 493 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2487] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:32 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2488] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:28:32 2026] GET /v2.0/security-groups?id=829ae604-dd66-49b8-9c89-95ca81f94bbf&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2489] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:32 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2490] 10.0.0.79 () {34 vars in 741 bytes} [Tue May 12 07:28:32 2026] PUT /v2.0/routers/908930d0-721b-4a81-9c84-8ebe727527ac => generated 493 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2491] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:32 2026] GET /v2.0/ports?device_id=908930d0-721b-4a81-9c84-8ebe727527ac => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:33.117 8 INFO neutron_taas.services.taas.taas_plugin [None req-2623b369-839e-4050-accb-4bd14faf34ff f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] TaaS: Handle Delete Port: f2e9bcca-3443-48b2-977d-1bda766c671c 2026-05-12 07:28:33.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2623b369-839e-4050-accb-4bd14faf34ff f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Tap Mirror: Handle Delete Port: f2e9bcca-3443-48b2-977d-1bda766c671c [pid: 8|app: 0|req: 1210/2492] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:32 2026] DELETE /v2.0/routers/908930d0-721b-4a81-9c84-8ebe727527ac => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2493] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:28:33 2026] GET /v2.0/routers/b1b79c29-6f6f-4d50-9e53-8f4ddeb934a2 => generated 502 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2494] 10.0.0.79 () {34 vars in 741 bytes} [Tue May 12 07:28:33 2026] PUT /v2.0/routers/b1b79c29-6f6f-4d50-9e53-8f4ddeb934a2 => generated 502 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2495] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:33 2026] GET /v2.0/ports?device_id=b1b79c29-6f6f-4d50-9e53-8f4ddeb934a2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:34.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c06d93a-5490-4bb4-b0f4-525085c6dd64 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] TaaS: Handle Delete Port: 51195206-e4a7-4e53-a1ae-2139c454fdff 2026-05-12 07:28:34.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c06d93a-5490-4bb4-b0f4-525085c6dd64 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Tap Mirror: Handle Delete Port: 51195206-e4a7-4e53-a1ae-2139c454fdff [pid: 8|app: 0|req: 1212/2496] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:33 2026] DELETE /v2.0/routers/b1b79c29-6f6f-4d50-9e53-8f4ddeb934a2 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2497] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:28:34 2026] GET /v2.0/routers/e35d3d91-c290-4be2-8916-998d51e4a4e1 => generated 487 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2498] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:28:34 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2499] 199.19.213.23 () {34 vars in 1043 bytes} [Tue May 12 07:28:34 2026] GET /v2.0/security-groups?id=829ae604-dd66-49b8-9c89-95ca81f94bbf&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2500] 10.0.0.79 () {34 vars in 741 bytes} [Tue May 12 07:28:34 2026] PUT /v2.0/routers/e35d3d91-c290-4be2-8916-998d51e4a4e1 => generated 487 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2501] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:34 2026] GET /v2.0/ports?device_id=e35d3d91-c290-4be2-8916-998d51e4a4e1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:35.258 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ec8c7df-113d-459f-b2d3-156c1f2d919e f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] TaaS: Handle Delete Port: 8a580fb9-bcef-4f7d-8fa4-e3d2f42e3850 2026-05-12 07:28:35.262 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ec8c7df-113d-459f-b2d3-156c1f2d919e f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Tap Mirror: Handle Delete Port: 8a580fb9-bcef-4f7d-8fa4-e3d2f42e3850 [pid: 8|app: 0|req: 1214/2502] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:35 2026] DELETE /v2.0/routers/e35d3d91-c290-4be2-8916-998d51e4a4e1 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2503] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:28:35 2026] GET /v2.0/routers/33dc7e93-6872-4a57-8335-e753f9a6c1c2 => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:28:35.789 7 INFO neutron.db.segments_db [None req-130fa981-24eb-4507-99f7-6b59da908125 f3d1904ad0be40fa9eeabc280bbe438b bfcd579e7e0545ec9f3c45f762af6910 - - default default] Added segment 4f775f26-8446-48e0-86bf-f38b63cca8c0 of type vxlan for network def3704c-ec49-44c8-a2e2-bb255dcee64a [pid: 7|app: 0|req: 1289/2504] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:35 2026] POST /v2.0/networks => generated 632 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2505] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:35 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2506] 10.0.0.79 () {34 vars in 741 bytes} [Tue May 12 07:28:35 2026] PUT /v2.0/routers/33dc7e93-6872-4a57-8335-e753f9a6c1c2 => generated 480 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2507] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:28:36 2026] GET /v2.0/security-groups?id=829ae604-dd66-49b8-9c89-95ca81f94bbf&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2508] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:28:36 2026] GET /v2.0/ports?device_id=33dc7e93-6872-4a57-8335-e753f9a6c1c2 => 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: 1291/2509] 10.0.0.79 () {34 vars in 663 bytes} [Tue May 12 07:28:35 2026] POST /v2.0/ports => generated 743 bytes in 409 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: 1292/2510] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:36 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:36.441 8 INFO neutron_taas.services.taas.taas_plugin [None req-973cf8e5-254e-4113-bacc-7ce7fc52b8f1 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] TaaS: Handle Delete Port: a9f788a6-8117-44d1-8efc-0aafc87c69d1 2026-05-12 07:28:36.443 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-973cf8e5-254e-4113-bacc-7ce7fc52b8f1 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] Tap Mirror: Handle Delete Port: a9f788a6-8117-44d1-8efc-0aafc87c69d1 [pid: 7|app: 0|req: 1293/2511] 10.0.0.79 () {34 vars in 665 bytes} [Tue May 12 07:28:36 2026] POST /v2.0/trunks => generated 407 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2512] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:28:36 2026] PUT /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2513] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:28:36 2026] GET /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:37.019 8 INFO neutron.services.segments.plugin [-] Segment 4c2f55f0-8144-4500-9cfc-69ae3b1f4e77 resource provider aggregate not found 2026-05-12 07:28:37.026 8 INFO neutron.services.segments.plugin [-] Segment 4c2f55f0-8144-4500-9cfc-69ae3b1f4e77 resource provider aggregate not found 2026-05-12 07:28:37.044 8 INFO neutron.services.segments.plugin [-] Segment 4c2f55f0-8144-4500-9cfc-69ae3b1f4e77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c2f55f0-8144-4500-9cfc-69ae3b1f4e77 found for delete ", "request_id": "req-c7d7c6fe-383b-44c5-bc4d-65d2694a61ba"}]} 2026-05-12 07:28:37.048 8 INFO neutron.services.segments.plugin [-] Segment 4c2f55f0-8144-4500-9cfc-69ae3b1f4e77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c2f55f0-8144-4500-9cfc-69ae3b1f4e77 found for delete ", "request_id": "req-76ee4c26-5bea-4635-a7a5-ee0490af89fb"}]} [pid: 7|app: 0|req: 1296/2514] 10.0.0.79 () {34 vars in 759 bytes} [Tue May 12 07:28:37 2026] PUT /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 07:28:37.110 8 INFO neutron.db.l3_hamode_db [None req-973cf8e5-254e-4113-bacc-7ce7fc52b8f1 f002b2ea35174734bcfb73ef5c008002 070f4ee7769d4f13a8cceb1e3b9e42f9 - - default default] HA network 648f52b8-e017-4e78-b559-77cc661a3e70 was deleted as no HA routers are present in tenant 070f4ee7769d4f13a8cceb1e3b9e42f9. [pid: 8|app: 0|req: 1219/2515] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:36 2026] DELETE /v2.0/routers/33dc7e93-6872-4a57-8335-e753f9a6c1c2 => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2516] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:28:37 2026] GET /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2517] 10.0.0.79 () {34 vars in 755 bytes} [Tue May 12 07:28:37 2026] PUT /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2518] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:28:37 2026] GET /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2519] 10.0.0.79 () {34 vars in 777 bytes} [Tue May 12 07:28:37 2026] PUT /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags/black.or.white => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2520] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:28:37 2026] GET /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/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: 1222/2521] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:28:37 2026] PUT /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags => generated 37 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2522] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:28:37 2026] GET /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2523] 10.0.0.79 () {32 vars in 736 bytes} [Tue May 12 07:28:37 2026] GET /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:37.535 7 INFO neutron.api.v2.resource [None req-2d11fccc-995d-4f06-9580-596df1df7207 f3d1904ad0be40fa9eeabc280bbe438b bfcd579e7e0545ec9f3c45f762af6910 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1301/2524] 10.0.0.79 () {32 vars in 740 bytes} [Tue May 12 07:28:37 2026] GET /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2525] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:37 2026] DELETE /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags/red => 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: 1302/2526] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:28:37 2026] GET /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:37.642 8 INFO neutron.api.v2.resource [None req-d61d71d6-2509-4742-ab74-4d06bc151e15 f3d1904ad0be40fa9eeabc280bbe438b bfcd579e7e0545ec9f3c45f762af6910 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1225/2527] 10.0.0.79 () {32 vars in 743 bytes} [Tue May 12 07:28:37 2026] DELETE /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2528] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:28:37 2026] DELETE /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2529] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:28:37 2026] GET /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2530] 10.0.0.79 () {32 vars in 718 bytes} [Tue May 12 07:28:37 2026] GET /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2531] 10.0.0.79 () {32 vars in 716 bytes} [Tue May 12 07:28:37 2026] GET /v2.0/ports/c64611ea-2fec-4231-9791-080093339899 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2532] 10.0.0.79 () {32 vars in 721 bytes} [Tue May 12 07:28:37 2026] DELETE /v2.0/trunks/38517b3d-00de-45a6-b08d-19e65a3f6e69 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:38.026 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ebe106a-72c9-44cb-ae33-204c33677d11 f3d1904ad0be40fa9eeabc280bbe438b bfcd579e7e0545ec9f3c45f762af6910 - - default default] TaaS: Handle Delete Port: c64611ea-2fec-4231-9791-080093339899 2026-05-12 07:28:38.029 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ebe106a-72c9-44cb-ae33-204c33677d11 f3d1904ad0be40fa9eeabc280bbe438b bfcd579e7e0545ec9f3c45f762af6910 - - default default] Tap Mirror: Handle Delete Port: c64611ea-2fec-4231-9791-080093339899 [pid: 8|app: 0|req: 1228/2533] 10.0.0.79 () {32 vars in 719 bytes} [Tue May 12 07:28:37 2026] DELETE /v2.0/ports/c64611ea-2fec-4231-9791-080093339899 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:38.309 7 INFO neutron.services.segments.plugin [-] Segment 4f775f26-8446-48e0-86bf-f38b63cca8c0 resource provider aggregate not found 2026-05-12 07:28:38.314 7 INFO neutron.services.segments.plugin [-] Segment 4f775f26-8446-48e0-86bf-f38b63cca8c0 resource provider aggregate not found 2026-05-12 07:28:38.327 7 INFO neutron.services.segments.plugin [-] Segment 4f775f26-8446-48e0-86bf-f38b63cca8c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f775f26-8446-48e0-86bf-f38b63cca8c0 found for delete ", "request_id": "req-7f4aff71-5d38-4f23-8f74-1c941c75b06a"}]} 2026-05-12 07:28:38.329 7 INFO neutron.services.segments.plugin [-] Segment 4f775f26-8446-48e0-86bf-f38b63cca8c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f775f26-8446-48e0-86bf-f38b63cca8c0 found for delete ", "request_id": "req-6462fcb0-4db2-4d00-8922-da77afeffaa5"}]} [pid: 7|app: 0|req: 1306/2534] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:38 2026] DELETE /v2.0/networks/def3704c-ec49-44c8-a2e2-bb255dcee64a => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2535] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:38 2026] GET /v2.0/security-groups?tenant_id=a981576df153444b9b41ba4d0a538629&name=default => generated 2929 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2536] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:38 2026] DELETE /v2.0/security-groups/3fc1d23e-5c6e-47cc-b4de-402ddc5b4ad8 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2537] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:39 2026] GET /v2.0/security-groups?tenant_id=070f4ee7769d4f13a8cceb1e3b9e42f9&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2538] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:39 2026] DELETE /v2.0/security-groups/c67259be-022d-4131-bc4d-a3e2fc30971d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2539] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:39 2026] GET /v2.0/security-groups?tenant_id=bfcd579e7e0545ec9f3c45f762af6910&name=default => generated 2929 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2540] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:39 2026] DELETE /v2.0/security-groups/da8f61f0-182a-4a4a-ba75-873ea0a30c59 => 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: 1309/2541] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:39 2026] GET /v2.0/security-groups?tenant_id=be3ab29e21cd401aaf51b72f3295ebfa&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2542] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:39 2026] DELETE /v2.0/security-groups/1f599204-21b7-418c-8e9a-c141a7640091 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2543] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:39 2026] GET /v2.0/security-groups?tenant_id=588a938838b64da285989c39db107407&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2544] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:40 2026] DELETE /v2.0/security-groups/d92c6d3b-e5b1-4f44-b129-91ab1c624f8b => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2545] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:41 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2546] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:28:41 2026] GET /v2.0/security-groups?id=829ae604-dd66-49b8-9c89-95ca81f94bbf&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2547] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:28:42 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:45.867 8 INFO neutron.db.segments_db [None req-1279571e-3eee-4241-af37-19dcb3a7f9f0 22d28912e9844b74b1d64798fec329d2 2892465293c94283b363d550d84ac6f9 - - default default] Added segment 18a5a161-2d0a-4d0c-b44b-7e47868e5d2b of type vxlan for network dbcc05ed-4264-4808-9ea2-72d7fe0ee5af 2026-05-12 07:28:46.054 7 INFO neutron.db.segments_db [None req-de634575-0005-467c-8f66-51ff3c1be23e 7d7a939bff5a4a95abb06247a07f2b38 ee5d7a7935784bb2b1c1ea0684bf5236 - - default default] Added segment a7d617ff-2887-47ad-ba10-2a18c9187a59 of type vxlan for network 646d3abc-d432-441b-8bfe-863d2f79c6f9 [pid: 8|app: 0|req: 1237/2550] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:45 2026] POST /v2.0/networks => generated 629 bytes in 859 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2551] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:45 2026] POST /v2.0/networks => generated 632 bytes in 906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:28:46.184 8 INFO neutron.db.segments_db [None req-897cc9b8-5c1e-4fc2-8157-9b78119ffbbf 22d28912e9844b74b1d64798fec329d2 2892465293c94283b363d550d84ac6f9 - - default default] Added segment cf3330e4-5e10-47f5-a463-3046339c335a of type vxlan for network f6627a5a-9b05-478f-8584-26a4c1e2ea4e [pid: 8|app: 0|req: 1238/2552] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:46 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2553] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:28:46 2026] PUT /v2.0/networks/dbcc05ed-4264-4808-9ea2-72d7fe0ee5af/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2554] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:28:46 2026] GET /v2.0/networks/dbcc05ed-4264-4808-9ea2-72d7fe0ee5af/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2555] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:28:46 2026] PUT /v2.0/networks/f6627a5a-9b05-478f-8584-26a4c1e2ea4e/tags => generated 17 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2556] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:46 2026] POST /v2.0/subnets => generated 626 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2557] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:28:46 2026] GET /v2.0/networks/f6627a5a-9b05-478f-8584-26a4c1e2ea4e/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:28:46.646 7 INFO neutron.db.segments_db [None req-ada04f2c-fb4f-4ca3-91d0-e3a7b1c46cf4 7d7a939bff5a4a95abb06247a07f2b38 ee5d7a7935784bb2b1c1ea0684bf5236 - - default default] Added segment 07fa13e3-d4b9-4869-83d0-d42f6a86af83 of type vxlan for network ee4efd4a-57fc-43f3-b67d-831f82fe6dea [pid: 8|app: 0|req: 1243/2558] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:28:46 2026] PUT /v2.0/networks/f6627a5a-9b05-478f-8584-26a4c1e2ea4e/tags => generated 12 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2559] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:28:46 2026] GET /v2.0/networks/f6627a5a-9b05-478f-8584-26a4c1e2ea4e/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2560] 10.0.0.79 () {32 vars in 732 bytes} [Tue May 12 07:28:46 2026] GET /v2.0/networks/dbcc05ed-4264-4808-9ea2-72d7fe0ee5af/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: 1316/2561] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:46 2026] POST /v2.0/networks => generated 632 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:28:46.971 8 INFO neutron.services.segments.plugin [-] Segment 18a5a161-2d0a-4d0c-b44b-7e47868e5d2b resource provider aggregate not found 2026-05-12 07:28:46.979 8 INFO neutron.services.segments.plugin [-] Segment 18a5a161-2d0a-4d0c-b44b-7e47868e5d2b resource provider aggregate not found 2026-05-12 07:28:47.000 8 INFO neutron.services.segments.plugin [-] Segment 18a5a161-2d0a-4d0c-b44b-7e47868e5d2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18a5a161-2d0a-4d0c-b44b-7e47868e5d2b found for delete ", "request_id": "req-ebb0f131-3c67-494a-a85b-bbd373a6b84e"}]} 2026-05-12 07:28:47.001 8 INFO neutron.services.segments.plugin [-] Segment 18a5a161-2d0a-4d0c-b44b-7e47868e5d2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18a5a161-2d0a-4d0c-b44b-7e47868e5d2b found for delete ", "request_id": "req-7284586c-d76d-4d6c-8192-00477ec24dc8"}]} [pid: 8|app: 0|req: 1246/2562] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:46 2026] DELETE /v2.0/networks/dbcc05ed-4264-4808-9ea2-72d7fe0ee5af => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2563] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:47 2026] DELETE /v2.0/networks/f6627a5a-9b05-478f-8584-26a4c1e2ea4e => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2564] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:46 2026] POST /v2.0/subnets => generated 629 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:28:47.393 8 INFO neutron.db.segments_db [None req-77d46ec6-56ae-4d5f-a609-6aaea8f5004d 7d7a939bff5a4a95abb06247a07f2b38 ee5d7a7935784bb2b1c1ea0684bf5236 - - default default] Added segment a94bcdac-4b88-43bb-b41a-e05a627d37b8 of type vxlan for network fc7c49da-fe11-44f2-8682-da92361341ad [pid: 8|app: 0|req: 1248/2565] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:47 2026] POST /v2.0/networks => generated 631 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2566] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:47 2026] POST /v2.0/subnets => generated 629 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2567] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:47 2026] GET /v2.0/security-groups?tenant_id=0f8acbd3e6514a3c9a851a27baa954c4&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:48.155 7 INFO neutron.db.segments_db [None req-4edb8013-bd0d-48b5-9b46-c0847c6a1c89 7d7a939bff5a4a95abb06247a07f2b38 ee5d7a7935784bb2b1c1ea0684bf5236 - - default default] Added segment 90d0d673-2c2a-45df-a86e-ad570bda2b7b of type vxlan for network 3ef6f909-e7f4-4f2f-8816-978ba9c7a547 [pid: 8|app: 0|req: 1250/2568] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:48 2026] DELETE /v2.0/security-groups/7f2a288d-4cea-47d2-b6e8-08e933882ed2 => 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: 1319/2569] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:48 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2570] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:48 2026] GET /v2.0/security-groups?tenant_id=2892465293c94283b363d550d84ac6f9&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2571] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:48 2026] POST /v2.0/subnets => generated 629 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2572] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:48 2026] DELETE /v2.0/security-groups/8324af3f-cdb0-426e-aeca-d4f6650d6748 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:48.655 8 INFO neutron.db.segments_db [None req-b72159ec-b4ea-4f3d-a318-33f424c8661f 7d7a939bff5a4a95abb06247a07f2b38 ee5d7a7935784bb2b1c1ea0684bf5236 - - default default] Added segment 3e93563b-b920-4efa-9ee4-03aa585a37f8 of type vxlan for network 42a90081-7db4-4617-af6b-3106a31bc500 [pid: 8|app: 0|req: 1252/2573] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:28:48 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:28:49.020 8 INFO neutron.services.segments.plugin [-] Segment cf3330e4-5e10-47f5-a463-3046339c335a resource provider aggregate not found 2026-05-12 07:28:49.029 8 INFO neutron.services.segments.plugin [-] Segment cf3330e4-5e10-47f5-a463-3046339c335a resource provider aggregate not found 2026-05-12 07:28:49.033 8 INFO neutron.services.segments.plugin [-] Segment cf3330e4-5e10-47f5-a463-3046339c335a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf3330e4-5e10-47f5-a463-3046339c335a found for delete ", "request_id": "req-41359425-f46f-469c-9e3f-dcdf70c41346"}]} [pid: 7|app: 0|req: 1322/2574] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:48 2026] GET /v2.0/security-groups?tenant_id=20522fb2b1884b4591179b906dd7b92b&name=default => generated 2929 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:49.045 8 INFO neutron.services.segments.plugin [-] Segment cf3330e4-5e10-47f5-a463-3046339c335a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf3330e4-5e10-47f5-a463-3046339c335a found for delete ", "request_id": "req-58f84f82-8e4c-49fe-86c7-8450a787a961"}]} [pid: 8|app: 0|req: 1253/2575] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:28:48 2026] POST /v2.0/subnets => generated 629 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2576] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:49 2026] DELETE /v2.0/security-groups/b752b8d6-646e-4195-b67c-105ca9ff4c4f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2577] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:28:49 2026] PUT /v2.0/subnets/c225b264-179a-42b9-aa60-9e2fbfa6f3ce/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2578] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:28:49 2026] PUT /v2.0/subnets/468c1b0f-37e4-4838-8ef4-c3f4462a9249/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2579] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:28:49 2026] PUT /v2.0/subnets/2fc85200-9ccc-488d-b167-6a5fe00d029d/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2580] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:28:49 2026] PUT /v2.0/subnets/d22d9cbc-808b-42f9-941a-815a32101df4/tags => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2581] 10.0.0.79 () {32 vars in 663 bytes} [Tue May 12 07:28:49 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2582] 10.0.0.79 () {32 vars in 677 bytes} [Tue May 12 07:28:49 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2583] 10.0.0.79 () {32 vars in 673 bytes} [Tue May 12 07:28:49 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: 7|app: 0|req: 1327/2584] 10.0.0.79 () {32 vars in 685 bytes} [Tue May 12 07:28:49 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2585] 10.0.0.79 () {32 vars in 671 bytes} [Tue May 12 07:28:49 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2586] 10.0.0.79 () {32 vars in 685 bytes} [Tue May 12 07:28:49 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2587] 10.0.0.79 () {32 vars in 681 bytes} [Tue May 12 07:28:49 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2588] 10.0.0.79 () {32 vars in 693 bytes} [Tue May 12 07:28:49 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2589] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:49 2026] DELETE /v2.0/subnets/c225b264-179a-42b9-aa60-9e2fbfa6f3ce => 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: 1330/2590] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:50 2026] DELETE /v2.0/subnets/468c1b0f-37e4-4838-8ef4-c3f4462a9249 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2591] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:50 2026] DELETE /v2.0/subnets/2fc85200-9ccc-488d-b167-6a5fe00d029d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2592] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:50 2026] DELETE /v2.0/subnets/d22d9cbc-808b-42f9-941a-815a32101df4 => 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: 1262/2593] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:28:50 2026] DELETE /v2.0/subnets/cbbde7a3-0e96-4bc0-b535-45bf82f5112a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:50.782 7 INFO neutron_taas.services.taas.taas_plugin [None req-57069def-e6ed-4337-8a41-1986ef308acd 7d7a939bff5a4a95abb06247a07f2b38 ee5d7a7935784bb2b1c1ea0684bf5236 - - default default] TaaS: Handle Delete Port: b6bc0e93-4bfa-4c98-88ea-aa9763be2cd2 2026-05-12 07:28:50.784 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57069def-e6ed-4337-8a41-1986ef308acd 7d7a939bff5a4a95abb06247a07f2b38 ee5d7a7935784bb2b1c1ea0684bf5236 - - default default] Tap Mirror: Handle Delete Port: b6bc0e93-4bfa-4c98-88ea-aa9763be2cd2 2026-05-12 07:28:51.017 7 INFO neutron.services.segments.plugin [-] Segment a7d617ff-2887-47ad-ba10-2a18c9187a59 resource provider aggregate not found 2026-05-12 07:28:51.022 7 INFO neutron.services.segments.plugin [-] Segment a7d617ff-2887-47ad-ba10-2a18c9187a59 resource provider aggregate not found 2026-05-12 07:28:51.044 7 INFO neutron.services.segments.plugin [-] Segment a7d617ff-2887-47ad-ba10-2a18c9187a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7d617ff-2887-47ad-ba10-2a18c9187a59 found for delete ", "request_id": "req-61d0d49f-d7ad-493e-8df1-6de7b1e46e45"}]} 2026-05-12 07:28:51.045 7 INFO neutron.services.segments.plugin [-] Segment a7d617ff-2887-47ad-ba10-2a18c9187a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7d617ff-2887-47ad-ba10-2a18c9187a59 found for delete ", "request_id": "req-f1ba4113-fad1-4811-b827-874fdef07d37"}]} [pid: 7|app: 0|req: 1332/2594] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:50 2026] DELETE /v2.0/networks/646d3abc-d432-441b-8bfe-863d2f79c6f9 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:28:51.195 8 INFO neutron.services.segments.plugin [-] Segment 07fa13e3-d4b9-4869-83d0-d42f6a86af83 resource provider aggregate not found 2026-05-12 07:28:51.201 8 INFO neutron.services.segments.plugin [-] Segment 07fa13e3-d4b9-4869-83d0-d42f6a86af83 resource provider aggregate not found 2026-05-12 07:28:51.215 8 INFO neutron.services.segments.plugin [-] Segment 07fa13e3-d4b9-4869-83d0-d42f6a86af83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07fa13e3-d4b9-4869-83d0-d42f6a86af83 found for delete ", "request_id": "req-86dfa1a3-b8d1-436f-a39f-ff5e6a28aafd"}]} 2026-05-12 07:28:51.221 8 INFO neutron.services.segments.plugin [-] Segment 07fa13e3-d4b9-4869-83d0-d42f6a86af83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07fa13e3-d4b9-4869-83d0-d42f6a86af83 found for delete ", "request_id": "req-9d6212b7-f06f-4b30-b660-5d936054ddfa"}]} [pid: 8|app: 0|req: 1263/2595] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:51 2026] DELETE /v2.0/networks/ee4efd4a-57fc-43f3-b67d-831f82fe6dea => 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: 1333/2596] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:51 2026] DELETE /v2.0/networks/fc7c49da-fe11-44f2-8682-da92361341ad => 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: 1264/2597] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:51 2026] DELETE /v2.0/networks/3ef6f909-e7f4-4f2f-8816-978ba9c7a547 => 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: 1334/2598] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:28:51 2026] DELETE /v2.0/networks/42a90081-7db4-4617-af6b-3106a31bc500 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2599] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:52 2026] GET /v2.0/security-groups?tenant_id=10c556e8941444c7bb1e93365fd4d405&name=default => generated 2929 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:28:53.061 7 INFO neutron.services.segments.plugin [-] Segment a94bcdac-4b88-43bb-b41a-e05a627d37b8 resource provider aggregate not found 2026-05-12 07:28:53.068 7 INFO neutron.services.segments.plugin [-] Segment a94bcdac-4b88-43bb-b41a-e05a627d37b8 resource provider aggregate not found 2026-05-12 07:28:53.080 7 INFO neutron.services.segments.plugin [-] Segment a94bcdac-4b88-43bb-b41a-e05a627d37b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a94bcdac-4b88-43bb-b41a-e05a627d37b8 found for delete ", "request_id": "req-1d89e612-65d6-4853-a400-14ed00c0ac5c"}]} 2026-05-12 07:28:53.090 7 INFO neutron.services.segments.plugin [-] Segment a94bcdac-4b88-43bb-b41a-e05a627d37b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a94bcdac-4b88-43bb-b41a-e05a627d37b8 found for delete ", "request_id": "req-1cadba1f-56b4-49a4-b9ac-19aae3fdf67f"}]} [pid: 7|app: 0|req: 1335/2600] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:52 2026] DELETE /v2.0/security-groups/3eb3636c-1ade-4009-89ca-93aff8a87caa => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:53.105 7 INFO neutron.services.segments.plugin [-] Segment 3e93563b-b920-4efa-9ee4-03aa585a37f8 resource provider aggregate not found 2026-05-12 07:28:53.108 7 INFO neutron.services.segments.plugin [-] Segment 3e93563b-b920-4efa-9ee4-03aa585a37f8 resource provider aggregate not found 2026-05-12 07:28:53.120 7 INFO neutron.services.segments.plugin [-] Segment 3e93563b-b920-4efa-9ee4-03aa585a37f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e93563b-b920-4efa-9ee4-03aa585a37f8 found for delete ", "request_id": "req-f859db10-795c-4941-81ee-1ab17a49e157"}]} 2026-05-12 07:28:53.127 7 INFO neutron.services.segments.plugin [-] Segment 3e93563b-b920-4efa-9ee4-03aa585a37f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e93563b-b920-4efa-9ee4-03aa585a37f8 found for delete ", "request_id": "req-26277a39-86d3-4bc1-9800-5e876f99c76b"}]} 2026-05-12 07:28:53.239 8 INFO neutron.services.segments.plugin [-] Segment 90d0d673-2c2a-45df-a86e-ad570bda2b7b resource provider aggregate not found 2026-05-12 07:28:53.247 8 INFO neutron.services.segments.plugin [-] Segment 90d0d673-2c2a-45df-a86e-ad570bda2b7b resource provider aggregate not found 2026-05-12 07:28:53.261 8 INFO neutron.services.segments.plugin [-] Segment 90d0d673-2c2a-45df-a86e-ad570bda2b7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d0d673-2c2a-45df-a86e-ad570bda2b7b found for delete ", "request_id": "req-c659b4f8-4c7e-45fd-a2ce-ac6f4de205e7"}]} 2026-05-12 07:28:53.268 8 INFO neutron.services.segments.plugin [-] Segment 90d0d673-2c2a-45df-a86e-ad570bda2b7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d0d673-2c2a-45df-a86e-ad570bda2b7b found for delete ", "request_id": "req-d6010607-b57d-4877-978f-ec793c224d92"}]} [pid: 8|app: 0|req: 1266/2601] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:53 2026] GET /v2.0/security-groups?tenant_id=ee5d7a7935784bb2b1c1ea0684bf5236&name=default => generated 2929 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2602] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:53 2026] DELETE /v2.0/security-groups/29fb956a-ec19-4090-a774-9843017e5944 => 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: 1267/2603] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:28:53 2026] GET /v2.0/security-groups?tenant_id=579db902f87f4ecb9aeaf164ac7e7930&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2604] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:28:53 2026] DELETE /v2.0/security-groups/47639a3c-0c66-4b25-8358-6804683fcb78 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:28:58.044 8 INFO neutron.db.segments_db [None req-713f036c-aedb-4d11-b311-2afa5d9fc115 b187f77153004241a06d8c88bcf74c66 c2aa4132533d49afaaacc31fd41a475c - - default default] Added segment fc338309-d937-4c04-a41f-788504407c5f of type vxlan for network b252ecab-2dca-47ed-a900-858ff4c7939f 2026-05-12 07:28:58.799 8 INFO neutron.db.l3_hamode_db [None req-713f036c-aedb-4d11-b311-2afa5d9fc115 b187f77153004241a06d8c88bcf74c66 c2aa4132533d49afaaacc31fd41a475c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:28:59.277 8 INFO neutron.db.l3_hamode_db [None req-713f036c-aedb-4d11-b311-2afa5d9fc115 b187f77153004241a06d8c88bcf74c66 c2aa4132533d49afaaacc31fd41a475c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1268/2607] 10.0.0.79 () {34 vars in 667 bytes} [Tue May 12 07:28:57 2026] POST /v2.0/routers => generated 474 bytes in 2326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2608] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:29:00 2026] PUT /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags => generated 25 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2609] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:29:00 2026] GET /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/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: 1341/2610] 10.0.0.79 () {34 vars in 761 bytes} [Tue May 12 07:29:00 2026] PUT /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags/green => generated 4 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2611] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:29:00 2026] GET /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2612] 10.0.0.79 () {34 vars in 757 bytes} [Tue May 12 07:29:00 2026] PUT /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags/red => generated 4 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2613] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:29:01 2026] GET /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags => generated 34 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2614] 10.0.0.79 () {34 vars in 779 bytes} [Tue May 12 07:29:01 2026] PUT /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags/black.or.white => generated 4 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2615] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:29:01 2026] GET /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags => generated 52 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2616] 10.0.0.79 () {34 vars in 750 bytes} [Tue May 12 07:29:01 2026] PUT /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags => generated 37 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2617] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:29:01 2026] GET /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags => generated 37 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2618] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:29:01 2026] GET /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags/red => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:29:01.945 8 INFO neutron.api.v2.resource [None req-34bbff5c-21e2-440b-be09-dc889e915f7b b187f77153004241a06d8c88bcf74c66 c2aa4132533d49afaaacc31fd41a475c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1274/2619] 10.0.0.79 () {32 vars in 742 bytes} [Tue May 12 07:29:01 2026] GET /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags/green => generated 99 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2620] 10.0.0.79 () {32 vars in 741 bytes} [Tue May 12 07:29:01 2026] DELETE /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags/red => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2621] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:29:02 2026] GET /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags => generated 30 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:29:02.336 7 INFO neutron.api.v2.resource [None req-2c19a97f-820f-44e5-9e38-52cc999de532 b187f77153004241a06d8c88bcf74c66 c2aa4132533d49afaaacc31fd41a475c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1347/2622] 10.0.0.79 () {32 vars in 745 bytes} [Tue May 12 07:29:02 2026] DELETE /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags/green => generated 99 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2623] 10.0.0.79 () {32 vars in 733 bytes} [Tue May 12 07:29:02 2026] DELETE /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2624] 10.0.0.79 () {32 vars in 730 bytes} [Tue May 12 07:29:02 2026] GET /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d/tags => generated 12 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2625] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:29:02 2026] GET /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2626] 10.0.0.79 () {34 vars in 741 bytes} [Tue May 12 07:29:02 2026] PUT /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d => generated 480 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2627] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:29:03 2026] GET /v2.0/ports?device_id=21187d65-34f7-4a5e-bb00-888d9f48607d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:29:03.360 7 INFO neutron_taas.services.taas.taas_plugin [None req-2daafd00-90eb-4602-a5b5-e3600957a240 b187f77153004241a06d8c88bcf74c66 c2aa4132533d49afaaacc31fd41a475c - - default default] TaaS: Handle Delete Port: 89501d38-5163-4df2-8003-2ae34d33d50c 2026-05-12 07:29:03.363 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2daafd00-90eb-4602-a5b5-e3600957a240 b187f77153004241a06d8c88bcf74c66 c2aa4132533d49afaaacc31fd41a475c - - default default] Tap Mirror: Handle Delete Port: 89501d38-5163-4df2-8003-2ae34d33d50c [pid: 8|app: 0|req: 1279/2628] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:29:03 2026] GET /v2.0/security-groups?tenant_id=98a0229a17074bfda51e21b6b185507d&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:29:03.674 7 INFO neutron.services.segments.plugin [-] Segment fc338309-d937-4c04-a41f-788504407c5f resource provider aggregate not found 2026-05-12 07:29:03.678 7 INFO neutron.services.segments.plugin [-] Segment fc338309-d937-4c04-a41f-788504407c5f resource provider aggregate not found 2026-05-12 07:29:03.690 7 INFO neutron.services.segments.plugin [-] Segment fc338309-d937-4c04-a41f-788504407c5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc338309-d937-4c04-a41f-788504407c5f found for delete ", "request_id": "req-9f3e374f-4335-4a7f-a694-23ee6301d5f2"}]} 2026-05-12 07:29:03.693 7 INFO neutron.services.segments.plugin [-] Segment fc338309-d937-4c04-a41f-788504407c5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc338309-d937-4c04-a41f-788504407c5f found for delete ", "request_id": "req-1f0d9cdd-fb98-4170-8d23-7e2e7627e6a1"}]} 2026-05-12 07:29:03.694 7 INFO neutron.db.l3_hamode_db [None req-2daafd00-90eb-4602-a5b5-e3600957a240 b187f77153004241a06d8c88bcf74c66 c2aa4132533d49afaaacc31fd41a475c - - default default] HA network b252ecab-2dca-47ed-a900-858ff4c7939f was deleted as no HA routers are present in tenant c2aa4132533d49afaaacc31fd41a475c. [pid: 7|app: 0|req: 1350/2629] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:29:03 2026] DELETE /v2.0/routers/21187d65-34f7-4a5e-bb00-888d9f48607d => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2630] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:29:03 2026] DELETE /v2.0/security-groups/a2fb0c82-7718-4589-b10a-98e619024f2e => 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: 1351/2631] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:29:04 2026] GET /v2.0/security-groups?tenant_id=42f8e97c507e44048cc32501e859db9e&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2632] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:29:04 2026] DELETE /v2.0/security-groups/0b967ad5-6f2d-4e67-8cb6-f756da7a54f8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2633] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:29:04 2026] GET /v2.0/security-groups?tenant_id=c2aa4132533d49afaaacc31fd41a475c&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2634] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:29:05 2026] DELETE /v2.0/security-groups/be9e7e63-2e7a-4f03-8013-b91d0f2f491a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:29:05.970 7 INFO neutron.db.segments_db [None req-108ca9a6-7854-4868-871e-388d78fe4516 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 972f9fd1-eb60-41b6-a40e-208d4ec9f5d9 of type vxlan for network f11b45d2-6ea4-4fee-a033-a6e041d1003e [pid: 7|app: 0|req: 1353/2635] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:29:05 2026] POST /v2.0/networks => generated 740 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2636] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:29:06 2026] POST /v2.0/subnets => generated 687 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:29:06.463 7 INFO neutron.db.segments_db [None req-101cee54-dee7-4402-a7fb-d89bb5bace4b e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment a5a8c9dc-ab8a-4080-858d-3976c8014fd9 of type vxlan for network 8635879a-026e-493f-856b-f2820a0f97da 2026-05-12 07:29:06.927 7 INFO neutron.db.l3_hamode_db [None req-101cee54-dee7-4402-a7fb-d89bb5bace4b e526305eb9a744d79ac169e810abeb17 c0d35a1e89c24d708206f0b19c4cae62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:29:07.936 7 INFO neutron.db.l3_hamode_db [None req-101cee54-dee7-4402-a7fb-d89bb5bace4b e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1354/2637] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:29:06 2026] POST /v2.0/routers => generated 727 bytes in 2527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2638] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:29:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2639] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:29:09 2026] PUT /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/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: 1286/2640] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:29:09 2026] GET /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2641] 10.0.0.79 () {34 vars in 769 bytes} [Tue May 12 07:29:09 2026] PUT /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2642] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:29:09 2026] GET /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2643] 10.0.0.79 () {34 vars in 765 bytes} [Tue May 12 07:29:09 2026] PUT /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2644] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:29:09 2026] GET /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2645] 10.0.0.79 () {34 vars in 787 bytes} [Tue May 12 07:29:09 2026] PUT /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2646] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:29:09 2026] GET /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2647] 10.0.0.79 () {34 vars in 758 bytes} [Tue May 12 07:29:09 2026] PUT /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/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: 1294/2648] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:29:09 2026] GET /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2649] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:29:09 2026] GET /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:29:09.566 8 INFO neutron.api.v2.resource [None req-5722cd57-0128-4c17-9ac1-3e66ce55d711 f7497b69a05d4c1cbf09f43e2629de01 9a5964c36e694bf8b81553a48cb1f152 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1296/2650] 10.0.0.79 () {32 vars in 750 bytes} [Tue May 12 07:29:09 2026] GET /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2651] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:29:09 2026] DELETE /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags/red => 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: 1298/2652] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:29:09 2026] GET /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:29:09.708 8 INFO neutron.api.v2.resource [None req-4b3514b2-9145-4085-b253-1b69f2757d48 f7497b69a05d4c1cbf09f43e2629de01 9a5964c36e694bf8b81553a48cb1f152 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1299/2653] 10.0.0.79 () {32 vars in 753 bytes} [Tue May 12 07:29:09 2026] DELETE /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2654] 10.0.0.79 () {32 vars in 741 bytes} [Tue May 12 07:29:09 2026] DELETE /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/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: 1301/2655] 10.0.0.79 () {32 vars in 738 bytes} [Tue May 12 07:29:09 2026] GET /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2656] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:29:09 2026] DELETE /v2.0/subnetpools/61cf8715-1550-44d7-9b3a-9af9518bbdad => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2657] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:29:08 2026] PUT /v2.0/routers/3e7d574f-914c-41d4-8c20-7d7a6f66a6d3/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2658] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:29:10 2026] GET /v2.0/security-groups?tenant_id=7e37aa508b4a4a0d91b52c84dba70ca6&name=default => generated 2929 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2659] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:29:10 2026] DELETE /v2.0/security-groups/640f8a10-72ce-4dd9-b15f-e1422117a7ac => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2660] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:29:11 2026] GET /v2.0/security-groups?tenant_id=9a5964c36e694bf8b81553a48cb1f152&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: 1357/2661] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:29:11 2026] DELETE /v2.0/security-groups/067e30e7-8a02-4a1e-9aef-de89dfdd9e77 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:29:11.475 8 INFO neutron.db.segments_db [None req-3e9bde17-7ddc-4108-baf9-2481a54bf79d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 0f9f6fda-8811-491c-9ded-d837d624ea99 of type vxlan for network 8276fa20-bdea-41b7-acae-368e5c7bbc44 [pid: 8|app: 0|req: 1305/2662] 10.0.0.79 () {34 vars in 670 bytes} [Tue May 12 07:29:11 2026] POST /v2.0/networks => generated 740 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2663] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:29:11 2026] POST /v2.0/subnets => generated 687 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:29:11.837 8 INFO neutron.db.segments_db [None req-97f63a7a-1a22-4129-98a2-9b9c0a9c25e4 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Added segment 2d844285-50d9-4cdd-991b-584cf8932912 of type vxlan for network 2a66d22d-1e66-4f3d-a93f-3857c3b1a8fe 2026-05-12 07:29:12.095 8 INFO neutron.db.l3_hamode_db [None req-97f63a7a-1a22-4129-98a2-9b9c0a9c25e4 e526305eb9a744d79ac169e810abeb17 5427f1d752ae49188bb840de94ad8bc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:29:12.933 8 INFO neutron.db.l3_hamode_db [None req-97f63a7a-1a22-4129-98a2-9b9c0a9c25e4 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1306/2664] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:29:11 2026] POST /v2.0/routers => generated 727 bytes in 2290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2667] 10.0.0.79 () {34 vars in 782 bytes} [Tue May 12 07:29:14 2026] PUT /v2.0/routers/2e17ef82-83d7-46e5-8dee-1ddcdd190c28/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2668] 10.0.0.79 () {34 vars in 684 bytes} [Tue May 12 07:29:16 2026] POST /v2.0/security-groups => generated 1677 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2669] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:29:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2670] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:29:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2671] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:29:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2672] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:29:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:29:17.233 7 INFO neutron.db.securitygroups_db [None req-236e312a-a7d6-4e52-8c90-25f19c11c37e e555f043971d403781f7b7e56c82db4f c0d35a1e89c24d708206f0b19c4cae62 - - default default] Project c0d35a1e89c24d708206f0b19c4cae62 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: 1362/2673] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:29:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:29:17.400 8 INFO neutron.db.securitygroups_db [None req-c0e15ed1-d5f2-42fd-b09b-35d24e4c42c7 e555f043971d403781f7b7e56c82db4f c0d35a1e89c24d708206f0b19c4cae62 - - default default] Project c0d35a1e89c24d708206f0b19c4cae62 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: 1312/2674] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:29:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2675] 10.0.0.79 () {34 vars in 684 bytes} [Tue May 12 07:29:18 2026] POST /v2.0/security-groups => generated 1663 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2676] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:29:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2677] 10.0.0.79 () {34 vars in 694 bytes} [Tue May 12 07:29:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2678] 10.0.0.79 () {34 vars in 675 bytes} [Tue May 12 07:29:18 2026] POST /v2.0/floatingips => generated 552 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2679] 10.0.0.108 () {34 vars in 1100 bytes} [Tue May 12 07:29:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1773180274&fields=id&tenant_id=c0d35a1e89c24d708206f0b19c4cae62 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2680] 10.0.0.108 () {34 vars in 1100 bytes} [Tue May 12 07:29:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1819412613&fields=id&tenant_id=c0d35a1e89c24d708206f0b19c4cae62 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2681] 10.0.0.108 () {34 vars in 982 bytes} [Tue May 12 07:29:19 2026] GET /v2.0/networks?id=f11b45d2-6ea4-4fee-a033-a6e041d1003e => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2682] 10.0.0.108 () {34 vars in 965 bytes} [Tue May 12 07:29:19 2026] GET /v2.0/quotas/c0d35a1e89c24d708206f0b19c4cae62 => 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: 1367/2683] 10.0.0.108 () {34 vars in 1002 bytes} [Tue May 12 07:29:19 2026] GET /v2.0/ports?tenant_id=c0d35a1e89c24d708206f0b19c4cae62&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2684] 10.0.0.108 () {34 vars in 1008 bytes} [Tue May 12 07:29:19 2026] GET /v2.0/networks/f11b45d2-6ea4-4fee-a033-a6e041d1003e?fields=segments => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2685] 10.0.0.108 () {34 vars in 1108 bytes} [Tue May 12 07:29:19 2026] GET /v2.0/networks/f11b45d2-6ea4-4fee-a033-a6e041d1003e?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: 1318/2686] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:20 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => 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: 1319/2687] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:29:21 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: 1369/2688] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:21 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => 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: 1320/2689] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:29:21 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: 1370/2690] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:29:21 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: 1321/2691] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:29:21 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: 1371/2692] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:29:21 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2693] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:29:21 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2694] 199.19.213.23 () {34 vars in 716 bytes} [Tue May 12 07:29:21 2026] POST /v2.0/ports => generated 1059 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2695] 10.0.0.108 () {34 vars in 971 bytes} [Tue May 12 07:29:21 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2696] 10.0.0.108 () {34 vars in 907 bytes} [Tue May 12 07:29:21 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2697] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:22 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => 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: 1374/2698] 199.19.213.23 () {34 vars in 1261 bytes} [Tue May 12 07:29:22 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2699] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:22 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?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: 1375/2700] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:22 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2701] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:23 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => 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: 1376/2702] 199.19.213.23 () {34 vars in 974 bytes} [Tue May 12 07:29:23 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1059 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2703] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:29:23 2026] GET /v2.0/networks?id=32e33734-422d-4f07-89ea-aa93eb24b199 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2704] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:29:23 2026] PUT /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1249 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:29:24.132 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad5210f5-2a6b-4530-8036-50a5bd98f35e'] response: {'name': 'network-changed', 'server_uuid': '2d060ac3-72ac-4301-9502-ade8d92d11e0', 'tag': '86f4f55f-26a6-4442-8598-e1e4829b5a44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1328/2705] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:24 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => 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: 1378/2706] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:29:24 2026] GET /v2.0/networks?id=f11b45d2-6ea4-4fee-a033-a6e041d1003e => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2707] 199.19.213.23 () {34 vars in 1049 bytes} [Tue May 12 07:29:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c0d35a1e89c24d708206f0b19c4cae62 => generated 274 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2708] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:29:24 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 2489 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2709] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:29:24 2026] GET /v2.0/networks?id=32e33734-422d-4f07-89ea-aa93eb24b199 => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2710] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:29:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=86f4f55f-26a6-4442-8598-e1e4829b5a44 => 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: 1333/2711] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:29:24 2026] GET /v2.0/subnets?id=e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1334/2712] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:24 2026] GET /v2.0/ports?network_id=32e33734-422d-4f07-89ea-aa93eb24b199&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: 1335/2713] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:24 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?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: 1336/2714] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:24 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2715] 199.19.213.23 () {38 vars in 954 bytes} [Tue May 12 07:29:24 2026] POST /v2.0/ports => generated 997 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2716] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:29:25 2026] PUT /v2.0/ports/88ba54a0-4e2d-48a4-82a2-c9b08928c4d8 => generated 1278 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:29:25.461 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d536814b-db40-4c9b-8f03-af3098714aa2'] response: {'name': 'network-changed', 'server_uuid': 'c3392df4-35c0-40f2-b95b-e95020f3dede', 'tag': '88ba54a0-4e2d-48a4-82a2-c9b08928c4d8', '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: 1380/2717] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:25 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1012 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1338/2718] 10.0.0.108 () {34 vars in 1120 bytes} [Tue May 12 07:29:25 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2719] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:29:25 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 2489 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2720] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:29:25 2026] GET /v2.0/ports?tenant_id=c0d35a1e89c24d708206f0b19c4cae62&device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1281 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2721] 199.19.213.23 () {34 vars in 1061 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.122&port_id=69fb755d-597d-47b0-818a-a344e16d339e => 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: 1340/2722] 199.19.213.23 () {34 vars in 1017 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/networks?tenant_id=c0d35a1e89c24d708206f0b19c4cae62&shared=False => generated 768 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2723] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/subnets?id=b36b0b8e-b39d-4aa4-bdd0-d7156c82b895 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2724] 199.19.213.23 () {34 vars in 929 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2725] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/ports?network_id=967d162b-eec9-4d01-8174-c8e43adbec6e&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: 1342/2726] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2727] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2728] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=86f4f55f-26a6-4442-8598-e1e4829b5a44 => 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: 1386/2729] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/subnets?id=e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2730] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/ports?network_id=32e33734-422d-4f07-89ea-aa93eb24b199&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: 1387/2731] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?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: 1345/2732] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2733] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/ports?tenant_id=c0d35a1e89c24d708206f0b19c4cae62&device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2734] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=88ba54a0-4e2d-48a4-82a2-c9b08928c4d8 => 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: 1347/2735] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/subnets?id=e0ba20bf-faf3-4a76-a938-0135f27055f1 => generated 690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2736] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1012 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2737] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/ports?network_id=f11b45d2-6ea4-4fee-a033-a6e041d1003e&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: 1390/2738] 10.0.0.108 () {34 vars in 1120 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&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: 1349/2739] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/networks/f11b45d2-6ea4-4fee-a033-a6e041d1003e?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: 1391/2740] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:26 2026] GET /v2.0/networks/f11b45d2-6ea4-4fee-a033-a6e041d1003e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2741] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:27 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1012 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2742] 10.0.0.108 () {34 vars in 1120 bytes} [Tue May 12 07:29:27 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&fields=id&fields=name => generated 207 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2743] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:29 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2744] 10.0.0.108 () {34 vars in 1120 bytes} [Tue May 12 07:29:29 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&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: 1353/2747] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:29:30 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2748] 199.19.213.23 () {34 vars in 1123 bytes} [Tue May 12 07:29:30 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&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: 1354/2749] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:30 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1012 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2750] 10.0.0.108 () {34 vars in 971 bytes} [Tue May 12 07:29:30 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1251 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2751] 10.0.0.108 () {34 vars in 1120 bytes} [Tue May 12 07:29:30 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&fields=id&fields=name => generated 207 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2752] 199.19.213.23 () {34 vars in 788 bytes} [Tue May 12 07:29:30 2026] PUT /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1276 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:29:30.693 7 INFO neutron.api.v2.resource [None req-29659f8d-d9c6-462d-9941-5399573cedc8 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1397/2753] 199.19.213.23 () {30 vars in 762 bytes} [Tue May 12 07:29:30 2026] GET /v2.0/security-groups/lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:29:30.717 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-148b72d4-f974-470e-a1f2-fc9a2353abcd'] response: {'name': 'network-changed', 'server_uuid': '2d060ac3-72ac-4301-9502-ade8d92d11e0', 'tag': '86f4f55f-26a6-4442-8598-e1e4829b5a44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1357/2754] 199.19.213.23 () {30 vars in 784 bytes} [Tue May 12 07:29:30 2026] GET /v2.0/security-groups?name=lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => generated 1637 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2755] 199.19.213.23 () {34 vars in 788 bytes} [Tue May 12 07:29:30 2026] PUT /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1314 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:29:31.082 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d397291-7155-472c-9a7d-7c38d5bbad57'] response: {'name': 'network-changed', 'server_uuid': '2d060ac3-72ac-4301-9502-ade8d92d11e0', 'tag': '86f4f55f-26a6-4442-8598-e1e4829b5a44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1358/2756] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => 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, ' [pid: 8|app: 0|req: 1359/2757] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:29:31 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: 1360/2758] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:29:31 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: 1399/2759] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/networks?id=32e33734-422d-4f07-89ea-aa93eb24b199 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2760] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2761] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2762] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=86f4f55f-26a6-4442-8598-e1e4829b5a44 => 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: 1401/2763] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2764] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/subnets?id=e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2765] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2766] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/ports?network_id=32e33734-422d-4f07-89ea-aa93eb24b199&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: 1365/2767] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => 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: 1403/2768] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2769] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2770] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2771] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2772] 10.0.0.108 () {34 vars in 1120 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&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: 1368/2773] 199.19.213.23 () {30 vars in 742 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2774] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => 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: 1369/2775] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:29:31 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1407/2776] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:29:32 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2777] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:29:32 2026] GET /v2.0/networks?id=32e33734-422d-4f07-89ea-aa93eb24b199 => generated 803 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2778] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:29:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=86f4f55f-26a6-4442-8598-e1e4829b5a44 => 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: 1372/2779] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:29:32 2026] GET /v2.0/subnets?id=e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2780] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:32 2026] GET /v2.0/ports?network_id=32e33734-422d-4f07-89ea-aa93eb24b199&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2781] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:32 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?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: 1408/2782] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:32 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1014 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2783] 10.0.0.108 () {34 vars in 1120 bytes} [Tue May 12 07:29:32 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2784] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:32 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2785] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:32 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:29:33.425 8 INFO neutron.db.l3_db [None req-a5f41120-1205-470e-9594-9fb54d312475 e555f043971d403781f7b7e56c82db4f c0d35a1e89c24d708206f0b19c4cae62 - - default default] Floating IP da603afe-4ca2-4df4-bdbe-4385e7ffb404 associated. External IP: 10.96.250.202, port: 88ba54a0-4e2d-48a4-82a2-c9b08928c4d8. [pid: 8|app: 0|req: 1376/2786] 10.0.0.79 () {34 vars in 748 bytes} [Tue May 12 07:29:33 2026] PUT /v2.0/floatingips/da603afe-4ca2-4df4-bdbe-4385e7ffb404 => generated 856 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:29:33.774 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d1e793d-4994-47bb-9d48-f0b4e14a2ae4'] response: {'name': 'network-changed', 'server_uuid': 'c3392df4-35c0-40f2-b95b-e95020f3dede', 'tag': '88ba54a0-4e2d-48a4-82a2-c9b08928c4d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1411/2787] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:29:34 2026] GET /v2.0/ports?tenant_id=c0d35a1e89c24d708206f0b19c4cae62&device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => 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: 1377/2788] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:29:34 2026] GET /v2.0/networks?id=f11b45d2-6ea4-4fee-a033-a6e041d1003e => generated 768 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2789] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:29:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=88ba54a0-4e2d-48a4-82a2-c9b08928c4d8 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2790] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:29:34 2026] GET /v2.0/subnets?id=e0ba20bf-faf3-4a76-a938-0135f27055f1 => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2791] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:34 2026] GET /v2.0/ports?network_id=f11b45d2-6ea4-4fee-a033-a6e041d1003e&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: 1379/2792] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:34 2026] GET /v2.0/networks/f11b45d2-6ea4-4fee-a033-a6e041d1003e?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: 1414/2793] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:34 2026] GET /v2.0/networks/f11b45d2-6ea4-4fee-a033-a6e041d1003e?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-05-12 07:29:39.232 8 INFO neutron.db.l3_db [None req-6a94bf66-f096-4dd8-9db2-51262ad2f783 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Floating IP 1d151d90-18e1-467d-91b6-e5055bf97d36 associated. External IP: 10.96.250.215, port: 72118bc9-9033-4ab8-845d-196a5ac7bd7d. [pid: 8|app: 0|req: 1380/2794] 10.0.0.79 () {34 vars in 676 bytes} [Tue May 12 07:29:38 2026] POST /v2.0/floatingips => generated 899 bytes in 1023 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2795] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:41 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2796] 10.0.0.108 () {34 vars in 1120 bytes} [Tue May 12 07:29:41 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&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: 7|app: 0|req: 1416/2797] 10.0.0.79 () {32 vars in 735 bytes} [Tue May 12 07:29:41 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1283 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2798] 10.0.0.79 () {32 vars in 857 bytes} [Tue May 12 07:29:41 2026] GET /v2.0/floatingips?floating_network_id=802a6e60-39df-4d44-9bd8-19545901527e&port_id=88ba54a0-4e2d-48a4-82a2-c9b08928c4d8 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2799] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:29:42 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: 1383/2800] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:29:42 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: 1418/2801] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:29:42 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: 1419/2802] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:29:42 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-05-12 07:29:42.369 7 INFO neutron.api.v2.resource [None req-b8665303-7f0f-42d8-b1f1-dd9145bb91cf e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1420/2803] 199.19.213.23 () {30 vars in 762 bytes} [Tue May 12 07:29:42 2026] GET /v2.0/security-groups/lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => 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: 1384/2804] 10.0.0.204 () {34 vars in 990 bytes} [Tue May 12 07:29:42 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2805] 199.19.213.23 () {30 vars in 784 bytes} [Tue May 12 07:29:42 2026] GET /v2.0/security-groups?name=lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2806] 10.0.0.204 () {34 vars in 1120 bytes} [Tue May 12 07:29:42 2026] GET /v2.0/security-groups?id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&fields=id&fields=name => generated 207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2807] 199.19.213.23 () {30 vars in 814 bytes} [Tue May 12 07:29:42 2026] GET /v2.0/security-group-rules?security_group_id=f2470be7-e078-444e-9e29-7c9560980968 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2808] 199.19.213.23 () {34 vars in 746 bytes} [Tue May 12 07:29:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2809] 199.19.213.23 () {34 vars in 746 bytes} [Tue May 12 07:29:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2812] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:44 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2813] 10.0.0.108 () {34 vars in 1120 bytes} [Tue May 12 07:29:45 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&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: 1426/2814] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:46 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2815] 10.0.0.108 () {34 vars in 1120 bytes} [Tue May 12 07:29:46 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2816] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:47 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2817] 10.0.0.108 () {34 vars in 1120 bytes} [Tue May 12 07:29:47 2026] GET /v2.0/security-groups?id=4ab600bf-9cdb-4b63-82e0-9523d37a1158&id=5b488649-ddce-4640-a0ee-ba3cbe88f4c4&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: 7|app: 0|req: 1428/2818] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:29:47 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:29:47.659 8 INFO neutron_taas.services.taas.taas_plugin [req-09920a62-568d-4b67-9245-f52d9ce978cc req-dbc8af73-de2c-4eae-b016-22b119e623b2 e555f043971d403781f7b7e56c82db4f c0d35a1e89c24d708206f0b19c4cae62 - - default default] TaaS: Handle Delete Port: 88ba54a0-4e2d-48a4-82a2-c9b08928c4d8 2026-05-12 07:29:47.662 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-09920a62-568d-4b67-9245-f52d9ce978cc req-dbc8af73-de2c-4eae-b016-22b119e623b2 e555f043971d403781f7b7e56c82db4f c0d35a1e89c24d708206f0b19c4cae62 - - default default] Tap Mirror: Handle Delete Port: 88ba54a0-4e2d-48a4-82a2-c9b08928c4d8 2026-05-12 07:29:47.748 8 INFO neutron.db.l3_db [req-09920a62-568d-4b67-9245-f52d9ce978cc req-dbc8af73-de2c-4eae-b016-22b119e623b2 e555f043971d403781f7b7e56c82db4f c0d35a1e89c24d708206f0b19c4cae62 - - default default] Floating IP da603afe-4ca2-4df4-bdbe-4385e7ffb404 disassociated. External IP: 10.96.250.202, port: 88ba54a0-4e2d-48a4-82a2-c9b08928c4d8. [pid: 8|app: 0|req: 1391/2819] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:29:47 2026] DELETE /v2.0/ports/88ba54a0-4e2d-48a4-82a2-c9b08928c4d8 => generated 0 bytes in 556 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:29:48.118 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38f9237a-d080-4b33-9c5b-e0ce94be8b7b'] response: {'server_uuid': 'c3392df4-35c0-40f2-b95b-e95020f3dede', 'name': 'network-vif-deleted', 'tag': '88ba54a0-4e2d-48a4-82a2-c9b08928c4d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1429/2820] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:48 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => 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: 1392/2821] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:49 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => 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: 1430/2822] 10.0.0.112 () {30 vars in 690 bytes} [Tue May 12 07:29:50 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: 1393/2823] 10.0.0.112 () {30 vars in 692 bytes} [Tue May 12 07:29:50 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: 1431/2824] 10.0.0.112 () {30 vars in 668 bytes} [Tue May 12 07:29:50 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: 1394/2825] 10.0.0.112 () {30 vars in 704 bytes} [Tue May 12 07:29:50 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: 1395/2826] 10.0.0.112 () {28 vars in 439 bytes} [Tue May 12 07:29:50 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2827] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:29:50 2026] GET /v2.0/ports?device_id=c3392df4-35c0-40f2-b95b-e95020f3dede => 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: 1396/2828] 10.0.0.112 () {30 vars in 728 bytes} [Tue May 12 07:29:50 2026] GET /v2.0/subnets/35147106-fa19-48a3-8a75-9c882d14bba1 => generated 655 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2829] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:29:51 2026] DELETE /v2.0/security-groups/5b488649-ddce-4640-a0ee-ba3cbe88f4c4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:29:52.000 8 INFO neutron.api.v2.resource [None req-e38a68e7-e64e-4737-9ec6-d00343837df7 e555f043971d403781f7b7e56c82db4f c0d35a1e89c24d708206f0b19c4cae62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1397/2830] 10.0.0.79 () {32 vars in 736 bytes} [Tue May 12 07:29:51 2026] GET /v2.0/security-groups/5b488649-ddce-4640-a0ee-ba3cbe88f4c4 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:29:52.103 7 INFO neutron_taas.services.taas.taas_plugin [None req-c704bfe8-f64b-4fd6-8c40-ed750c262697 e555f043971d403781f7b7e56c82db4f c0d35a1e89c24d708206f0b19c4cae62 - - default default] TaaS: Handle Delete Port: c1b4d0bf-c30d-429f-a25a-21f47b257bf8 2026-05-12 07:29:52.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c704bfe8-f64b-4fd6-8c40-ed750c262697 e555f043971d403781f7b7e56c82db4f c0d35a1e89c24d708206f0b19c4cae62 - - default default] Tap Mirror: Handle Delete Port: c1b4d0bf-c30d-429f-a25a-21f47b257bf8 [pid: 7|app: 0|req: 1434/2831] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:29:52 2026] DELETE /v2.0/floatingips/da603afe-4ca2-4df4-bdbe-4385e7ffb404 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2832] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:29:52 2026] DELETE /v2.0/security-groups/4ab600bf-9cdb-4b63-82e0-9523d37a1158 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:29:52.833 7 INFO neutron_taas.services.taas.taas_plugin [None req-8cfcef4d-b666-49a0-928b-9616a44883a5 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 9de44841-ebe7-4730-90df-010058d16cb8 2026-05-12 07:29:52.836 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cfcef4d-b666-49a0-928b-9616a44883a5 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 9de44841-ebe7-4730-90df-010058d16cb8 [pid: 7|app: 0|req: 1435/2833] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:29:52 2026] PUT /v2.0/routers/3e7d574f-914c-41d4-8c20-7d7a6f66a6d3/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2834] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:29:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2835] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:29:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2836] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:29:53 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: 1402/2837] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:29:53 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-05-12 07:29:53.557 7 INFO neutron_taas.services.taas.taas_plugin [None req-4489bd3b-e85c-4f64-98e0-3aa71f43a839 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 801cd58f-b304-4ada-b145-94f1b34cdfec 2026-05-12 07:29:53.559 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4489bd3b-e85c-4f64-98e0-3aa71f43a839 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 801cd58f-b304-4ada-b145-94f1b34cdfec [pid: 8|app: 0|req: 1403/2838] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:29:53 2026] GET /v2.0/subnets/35147106-fa19-48a3-8a75-9c882d14bba1 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2839] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:29:53 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => 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: 1405/2840] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:29:53 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: 1406/2841] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:29:53 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: 1407/2842] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:29:53 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) 2026-05-12 07:29:53.807 7 INFO neutron_taas.services.taas.taas_plugin [None req-4489bd3b-e85c-4f64-98e0-3aa71f43a839 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 515d29d1-6c22-4964-8a9b-2d98b0049941 2026-05-12 07:29:53.810 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4489bd3b-e85c-4f64-98e0-3aa71f43a839 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 515d29d1-6c22-4964-8a9b-2d98b0049941 [pid: 8|app: 0|req: 1408/2843] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:29:53 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-05-12 07:29:54.189 7 INFO neutron.db.l3_hamode_db [None req-4489bd3b-e85c-4f64-98e0-3aa71f43a839 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] HA network 8635879a-026e-493f-856b-f2820a0f97da was deleted as no HA routers are present in tenant c0d35a1e89c24d708206f0b19c4cae62. [pid: 8|app: 0|req: 1409/2844] 199.19.213.23 () {34 vars in 716 bytes} [Tue May 12 07:29:53 2026] POST /v2.0/ports => generated 1328 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2845] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:29:53 2026] DELETE /v2.0/routers/3e7d574f-914c-41d4-8c20-7d7a6f66a6d3 => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:29:54.273 7 INFO neutron.services.segments.plugin [-] Segment a5a8c9dc-ab8a-4080-858d-3976c8014fd9 resource provider aggregate not found 2026-05-12 07:29:54.285 7 INFO neutron.services.segments.plugin [-] Segment a5a8c9dc-ab8a-4080-858d-3976c8014fd9 resource provider aggregate not found 2026-05-12 07:29:54.292 7 INFO neutron.services.segments.plugin [-] Segment a5a8c9dc-ab8a-4080-858d-3976c8014fd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a8c9dc-ab8a-4080-858d-3976c8014fd9 found for delete ", "request_id": "req-f24947b0-6f96-4d15-8f2d-430164376d45"}]} 2026-05-12 07:29:54.309 7 INFO neutron.services.segments.plugin [-] Segment a5a8c9dc-ab8a-4080-858d-3976c8014fd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a8c9dc-ab8a-4080-858d-3976c8014fd9 found for delete ", "request_id": "req-4504bfa4-889f-4aed-b506-9f3f1b0770d8"}]} [pid: 8|app: 0|req: 1410/2846] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:29:54 2026] DELETE /v2.0/subnets/e0ba20bf-faf3-4a76-a938-0135f27055f1 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:29:54.478 7 INFO neutron_taas.services.taas.taas_plugin [None req-623eab13-29cd-4a42-9a84-4978d75dfb48 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 8de6efe8-ab75-4918-afce-0078f7980e5b 2026-05-12 07:29:54.484 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-623eab13-29cd-4a42-9a84-4978d75dfb48 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 8de6efe8-ab75-4918-afce-0078f7980e5b [pid: 8|app: 0|req: 1411/2847] 10.0.0.108 () {34 vars in 971 bytes} [Tue May 12 07:29:54 2026] GET /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 1328 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2848] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:29:54 2026] DELETE /v2.0/networks/f11b45d2-6ea4-4fee-a033-a6e041d1003e => generated 0 bytes in 781 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:29:55.561 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae7080e1-1cc3-4f70-ba35-16fd2eb45396 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 8fd5aa1f-d417-4743-ace8-c98c18143bd8 2026-05-12 07:29:55.566 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae7080e1-1cc3-4f70-ba35-16fd2eb45396 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 8fd5aa1f-d417-4743-ace8-c98c18143bd8 [pid: 7|app: 0|req: 1438/2849] 199.19.213.23 () {34 vars in 1261 bytes} [Tue May 12 07:29:55 2026] GET /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2850] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:55 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2851] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:55 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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-05-12 07:29:56.310 7 INFO neutron.services.segments.plugin [-] Segment 972f9fd1-eb60-41b6-a40e-208d4ec9f5d9 resource provider aggregate not found 2026-05-12 07:29:56.330 7 INFO neutron.services.segments.plugin [-] Segment 972f9fd1-eb60-41b6-a40e-208d4ec9f5d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972f9fd1-eb60-41b6-a40e-208d4ec9f5d9 found for delete ", "request_id": "req-96685ee1-3f12-4000-88f5-1fb9b1f5d8ac"}]} 2026-05-12 07:29:56.332 7 INFO neutron.services.segments.plugin [-] Segment 972f9fd1-eb60-41b6-a40e-208d4ec9f5d9 resource provider aggregate not found 2026-05-12 07:29:56.351 7 INFO neutron.services.segments.plugin [-] Segment 972f9fd1-eb60-41b6-a40e-208d4ec9f5d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972f9fd1-eb60-41b6-a40e-208d4ec9f5d9 found for delete ", "request_id": "req-1f4ee542-44ee-486c-90ef-c556fb5fea63"}]} [pid: 7|app: 0|req: 1441/2852] 199.19.213.23 () {34 vars in 974 bytes} [Tue May 12 07:29:56 2026] GET /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 1328 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2853] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:29:56 2026] GET /v2.0/networks?id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2854] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:29:55 2026] PUT /v2.0/routers/2e17ef82-83d7-46e5-8dee-1ddcdd190c28/remove_router_interface => generated 309 bytes in 1629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2855] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:29:56 2026] PUT /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 1518 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:29:56.961 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d7d4171-4fb5-4b31-9cda-50a98389e743'] response: {'name': 'network-changed', 'server_uuid': '2d060ac3-72ac-4301-9502-ade8d92d11e0', 'tag': '4b1f1af2-83aa-4e87-a223-43a8ab0e72b9', 'status': 'completed', 'code': 200} 2026-05-12 07:29:57.020 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2181102-d099-4101-8ac8-dcef447bbb77 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 8f7b6293-5fa9-4a3a-a0f9-feff1ba82e40 2026-05-12 07:29:57.023 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2181102-d099-4101-8ac8-dcef447bbb77 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 8f7b6293-5fa9-4a3a-a0f9-feff1ba82e40 2026-05-12 07:29:57.271 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2181102-d099-4101-8ac8-dcef447bbb77 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 8fbe7435-0e16-4e98-852e-497a557ae2d9 2026-05-12 07:29:57.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2181102-d099-4101-8ac8-dcef447bbb77 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 8fbe7435-0e16-4e98-852e-497a557ae2d9 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1444/2856] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:29:57 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 4100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2857] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:29:57 2026] GET /v2.0/networks?id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2858] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:29:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => 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: 1447/2859] 199.19.213.23 () {34 vars in 1103 bytes} [Tue May 12 07:29:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:29:57.667 8 INFO neutron.db.l3_hamode_db [None req-b2181102-d099-4101-8ac8-dcef447bbb77 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] HA network 2a66d22d-1e66-4f3d-a93f-3857c3b1a8fe was deleted as no HA routers are present in tenant 5427f1d752ae49188bb840de94ad8bc2. [pid: 7|app: 0|req: 1448/2860] 199.19.213.23 () {34 vars in 1063 bytes} [Tue May 12 07:29:57 2026] GET /v2.0/subnets?id=35147106-fa19-48a3-8a75-9c882d14bba1&id=b14f8c62-1ed5-42a9-b772-9c5a05058e64 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2861] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:29:56 2026] DELETE /v2.0/routers/2e17ef82-83d7-46e5-8dee-1ddcdd190c28 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:29:57.675 8 INFO neutron.services.segments.plugin [-] Segment 2d844285-50d9-4cdd-991b-584cf8932912 resource provider aggregate not found 2026-05-12 07:29:57.688 8 INFO neutron.services.segments.plugin [-] Segment 2d844285-50d9-4cdd-991b-584cf8932912 resource provider aggregate not found 2026-05-12 07:29:57.705 8 INFO neutron.services.segments.plugin [-] Segment 2d844285-50d9-4cdd-991b-584cf8932912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d844285-50d9-4cdd-991b-584cf8932912 found for delete ", "request_id": "req-f4699859-f5da-4e9e-ba4d-73b20e07f818"}]} 2026-05-12 07:29:57.711 8 INFO neutron.services.segments.plugin [-] Segment 2d844285-50d9-4cdd-991b-584cf8932912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d844285-50d9-4cdd-991b-584cf8932912 found for delete ", "request_id": "req-761f6c3e-da3d-486e-897e-d2c5b25a29ac"}]} [pid: 8|app: 0|req: 1414/2862] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:57 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&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: 1415/2863] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:57 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&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: 1449/2864] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:29:57 2026] DELETE /v2.0/subnets/69d4b50a-3d3c-40ca-be34-9a1859057370 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2865] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:57 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2866] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:57 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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-05-12 07:29:57.924 7 INFO neutron_taas.services.taas.taas_plugin [None req-316a7831-11dd-41c9-b680-23d22e50adda e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 8ad20213-764d-4576-bf74-61395e5112b7 2026-05-12 07:29:57.929 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-316a7831-11dd-41c9-b680-23d22e50adda e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 8ad20213-764d-4576-bf74-61395e5112b7 [pid: 7|app: 0|req: 1450/2867] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:29:57 2026] DELETE /v2.0/networks/8276fa20-bdea-41b7-acae-368e5c7bbc44 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:29:58.356 7 INFO neutron.services.segments.plugin [-] Segment 0f9f6fda-8811-491c-9ded-d837d624ea99 resource provider aggregate not found 2026-05-12 07:29:58.372 7 INFO neutron.services.segments.plugin [-] Segment 0f9f6fda-8811-491c-9ded-d837d624ea99 resource provider aggregate not found 2026-05-12 07:29:58.379 7 INFO neutron.services.segments.plugin [-] Segment 0f9f6fda-8811-491c-9ded-d837d624ea99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f9f6fda-8811-491c-9ded-d837d624ea99 found for delete ", "request_id": "req-22ba5ae8-c2b8-444e-bfc6-e951cc0da75a"}]} 2026-05-12 07:29:58.397 7 INFO neutron.services.segments.plugin [-] Segment 0f9f6fda-8811-491c-9ded-d837d624ea99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f9f6fda-8811-491c-9ded-d837d624ea99 found for delete ", "request_id": "req-d4f85c37-0449-4844-98c8-5adf37a19264"}]} [pid: 8|app: 0|req: 1418/2868] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:29:58 2026] GET /v2.0/security-groups?tenant_id=c0d35a1e89c24d708206f0b19c4cae62&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2869] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:29:58 2026] DELETE /v2.0/security-groups/5cc692bc-03c8-4f9b-b8a3-f8264128c689 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2870] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:29:58 2026] GET /v2.0/security-groups?tenant_id=5427f1d752ae49188bb840de94ad8bc2&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2871] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:29:58 2026] DELETE /v2.0/security-groups/c278c9fa-75b6-4255-ba3f-ef898f19599d => 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: 1420/2872] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:29:58 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 4100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2873] 199.19.213.23 () {34 vars in 1061 bytes} [Tue May 12 07:29:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.122&port_id=69fb755d-597d-47b0-818a-a344e16d339e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2874] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/subnets?id=b36b0b8e-b39d-4aa4-bdd0-d7156c82b895 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2875] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/ports?network_id=967d162b-eec9-4d01-8174-c8e43adbec6e&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: 1422/2876] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?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: 1455/2877] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?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: 1423/2878] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=86f4f55f-26a6-4442-8598-e1e4829b5a44 => 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: 1456/2879] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/subnets?id=e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2880] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/ports?network_id=32e33734-422d-4f07-89ea-aa93eb24b199&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2881] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2882] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2883] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => 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: 1426/2884] 199.19.213.23 () {34 vars in 1103 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2885] 199.19.213.23 () {34 vars in 1063 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/subnets?id=35147106-fa19-48a3-8a75-9c882d14bba1&id=b14f8c62-1ed5-42a9-b772-9c5a05058e64 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2886] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2887] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2888] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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: 1461/2889] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:29:59 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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-05-12 07:30:03.468 7 INFO neutron.db.segments_db [None req-a6fae142-5df6-4cc7-a0fd-20a7f85bc869 b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] Added segment eaba8cd3-588b-425e-a45f-9e7264470e18 of type vxlan for network 636bb2df-efce-4983-ab83-d272b1873124 [pid: 7|app: 0|req: 1463/2892] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:30:03 2026] POST /v2.0/networks => generated 727 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2893] 10.0.0.108 () {34 vars in 971 bytes} [Tue May 12 07:30:03 2026] GET /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2894] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:30:03 2026] POST /v2.0/subnets => generated 644 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:30:03.799 8 WARNING neutron.api.v2.base [None req-589f7473-7c2c-49b9-854f-2d771e10d61b b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-12 07:30:03.800 8 INFO neutron.api.v2.resource [None req-589f7473-7c2c-49b9-854f-2d771e10d61b b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1431/2895] 10.0.0.79 () {34 vars in 680 bytes} [Tue May 12 07:30:03 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) [pid: 7|app: 0|req: 1465/2896] 199.19.213.23 () {30 vars in 742 bytes} [Tue May 12 07:30:03 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2897] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:03 2026] GET /v2.0/subnets/35147106-fa19-48a3-8a75-9c882d14bba1 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2898] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:03 2026] GET /v2.0/subnets/b14f8c62-1ed5-42a9-b772-9c5a05058e64 => generated 744 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2899] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:30:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:30:04.030 8 INFO neutron.services.segments.plugin [-] Segment eaba8cd3-588b-425e-a45f-9e7264470e18 resource provider aggregate not found [pid: 7|app: 0|req: 1469/2900] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:30:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:30:04.048 8 INFO neutron.services.segments.plugin [-] Segment eaba8cd3-588b-425e-a45f-9e7264470e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaba8cd3-588b-425e-a45f-9e7264470e18 found for delete ", "request_id": "req-59a600aa-929c-4239-b0b9-7403fdf61a04"}]} 2026-05-12 07:30:04.049 8 INFO neutron.services.segments.plugin [-] Segment eaba8cd3-588b-425e-a45f-9e7264470e18 resource provider aggregate not found [pid: 7|app: 0|req: 1470/2901] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:30:04 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: 1471/2902] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:30:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:30:04.078 8 INFO neutron.services.segments.plugin [-] Segment eaba8cd3-588b-425e-a45f-9e7264470e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaba8cd3-588b-425e-a45f-9e7264470e18 found for delete ", "request_id": "req-d95c6c41-126f-4b68-9404-d90168c81e27"}]} [pid: 8|app: 0|req: 1432/2903] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:30:03 2026] DELETE /v2.0/networks/636bb2df-efce-4983-ab83-d272b1873124 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2904] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:04 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1473/2905] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:04 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:30:04.186 8 INFO neutron.db.segments_db [None req-2df6050f-1146-452a-8fd8-738eaefe4d2b b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] Added segment 004673d3-cb6b-49b8-9f85-6e4683e7407a of type vxlan for network f91856d0-47e8-4d77-ab78-ddffb3d9d889 [pid: 7|app: 0|req: 1474/2906] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:04 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => 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: 1475/2907] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:04 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2908] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:30:04 2026] POST /v2.0/networks => generated 727 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2909] 199.19.213.23 () {30 vars in 742 bytes} [Tue May 12 07:30:04 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2910] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:04 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2911] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:04 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2912] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:30:04 2026] POST /v2.0/subnets => generated 647 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:30:04.503 7 WARNING neutron.api.v2.base [None req-dbf3b029-09b6-49a1-9388-bca39657824b b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-12 07:30:04.504 7 INFO neutron.api.v2.resource [None req-dbf3b029-09b6-49a1-9388-bca39657824b b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1479/2913] 10.0.0.79 () {34 vars in 680 bytes} [Tue May 12 07:30:04 2026] POST /v2.0/rbac-policies => generated 547 bytes in 16 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2914] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:30:04 2026] DELETE /v2.0/networks/f91856d0-47e8-4d77-ab78-ddffb3d9d889 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:30:04.728 7 INFO neutron.db.segments_db [None req-c6cf4e6a-11c9-4995-a18a-80f9e520bcae b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] Added segment fae9d9f9-7ac8-4e33-92ba-dcdcf81c5a7b of type vxlan for network 5da670fc-b648-4945-aec3-8b68c10f6ad6 [pid: 7|app: 0|req: 1480/2915] 10.0.0.79 () {34 vars in 669 bytes} [Tue May 12 07:30:04 2026] POST /v2.0/networks => generated 725 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2916] 10.0.0.79 () {34 vars in 668 bytes} [Tue May 12 07:30:04 2026] POST /v2.0/subnets => generated 647 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2917] 10.0.0.79 () {34 vars in 680 bytes} [Tue May 12 07:30:05 2026] POST /v2.0/rbac-policies => generated 324 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2918] 10.0.0.79 () {32 vars in 722 bytes} [Tue May 12 07:30:05 2026] GET /v2.0/networks/5da670fc-b648-4945-aec3-8b68c10f6ad6 => generated 654 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:30:06.072 8 INFO neutron.services.segments.plugin [-] Segment 004673d3-cb6b-49b8-9f85-6e4683e7407a resource provider aggregate not found 2026-05-12 07:30:06.094 8 INFO neutron.services.segments.plugin [-] Segment 004673d3-cb6b-49b8-9f85-6e4683e7407a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 004673d3-cb6b-49b8-9f85-6e4683e7407a found for delete ", "request_id": "req-853283c0-4923-4c7b-85d6-fda0b7d66b65"}]} 2026-05-12 07:30:06.106 8 INFO neutron.services.segments.plugin [-] Segment 004673d3-cb6b-49b8-9f85-6e4683e7407a resource provider aggregate not found 2026-05-12 07:30:06.137 8 INFO neutron.services.segments.plugin [-] Segment 004673d3-cb6b-49b8-9f85-6e4683e7407a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 004673d3-cb6b-49b8-9f85-6e4683e7407a found for delete ", "request_id": "req-6eb5eae1-40bc-41e2-9ea6-22932b00807d"}]} 2026-05-12 07:30:06.197 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5627194-2b10-46d1-a5f5-bfd9b4e0f2c7 c1026f57eba64ae0b3b15619bdbf7767 45f3ba05e42d4b588eb417fc6062f8b1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2919] 10.0.0.79 () {32 vars in 722 bytes} [Tue May 12 07:30:06 2026] GET /v2.0/networks/5da670fc-b648-4945-aec3-8b68c10f6ad6 => generated 138 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:30:06.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-61d17237-3629-47f1-b06e-c62da7362d25 b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] TaaS: Handle Delete Port: 004e70b3-fe13-4c77-9b9d-9896cb43ee6c 2026-05-12 07:30:06.304 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61d17237-3629-47f1-b06e-c62da7362d25 b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] Tap Mirror: Handle Delete Port: 004e70b3-fe13-4c77-9b9d-9896cb43ee6c [pid: 8|app: 0|req: 1438/2920] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:30:06 2026] DELETE /v2.0/networks/5da670fc-b648-4945-aec3-8b68c10f6ad6 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:30:06.605 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5698d65d-678e-48ab-8022-d6f1d3e88c75 b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2921] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:30:06 2026] DELETE /v2.0/subnets/cda1c095-31d0-45a3-a9a9-2f174cb801dd => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:30:06.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-370d62d3-d9cc-46fb-a1c7-42bc64de53a1 b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1439/2922] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:30:06 2026] DELETE /v2.0/subnets/04fa9afc-825c-4aa8-af66-7265d2794acd => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:30:06.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74b7f2d6-e257-481f-a866-1aabfdc6abed b3bd5bd42eb24d778ee9ccb368bad53d cdfe5b4f16a54b45810eca60071c08fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/2923] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:30:06 2026] DELETE /v2.0/subnets/d6003316-97db-4805-ab25-214203fee5ea => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2924] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:30:07 2026] GET /v2.0/security-groups?tenant_id=7475d68cd0924a60b385ee2ac7a34be0&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2925] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:07 2026] DELETE /v2.0/security-groups/83e35649-6629-4126-b1cc-ae1ef2686f52 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2926] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:30:08 2026] GET /v2.0/security-groups?tenant_id=cdfe5b4f16a54b45810eca60071c08fd&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:30:08.131 8 INFO neutron.services.segments.plugin [-] Segment fae9d9f9-7ac8-4e33-92ba-dcdcf81c5a7b resource provider aggregate not found 2026-05-12 07:30:08.156 8 INFO neutron.services.segments.plugin [-] Segment fae9d9f9-7ac8-4e33-92ba-dcdcf81c5a7b resource provider aggregate not found 2026-05-12 07:30:08.173 8 INFO neutron.services.segments.plugin [-] Segment fae9d9f9-7ac8-4e33-92ba-dcdcf81c5a7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fae9d9f9-7ac8-4e33-92ba-dcdcf81c5a7b found for delete ", "request_id": "req-25a6d0e0-ae62-4c33-82cf-77efb299398a"}]} 2026-05-12 07:30:08.177 8 INFO neutron.services.segments.plugin [-] Segment fae9d9f9-7ac8-4e33-92ba-dcdcf81c5a7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fae9d9f9-7ac8-4e33-92ba-dcdcf81c5a7b found for delete ", "request_id": "req-945be5c9-f838-4825-808d-f002a327855b"}]} [pid: 7|app: 0|req: 1486/2927] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:08 2026] DELETE /v2.0/security-groups/e7af3cae-8198-4ecd-9993-ba7111cd12a0 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2928] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:30:08 2026] GET /v2.0/security-groups?tenant_id=45f3ba05e42d4b588eb417fc6062f8b1&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2929] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:08 2026] DELETE /v2.0/security-groups/b21640e8-4ddf-4568-a2cc-a4e1b7f9d868 => 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: 1443/2930] 10.0.0.112 () {30 vars in 690 bytes} [Tue May 12 07:30:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2931] 10.0.0.112 () {30 vars in 692 bytes} [Tue May 12 07:30:11 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: 1444/2932] 10.0.0.112 () {30 vars in 668 bytes} [Tue May 12 07:30:11 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: 1489/2933] 10.0.0.112 () {30 vars in 704 bytes} [Tue May 12 07:30:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2934] 10.0.0.112 () {28 vars in 439 bytes} [Tue May 12 07:30:11 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: 1490/2935] 10.0.0.112 () {30 vars in 728 bytes} [Tue May 12 07:30:11 2026] GET /v2.0/subnets/785ec882-dc15-496d-8991-312d078a7a8e => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2936] 10.0.0.79 () {34 vars in 677 bytes} [Tue May 12 07:30:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2937] 10.0.0.79 () {34 vars in 677 bytes} [Tue May 12 07:30:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2938] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:30:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2939] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:30:12 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: 1447/2940] 10.0.0.79 () {34 vars in 677 bytes} [Tue May 12 07:30:12 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: 1494/2941] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:30:12 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: 1495/2942] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:30:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2943] 10.0.0.79 () {34 vars in 677 bytes} [Tue May 12 07:30:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2944] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:12 2026] GET /v2.0/subnets/35147106-fa19-48a3-8a75-9c882d14bba1 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2945] 10.0.0.79 () {34 vars in 677 bytes} [Tue May 12 07:30:12 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: 1497/2946] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:13 2026] GET /v2.0/subnets/785ec882-dc15-496d-8991-312d078a7a8e => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2947] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:30:13 2026] PUT /v2.0/policies/06bb3a6d-3c58-4f3f-b140-7244eecc8705/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2948] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:13 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 4102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2949] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:30:13 2026] PUT /v2.0/policies/6ab31f3b-7fc9-4deb-a30e-ed34e3c8bc05/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2950] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:30:13 2026] PUT /v2.0/policies/46c1f463-5239-495c-b002-bbb69d50edb0/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2951] 10.0.0.79 () {34 vars in 752 bytes} [Tue May 12 07:30:13 2026] PUT /v2.0/policies/312516f8-4e62-4812-982f-49b5ddfc0c46/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2952] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:30:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2953] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:30:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2954] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:30:13 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: 1454/2955] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:30: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: 7|app: 0|req: 1502/2956] 199.19.213.23 () {34 vars in 716 bytes} [Tue May 12 07:30:13 2026] POST /v2.0/ports => generated 1328 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2957] 10.0.0.79 () {32 vars in 673 bytes} [Tue May 12 07:30:13 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1503/2958] 10.0.0.79 () {32 vars in 687 bytes} [Tue May 12 07:30:13 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2959] 10.0.0.108 () {34 vars in 971 bytes} [Tue May 12 07:30:13 2026] GET /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2960] 10.0.0.79 () {32 vars in 683 bytes} [Tue May 12 07:30:13 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2961] 10.0.0.79 () {32 vars in 695 bytes} [Tue May 12 07:30:13 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2962] 10.0.0.79 () {32 vars in 681 bytes} [Tue May 12 07:30:13 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2963] 10.0.0.79 () {32 vars in 695 bytes} [Tue May 12 07:30:13 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2964] 10.0.0.79 () {32 vars in 691 bytes} [Tue May 12 07:30:14 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2965] 10.0.0.79 () {32 vars in 703 bytes} [Tue May 12 07:30:14 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2966] 10.0.0.79 () {32 vars in 733 bytes} [Tue May 12 07:30:14 2026] DELETE /v2.0/qos/policies/06bb3a6d-3c58-4f3f-b140-7244eecc8705 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2967] 10.0.0.79 () {32 vars in 733 bytes} [Tue May 12 07:30:14 2026] DELETE /v2.0/qos/policies/6ab31f3b-7fc9-4deb-a30e-ed34e3c8bc05 => 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: 1508/2968] 10.0.0.79 () {32 vars in 733 bytes} [Tue May 12 07:30:14 2026] DELETE /v2.0/qos/policies/46c1f463-5239-495c-b002-bbb69d50edb0 => 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: 1461/2969] 10.0.0.79 () {32 vars in 733 bytes} [Tue May 12 07:30:14 2026] DELETE /v2.0/qos/policies/312516f8-4e62-4812-982f-49b5ddfc0c46 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2970] 10.0.0.79 () {32 vars in 733 bytes} [Tue May 12 07:30:14 2026] DELETE /v2.0/qos/policies/2f821217-8221-49e7-bbee-1c8b357d6305 => 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: 1462/2971] 199.19.213.23 () {34 vars in 1261 bytes} [Tue May 12 07:30:14 2026] GET /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2972] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:14 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?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: 1463/2973] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:14 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2976] 199.19.213.23 () {34 vars in 974 bytes} [Tue May 12 07:30:15 2026] GET /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2977] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:30:15 2026] GET /v2.0/networks?id=b7731cea-3534-4ca7-8acd-8cca799493da => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2978] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:30:15 2026] GET /v2.0/security-groups?tenant_id=68e883c5613f464dbb27661753f302a0&name=default => generated 2929 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2979] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:15 2026] DELETE /v2.0/security-groups/1289add8-4d4a-418a-9940-4e0ee226e988 => 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: 1514/2980] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:30:15 2026] GET /v2.0/security-groups?tenant_id=346c3dc3f5a94055b68d59d59334914f&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2981] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:30:15 2026] PUT /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec => generated 1518 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2982] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:15 2026] DELETE /v2.0/security-groups/3ea9b972-a65c-4a29-933b-62800969a277 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:30:16.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-166b9360-d4e2-4d8a-89ec-f674330afa2e'] response: {'name': 'network-changed', 'server_uuid': '2d060ac3-72ac-4301-9502-ade8d92d11e0', 'tag': '8c49ebbe-76c8-41d1-a474-1bd16e201bec', '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: 1468/2983] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:30:16 2026] GET /v2.0/security-groups?tenant_id=d3e72f56ec5f4003b2e26e1027dea7f2&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2984] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:16 2026] DELETE /v2.0/security-groups/90b9fcdc-ebb3-4763-94ff-d71e75ada9f9 => 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: 1469/2985] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:30:16 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => 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: 1517/2986] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:30:16 2026] GET /v2.0/networks?id=b7731cea-3534-4ca7-8acd-8cca799493da => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2987] 199.19.213.23 () {34 vars in 1055 bytes} [Tue May 12 07:30:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.82&port_id=8c49ebbe-76c8-41d1-a474-1bd16e201bec => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2988] 199.19.213.23 () {34 vars in 1105 bytes} [Tue May 12 07:30:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2bd&port_id=8c49ebbe-76c8-41d1-a474-1bd16e201bec => 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: 1471/2989] 199.19.213.23 () {34 vars in 1063 bytes} [Tue May 12 07:30:16 2026] GET /v2.0/subnets?id=785ec882-dc15-496d-8991-312d078a7a8e&id=a8a5e74b-80d6-43d2-bfb4-bf69bacb7f99 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2990] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:16 2026] GET /v2.0/ports?network_id=b7731cea-3534-4ca7-8acd-8cca799493da&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2991] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:16 2026] GET /v2.0/ports?network_id=b7731cea-3534-4ca7-8acd-8cca799493da&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2992] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:17 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2993] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:17 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2994] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 5612 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2995] 199.19.213.23 () {34 vars in 1061 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.122&port_id=69fb755d-597d-47b0-818a-a344e16d339e => 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: 1522/2996] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/subnets?id=b36b0b8e-b39d-4aa4-bdd0-d7156c82b895 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2997] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/ports?network_id=967d162b-eec9-4d01-8174-c8e43adbec6e&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: 1523/2998] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?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: 1476/2999] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?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: 1524/3000] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=86f4f55f-26a6-4442-8598-e1e4829b5a44 => 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: 1477/3001] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/subnets?id=e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1525/3002] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/ports?network_id=32e33734-422d-4f07-89ea-aa93eb24b199&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3003] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?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: 1526/3004] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3005] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => 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: 1527/3006] 199.19.213.23 () {34 vars in 1103 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => 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: 1480/3007] 199.19.213.23 () {34 vars in 1063 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/subnets?id=35147106-fa19-48a3-8a75-9c882d14bba1&id=b14f8c62-1ed5-42a9-b772-9c5a05058e64 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3008] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3009] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3010] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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: 1482/3011] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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: 1530/3012] 199.19.213.23 () {34 vars in 1055 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.82&port_id=8c49ebbe-76c8-41d1-a474-1bd16e201bec => 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: 1483/3013] 199.19.213.23 () {34 vars in 1105 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2bd&port_id=8c49ebbe-76c8-41d1-a474-1bd16e201bec => 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: 1531/3014] 199.19.213.23 () {34 vars in 1063 bytes} [Tue May 12 07:30:18 2026] GET /v2.0/subnets?id=785ec882-dc15-496d-8991-312d078a7a8e&id=a8a5e74b-80d6-43d2-bfb4-bf69bacb7f99 => 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: 1484/3015] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:19 2026] GET /v2.0/ports?network_id=b7731cea-3534-4ca7-8acd-8cca799493da&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3016] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:19 2026] GET /v2.0/ports?network_id=b7731cea-3534-4ca7-8acd-8cca799493da&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: 1485/3017] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:19 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?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: 1533/3018] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:19 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3019] 10.0.0.79 () {34 vars in 683 bytes} [Tue May 12 07:30:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3020] 10.0.0.79 () {34 vars in 683 bytes} [Tue May 12 07:30:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3021] 10.0.0.79 () {34 vars in 683 bytes} [Tue May 12 07:30:20 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: 7|app: 0|req: 1535/3022] 10.0.0.79 () {34 vars in 683 bytes} [Tue May 12 07:30:21 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: 1488/3023] 10.0.0.79 () {34 vars in 683 bytes} [Tue May 12 07:30:21 2026] POST /v2.0/security-groups => generated 1603 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3024] 10.0.0.79 () {34 vars in 766 bytes} [Tue May 12 07:30:21 2026] PUT /v2.0/security-groups/ef821950-14f5-414e-89ed-d428881131ce/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3025] 10.0.0.79 () {34 vars in 766 bytes} [Tue May 12 07:30:21 2026] PUT /v2.0/security-groups/53d121f4-e999-4032-aa32-8e6833719360/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3026] 10.0.0.79 () {34 vars in 766 bytes} [Tue May 12 07:30:21 2026] PUT /v2.0/security-groups/8735e0d3-faaa-4941-bf68-054a67ea6f22/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3027] 10.0.0.79 () {34 vars in 766 bytes} [Tue May 12 07:30:21 2026] PUT /v2.0/security-groups/bfa22b8d-b584-455b-b899-1f4858b99290/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3028] 10.0.0.79 () {32 vars in 679 bytes} [Tue May 12 07:30:21 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3029] 10.0.0.79 () {32 vars in 693 bytes} [Tue May 12 07:30:21 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: 7|app: 0|req: 1539/3030] 10.0.0.79 () {32 vars in 689 bytes} [Tue May 12 07:30:21 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3031] 10.0.0.79 () {32 vars in 701 bytes} [Tue May 12 07:30:21 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3032] 10.0.0.79 () {32 vars in 687 bytes} [Tue May 12 07:30:21 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3033] 10.0.0.79 () {32 vars in 701 bytes} [Tue May 12 07:30:21 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3034] 10.0.0.79 () {32 vars in 697 bytes} [Tue May 12 07:30:21 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3035] 10.0.0.79 () {32 vars in 709 bytes} [Tue May 12 07:30:22 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3036] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:22 2026] DELETE /v2.0/security-groups/ef821950-14f5-414e-89ed-d428881131ce => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3037] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:22 2026] DELETE /v2.0/security-groups/53d121f4-e999-4032-aa32-8e6833719360 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3038] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:22 2026] DELETE /v2.0/security-groups/8735e0d3-faaa-4941-bf68-054a67ea6f22 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3039] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:22 2026] DELETE /v2.0/security-groups/bfa22b8d-b584-455b-b899-1f4858b99290 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3040] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:22 2026] DELETE /v2.0/security-groups/989ffb20-52a3-4108-b27f-42a4edb3922e => 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: 1545/3041] 10.0.0.108 () {34 vars in 971 bytes} [Tue May 12 07:30:23 2026] GET /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3042] 199.19.213.23 () {30 vars in 742 bytes} [Tue May 12 07:30:23 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3043] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:23 2026] GET /v2.0/subnets/785ec882-dc15-496d-8991-312d078a7a8e => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3044] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:23 2026] GET /v2.0/subnets/a8a5e74b-80d6-43d2-bfb4-bf69bacb7f99 => generated 747 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3045] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:23 2026] GET /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3046] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:30:23 2026] GET /v2.0/security-groups?tenant_id=9f8624392abd46178cb5d7be4ff7c23c&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3047] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:23 2026] DELETE /v2.0/security-groups/821575b0-346d-403f-82f9-741c429c063e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3048] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:30:23 2026] GET /v2.0/security-groups?tenant_id=a0c501a029734f0ebeba5506c1a10da1&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3049] 199.19.213.23 () {34 vars in 789 bytes} [Tue May 12 07:30:23 2026] PUT /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 1255 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3050] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:23 2026] DELETE /v2.0/security-groups/e3034e2c-44d2-4fec-9c21-800bf49b54e9 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1551/3051] 199.19.213.23 () {30 vars in 742 bytes} [Tue May 12 07:30:23 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3052] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:23 2026] GET /v2.0/subnets/35147106-fa19-48a3-8a75-9c882d14bba1 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:30:24.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a32cec2f-7cbb-4db0-8354-dc1f757e5cbd'] response: {'name': 'network-changed', 'server_uuid': '2d060ac3-72ac-4301-9502-ade8d92d11e0', 'tag': '4b1f1af2-83aa-4e87-a223-43a8ab0e72b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1502/3053] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3054] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:30:24 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: 1504/3055] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3056] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3057] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1552/3058] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/security-groups?tenant_id=036312ea4ac545d0964be13d29c7c885&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3059] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3060] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3061] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:30:24 2026] DELETE /v2.0/security-groups/9f827f2d-f312-48d0-8eb1-253838ad7cee => 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: 1509/3062] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1554/3063] 199.19.213.23 () {30 vars in 742 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3064] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3065] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3066] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 5385 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3067] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/networks?id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => 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: 1512/3068] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3069] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/subnets?id=35147106-fa19-48a3-8a75-9c882d14bba1 => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3070] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&device_owner=network%3Adhcp => generated 1457 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3071] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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: 1514/3072] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:24 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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: 1560/3075] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:30:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3076] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:30:36 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: 1561/3077] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:30:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3078] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:30:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3079] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:36 2026] GET /v2.0/subnets/35147106-fa19-48a3-8a75-9c882d14bba1 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3080] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:36 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 5385 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3081] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:30:36 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: 1519/3082] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:30:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3083] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:30:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3084] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:30:36 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: 1565/3085] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:36 2026] GET /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3086] 199.19.213.23 () {34 vars in 789 bytes} [Tue May 12 07:30:36 2026] PUT /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec => generated 1251 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:30:37.251 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c6af843-22e9-4538-80b5-faf5386022b1'] response: {'name': 'network-changed', 'server_uuid': '2d060ac3-72ac-4301-9502-ade8d92d11e0', 'tag': '8c49ebbe-76c8-41d1-a474-1bd16e201bec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1566/3087] 199.19.213.23 () {30 vars in 742 bytes} [Tue May 12 07:30:37 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1522/3088] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:37 2026] GET /v2.0/subnets/785ec882-dc15-496d-8991-312d078a7a8e => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3089] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:37 2026] GET /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec => 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: 1523/3090] 199.19.213.23 () {34 vars in 788 bytes} [Tue May 12 07:30:37 2026] PUT /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec => generated 1080 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3091] 199.19.213.23 () {30 vars in 742 bytes} [Tue May 12 07:30:37 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da => generated 798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1524/3092] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:37 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 4981 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3093] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:30:37 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 4981 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3094] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:30:37 2026] GET /v2.0/networks?id=b7731cea-3534-4ca7-8acd-8cca799493da => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3095] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:37 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?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: 1570/3096] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:37 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 4981 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3097] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:37 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?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: 1571/3098] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:38 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 4981 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:30:39.296 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2786dec4-1d58-49f4-be67-be8ba596fd06'] response: {'name': 'network-changed', 'server_uuid': '2d060ac3-72ac-4301-9502-ade8d92d11e0', 'tag': '8c49ebbe-76c8-41d1-a474-1bd16e201bec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1528/3099] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:30:39 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 4981 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3100] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:30:39 2026] GET /v2.0/networks?id=b7731cea-3534-4ca7-8acd-8cca799493da => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3101] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:39 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3102] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:39 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?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: 1530/3103] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:40 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 4981 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3104] 199.19.213.23 () {34 vars in 974 bytes} [Tue May 12 07:30:40 2026] GET /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3105] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:30:40 2026] GET /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec?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: 7|app: 0|req: 1575/3106] 199.19.213.23 () {34 vars in 1015 bytes} [Tue May 12 07:30:40 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3107] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:30:40 2026] PUT /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec => generated 917 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3108] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:41 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 3873 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:30:41.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-50956cc3-50b9-4e3f-98c6-59da19bf9c01 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 8c49ebbe-76c8-41d1-a474-1bd16e201bec 2026-05-12 07:30:41.233 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50956cc3-50b9-4e3f-98c6-59da19bf9c01 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 8c49ebbe-76c8-41d1-a474-1bd16e201bec [pid: 8|app: 0|req: 1533/3109] 199.19.213.23 () {32 vars in 758 bytes} [Tue May 12 07:30:41 2026] DELETE /v2.0/ports/8c49ebbe-76c8-41d1-a474-1bd16e201bec => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3110] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:30:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3111] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:30:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3112] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:30:41 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: 1535/3113] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:30:41 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: 1579/3114] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:41 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3115] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:41 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => 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: 1580/3116] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:41 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3117] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:41 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1581/3118] 199.19.213.23 () {30 vars in 742 bytes} [Tue May 12 07:30:41 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3119] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:41 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3120] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:41 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1539/3121] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 3873 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3122] 199.19.213.23 () {34 vars in 1225 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/networks?id=967d162b-eec9-4d01-8174-c8e43adbec6e&id=32e33734-422d-4f07-89ea-aa93eb24b199&id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&id=b7731cea-3534-4ca7-8acd-8cca799493da => generated 3098 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3123] 199.19.213.23 () {34 vars in 1061 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.122&port_id=69fb755d-597d-47b0-818a-a344e16d339e => 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: 1584/3124] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/subnets?id=b36b0b8e-b39d-4aa4-bdd0-d7156c82b895 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3125] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/ports?network_id=967d162b-eec9-4d01-8174-c8e43adbec6e&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: 1585/3126] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?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: 1542/3127] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?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: 1586/3128] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=86f4f55f-26a6-4442-8598-e1e4829b5a44 => 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: 1543/3129] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/subnets?id=e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1587/3130] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/ports?network_id=32e33734-422d-4f07-89ea-aa93eb24b199&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: 1544/3131] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?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: 1588/3132] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?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: 1545/3133] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3134] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/subnets?id=35147106-fa19-48a3-8a75-9c882d14bba1 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3135] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3136] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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: 1547/3137] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:42 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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: 1592/3140] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:30:46 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: 1549/3141] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:30:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3142] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:30:46 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: 1550/3143] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:30:46 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: 1594/3144] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:46 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 3873 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3145] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:30: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: 1595/3146] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:30:47 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: 1552/3147] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:30:47 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: 1596/3148] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:30:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3149] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:47 2026] GET /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 1291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3150] 199.19.213.23 () {34 vars in 788 bytes} [Tue May 12 07:30:47 2026] PUT /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 1080 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:30:47.634 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bf0d2af-0ef4-42df-887a-9415f00d8db5'] response: {'name': 'network-changed', 'server_uuid': '2d060ac3-72ac-4301-9502-ade8d92d11e0', 'tag': '4b1f1af2-83aa-4e87-a223-43a8ab0e72b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1554/3151] 199.19.213.23 () {30 vars in 742 bytes} [Tue May 12 07:30:47 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 798 bytes in 59 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: 1598/3152] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:47 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 3698 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3153] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:47 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 3698 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3154] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:30:48 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 3698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3155] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:30:48 2026] GET /v2.0/networks?id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3156] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:48 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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: 1557/3157] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:48 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3158] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:48 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 3698 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3159] 199.19.213.23 () {34 vars in 974 bytes} [Tue May 12 07:30:49 2026] GET /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => 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: 1602/3160] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:30:49 2026] GET /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3161] 199.19.213.23 () {34 vars in 1015 bytes} [Tue May 12 07:30:49 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3162] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:49 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 3698 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3163] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:30:49 2026] PUT /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 917 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3164] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:30:50 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 2590 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, ' 2026-05-12 07:30:51.145 8 INFO neutron_taas.services.taas.taas_plugin [None req-ced25cf8-2c52-4dc1-b567-8ea434ae527f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 2026-05-12 07:30:51.149 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ced25cf8-2c52-4dc1-b567-8ea434ae527f e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 [pid: 8|app: 0|req: 1561/3165] 199.19.213.23 () {32 vars in 758 bytes} [Tue May 12 07:30:51 2026] DELETE /v2.0/ports/4b1f1af2-83aa-4e87-a223-43a8ab0e72b9 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3166] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:30:51 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: 8|app: 0|req: 1562/3167] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3168] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:30:51 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: 1563/3169] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:30:51 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: 1607/3170] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3171] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3172] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3173] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3174] 199.19.213.23 () {30 vars in 742 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3175] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3176] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1567/3177] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3178] 199.19.213.23 () {34 vars in 1145 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/networks?id=967d162b-eec9-4d01-8174-c8e43adbec6e&id=32e33734-422d-4f07-89ea-aa93eb24b199&id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 2311 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3179] 199.19.213.23 () {34 vars in 1061 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.122&port_id=69fb755d-597d-47b0-818a-a344e16d339e => 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: 1612/3180] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/subnets?id=b36b0b8e-b39d-4aa4-bdd0-d7156c82b895 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3181] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/ports?network_id=967d162b-eec9-4d01-8174-c8e43adbec6e&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: 1613/3182] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:51 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?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: 1570/3183] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:52 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3184] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:30:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=86f4f55f-26a6-4442-8598-e1e4829b5a44 => 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: 1571/3185] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:30:52 2026] GET /v2.0/subnets?id=e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1615/3186] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:30:52 2026] GET /v2.0/ports?network_id=32e33734-422d-4f07-89ea-aa93eb24b199&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: 1572/3187] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:30:52 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3188] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:30:52 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?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: 1574/3191] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:31:03 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: 1618/3192] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:31:03 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: 1575/3193] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:31:03 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: 1619/3194] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:31:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:31:03.799 8 INFO neutron.api.v2.resource [None req-88b12adc-081c-40d8-8355-59ba576cd94b e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3195] 199.19.213.23 () {30 vars in 762 bytes} [Tue May 12 07:31:03 2026] GET /v2.0/security-groups/lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => 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: 1620/3196] 199.19.213.23 () {30 vars in 784 bytes} [Tue May 12 07:31:03 2026] GET /v2.0/security-groups?name=lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => generated 2863 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3197] 199.19.213.23 () {30 vars in 814 bytes} [Tue May 12 07:31:03 2026] GET /v2.0/security-group-rules?security_group_id=f2470be7-e078-444e-9e29-7c9560980968 => generated 2334 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3198] 199.19.213.23 () {32 vars in 788 bytes} [Tue May 12 07:31:03 2026] DELETE /v2.0/security-group-rules/325b462d-aaa3-4fc1-b0d4-3985329c4814 => 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: 1578/3199] 199.19.213.23 () {32 vars in 788 bytes} [Tue May 12 07:31:03 2026] DELETE /v2.0/security-group-rules/f1c984df-c8ad-4a87-87cc-5c385233823b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:07.055 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7140d30-14da-4c12-bc26-05b1d4c63458 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: 25d436cd-6e74-4d58-a271-31fbb775ef1f 2026-05-12 07:31:07.058 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7140d30-14da-4c12-bc26-05b1d4c63458 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: 25d436cd-6e74-4d58-a271-31fbb775ef1f 2026-05-12 07:31:07.209 7 INFO neutron.db.l3_db [None req-a7140d30-14da-4c12-bc26-05b1d4c63458 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Floating IP 1d151d90-18e1-467d-91b6-e5055bf97d36 disassociated (deleted). External IP: 10.96.250.215, port: 72118bc9-9033-4ab8-845d-196a5ac7bd7d. [pid: 7|app: 0|req: 1622/3200] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:31:06 2026] DELETE /v2.0/floatingips/1d151d90-18e1-467d-91b6-e5055bf97d36 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:07.491 8 INFO neutron.api.v2.resource [None req-489f328b-175a-4aff-8899-598f0eb922c2 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3201] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:31:07 2026] GET /v2.0/floatingips/1d151d90-18e1-467d-91b6-e5055bf97d36 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3202] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:31: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: 8|app: 0|req: 1580/3203] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:31:08 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: 1624/3204] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:31:08 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: 1581/3205] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:31:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:31:08.201 7 INFO neutron.api.v2.resource [None req-50b1721e-964e-46a2-b93a-dc766835778d e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3206] 199.19.213.23 () {30 vars in 762 bytes} [Tue May 12 07:31:08 2026] GET /v2.0/security-groups/lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => 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: 1582/3207] 199.19.213.23 () {30 vars in 784 bytes} [Tue May 12 07:31:08 2026] GET /v2.0/security-groups?name=lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3208] 199.19.213.23 () {30 vars in 814 bytes} [Tue May 12 07:31:08 2026] GET /v2.0/security-group-rules?security_group_id=f2470be7-e078-444e-9e29-7c9560980968 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3209] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:31:08 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: 1627/3210] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:31:08 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: 1584/3211] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:31: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: 1628/3212] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:31: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: 1585/3213] 199.19.213.23 () {30 vars in 740 bytes} [Tue May 12 07:31:08 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => 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: 1629/3214] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:31:08 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3215] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:31:08 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 2590 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3216] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:31:08 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3217] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:31:09 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3218] 199.19.213.23 () {34 vars in 974 bytes} [Tue May 12 07:31:10 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3219] 199.19.213.23 () {34 vars in 1059 bytes} [Tue May 12 07:31:10 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44?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: 1632/3220] 199.19.213.23 () {34 vars in 1015 bytes} [Tue May 12 07:31:10 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199?fields=dns_domain => generated 29 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3221] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:31:10 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => 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: 1633/3222] 199.19.213.23 () {38 vars in 1027 bytes} [Tue May 12 07:31:10 2026] PUT /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1151 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3223] 199.19.213.23 () {30 vars in 768 bytes} [Tue May 12 07:31:11 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1634/3224] 199.19.213.23 () {34 vars in 788 bytes} [Tue May 12 07:31:11 2026] PUT /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1090 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3225] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 1090 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:31:12.232 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8dbadf0-c877-4b8a-b296-58f822495af3 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 86f4f55f-26a6-4442-8598-e1e4829b5a44 2026-05-12 07:31:12.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8dbadf0-c877-4b8a-b296-58f822495af3 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 86f4f55f-26a6-4442-8598-e1e4829b5a44 [pid: 7|app: 0|req: 1635/3226] 199.19.213.23 () {32 vars in 758 bytes} [Tue May 12 07:31:12 2026] DELETE /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3227] 199.19.213.23 () {30 vars in 702 bytes} [Tue May 12 07:31:12 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: 1636/3228] 199.19.213.23 () {30 vars in 704 bytes} [Tue May 12 07:31:12 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: 1593/3229] 199.19.213.23 () {30 vars in 680 bytes} [Tue May 12 07:31:12 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: 1637/3230] 199.19.213.23 () {30 vars in 716 bytes} [Tue May 12 07:31:12 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-05-12 07:31:12.543 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd4ce9ce-2a17-4c46-89bf-f62880f51574 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3231] 199.19.213.23 () {32 vars in 758 bytes} [Tue May 12 07:31:12 2026] DELETE /v2.0/ports/86f4f55f-26a6-4442-8598-e1e4829b5a44 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3232] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:31:12.605 7 INFO neutron.api.v2.resource [None req-2ab0607f-3140-4be7-9bf1-9b8ae5ee4046 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3233] 199.19.213.23 () {30 vars in 762 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/security-groups/lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3234] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/ports?tenant_id=358287e8f467465a87cebde41f883c9e&device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => 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: 1640/3235] 199.19.213.23 () {30 vars in 784 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/security-groups?name=lb-f8bd97e6-a9f4-43fa-8433-8068e156b6b2 => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3236] 199.19.213.23 () {34 vars in 1065 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/networks?id=967d162b-eec9-4d01-8174-c8e43adbec6e&id=32e33734-422d-4f07-89ea-aa93eb24b199 => generated 1524 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3237] 199.19.213.23 () {34 vars in 1061 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.122&port_id=69fb755d-597d-47b0-818a-a344e16d339e => 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: 1641/3238] 199.19.213.23 () {30 vars in 736 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => 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: 1598/3239] 199.19.213.23 () {34 vars in 983 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/subnets?id=b36b0b8e-b39d-4aa4-bdd0-d7156c82b895 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3240] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/ports?network_id=967d162b-eec9-4d01-8174-c8e43adbec6e&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3241] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?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: 1601/3242] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:31:12 2026] GET /v2.0/networks/967d162b-eec9-4d01-8174-c8e43adbec6e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3243] 199.19.213.23 () {34 vars in 788 bytes} [Tue May 12 07:31:12 2026] PUT /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 1094 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3244] 199.19.213.23 () {32 vars in 778 bytes} [Tue May 12 07:31:12 2026] DELETE /v2.0/security-groups/f2470be7-e078-444e-9e29-7c9560980968 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:13.174 7 INFO neutron_taas.services.taas.taas_plugin [None req-53abbe20-9251-4cac-9df1-70845bda9d24 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 72118bc9-9033-4ab8-845d-196a5ac7bd7d 2026-05-12 07:31:13.178 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53abbe20-9251-4cac-9df1-70845bda9d24 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 72118bc9-9033-4ab8-845d-196a5ac7bd7d [pid: 7|app: 0|req: 1643/3245] 199.19.213.23 () {32 vars in 758 bytes} [Tue May 12 07:31:13 2026] DELETE /v2.0/ports/72118bc9-9033-4ab8-845d-196a5ac7bd7d => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3248] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:31:16 2026] GET /v2.0/ports?device_id=2d060ac3-72ac-4301-9502-ade8d92d11e0 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:31:16.166 7 INFO neutron_taas.services.taas.taas_plugin [req-d12909a7-5f61-427b-93ef-d65c1e9262d9 req-8fd22b39-2367-42fe-8a08-45c7fedf1768 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] TaaS: Handle Delete Port: 69fb755d-597d-47b0-818a-a344e16d339e 2026-05-12 07:31:16.170 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d12909a7-5f61-427b-93ef-d65c1e9262d9 req-8fd22b39-2367-42fe-8a08-45c7fedf1768 e526305eb9a744d79ac169e810abeb17 358287e8f467465a87cebde41f883c9e - - default default] Tap Mirror: Handle Delete Port: 69fb755d-597d-47b0-818a-a344e16d339e [pid: 7|app: 0|req: 1645/3249] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:31:16 2026] DELETE /v2.0/ports/69fb755d-597d-47b0-818a-a344e16d339e => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:16.358 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa3d9f78-e3c4-40ef-9870-6f1fb6fb9504'] response: {'server_uuid': '2d060ac3-72ac-4301-9502-ade8d92d11e0', 'name': 'network-vif-deleted', 'tag': '69fb755d-597d-47b0-818a-a344e16d339e', 'status': 'completed', 'code': 200} 2026-05-12 07:31:17.854 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0dea8e7-25dd-40e2-a278-7bbc9b11498c 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: 21595617-6674-4abb-8cb7-cd8f5558ca19 2026-05-12 07:31:17.858 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0dea8e7-25dd-40e2-a278-7bbc9b11498c 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: 21595617-6674-4abb-8cb7-cd8f5558ca19 2026-05-12 07:31:18.032 8 INFO neutron.db.l3_db [None req-b0dea8e7-25dd-40e2-a278-7bbc9b11498c 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Floating IP 1e1c3d43-3f2a-4c4f-8362-9fc00a590774 disassociated (deleted). External IP: 10.96.250.207, port: 4577062d-0762-40d5-8536-c2570cecc7c7. [pid: 8|app: 0|req: 1605/3250] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:31:17 2026] DELETE /v2.0/floatingips/1e1c3d43-3f2a-4c4f-8362-9fc00a590774 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:18.349 7 INFO neutron.api.v2.resource [None req-eb48520e-acce-46fe-80b8-6b8424fd6765 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1646/3251] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:31:18 2026] GET /v2.0/floatingips/1e1c3d43-3f2a-4c4f-8362-9fc00a590774 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:31:18.363 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e135b08-8439-423a-93a8-29a45c3e9d10'] response: {'name': 'network-changed', 'server_uuid': 'ee220ead-5778-408a-b02a-55b2e5dd282a', 'tag': '4577062d-0762-40d5-8536-c2570cecc7c7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1606/3252] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:31:18 2026] GET /v2.0/ports?device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3253] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:31:18 2026] GET /v2.0/security-groups?id=133d73f0-dc0c-4b91-8280-e678251f5929&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: 1607/3254] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:31:18 2026] GET /v2.0/ports?tenant_id=15a22611d98143ccab5224cfd93be4b1&device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3255] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:31:18 2026] GET /v2.0/networks?id=b7731cea-3534-4ca7-8acd-8cca799493da => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3256] 199.19.213.23 () {34 vars in 1055 bytes} [Tue May 12 07:31:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.63&port_id=4577062d-0762-40d5-8536-c2570cecc7c7 => 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: 1649/3257] 199.19.213.23 () {34 vars in 1105 bytes} [Tue May 12 07:31:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e5&port_id=4577062d-0762-40d5-8536-c2570cecc7c7 => 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: 1609/3258] 199.19.213.23 () {34 vars in 1063 bytes} [Tue May 12 07:31:19 2026] GET /v2.0/subnets?id=785ec882-dc15-496d-8991-312d078a7a8e&id=a8a5e74b-80d6-43d2-bfb4-bf69bacb7f99 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3259] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:31:19 2026] GET /v2.0/ports?network_id=b7731cea-3534-4ca7-8acd-8cca799493da&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3260] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:31:19 2026] GET /v2.0/ports?network_id=b7731cea-3534-4ca7-8acd-8cca799493da&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: 1651/3261] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:31:19 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?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: 1611/3262] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:31:19 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3263] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:31:20 2026] GET /v2.0/ports?device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:31:21.185 8 INFO neutron_taas.services.taas.taas_plugin [req-10e42988-a382-4b3a-9594-641c7d9638ce req-aa94ea83-8e76-428a-b2c8-50752e723d83 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: 4577062d-0762-40d5-8536-c2570cecc7c7 2026-05-12 07:31:21.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-10e42988-a382-4b3a-9594-641c7d9638ce req-aa94ea83-8e76-428a-b2c8-50752e723d83 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: 4577062d-0762-40d5-8536-c2570cecc7c7 [pid: 8|app: 0|req: 1612/3264] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:31:21 2026] DELETE /v2.0/ports/4577062d-0762-40d5-8536-c2570cecc7c7 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:21.394 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8ba41a4-742c-45aa-bd4c-650a40e652ef'] response: {'server_uuid': 'ee220ead-5778-408a-b02a-55b2e5dd282a', 'name': 'network-vif-deleted', 'tag': '4577062d-0762-40d5-8536-c2570cecc7c7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1653/3265] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:31:23 2026] GET /v2.0/ports?device_id=ee220ead-5778-408a-b02a-55b2e5dd282a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:31:28.971 8 INFO neutron_taas.services.taas.taas_plugin [None req-1418ef85-e30f-40d5-9810-acd805971ba1 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: 6ef8188f-f485-4180-bf00-1433daf03e02 2026-05-12 07:31:28.974 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1418ef85-e30f-40d5-9810-acd805971ba1 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: 6ef8188f-f485-4180-bf00-1433daf03e02 2026-05-12 07:31:29.172 8 INFO neutron.db.l3_db [None req-1418ef85-e30f-40d5-9810-acd805971ba1 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Floating IP c899f52f-4a98-4c84-99bf-91a031762e15 disassociated (deleted). External IP: 10.96.250.205, port: a9537656-7e9d-4779-baa4-18cc12425fd0. [pid: 8|app: 0|req: 1613/3266] 10.0.0.79 () {32 vars in 731 bytes} [Tue May 12 07:31:28 2026] DELETE /v2.0/floatingips/c899f52f-4a98-4c84-99bf-91a031762e15 => generated 0 bytes in 711 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:29.544 7 INFO neutron.api.v2.resource [None req-241e12ae-b8f7-44f1-be81-2c1fd78e25b2 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1654/3267] 10.0.0.79 () {32 vars in 728 bytes} [Tue May 12 07:31:29 2026] GET /v2.0/floatingips/c899f52f-4a98-4c84-99bf-91a031762e15 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:31:29.560 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08f5f170-d18f-45e8-ac70-107da807c0fd'] response: {'name': 'network-changed', 'server_uuid': '6e7f12bf-eec9-41ef-903f-428b5328f60b', 'tag': 'a9537656-7e9d-4779-baa4-18cc12425fd0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1614/3268] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:31:29 2026] GET /v2.0/ports?device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3269] 10.0.0.108 () {34 vars in 1040 bytes} [Tue May 12 07:31:29 2026] GET /v2.0/security-groups?id=133d73f0-dc0c-4b91-8280-e678251f5929&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: 1657/3272] 199.19.213.23 () {34 vars in 1079 bytes} [Tue May 12 07:31:30 2026] GET /v2.0/ports?tenant_id=15a22611d98143ccab5224cfd93be4b1&device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3273] 199.19.213.23 () {34 vars in 985 bytes} [Tue May 12 07:31:30 2026] GET /v2.0/networks?id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3274] 199.19.213.23 () {34 vars in 1057 bytes} [Tue May 12 07:31:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=a9537656-7e9d-4779-baa4-18cc12425fd0 => 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: 1617/3275] 199.19.213.23 () {34 vars in 1101 bytes} [Tue May 12 07:31:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6b&port_id=a9537656-7e9d-4779-baa4-18cc12425fd0 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3276] 199.19.213.23 () {34 vars in 1063 bytes} [Tue May 12 07:31:30 2026] GET /v2.0/subnets?id=35147106-fa19-48a3-8a75-9c882d14bba1&id=b14f8c62-1ed5-42a9-b772-9c5a05058e64 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3277] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:31:30 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3278] 199.19.213.23 () {34 vars in 1051 bytes} [Tue May 12 07:31:30 2026] GET /v2.0/ports?network_id=a827d1f7-d526-44f2-8a60-5699bf7ff2e4&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3279] 199.19.213.23 () {34 vars in 1011 bytes} [Tue May 12 07:31:30 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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: 1661/3280] 199.19.213.23 () {34 vars in 1111 bytes} [Tue May 12 07:31:30 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4?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: 1620/3281] 199.19.213.23 () {34 vars in 993 bytes} [Tue May 12 07:31:32 2026] GET /v2.0/ports?device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => generated 1196 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:31:32.271 7 INFO neutron_taas.services.taas.taas_plugin [req-dd3ed713-60f9-4144-8e71-0483ed2393eb req-c139e80d-3db1-4ded-871d-4d9e05bb5751 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: a9537656-7e9d-4779-baa4-18cc12425fd0 2026-05-12 07:31:32.273 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-dd3ed713-60f9-4144-8e71-0483ed2393eb req-c139e80d-3db1-4ded-871d-4d9e05bb5751 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: a9537656-7e9d-4779-baa4-18cc12425fd0 [pid: 7|app: 0|req: 1662/3282] 199.19.213.23 () {36 vars in 996 bytes} [Tue May 12 07:31:32 2026] DELETE /v2.0/ports/a9537656-7e9d-4779-baa4-18cc12425fd0 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:32.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4c982e1-f2e3-41c9-8547-08569b6f654e'] response: {'server_uuid': '6e7f12bf-eec9-41ef-903f-428b5328f60b', 'name': 'network-vif-deleted', 'tag': 'a9537656-7e9d-4779-baa4-18cc12425fd0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1621/3283] 10.0.0.108 () {34 vars in 990 bytes} [Tue May 12 07:31:34 2026] GET /v2.0/ports?device_id=6e7f12bf-eec9-41ef-903f-428b5328f60b => 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: 1663/3284] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:31:39 2026] DELETE /v2.0/security-group-rules/82641378-5664-4b3f-a29d-8da5d427c747 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:40.049 8 INFO neutron.api.v2.resource [None req-09650dcc-d11b-4034-a6e1-8190238501b8 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3285] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:31:40 2026] GET /v2.0/security-group-rules/82641378-5664-4b3f-a29d-8da5d427c747 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3286] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:31:40 2026] DELETE /v2.0/security-group-rules/ad5216ec-f205-4a76-86de-431fdfc71e6f => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:40.143 8 INFO neutron.api.v2.resource [None req-775b49b4-314d-4684-9a5c-a4e22b4f6e24 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3287] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:31:40 2026] GET /v2.0/security-group-rules/ad5216ec-f205-4a76-86de-431fdfc71e6f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3288] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:31:40 2026] DELETE /v2.0/security-group-rules/fd09472a-757a-4ccb-b851-8df940e78b47 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:40.239 8 INFO neutron.api.v2.resource [None req-ba34dc20-2104-45ff-8d97-79b17d55ba09 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3289] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:31:40 2026] GET /v2.0/security-group-rules/fd09472a-757a-4ccb-b851-8df940e78b47 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3290] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:31:40 2026] DELETE /v2.0/security-group-rules/ea2f9cbb-14d8-4b7d-b794-6ba011d99b83 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:40.340 8 INFO neutron.api.v2.resource [None req-cec3627f-c764-42fb-8829-d55dc6ebce0d 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3291] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:31:40 2026] GET /v2.0/security-group-rules/ea2f9cbb-14d8-4b7d-b794-6ba011d99b83 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3292] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:31:40 2026] DELETE /v2.0/security-group-rules/c7368f11-ff66-4864-a271-ae3ec61697b1 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:40.435 8 INFO neutron.api.v2.resource [None req-82fc6f60-b4c2-4d4b-b35d-533c8bbe7ad7 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3293] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:31:40 2026] GET /v2.0/security-group-rules/c7368f11-ff66-4864-a271-ae3ec61697b1 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3294] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:31:40 2026] DELETE /v2.0/security-group-rules/2d8d181e-75cf-447a-8b2d-9882438e3260 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:40.528 8 INFO neutron.api.v2.resource [None req-95a7db5f-6051-4646-a7c5-86b29f085d5f 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3295] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:31:40 2026] GET /v2.0/security-group-rules/2d8d181e-75cf-447a-8b2d-9882438e3260 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3296] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:31:40 2026] DELETE /v2.0/security-group-rules/0334d6dd-bb02-4817-ba69-e6f6a38bc3bf => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:40.608 8 INFO neutron.api.v2.resource [None req-54613caa-0ac5-480c-8b98-8113fb47bffc 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1628/3297] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:31:40 2026] GET /v2.0/security-group-rules/0334d6dd-bb02-4817-ba69-e6f6a38bc3bf => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3298] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:31:40 2026] DELETE /v2.0/security-group-rules/b4018467-1fd9-42d9-8b35-c8c01f00e36f => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:40.685 8 INFO neutron.api.v2.resource [None req-636e0a16-1d81-4763-9917-1ff15653a60a 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3299] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:31:40 2026] GET /v2.0/security-group-rules/b4018467-1fd9-42d9-8b35-c8c01f00e36f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3300] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:31:40 2026] DELETE /v2.0/security-group-rules/32d7f43c-ccfd-48d4-81cd-914043566176 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:40.769 8 INFO neutron.api.v2.resource [None req-f4019a3a-86cb-43aa-a818-71bc7ce20121 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1630/3301] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:31:40 2026] GET /v2.0/security-group-rules/32d7f43c-ccfd-48d4-81cd-914043566176 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3302] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:31:40 2026] DELETE /v2.0/security-group-rules/29e50a07-7a55-4ee7-b62e-ac4a42b5abc2 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:40.854 8 INFO neutron.api.v2.resource [None req-a9da6a4f-7f1a-437a-9f8c-8073bacdc1e8 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3303] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:31:40 2026] GET /v2.0/security-group-rules/29e50a07-7a55-4ee7-b62e-ac4a42b5abc2 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3304] 10.0.0.79 () {32 vars in 749 bytes} [Tue May 12 07:31:40 2026] DELETE /v2.0/security-group-rules/d126e298-b1b8-4654-836a-e6ee6c639a37 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:40.933 8 INFO neutron.api.v2.resource [None req-939569ba-0dee-415e-a793-7b9c64c5301a 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3305] 10.0.0.79 () {32 vars in 746 bytes} [Tue May 12 07:31:40 2026] GET /v2.0/security-group-rules/d126e298-b1b8-4654-836a-e6ee6c639a37 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3306] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:31:40 2026] DELETE /v2.0/security-groups/133d73f0-dc0c-4b91-8280-e678251f5929 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:41.029 8 INFO neutron.api.v2.resource [None req-d47683eb-31e4-4191-9f5e-385214307248 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3307] 10.0.0.79 () {32 vars in 736 bytes} [Tue May 12 07:31:41 2026] GET /v2.0/security-groups/133d73f0-dc0c-4b91-8280-e678251f5929 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:31:41.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-d457a495-409a-435e-9550-b0e95b32f8e0 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: f430eb86-1721-4d3f-9ce1-70abb3cccba6 2026-05-12 07:31:41.536 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d457a495-409a-435e-9550-b0e95b32f8e0 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: f430eb86-1721-4d3f-9ce1-70abb3cccba6 [pid: 7|app: 0|req: 1675/3308] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:31:41 2026] PUT /v2.0/routers/065a9ee7-556f-41f4-b43b-f27255d5ccda/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:31:42.261 8 INFO neutron.api.v2.resource [None req-f74f3327-ba59-4045-b91a-7a0387011694 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3309] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:31:42 2026] PUT /v2.0/routers/065a9ee7-556f-41f4-b43b-f27255d5ccda/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:31:42.735 7 INFO neutron_taas.services.taas.taas_plugin [None req-278619cf-5a05-409b-b020-875c0bca5ba9 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: 61fba644-c27c-43a3-8258-9840e16a1169 2026-05-12 07:31:42.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-278619cf-5a05-409b-b020-875c0bca5ba9 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: 61fba644-c27c-43a3-8258-9840e16a1169 [pid: 7|app: 0|req: 1676/3310] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:31:42 2026] PUT /v2.0/routers/065a9ee7-556f-41f4-b43b-f27255d5ccda/remove_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:31:43.480 8 INFO neutron.api.v2.resource [None req-0f001768-edc7-43a8-abd7-86f971dddc96 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3311] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:31:43 2026] PUT /v2.0/routers/065a9ee7-556f-41f4-b43b-f27255d5ccda/remove_router_interface => generated 198 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:31:43.880 7 INFO neutron_taas.services.taas.taas_plugin [None req-79b5d5d9-dc92-49b0-be74-f8949d000703 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: 6cf062de-091e-4900-b29c-944961c36f3c 2026-05-12 07:31:43.884 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79b5d5d9-dc92-49b0-be74-f8949d000703 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: 6cf062de-091e-4900-b29c-944961c36f3c [pid: 7|app: 0|req: 1677/3312] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:31:43 2026] PUT /v2.0/routers/065a9ee7-556f-41f4-b43b-f27255d5ccda/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:31:44.647 8 INFO neutron.api.v2.resource [None req-297557dc-8033-45ac-af1d-545106510c4d 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1636/3313] 10.0.0.79 () {34 vars in 788 bytes} [Tue May 12 07:31:44 2026] PUT /v2.0/routers/065a9ee7-556f-41f4-b43b-f27255d5ccda/remove_router_interface => generated 198 bytes in 221 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:31:44.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-62533d31-15e5-41ea-ad83-8afff06f05df 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: 00ca0c4f-9da7-403c-a097-8e1230d63ed6 2026-05-12 07:31:44.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62533d31-15e5-41ea-ad83-8afff06f05df 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: 00ca0c4f-9da7-403c-a097-8e1230d63ed6 2026-05-12 07:31:45.113 7 INFO neutron_taas.services.taas.taas_plugin [None req-62533d31-15e5-41ea-ad83-8afff06f05df 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: a0c563ff-083f-43fe-a281-0bf4e8f0bd92 2026-05-12 07:31:45.115 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62533d31-15e5-41ea-ad83-8afff06f05df 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: a0c563ff-083f-43fe-a281-0bf4e8f0bd92 2026-05-12 07:31:45.452 7 INFO neutron.services.segments.plugin [-] Segment 2a60419e-6858-4941-bcd9-ba65dfad3fec resource provider aggregate not found 2026-05-12 07:31:45.453 7 INFO neutron.services.segments.plugin [-] Segment 2a60419e-6858-4941-bcd9-ba65dfad3fec resource provider aggregate not found 2026-05-12 07:31:45.472 7 INFO neutron.services.segments.plugin [-] Segment 2a60419e-6858-4941-bcd9-ba65dfad3fec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a60419e-6858-4941-bcd9-ba65dfad3fec found for delete ", "request_id": "req-8f12db87-7e8a-4b2b-b7fe-e29c6c372d99"}]} 2026-05-12 07:31:45.476 7 INFO neutron.services.segments.plugin [-] Segment 2a60419e-6858-4941-bcd9-ba65dfad3fec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a60419e-6858-4941-bcd9-ba65dfad3fec found for delete ", "request_id": "req-31880537-5ef4-4e65-965a-42c116040f0b"}]} 2026-05-12 07:31:45.477 7 INFO neutron.db.l3_hamode_db [None req-62533d31-15e5-41ea-ad83-8afff06f05df 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] HA network 0ef8cef2-28ac-4272-aba2-c1889c739e07 was deleted as no HA routers are present in tenant 15a22611d98143ccab5224cfd93be4b1. [pid: 7|app: 0|req: 1678/3316] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:31:44 2026] DELETE /v2.0/routers/065a9ee7-556f-41f4-b43b-f27255d5ccda => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:31:45.655 8 INFO neutron.api.v2.resource [None req-89334726-524c-44b6-ad73-c07dfa5560cf 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3317] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:31:45 2026] GET /v2.0/routers/065a9ee7-556f-41f4-b43b-f27255d5ccda => generated 135 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3318] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:31:45 2026] DELETE /v2.0/subnets/a8a5e74b-80d6-43d2-bfb4-bf69bacb7f99 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:45.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8fda0dfc-74de-4c65-8c4a-ebfe7b028c27 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3319] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:31:45 2026] GET /v2.0/subnets/a8a5e74b-80d6-43d2-bfb4-bf69bacb7f99 => 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: 1680/3320] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:31:45 2026] DELETE /v2.0/subnets/785ec882-dc15-496d-8991-312d078a7a8e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:45.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67dcbaaf-c7bf-4cc2-907e-b56b44e7a49a 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3321] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:31:45 2026] GET /v2.0/subnets/785ec882-dc15-496d-8991-312d078a7a8e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:31:46.072 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4ecba0f-767e-435c-b1c8-4c4fce94040e 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: c839b0f9-2c02-4a04-bca2-b055e5fa8e67 2026-05-12 07:31:46.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4ecba0f-767e-435c-b1c8-4c4fce94040e 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: c839b0f9-2c02-4a04-bca2-b055e5fa8e67 [pid: 7|app: 0|req: 1681/3322] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:31:46 2026] DELETE /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:46.231 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd8eca84-19b8-4e24-a873-b927c3e5816f 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3323] 10.0.0.79 () {32 vars in 722 bytes} [Tue May 12 07:31:46 2026] GET /v2.0/networks/b7731cea-3534-4ca7-8acd-8cca799493da => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3324] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:31:46 2026] DELETE /v2.0/subnets/b14f8c62-1ed5-42a9-b772-9c5a05058e64 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:46.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6691e8cf-44d8-4ca4-be22-ddc6fb5c8355 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3325] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:31:46 2026] GET /v2.0/subnets/b14f8c62-1ed5-42a9-b772-9c5a05058e64 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3326] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:31:46 2026] DELETE /v2.0/subnets/35147106-fa19-48a3-8a75-9c882d14bba1 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:46.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5584df11-22cd-41f3-ba97-9d32510a186a 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3327] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:31:46 2026] GET /v2.0/subnets/35147106-fa19-48a3-8a75-9c882d14bba1 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:31:46.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-238da17d-3ccd-44a9-9938-70fcfa15fb85 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: ef3c3c69-13a3-4cf1-8b0b-4aa090f82dd0 2026-05-12 07:31:46.743 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-238da17d-3ccd-44a9-9938-70fcfa15fb85 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: ef3c3c69-13a3-4cf1-8b0b-4aa090f82dd0 [pid: 7|app: 0|req: 1684/3328] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:31:46 2026] DELETE /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:46.950 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdea7e9e-3fc1-49f7-9d36-1178affd8b72 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3329] 10.0.0.79 () {32 vars in 722 bytes} [Tue May 12 07:31:46 2026] GET /v2.0/networks/a827d1f7-d526-44f2-8a60-5699bf7ff2e4 => 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: 1685/3330] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:31:46 2026] DELETE /v2.0/subnets/ffd7b322-2d9a-4c01-be70-54d5572026e7 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:47.118 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95068322-d810-4c3e-9ad9-6cc5570655ad 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3331] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:31:47 2026] GET /v2.0/subnets/ffd7b322-2d9a-4c01-be70-54d5572026e7 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3332] 10.0.0.79 () {32 vars in 723 bytes} [Tue May 12 07:31:47 2026] DELETE /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:47.333 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad1d749a-37ff-482d-9035-f95854d0e880 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3333] 10.0.0.79 () {32 vars in 720 bytes} [Tue May 12 07:31:47 2026] GET /v2.0/subnets/e8bc160d-bda6-4a01-b6a3-f21ae8f86caf => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:31:47.448 7 INFO neutron_taas.services.taas.taas_plugin [None req-0407e6d1-2154-4471-8c3c-929bde62ea33 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] TaaS: Handle Delete Port: 27c899a1-1d11-4525-b2f0-b0cbb8222349 2026-05-12 07:31:47.452 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0407e6d1-2154-4471-8c3c-929bde62ea33 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] Tap Mirror: Handle Delete Port: 27c899a1-1d11-4525-b2f0-b0cbb8222349 2026-05-12 07:31:47.499 7 INFO neutron.services.segments.plugin [-] Segment 775127cf-b4f4-4eae-ae8d-9b0b9a0f5de8 resource provider aggregate not found 2026-05-12 07:31:47.500 7 INFO neutron.services.segments.plugin [-] Segment 775127cf-b4f4-4eae-ae8d-9b0b9a0f5de8 resource provider aggregate not found 2026-05-12 07:31:47.522 7 INFO neutron.services.segments.plugin [-] Segment 775127cf-b4f4-4eae-ae8d-9b0b9a0f5de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 775127cf-b4f4-4eae-ae8d-9b0b9a0f5de8 found for delete ", "request_id": "req-b05daec3-2a0a-47a7-a7eb-fc84d58907be"}]} 2026-05-12 07:31:47.526 7 INFO neutron.services.segments.plugin [-] Segment 775127cf-b4f4-4eae-ae8d-9b0b9a0f5de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 775127cf-b4f4-4eae-ae8d-9b0b9a0f5de8 found for delete ", "request_id": "req-54c5002a-cfe6-44b0-a3d7-7ea685cb887a"}]} 2026-05-12 07:31:47.543 7 INFO neutron.services.segments.plugin [-] Segment 9ddc5c94-4cfd-4c70-83d9-e873b15b9c0f resource provider aggregate not found 2026-05-12 07:31:47.554 7 INFO neutron.services.segments.plugin [-] Segment 9ddc5c94-4cfd-4c70-83d9-e873b15b9c0f resource provider aggregate not found 2026-05-12 07:31:47.569 7 INFO neutron.services.segments.plugin [-] Segment 9ddc5c94-4cfd-4c70-83d9-e873b15b9c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ddc5c94-4cfd-4c70-83d9-e873b15b9c0f found for delete ", "request_id": "req-0fadc149-13d7-4ff2-a52c-1ba30edb4b0c"}]} 2026-05-12 07:31:47.573 7 INFO neutron.services.segments.plugin [-] Segment 9ddc5c94-4cfd-4c70-83d9-e873b15b9c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ddc5c94-4cfd-4c70-83d9-e873b15b9c0f found for delete ", "request_id": "req-9372a57d-dcb2-4065-8d6f-281228db3a63"}]} [pid: 7|app: 0|req: 1687/3334] 10.0.0.79 () {32 vars in 725 bytes} [Tue May 12 07:31:47 2026] DELETE /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:31:47.714 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6eaa5510-2066-423e-8bf6-92ec134e483b 64295bbf57464c9cb6e524e988051a5e 15a22611d98143ccab5224cfd93be4b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1648/3335] 10.0.0.79 () {32 vars in 722 bytes} [Tue May 12 07:31:47 2026] GET /v2.0/networks/32e33734-422d-4f07-89ea-aa93eb24b199 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:31:49.597 7 INFO neutron.services.segments.plugin [-] Segment 4d39ea67-0668-4608-92c0-93bf4a96e3f3 resource provider aggregate not found 2026-05-12 07:31:49.601 7 INFO neutron.services.segments.plugin [-] Segment 4d39ea67-0668-4608-92c0-93bf4a96e3f3 resource provider aggregate not found 2026-05-12 07:31:49.619 7 INFO neutron.services.segments.plugin [-] Segment 4d39ea67-0668-4608-92c0-93bf4a96e3f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d39ea67-0668-4608-92c0-93bf4a96e3f3 found for delete ", "request_id": "req-e1b63220-05b1-4b30-b18b-58963c43e8ae"}]} 2026-05-12 07:31:49.622 7 INFO neutron.services.segments.plugin [-] Segment 4d39ea67-0668-4608-92c0-93bf4a96e3f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d39ea67-0668-4608-92c0-93bf4a96e3f3 found for delete ", "request_id": "req-72f8e2ee-9973-47c6-8c69-b5c5b574d44b"}]} [pid: 7|app: 0|req: 1688/3336] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:31:49 2026] GET /v2.0/security-groups?tenant_id=85a1ecc018d544bc9a0a9ccbce57ecc7&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3337] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:31:50 2026] DELETE /v2.0/security-groups/6d3bcb78-a6e1-4df2-96f4-8ff3b390ed42 => 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: 1689/3338] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:31:50 2026] GET /v2.0/security-groups?tenant_id=d4585d0d0222446291ae06de792826ef&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3339] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:31:50 2026] DELETE /v2.0/security-groups/44cfeec4-1605-4901-8e4d-7f1430b591b4 => 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: 1690/3340] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:31:50 2026] GET /v2.0/security-groups?tenant_id=22730f23c4694e8b92a8fdc71bd9cf9b&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3341] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:31:50 2026] DELETE /v2.0/security-groups/956da68e-f57e-4874-b3c6-23cbc4f930d6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3342] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:31:51 2026] GET /v2.0/security-groups?tenant_id=2e548fdaf1544a24b26aab4df87f31d9&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: 1652/3343] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:31:51 2026] DELETE /v2.0/security-groups/924e5b95-c567-49ec-89cc-023be798a542 => 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: 1692/3344] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:31:51 2026] GET /v2.0/security-groups?tenant_id=15a22611d98143ccab5224cfd93be4b1&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: 1653/3345] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:31:51 2026] DELETE /v2.0/security-groups/c594ee48-9dd0-47db-99c9-38a1e82d3f8c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3346] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:31:51 2026] GET /v2.0/security-groups?tenant_id=01ac213328c34dfb959b7182ad57f55e&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3347] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:31:51 2026] DELETE /v2.0/security-groups/84a67a55-4236-4feb-92cb-418aa6f31fed => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3348] 10.0.0.79 () {32 vars in 773 bytes} [Tue May 12 07:31:52 2026] GET /v2.0/security-groups?tenant_id=84d595ac74a14953a4ac11d98c585ffa&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: 1655/3349] 10.0.0.79 () {32 vars in 739 bytes} [Tue May 12 07:31:52 2026] DELETE /v2.0/security-groups/595ba9ed-f811-47dc-b949-870cfd5e3b1f => 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: 1695/3350] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:31:55 2026] GET /v2.0/networks => generated 2168 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3351] 10.0.0.79 () {32 vars in 654 bytes} [Tue May 12 07:31:56 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3352] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:31:56 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3353] 10.0.0.79 () {32 vars in 642 bytes} [Tue May 12 07:31:56 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3354] 10.0.0.79 () {32 vars in 646 bytes} [Tue May 12 07:31:56 2026] GET /v2.0/subnets => generated 1308 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3355] 10.0.0.79 () {32 vars in 648 bytes} [Tue May 12 07:31:56 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: 1698/3356] 10.0.0.79 () {32 vars in 662 bytes} [Tue May 12 07:31:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3357] 10.0.0.79 () {32 vars in 654 bytes} [Tue May 12 07:31:56 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)