+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun Aug 16 13:28:07 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-5557b5b6b7-4qmhv 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f38dae5a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-16 13:28:11.182 8 INFO neutron.common.config [-] Logging enabled! 2026-08-16 13:28:11.183 8 INFO neutron.common.config [-] uwsgi version 26.0.6.dev8 2026-08-16 13:28:11.198 7 INFO neutron.common.config [-] Logging enabled! 2026-08-16 13:28:11.198 7 INFO neutron.common.config [-] uwsgi version 26.0.6.dev8 2026-08-16 13:28:12.172 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-16 13:28:12.188 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-16 13:28:13.479 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:28:13.482 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-16 13:28:13.486 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-16 13:28:13.487 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:28:13.487 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-16 13:28:13.487 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-16 13:28:13.487 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:13.495 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:13.495 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:13.495 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:28:13.517 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-16 13:28:13.518 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:28:13.518 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-16 13:28:13.564 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-16 13:28:13.565 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-16 13:28:13.565 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-16 13:28:13.565 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-16 13:28:13.566 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:28:13.569 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-16 13:28:13.573 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-16 13:28:13.574 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-16 13:28:13.574 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-16 13:28:13.574 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-16 13:28:13.574 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:13.582 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:13.582 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-16 13:28:13.582 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:28:13.603 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-16 13:28:13.605 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-16 13:28:13.605 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-16 13:28:13.651 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-16 13:28:13.651 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-16 13:28:13.651 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-16 13:28:13.651 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-16 13:28:13.841 7 INFO neutron.plugins.ml2.managers [None req-90a6ad85-563f-41a2-a258-83529c4ea929 - - - - - -] Initializing driver for type 'vlan' 2026-08-16 13:28:13.931 8 INFO neutron.plugins.ml2.managers [None req-c0c97b7c-aae7-4d17-8816-3c8e3306f313 - - - - - -] Initializing driver for type 'vlan' 2026-08-16 13:28:14.102 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-90a6ad85-563f-41a2-a258-83529c4ea929 - - - - - -] VlanTypeDriver initialization complete 2026-08-16 13:28:14.103 7 INFO neutron.plugins.ml2.managers [None req-90a6ad85-563f-41a2-a258-83529c4ea929 - - - - - -] Initializing driver for type 'vxlan' 2026-08-16 13:28:14.103 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-90a6ad85-563f-41a2-a258-83529c4ea929 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-16 13:28:14.116 7 INFO neutron.plugins.ml2.managers [None req-90a6ad85-563f-41a2-a258-83529c4ea929 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-16 13:28:14.116 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-90a6ad85-563f-41a2-a258-83529c4ea929 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-16 13:28:14.117 7 INFO neutron.plugins.ml2.managers [None req-90a6ad85-563f-41a2-a258-83529c4ea929 - - - - - -] Initializing extension driver 'port_security' 2026-08-16 13:28:14.117 7 INFO neutron.plugins.ml2.extensions.port_security [None req-90a6ad85-563f-41a2-a258-83529c4ea929 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-16 13:28:14.117 7 INFO neutron.plugins.ml2.managers [None req-90a6ad85-563f-41a2-a258-83529c4ea929 - - - - - -] Initializing extension driver 'qos' 2026-08-16 13:28:14.117 7 INFO neutron.plugins.ml2.managers [None req-90a6ad85-563f-41a2-a258-83529c4ea929 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-16 13:28:14.117 7 INFO neutron.plugins.ml2.managers [None req-90a6ad85-563f-41a2-a258-83529c4ea929 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-16 13:28:14.133 7 INFO neutron.quota [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded quota_driver: . 2026-08-16 13:28:14.133 7 INFO neutron.plugins.ml2.plugin [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Modular L2 Plugin initialization complete 2026-08-16 13:28:14.134 7 INFO neutron.plugins.ml2.managers [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-16 13:28:14.134 7 INFO neutron.plugins.ml2.managers [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-16 13:28:14.134 7 INFO neutron.plugins.ml2.managers [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Got port-security extension from driver 'port_security' 2026-08-16 13:28:14.134 7 INFO neutron.extensions.vlantransparent [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Disabled vlantransparent extension. 2026-08-16 13:28:14.134 7 INFO neutron.extensions.qinq [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Disabled VLAN QinQ extension. 2026-08-16 13:28:14.134 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: qos 2026-08-16 13:28:14.147 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: router 2026-08-16 13:28:14.191 7 INFO neutron.services.service_base [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-16 13:28:14.192 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: segments 2026-08-16 13:28:14.212 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c0c97b7c-aae7-4d17-8816-3c8e3306f313 - - - - - -] VlanTypeDriver initialization complete 2026-08-16 13:28:14.213 8 INFO neutron.plugins.ml2.managers [None req-c0c97b7c-aae7-4d17-8816-3c8e3306f313 - - - - - -] Initializing driver for type 'vxlan' 2026-08-16 13:28:14.213 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c0c97b7c-aae7-4d17-8816-3c8e3306f313 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-16 13:28:14.225 8 INFO neutron.plugins.ml2.managers [None req-c0c97b7c-aae7-4d17-8816-3c8e3306f313 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-16 13:28:14.225 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c0c97b7c-aae7-4d17-8816-3c8e3306f313 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-16 13:28:14.225 8 INFO neutron.plugins.ml2.managers [None req-c0c97b7c-aae7-4d17-8816-3c8e3306f313 - - - - - -] Initializing extension driver 'port_security' 2026-08-16 13:28:14.225 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c0c97b7c-aae7-4d17-8816-3c8e3306f313 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-16 13:28:14.225 8 INFO neutron.plugins.ml2.managers [None req-c0c97b7c-aae7-4d17-8816-3c8e3306f313 - - - - - -] Initializing extension driver 'qos' 2026-08-16 13:28:14.225 8 INFO neutron.plugins.ml2.managers [None req-c0c97b7c-aae7-4d17-8816-3c8e3306f313 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-16 13:28:14.226 8 INFO neutron.plugins.ml2.managers [None req-c0c97b7c-aae7-4d17-8816-3c8e3306f313 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-16 13:28:14.237 8 INFO neutron.quota [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded quota_driver: . 2026-08-16 13:28:14.237 8 INFO neutron.plugins.ml2.plugin [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Modular L2 Plugin initialization complete 2026-08-16 13:28:14.237 8 INFO neutron.plugins.ml2.managers [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-16 13:28:14.238 8 INFO neutron.plugins.ml2.managers [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-16 13:28:14.238 8 INFO neutron.plugins.ml2.managers [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-16 13:28:14.238 8 INFO neutron.extensions.vlantransparent [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Disabled vlantransparent extension. 2026-08-16 13:28:14.238 8 INFO neutron.extensions.qinq [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Disabled VLAN QinQ extension. 2026-08-16 13:28:14.238 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: qos 2026-08-16 13:28:14.250 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: router 2026-08-16 13:28:14.286 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: trunk 2026-08-16 13:28:14.295 8 INFO neutron.services.service_base [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-16 13:28:14.295 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: segments 2026-08-16 13:28:14.300 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: vpnaas 2026-08-16 13:28:14.338 7 WARNING stevedore.named [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-16 13:28:14.338 7 WARNING stevedore.named [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-16 13:28:14.390 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: trunk 2026-08-16 13:28:14.403 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: vpnaas 2026-08-16 13:28:14.425 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-16 13:28:14.426 7 INFO neutron.common.utils [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-16 13:28:14.426 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: taas 2026-08-16 13:28:14.442 8 WARNING stevedore.named [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-16 13:28:14.442 8 WARNING stevedore.named [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-16 13:28:14.458 7 WARNING stevedore.named [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-16 13:28:14.484 7 INFO neutron_taas.services.taas.taas_plugin [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-16 13:28:14.485 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: tapmirror 2026-08-16 13:28:14.498 7 WARNING stevedore.named [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-16 13:28:14.512 8 INFO neutron_vpnaas.services.vpn.plugin [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-16 13:28:14.513 8 INFO neutron.common.utils [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-16 13:28:14.513 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: taas 2026-08-16 13:28:14.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-16 13:28:14.516 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: auto_allocate 2026-08-16 13:28:14.526 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: tag 2026-08-16 13:28:14.536 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: timestamp 2026-08-16 13:28:14.538 8 WARNING stevedore.named [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-16 13:28:14.540 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: network_ip_availability 2026-08-16 13:28:14.544 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: flavors 2026-08-16 13:28:14.547 7 INFO neutron.manager [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loading Plugin: revisions 2026-08-16 13:28:14.551 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Initializing extension manager. 2026-08-16 13:28:14.552 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: address-group 2026-08-16 13:28:14.553 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: address-scope 2026-08-16 13:28:14.553 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-16 13:28:14.554 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: agent 2026-08-16 13:28:14.555 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: agent-resources-synced 2026-08-16 13:28:14.556 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: allowed-address-pairs 2026-08-16 13:28:14.557 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: auto-allocated-topology 2026-08-16 13:28:14.557 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: availability_zone 2026-08-16 13:28:14.558 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: availability_zone_filter 2026-08-16 13:28:14.558 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-16 13:28:14.559 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: default-subnetpools 2026-08-16 13:28:14.560 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-16 13:28:14.561 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: dns-integration 2026-08-16 13:28:14.561 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: dns-domain-ports 2026-08-16 13:28:14.562 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-16 13:28:14.562 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: dvr 2026-08-16 13:28:14.563 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-16 13:28:14.563 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: empty-string-filtering 2026-08-16 13:28:14.564 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:28:14.565 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-16 13:28:14.566 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: external-net 2026-08-16 13:28:14.566 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-16 13:28:14.567 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: extraroute 2026-08-16 13:28:14.567 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: extraroute-atomic 2026-08-16 13:28:14.568 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-16 13:28:14.569 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-16 13:28:14.569 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-16 13:28:14.570 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-16 13:28:14.570 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: fip-port-details 2026-08-16 13:28:14.571 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: flavors 2026-08-16 13:28:14.572 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-16 13:28:14.573 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: floatingip-pools 2026-08-16 13:28:14.573 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: ip_allocation 2026-08-16 13:28:14.574 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: ip-substring-filtering 2026-08-16 13:28:14.574 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: l2_adjacency 2026-08-16 13:28:14.575 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: router 2026-08-16 13:28:14.577 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:28:14.578 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-16 13:28:14.578 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-16 13:28:14.579 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: ext-gw-mode 2026-08-16 13:28:14.579 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: l3-ha 2026-08-16 13:28:14.580 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:28:14.580 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-16 13:28:14.581 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: l3-flavors 2026-08-16 13:28:14.582 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:28:14.582 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-16 13:28:14.583 8 INFO neutron_taas.services.taas.taas_plugin [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-16 13:28:14.584 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: tapmirror 2026-08-16 13:28:14.584 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-16 13:28:14.586 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-16 13:28:14.587 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-16 13:28:14.588 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-16 13:28:14.589 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-16 13:28:14.590 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: multi-provider 2026-08-16 13:28:14.591 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: net-mtu 2026-08-16 13:28:14.592 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: net-mtu-writable 2026-08-16 13:28:14.592 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: network_availability_zone 2026-08-16 13:28:14.593 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: network_ha 2026-08-16 13:28:14.594 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: network-ip-availability 2026-08-16 13:28:14.595 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-16 13:28:14.595 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: pagination 2026-08-16 13:28:14.596 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: port-device-profile 2026-08-16 13:28:14.596 8 WARNING stevedore.named [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-16 13:28:14.596 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-16 13:28:14.597 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-16 13:28:14.598 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-16 13:28:14.598 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: port-mac-override 2026-08-16 13:28:14.599 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-16 13:28:14.599 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-16 13:28:14.600 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-16 13:28:14.600 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: port-resource-request 2026-08-16 13:28:14.601 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: port-resource-request-groups 2026-08-16 13:28:14.601 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-16 13:28:14.602 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: binding 2026-08-16 13:28:14.603 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: binding-extended 2026-08-16 13:28:14.603 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: port-security 2026-08-16 13:28:14.604 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: project-id 2026-08-16 13:28:14.604 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: provider 2026-08-16 13:28:14.605 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-16 13:28:14.607 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos 2026-08-16 13:28:14.608 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-16 13:28:14.608 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-16 13:28:14.609 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-default 2026-08-16 13:28:14.609 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-fip 2026-08-16 13:28:14.610 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-16 13:28:14.610 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-gateway-ip 2026-08-16 13:28:14.611 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-port-network-policy 2026-08-16 13:28:14.611 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-pps-minimum 2026-08-16 13:28:14.612 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-16 13:28:14.612 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-pps 2026-08-16 13:28:14.613 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-16 13:28:14.613 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-rule-type-details 2026-08-16 13:28:14.613 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: auto_allocate 2026-08-16 13:28:14.613 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-16 13:28:14.614 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: qos-rules-alias 2026-08-16 13:28:14.615 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: quota-check-limit 2026-08-16 13:28:14.615 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: quota-check-limit-default 2026-08-16 13:28:14.617 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: quotas 2026-08-16 13:28:14.618 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: quota_details 2026-08-16 13:28:14.620 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: rbac-policies 2026-08-16 13:28:14.620 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: rbac-address-group 2026-08-16 13:28:14.621 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: rbac-address-scope 2026-08-16 13:28:14.621 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: rbac-security-groups 2026-08-16 13:28:14.622 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: rbac-subnetpool 2026-08-16 13:28:14.622 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: revision-if-match 2026-08-16 13:28:14.623 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: standard-attr-revisions 2026-08-16 13:28:14.624 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: tag 2026-08-16 13:28:14.624 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: router_availability_zone 2026-08-16 13:28:14.624 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-16 13:28:14.626 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: security-groups-default-rules 2026-08-16 13:28:14.627 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-16 13:28:14.627 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-16 13:28:14.628 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-16 13:28:14.628 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-16 13:28:14.629 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-16 13:28:14.631 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: timestamp 2026-08-16 13:28:14.633 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: security-group 2026-08-16 13:28:14.635 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: segment 2026-08-16 13:28:14.635 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: network_ip_availability 2026-08-16 13:28:14.636 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-16 13:28:14.636 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: service-type 2026-08-16 13:28:14.637 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: sorting 2026-08-16 13:28:14.637 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: standard-attr-segment 2026-08-16 13:28:14.638 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: standard-attr-description 2026-08-16 13:28:14.638 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: stateful-security-group 2026-08-16 13:28:14.639 7 WARNING neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-16 13:28:14.639 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: flavors 2026-08-16 13:28:14.639 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-16 13:28:14.640 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: subnet-external-network 2026-08-16 13:28:14.641 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: subnet_onboard 2026-08-16 13:28:14.641 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-16 13:28:14.642 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: subnet-service-types 2026-08-16 13:28:14.642 8 INFO neutron.manager [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loading Plugin: revisions 2026-08-16 13:28:14.642 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: subnet_allocation 2026-08-16 13:28:14.645 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-16 13:28:14.645 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: tag-creation 2026-08-16 13:28:14.646 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-16 13:28:14.646 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Initializing extension manager. 2026-08-16 13:28:14.648 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: address-group 2026-08-16 13:28:14.649 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: address-scope 2026-08-16 13:28:14.649 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-16 13:28:14.650 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: standard-attr-tag 2026-08-16 13:28:14.650 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: agent 2026-08-16 13:28:14.651 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-16 13:28:14.651 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: agent-resources-synced 2026-08-16 13:28:14.651 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: trunk 2026-08-16 13:28:14.652 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: trunk-details 2026-08-16 13:28:14.652 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-16 13:28:14.652 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-16 13:28:14.653 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-16 13:28:14.653 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-16 13:28:14.653 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: availability_zone 2026-08-16 13:28:14.654 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-16 13:28:14.654 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: availability_zone_filter 2026-08-16 13:28:14.654 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-16 13:28:14.654 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-16 13:28:14.655 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: default-subnetpools 2026-08-16 13:28:14.656 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-16 13:28:14.656 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-16 13:28:14.657 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: dns-integration 2026-08-16 13:28:14.657 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-16 13:28:14.657 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: dns-domain-ports 2026-08-16 13:28:14.658 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-16 13:28:14.658 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: vpn-flavors 2026-08-16 13:28:14.659 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: dvr 2026-08-16 13:28:14.659 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-16 13:28:14.660 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: vpnaas 2026-08-16 13:28:14.660 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: empty-string-filtering 2026-08-16 13:28:14.660 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:28:14.661 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-16 13:28:14.661 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: taas 2026-08-16 13:28:14.661 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: external-net 2026-08-16 13:28:14.662 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-16 13:28:14.662 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: extraroute 2026-08-16 13:28:14.662 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: tap-mirror 2026-08-16 13:28:14.663 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: extraroute-atomic 2026-08-16 13:28:14.663 7 INFO neutron.api.extensions [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Loaded extension: taas-vlan-filter 2026-08-16 13:28:14.664 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-16 13:28:14.664 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-16 13:28:14.665 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-16 13:28:14.666 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-16 13:28:14.666 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-16 13:28:14.666 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: fip-port-details 2026-08-16 13:28:14.666 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-16 13:28:14.666 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:14.666 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-16 13:28:14.667 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: flavors 2026-08-16 13:28:14.668 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-16 13:28:14.669 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: floatingip-pools 2026-08-16 13:28:14.669 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: ip_allocation 2026-08-16 13:28:14.670 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-16 13:28:14.670 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: l2_adjacency 2026-08-16 13:28:14.670 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:28:14.671 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:28:14.671 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: router 2026-08-16 13:28:14.673 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-16 13:28:14.674 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-16 13:28:14.674 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-16 13:28:14.675 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: ext-gw-mode 2026-08-16 13:28:14.675 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: l3-ha 2026-08-16 13:28:14.675 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:28:14.676 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:28:14.676 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-16 13:28:14.676 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:28:14.677 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:28:14.677 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: l3-flavors 2026-08-16 13:28:14.678 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-16 13:28:14.678 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:14.678 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] subnetpool is already registered 2026-08-16 13:28:14.678 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-16 13:28:14.678 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:14.679 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] subnetpool is already registered 2026-08-16 13:28:14.679 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:28:14.679 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:14.680 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:14.680 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:28:14.680 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-16 13:28:14.681 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:28:14.681 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:28:14.682 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-16 13:28:14.682 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:14.682 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:14.682 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:14.682 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] ikepolicy is already registered 2026-08-16 13:28:14.683 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-16 13:28:14.684 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-16 13:28:14.684 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-16 13:28:14.685 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: multi-provider 2026-08-16 13:28:14.685 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: net-mtu 2026-08-16 13:28:14.686 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: net-mtu-writable 2026-08-16 13:28:14.686 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: network_availability_zone 2026-08-16 13:28:14.687 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: network_ha 2026-08-16 13:28:14.687 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:28:14.688 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: network-ip-availability 2026-08-16 13:28:14.688 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] router is already registered 2026-08-16 13:28:14.688 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:28:14.688 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] floatingip is already registered 2026-08-16 13:28:14.689 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-16 13:28:14.689 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: pagination 2026-08-16 13:28:14.690 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: port-device-profile 2026-08-16 13:28:14.690 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-16 13:28:14.691 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-16 13:28:14.692 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:28:14.692 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] rbac_policy is already registered 2026-08-16 13:28:14.693 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:28:14.693 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-16 13:28:14.693 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] security_group is already registered 2026-08-16 13:28:14.694 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: port-mac-override 2026-08-16 13:28:14.694 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:28:14.694 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] security_group_rule is already registered 2026-08-16 13:28:14.694 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-16 13:28:14.694 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-16 13:28:14.695 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:14.695 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] subnetpool is already registered 2026-08-16 13:28:14.695 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-16 13:28:14.695 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:14.695 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: port-resource-request 2026-08-16 13:28:14.695 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] subnetpool is already registered 2026-08-16 13:28:14.696 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-16 13:28:14.696 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:28:14.696 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] trunk is already registered 2026-08-16 13:28:14.696 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-16 13:28:14.696 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:14.697 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] ikepolicy is already registered 2026-08-16 13:28:14.697 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: binding 2026-08-16 13:28:14.697 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:14.697 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:14.698 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: binding-extended 2026-08-16 13:28:14.698 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:28:14.698 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] endpoint_group is already registered 2026-08-16 13:28:14.698 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: port-security 2026-08-16 13:28:14.699 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:28:14.699 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: project-id 2026-08-16 13:28:14.699 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] vpnservice is already registered 2026-08-16 13:28:14.699 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: provider 2026-08-16 13:28:14.699 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:28:14.699 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] ipsec_site_connection is already registered 2026-08-16 13:28:14.700 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-16 13:28:14.700 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:14.700 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:14.700 7 INFO neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:14.701 7 WARNING neutron.quota.resource_registry [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] ikepolicy is already registered 2026-08-16 13:28:14.702 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos 2026-08-16 13:28:14.703 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-16 13:28:14.703 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-16 13:28:14.703 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-default 2026-08-16 13:28:14.704 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-fip 2026-08-16 13:28:14.704 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-16 13:28:14.705 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-16 13:28:14.705 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-16 13:28:14.706 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-16 13:28:14.707 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-16 13:28:14.707 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-pps 2026-08-16 13:28:14.708 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-16 13:28:14.708 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-16 13:28:14.709 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: qos-rules-alias 2026-08-16 13:28:14.709 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: quota-check-limit 2026-08-16 13:28:14.710 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-16 13:28:14.712 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: quotas 2026-08-16 13:28:14.713 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: quota_details 2026-08-16 13:28:14.714 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: rbac-policies 2026-08-16 13:28:14.715 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: rbac-address-group 2026-08-16 13:28:14.715 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: rbac-address-scope 2026-08-16 13:28:14.716 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: rbac-security-groups 2026-08-16 13:28:14.716 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-16 13:28:14.717 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: revision-if-match 2026-08-16 13:28:14.718 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-16 13:28:14.718 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: router_availability_zone 2026-08-16 13:28:14.719 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-16 13:28:14.720 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-16 13:28:14.721 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-16 13:28:14.722 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-16 13:28:14.722 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-16 13:28:14.723 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-16 13:28:14.723 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-16 13:28:14.729 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: security-group 2026-08-16 13:28:14.731 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: segment 2026-08-16 13:28:14.732 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-16 13:28:14.732 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: service-type 2026-08-16 13:28:14.733 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: sorting 2026-08-16 13:28:14.733 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: standard-attr-segment 2026-08-16 13:28:14.734 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: standard-attr-description 2026-08-16 13:28:14.734 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: stateful-security-group 2026-08-16 13:28:14.735 8 WARNING neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-16 13:28:14.735 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-16 13:28:14.736 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: subnet-external-network 2026-08-16 13:28:14.736 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: subnet_onboard 2026-08-16 13:28:14.737 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-16 13:28:14.737 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: subnet-service-types 2026-08-16 13:28:14.738 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: subnet_allocation 2026-08-16 13:28:14.738 7 WARNING keystonemiddleware._common.config [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:28:14.739 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-16 13:28:14.739 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: tag-creation 2026-08-16 13:28:14.740 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-16 13:28:14.744 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: standard-attr-tag 2026-08-16 13:28:14.744 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-16 13:28:14.745 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: trunk 2026-08-16 13:28:14.745 7 WARNING oslo_config.cfg [None req-c7f4ccf5-afe6-4174-90d3-ac73c7933d1f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-16 13:28:14.745 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: trunk-details 2026-08-16 13:28:14.746 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-16 13:28:14.746 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-16 13:28:14.747 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-16 13:28:14.748 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: vpn-aes-ctr WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f38dae5a668 pid: 7 (default app) 2026-08-16 13:28:14.750 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-16 13:28:14.750 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-16 13:28:14.751 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: vpn-flavors 2026-08-16 13:28:14.753 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: vpnaas 2026-08-16 13:28:14.754 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: taas 2026-08-16 13:28:14.755 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: tap-mirror 2026-08-16 13:28:14.756 8 INFO neutron.api.extensions [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-16 13:28:14.758 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-16 13:28:14.758 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-16 13:28:14.758 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:14.758 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-16 13:28:14.762 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:28:14.763 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:28:14.767 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:28:14.768 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:28:14.768 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:28:14.769 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:14.769 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] subnetpool is already registered 2026-08-16 13:28:14.770 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:14.770 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] subnetpool is already registered 2026-08-16 13:28:14.770 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:28:14.771 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:14.771 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:14.772 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:28:14.772 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:28:14.773 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:28:14.773 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:14.773 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:14.774 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:14.774 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] ikepolicy is already registered 2026-08-16 13:28:14.778 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-16 13:28:14.778 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] router is already registered 2026-08-16 13:28:14.779 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-16 13:28:14.779 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] floatingip is already registered 2026-08-16 13:28:14.783 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-16 13:28:14.783 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] rbac_policy is already registered 2026-08-16 13:28:14.784 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-16 13:28:14.784 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] security_group is already registered 2026-08-16 13:28:14.784 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-16 13:28:14.785 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] security_group_rule is already registered 2026-08-16 13:28:14.786 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:14.786 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] subnetpool is already registered 2026-08-16 13:28:14.786 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-16 13:28:14.787 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] subnetpool is already registered 2026-08-16 13:28:14.787 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-16 13:28:14.788 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] trunk is already registered 2026-08-16 13:28:14.788 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:14.788 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] ikepolicy is already registered 2026-08-16 13:28:14.789 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:14.789 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:14.790 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-16 13:28:14.790 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] endpoint_group is already registered 2026-08-16 13:28:14.790 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-16 13:28:14.791 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] vpnservice is already registered 2026-08-16 13:28:14.791 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-16 13:28:14.791 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] ipsec_site_connection is already registered 2026-08-16 13:28:14.792 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-16 13:28:14.792 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] ipsecpolicy is already registered 2026-08-16 13:28:14.793 8 INFO neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-16 13:28:14.793 8 WARNING neutron.quota.resource_registry [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] ikepolicy is already registered 2026-08-16 13:28:14.831 8 WARNING keystonemiddleware._common.config [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-16 13:28:14.840 8 WARNING oslo_config.cfg [None req-05c641f2-ade8-469e-925a-35c0de4e71d4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f38dae5a668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 13:28:19.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5aaee4c4-534a-4129-a7c0-5f7eeb236adb 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.156 () {44 vars in 927 bytes} [Sun Aug 16 13:28:18 2026] GET /v2.0/networks/public => generated 108 bytes in 763 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.156 () {44 vars in 949 bytes} [Sun Aug 16 13:28:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:28:20.195 7 WARNING neutron.services.revisions.revision_plugin [None req-84914e77-2f29-452f-980e-7226453621af 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:28:20.211 7 INFO neutron.db.segments_db [None req-84914e77-2f29-452f-980e-7226453621af 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment c35be658-9c96-4756-a62e-f704ca090716 of type flat for network cc3ec1f0-d475-4ada-86d8-bffd9cb98cd6 2026-08-16 13:28:20.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84914e77-2f29-452f-980e-7226453621af 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.156 () {48 vars in 967 bytes} [Sun Aug 16 13:28:19 2026] POST /v2.0/networks => generated 124 bytes in 454 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:28:26.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c40a202-29d1-4ac1-a0e0-22de0b6c1aa1 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.204.45.156 () {44 vars in 927 bytes} [Sun Aug 16 13:28:26 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.156 () {44 vars in 949 bytes} [Sun Aug 16 13:28:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:28:26.164 7 WARNING neutron.services.revisions.revision_plugin [None req-6f964849-d9e9-48d3-99d0-99aadf97a417 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:28:26.174 7 INFO neutron.db.segments_db [None req-6f964849-d9e9-48d3-99d0-99aadf97a417 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 19b193e5-225b-4377-823e-64b6a30cffc6 of type flat for network 35886757-d894-410b-9663-6fc3e84344e5 2026-08-16 13:28:26.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f964849-d9e9-48d3-99d0-99aadf97a417 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.204.45.156 () {48 vars in 967 bytes} [Sun Aug 16 13:28:26 2026] POST /v2.0/networks => generated 124 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:28:32.327 8 INFO neutron.pecan_wsgi.hooks.translation [None req-030826bd-b579-4ed4-a08e-4a5c72532457 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.156 () {44 vars in 927 bytes} [Sun Aug 16 13:28:31 2026] GET /v2.0/networks/public => generated 108 bytes in 357 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.156 () {44 vars in 949 bytes} [Sun Aug 16 13:28:32 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-08-16 13:28:32.580 8 WARNING neutron.services.revisions.revision_plugin [None req-4982a8d6-cec3-479c-90a8-d84b0ecde265 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:28:32.599 8 INFO neutron.db.segments_db [None req-4982a8d6-cec3-479c-90a8-d84b0ecde265 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment f9e2489b-2644-4a9d-bd4e-d956c52f3d9d of type flat for network 130c2037-fdea-41a2-907b-944cd7b2dd5c 2026-08-16 13:28:32.649 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4982a8d6-cec3-479c-90a8-d84b0ecde265 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.156 () {48 vars in 967 bytes} [Sun Aug 16 13:28:32 2026] POST /v2.0/networks => generated 124 bytes in 306 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:28:38.530 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5083342-e024-47a7-bc54-7a0e4a7b1bc3 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.156 () {44 vars in 927 bytes} [Sun Aug 16 13:28:38 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.156 () {44 vars in 949 bytes} [Sun Aug 16 13:28:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:28:38.595 7 WARNING neutron.services.revisions.revision_plugin [None req-d1dd01fa-b907-4d66-b1e4-1bba919529a9 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:28:38.609 7 INFO neutron.db.segments_db [None req-d1dd01fa-b907-4d66-b1e4-1bba919529a9 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 92ac017e-6e49-4910-949c-ed4403a6648a of type flat for network 31e9df7b-9d6b-40c2-a1d6-d382dad9f146 2026-08-16 13:28:38.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1dd01fa-b907-4d66-b1e4-1bba919529a9 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.156 () {48 vars in 967 bytes} [Sun Aug 16 13:28:38 2026] POST /v2.0/networks => generated 124 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 13:28:44.547 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9123eff5-ef49-4ef9-94ff-1e3c6ad481a9 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.156 () {44 vars in 927 bytes} [Sun Aug 16 13:28:44 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.156 () {44 vars in 949 bytes} [Sun Aug 16 13:28:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:28:44.624 7 WARNING neutron.services.revisions.revision_plugin [None req-08b6375b-4148-4d85-b926-f020e2a07780 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Could not find related network for resource to bump revision. 2026-08-16 13:28:44.640 7 INFO neutron.db.segments_db [None req-08b6375b-4148-4d85-b926-f020e2a07780 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 1391a2a1-6277-4a20-955c-40cd99624d12 of type flat for network c7711d25-f017-40c5-ab88-12dfa5c7c418 [pid: 7|app: 0|req: 12/20] 199.204.45.156 () {48 vars in 967 bytes} [Sun Aug 16 13:28:44 2026] POST /v2.0/networks => generated 706 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:28:45.897 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3d17e96-ac7e-4c19-8289-06050abda0a7 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.156 () {44 vars in 927 bytes} [Sun Aug 16 13:28:45 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.156 () {44 vars in 949 bytes} [Sun Aug 16 13:28:45 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:28:45.970 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d77edbe9-ffe0-4e24-8176-39dcb7129887 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.156 () {44 vars in 1034 bytes} [Sun Aug 16 13:28:45 2026] GET /v2.0/subnets/public-subnet?network_id=c7711d25-f017-40c5-ab88-12dfa5c7c418 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.156 () {44 vars in 1057 bytes} [Sun Aug 16 13:28:45 2026] GET /v2.0/subnets?name=public-subnet&network_id=c7711d25-f017-40c5-ab88-12dfa5c7c418 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.156 () {48 vars in 965 bytes} [Sun Aug 16 13:28:46 2026] POST /v2.0/subnets => generated 664 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:33:25.925 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5a2f940-f4e2-4920-808b-e444847dfafb 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/63] 199.204.45.156 () {44 vars in 937 bytes} [Sun Aug 16 13:33:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/64] 199.204.45.156 () {44 vars in 959 bytes} [Sun Aug 16 13:33:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:33:26.029 7 INFO neutron.db.segments_db [None req-e265dd7a-1cae-4c34-99fa-dd491ffd9690 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 378a6837-389a-40d3-a673-83bbc31f4bab of type vxlan for network 0199905b-d2d0-470d-a716-979d1c31cc77 [pid: 7|app: 0|req: 35/65] 199.204.45.156 () {48 vars in 966 bytes} [Sun Aug 16 13:33:25 2026] POST /v2.0/networks => generated 707 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:33:27.001 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de0dc930-a044-486f-bc3e-0ad0f180580f 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/66] 199.204.45.156 () {44 vars in 937 bytes} [Sun Aug 16 13:33:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/67] 199.204.45.156 () {44 vars in 959 bytes} [Sun Aug 16 13:33:27 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-08-16 13:33:27.066 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3039573c-bdf8-4438-ba06-3723f6285535 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/68] 199.204.45.156 () {44 vars in 1036 bytes} [Sun Aug 16 13:33:27 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0199905b-d2d0-470d-a716-979d1c31cc77 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/69] 199.204.45.156 () {44 vars in 1059 bytes} [Sun Aug 16 13:33:27 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0199905b-d2d0-470d-a716-979d1c31cc77 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/70] 199.204.45.156 () {48 vars in 965 bytes} [Sun Aug 16 13:33:27 2026] POST /v2.0/subnets => generated 651 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 13:33:28.397 7 INFO neutron.api.v2.resource [None req-c415e623-3a95-47cd-81d9-91ffd6292ce1 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/71] 199.204.45.156 () {44 vars in 971 bytes} [Sun Aug 16 13:33:28 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 199.204.45.156 () {44 vars in 993 bytes} [Sun Aug 16 13:33:28 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/73] 199.204.45.156 () {48 vars in 980 bytes} [Sun Aug 16 13:33:28 2026] POST /v2.0/security-groups => generated 1616 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:29 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 1616 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/75] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:29 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:29 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.156 () {48 vars in 991 bytes} [Sun Aug 16 13:33:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:30 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 2230 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:30 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:30 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.204.45.156 () {48 vars in 991 bytes} [Sun Aug 16 13:33:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:31 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:31 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:31 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.204.45.156 () {48 vars in 991 bytes} [Sun Aug 16 13:33:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:32 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:32 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:32 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => 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: 47/89] 199.204.45.156 () {48 vars in 991 bytes} [Sun Aug 16 13:33:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:33 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:33 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:33 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.204.45.156 () {48 vars in 991 bytes} [Sun Aug 16 13:33:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.204.45.156 () {44 vars in 987 bytes} [Sun Aug 16 13:33:35 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77 => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:33:35.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-915ca788-eea1-49d8-9986-a1d22705d937 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/95] 199.204.45.156 () {44 vars in 1076 bytes} [Sun Aug 16 13:33:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0199905b-d2d0-470d-a716-979d1c31cc77 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.204.45.156 () {44 vars in 1099 bytes} [Sun Aug 16 13:33:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0199905b-d2d0-470d-a716-979d1c31cc77 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:35 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.204.45.156 () {48 vars in 961 bytes} [Sun Aug 16 13:33:35 2026] POST /v2.0/ports => generated 1100 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-16 13:33:42.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d84a37af-1c22-4355-94c5-e842f22d6c93 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/101] 199.204.45.156 () {44 vars in 979 bytes} [Sun Aug 16 13:33:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/102] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 199.204.45.156 () {48 vars in 1031 bytes} [Sun Aug 16 13:33:42 2026] PUT /v2.0/ports/a0c6732a-5cc3-4c66-b3b7-abed67f3ab4b => generated 1249 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.204.45.156 () {44 vars in 920 bytes} [Sun Aug 16 13:33:44 2026] GET /v2.0/ports => generated 3730 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 13:33:45.441 7 INFO neutron.api.v2.resource [None req-2bcab36a-b947-4d18-a41c-e5bdb86a8c0f 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/105] 199.204.45.156 () {44 vars in 959 bytes} [Sun Aug 16 13:33:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.204.45.156 () {44 vars in 981 bytes} [Sun Aug 16 13:33:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.204.45.156 () {48 vars in 980 bytes} [Sun Aug 16 13:33:45 2026] POST /v2.0/security-groups => generated 1610 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/108] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:46 2026] GET /v2.0/security-groups/2a42c625-e47d-4f8b-a45b-d6553daa7cd4 => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:46 2026] GET /v2.0/security-groups/2a42c625-e47d-4f8b-a45b-d6553daa7cd4 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:46 2026] GET /v2.0/security-groups/2a42c625-e47d-4f8b-a45b-d6553daa7cd4 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 199.204.45.156 () {48 vars in 991 bytes} [Sun Aug 16 13:33:46 2026] POST /v2.0/security-group-rules => generated 623 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:47 2026] GET /v2.0/security-groups/2a42c625-e47d-4f8b-a45b-d6553daa7cd4 => generated 2246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:47 2026] GET /v2.0/security-groups/2a42c625-e47d-4f8b-a45b-d6553daa7cd4 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:33:47 2026] GET /v2.0/security-groups/2a42c625-e47d-4f8b-a45b-d6553daa7cd4 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 199.204.45.156 () {48 vars in 991 bytes} [Sun Aug 16 13:33:47 2026] POST /v2.0/security-group-rules => generated 627 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/124] 199.204.45.156 () {44 vars in 975 bytes} [Sun Aug 16 13:34:47 2026] GET /v2.0/quotas/c6ffcb21a5b240f0a9ea52b75827ceeb => 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: 60/125] 199.204.45.156 () {48 vars in 1027 bytes} [Sun Aug 16 13:34:47 2026] PUT /v2.0/quotas/c6ffcb21a5b240f0a9ea52b75827ceeb => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 13:36:58.023 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd9768df-0591-45b9-ab6c-6f3d551f9e15 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/144] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 13:36:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 225 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/145] 199.204.45.156 () {30 vars in 763 bytes} [Sun Aug 16 13:36:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 13:36:59.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff9751d2-cfe6-44f1-8b1f-86efec882c70 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/146] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 13:36:59 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: 8|app: 0|req: 71/147] 199.204.45.156 () {30 vars in 763 bytes} [Sun Aug 16 13:36:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 13:42:43.875 7 INFO neutron.api.v2.resource [None req-0848810d-a85a-403e-bda0-b4f54a36ead8 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/194] 199.204.45.156 () {44 vars in 1074 bytes} [Sun Aug 16 13:42:43 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 139 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/195] 199.204.45.156 () {44 vars in 1097 bytes} [Sun Aug 16 13:42:43 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 23 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/196] 199.204.45.156 () {48 vars in 981 bytes} [Sun Aug 16 13:42:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/197] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:42:45 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 1624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/198] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:42:45 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/199] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:42:45 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 1624 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/200] 199.204.45.156 () {48 vars in 991 bytes} [Sun Aug 16 13:42:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/201] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:42:46 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/202] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:42:46 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/203] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:42:46 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/204] 199.204.45.156 () {48 vars in 991 bytes} [Sun Aug 16 13:42:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/205] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:42:47 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/206] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:42:47 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/207] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:42:48 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/208] 199.204.45.156 () {48 vars in 991 bytes} [Sun Aug 16 13:42:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/209] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:42:49 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 3460 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/210] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:42:49 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/211] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:42:49 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/212] 199.204.45.156 () {48 vars in 991 bytes} [Sun Aug 16 13:42:49 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: 119/231] 199.204.45.156 () {30 vars in 740 bytes} [Sun Aug 16 13:45:03 2026] GET /v2.0/networks?tenant_id=5a1c45f5451942fe9897cdf36c6d9865&shared=False => generated 15 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 13:45:03.328 8 INFO neutron.db.segments_db [None req-4fc181b1-afec-4f31-872a-453922caa929 1eb5f80d89ca4781a9a30c1949124ba8 5a1c45f5451942fe9897cdf36c6d9865 - - f47172ee2171478d94c99ec3f3f8159a f47172ee2171478d94c99ec3f3f8159a] Added segment 1388171c-4134-4386-b242-5783be263389 of type vxlan for network d0fea2de-bc30-462e-95de-e04dcf5ad060 [pid: 8|app: 0|req: 113/232] 199.204.45.156 () {34 vars in 682 bytes} [Sun Aug 16 13:45:03 2026] POST /v2.0/networks => generated 718 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/233] 199.204.45.156 () {30 vars in 722 bytes} [Sun Aug 16 13:45:03 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/234] 199.204.45.156 () {30 vars in 633 bytes} [Sun Aug 16 13:45:03 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/235] 199.204.45.156 () {34 vars in 677 bytes} [Sun Aug 16 13:45:03 2026] POST /v2.0/ports => generated 999 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/236] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 13:45:03 2026] GET /v2.0/networks/d0fea2de-bc30-462e-95de-e04dcf5ad060 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/237] 199.204.45.156 () {30 vars in 722 bytes} [Sun Aug 16 13:45:05 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/238] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 13:45:06 2026] GET /v2.0/networks/d0fea2de-bc30-462e-95de-e04dcf5ad060 => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/241] 199.204.45.156 () {44 vars in 975 bytes} [Sun Aug 16 13:45:22 2026] GET /v2.0/quotas/5a1c45f5451942fe9897cdf36c6d9865 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/242] 199.204.45.156 () {48 vars in 1027 bytes} [Sun Aug 16 13:45:22 2026] PUT /v2.0/quotas/5a1c45f5451942fe9897cdf36c6d9865 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:57:51.207 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c64d8fed-2b53-4c96-bc5c-7ca3d91fdd7d 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/343] 199.204.45.156 () {44 vars in 927 bytes} [Sun Aug 16 13:57:51 2026] GET /v2.0/networks/public => generated 108 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/344] 199.204.45.156 () {44 vars in 949 bytes} [Sun Aug 16 13:57:51 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:57:52.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-284e2ffd-33e5-4505-8db5-f36cdfb0cb21 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/345] 199.204.45.156 () {44 vars in 927 bytes} [Sun Aug 16 13:57:52 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: 170/346] 199.204.45.156 () {44 vars in 949 bytes} [Sun Aug 16 13:57:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:57:52.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-919edea7-6117-4e24-bc48-8a2231a4e30b 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/347] 199.204.45.156 () {44 vars in 1034 bytes} [Sun Aug 16 13:57:52 2026] GET /v2.0/subnets/public-subnet?network_id=c7711d25-f017-40c5-ab88-12dfa5c7c418 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/348] 199.204.45.156 () {44 vars in 1057 bytes} [Sun Aug 16 13:57:52 2026] GET /v2.0/subnets?name=public-subnet&network_id=c7711d25-f017-40c5-ab88-12dfa5c7c418 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:58:19.899 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cff60c26-a13f-4dec-aff3-439af5a2e373 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/353] 199.204.45.156 () {44 vars in 937 bytes} [Sun Aug 16 13:58:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/354] 199.204.45.156 () {44 vars in 959 bytes} [Sun Aug 16 13:58:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:58:20.834 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57af2a3c-58ef-4a94-b121-e737e54d1974 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/355] 199.204.45.156 () {44 vars in 937 bytes} [Sun Aug 16 13:58:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/356] 199.204.45.156 () {44 vars in 959 bytes} [Sun Aug 16 13:58:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:58:20.916 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ec92b35-2ec6-4c2b-9f31-8f272988266b 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/357] 199.204.45.156 () {44 vars in 1036 bytes} [Sun Aug 16 13:58:20 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0199905b-d2d0-470d-a716-979d1c31cc77 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/358] 199.204.45.156 () {44 vars in 1059 bytes} [Sun Aug 16 13:58:20 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0199905b-d2d0-470d-a716-979d1c31cc77 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:58:22.181 8 INFO neutron.api.v2.resource [None req-5f405fbb-6aa3-4727-9680-ab520128b543 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/359] 199.204.45.156 () {44 vars in 971 bytes} [Sun Aug 16 13:58:22 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/360] 199.204.45.156 () {44 vars in 993 bytes} [Sun Aug 16 13:58:22 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/361] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:23 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/362] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:23 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/363] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Aug 16 13:58:23 2026] GET /v2.0/security-group-rules/63d74b20-0777-4dc8-af26-d54c9af20ac5 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/364] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:24 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/365] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:24 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/366] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Aug 16 13:58:24 2026] GET /v2.0/security-group-rules/e1f192df-af93-45e7-a9d7-c1bc19ca8a6a => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/369] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:25 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:25 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => 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: 183/371] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Aug 16 13:58:25 2026] GET /v2.0/security-group-rules/b1420342-0e12-41f4-954c-a54f00fc38ea => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:26 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:26 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Aug 16 13:58:26 2026] GET /v2.0/security-group-rules/be6336e8-2a95-43fe-ae07-59d031995afe => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:27 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:27 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => 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: 186/377] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Aug 16 13:58:27 2026] GET /v2.0/security-group-rules/ce8b9fdf-8527-4cb9-9b63-44915b9ee98a => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.156 () {44 vars in 987 bytes} [Sun Aug 16 13:58:28 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77 => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:58:28.629 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23bd0d42-af99-4a1a-af8c-460a30491471 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/379] 199.204.45.156 () {44 vars in 1076 bytes} [Sun Aug 16 13:58:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0199905b-d2d0-470d-a716-979d1c31cc77 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.156 () {44 vars in 1099 bytes} [Sun Aug 16 13:58:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0199905b-d2d0-470d-a716-979d1c31cc77 => generated 1254 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:28 2026] GET /v2.0/security-groups/18c70836-e9a5-40f7-825b-adc085371807 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 13:58:36.144 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc4d187a-c17b-4e25-ab3f-48ed1a32c45b 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/382] 199.204.45.156 () {44 vars in 979 bytes} [Sun Aug 16 13:58:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.156 () {44 vars in 920 bytes} [Sun Aug 16 13:58:37 2026] GET /v2.0/ports => generated 4725 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 13:58:38.887 8 INFO neutron.api.v2.resource [None req-bb99b9ac-71ee-4ad6-9155-b258fe2e776e 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/385] 199.204.45.156 () {44 vars in 959 bytes} [Sun Aug 16 13:58:38 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.156 () {44 vars in 981 bytes} [Sun Aug 16 13:58:38 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:39 2026] GET /v2.0/security-groups/2a42c625-e47d-4f8b-a45b-d6553daa7cd4 => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:39 2026] GET /v2.0/security-groups/2a42c625-e47d-4f8b-a45b-d6553daa7cd4 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Aug 16 13:58:39 2026] GET /v2.0/security-group-rules/052cfdb2-4466-431a-8e49-969f3c7d5daa => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:40 2026] GET /v2.0/security-groups/2a42c625-e47d-4f8b-a45b-d6553daa7cd4 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:58:40 2026] GET /v2.0/security-groups/2a42c625-e47d-4f8b-a45b-d6553daa7cd4 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Aug 16 13:58:40 2026] GET /v2.0/security-group-rules/ee92f1b3-2e69-4649-b7cb-5712d4ff1930 => generated 627 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.204.45.156 () {44 vars in 975 bytes} [Sun Aug 16 13:58:53 2026] GET /v2.0/quotas/c6ffcb21a5b240f0a9ea52b75827ceeb => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 13:59:48.203 8 INFO neutron.api.v2.resource [None req-162f2b6a-38ee-40d7-b589-f402793eacf4 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/404] 199.204.45.156 () {44 vars in 1074 bytes} [Sun Aug 16 13:59:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 139 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.204.45.156 () {44 vars in 1097 bytes} [Sun Aug 16 13:59:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 4072 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:59:49 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/407] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:59:49 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf => 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: 201/408] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Aug 16 13:59:49 2026] GET /v2.0/security-group-rules/218f12c4-4d39-4d9c-bb60-d4e669b025ef => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:59:50 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:59:50 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Aug 16 13:59:50 2026] GET /v2.0/security-group-rules/71bfd009-5e67-4710-921f-dfcab0f7bbf5 => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:59:51 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:59:51 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Aug 16 13:59:51 2026] GET /v2.0/security-group-rules/6a74c8b1-86a2-4a6b-b9ab-377a0ca202e7 => 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: 211/415] 199.204.45.156 () {44 vars in 1088 bytes} [Sun Aug 16 13:59:52 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf?project_id=5a1c45f5451942fe9897cdf36c6d9865 => generated 4075 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.204.45.156 () {44 vars in 1001 bytes} [Sun Aug 16 13:59:52 2026] GET /v2.0/security-groups/88364e05-1a06-40ad-81e0-74a22f9f14cf => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.204.45.156 () {44 vars in 1011 bytes} [Sun Aug 16 13:59:52 2026] GET /v2.0/security-group-rules/ffd95994-8632-454d-8a34-2cf092160822 => generated 602 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/420] 199.204.45.156 () {44 vars in 975 bytes} [Sun Aug 16 14:00:00 2026] GET /v2.0/quotas/5a1c45f5451942fe9897cdf36c6d9865 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/427] 199.204.45.156 () {44 vars in 949 bytes} [Sun Aug 16 14:00:50 2026] GET /v2.0/networks?name=public => generated 753 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/434] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:01:30 2026] GET /v2.0/networks => generated 2168 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/435] 10.0.0.129 () {32 vars in 655 bytes} [Sun Aug 16 14:01:31 2026] GET /v2.0/floatingips => 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: 223/436] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:01:31 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/437] 10.0.0.129 () {32 vars in 643 bytes} [Sun Aug 16 14:01:31 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/438] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:01:31 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/439] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:01:31 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/440] 10.0.0.129 () {32 vars in 663 bytes} [Sun Aug 16 14:01:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/441] 10.0.0.129 () {32 vars in 655 bytes} [Sun Aug 16 14:01:31 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-08-16 14:01:42.292 7 INFO neutron.db.segments_db [None req-901c45f9-40f6-4414-9fa5-95e1cc5f1581 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 2424be8f-1521-413b-a380-03a8ddfce923 of type vxlan for network c0ef6433-3bce-465f-95bc-b137078f49f1 2026-08-16 14:01:42.318 8 INFO neutron.db.segments_db [None req-28b8c6c2-620d-45a5-aeed-cebb287540fe 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment e37b30f2-6507-4ae0-ad0f-ce43face34c2 of type vxlan for network 8419cf63-fdf9-488e-b7d6-f97c193acc6a [pid: 7|app: 0|req: 227/444] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:01:42 2026] POST /v2.0/networks => generated 738 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/445] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:01:42 2026] POST /v2.0/networks => generated 749 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/446] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:01:42 2026] POST /v2.0/subnets => generated 685 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:01:42.654 7 INFO neutron.db.segments_db [None req-ccb272b0-b7a4-4351-b3be-017da8473c88 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment c61e1b48-a973-423f-aedb-5b3d11d7286f of type vxlan for network 0f6dd5c9-a560-4647-973b-91613bee7dd7 [pid: 7|app: 0|req: 228/447] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:01:42 2026] POST /v2.0/networks => generated 751 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/448] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:01:42 2026] POST /v2.0/subnets => generated 696 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:01:42.781 7 INFO neutron.db.segments_db [None req-4c435365-3b8c-4acf-8b72-bdaca2f3c1f5 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment cd3fe2a9-7746-406b-ac88-8d47e0565fee of type vxlan for network 3a654327-12e7-4a52-916c-767da9549afc [pid: 8|app: 0|req: 221/449] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:01:42 2026] POST /v2.0/subnets => generated 698 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:01:42.953 8 INFO neutron.db.segments_db [None req-971a2ebe-1e32-477e-aa86-53fffef5bc26 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 83d503ac-57e4-417f-8de5-384afb53e14a of type vxlan for network 79cbe8cc-d035-476a-ab54-aa2c1dbfb64e 2026-08-16 14:01:42.985 7 INFO neutron.db.l3_hamode_db [None req-4c435365-3b8c-4acf-8b72-bdaca2f3c1f5 695d2f30e5e74c928d1907d85d148846 5448cab4641c41378a88a152fd996c46 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:01:43.238 8 INFO neutron.db.l3_hamode_db [None req-971a2ebe-1e32-477e-aa86-53fffef5bc26 695d2f30e5e74c928d1907d85d148846 1bdbbaa535f54c479749d28a2c68bbb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:01:43.767 7 INFO neutron.db.l3_hamode_db [None req-4c435365-3b8c-4acf-8b72-bdaca2f3c1f5 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:01:43.975 8 INFO neutron.db.l3_hamode_db [None req-971a2ebe-1e32-477e-aa86-53fffef5bc26 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/450] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:01:42 2026] POST /v2.0/routers => generated 725 bytes in 2098 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/451] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:01:44 2026] GET /v2.0/security-groups?tenant_id=ec472efc23004b519eed231dc1573aa7&name=default => generated 2921 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:01:45.110 7 INFO neutron.db.segments_db [None req-6aee8298-bd48-43fd-893b-d8f9574624f9 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 720e27a9-2c32-410d-a703-805e88819449 of type vxlan for network d6797392-d956-4c55-9459-0235f7aace7e [pid: 8|app: 0|req: 222/452] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:01:42 2026] POST /v2.0/routers => generated 736 bytes in 2330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:01:45.326 7 INFO neutron.db.l3_hamode_db [None req-6aee8298-bd48-43fd-893b-d8f9574624f9 695d2f30e5e74c928d1907d85d148846 9a10b8faa5f64b5eae999a1124c97043 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:01:46.036 7 INFO neutron.db.l3_hamode_db [None req-6aee8298-bd48-43fd-893b-d8f9574624f9 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/453] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:01:45 2026] PUT /v2.0/routers/a0f704ad-e116-4aff-a1d3-d43b3eadcead/add_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/454] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:01:46 2026] DELETE /v2.0/security-groups/43d662f0-1dfd-4ebd-8f2e-752361f9a15f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/455] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:01:45 2026] POST /v2.0/routers => generated 738 bytes in 1801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/456] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:01:46 2026] PUT /v2.0/routers/660ffdb8-2dd1-4dac-96da-4f2c6b66e046/add_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/457] 10.0.0.129 () {34 vars in 685 bytes} [Sun Aug 16 14:01:47 2026] POST /v2.0/security-groups => generated 1660 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/458] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:01:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:01:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/460] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:01:46 2026] PUT /v2.0/routers/16a33f92-3a2d-4606-a38c-1ba15c4fcf7a/add_router_interface => generated 309 bytes in 1198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:01:47 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/462] 10.0.0.129 () {34 vars in 685 bytes} [Sun Aug 16 14:01:48 2026] POST /v2.0/security-groups => generated 1661 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/463] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:01:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/464] 10.0.0.109 () {38 vars in 971 bytes} [Sun Aug 16 14:01:48 2026] POST /v2.0/security-groups => generated 1684 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/465] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:01:48 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: 231/466] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:01:49 2026] GET /v2.0/security-groups/5bc74fdc-0cb2-46dd-ab93-d01669b41d88 => generated 1684 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.109 () {38 vars in 981 bytes} [Sun Aug 16 14:01:49 2026] POST /v2.0/security-group-rules => generated 614 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/468] 10.0.0.109 () {38 vars in 971 bytes} [Sun Aug 16 14:01:49 2026] POST /v2.0/security-groups => generated 1685 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/469] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:01:49 2026] GET /v2.0/security-groups/537d54f5-d14c-4f8d-9a9d-c5e495e85132 => generated 1685 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 10.0.0.109 () {38 vars in 981 bytes} [Sun Aug 16 14:01:49 2026] POST /v2.0/security-group-rules => generated 614 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 10.0.0.109 () {34 vars in 1100 bytes} [Sun Aug 16 14:01:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2090045377&fields=id&tenant_id=5448cab4641c41378a88a152fd996c46 => 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: 236/472] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:01:49 2026] POST /v2.0/floatingips => generated 552 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:01:49 2026] GET /v2.0/security-groups/537d54f5-d14c-4f8d-9a9d-c5e495e85132 => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:01:49 2026] GET /v2.0/networks?id=c0ef6433-3bce-465f-95bc-b137078f49f1 => generated 670 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:01:49 2026] GET /v2.0/quotas/5448cab4641c41378a88a152fd996c46 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 10.0.0.109 () {38 vars in 981 bytes} [Sun Aug 16 14:01:49 2026] POST /v2.0/security-group-rules => generated 619 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:01:49 2026] GET /v2.0/security-groups/537d54f5-d14c-4f8d-9a9d-c5e495e85132 => generated 2940 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:01:49 2026] GET /v2.0/ports?tenant_id=5448cab4641c41378a88a152fd996c46&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 10.0.0.109 () {34 vars in 1001 bytes} [Sun Aug 16 14:01:49 2026] GET /v2.0/security-group-rules/209b5818-4a4d-45ee-8de9-be93327e12c2 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:01:49 2026] GET /v2.0/security-groups/537d54f5-d14c-4f8d-9a9d-c5e495e85132 => generated 2940 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 10.0.0.109 () {36 vars in 1023 bytes} [Sun Aug 16 14:01:49 2026] DELETE /v2.0/security-group-rules/209b5818-4a4d-45ee-8de9-be93327e12c2 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 10.0.0.109 () {34 vars in 1100 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1711263055&fields=id&tenant_id=9a10b8faa5f64b5eae999a1124c97043 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/networks?id=0f6dd5c9-a560-4647-973b-91613bee7dd7 => generated 683 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/quotas/9a10b8faa5f64b5eae999a1124c97043 => 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: 243/485] 10.0.0.109 () {34 vars in 907 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/extensions => generated 21537 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/ports?tenant_id=9a10b8faa5f64b5eae999a1124c97043&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/networks/c0ef6433-3bce-465f-95bc-b137078f49f1?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/networks/c0ef6433-3bce-465f-95bc-b137078f49f1?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: 245/489] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/security-groups/537d54f5-d14c-4f8d-9a9d-c5e495e85132 => generated 2310 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 10.0.0.109 () {36 vars in 1013 bytes} [Sun Aug 16 14:01:50 2026] DELETE /v2.0/security-groups/537d54f5-d14c-4f8d-9a9d-c5e495e85132 => 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: 246/491] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/security-groups/5bc74fdc-0cb2-46dd-ab93-d01669b41d88 => generated 2309 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/493] 10.0.0.109 () {34 vars in 907 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/extensions => generated 21537 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 10.0.0.109 () {36 vars in 1013 bytes} [Sun Aug 16 14:01:50 2026] DELETE /v2.0/security-groups/5bc74fdc-0cb2-46dd-ab93-d01669b41d88 => 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: 249/496] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:01:50 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?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: 250/497] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:51 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:01:51.671 7 INFO neutron_taas.services.taas.taas_plugin [None req-1dc41521-f548-4d7e-aee2-febb3a778657 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 0f733d2d-45ae-4f0f-b335-b8333a7187a0 2026-08-16 14:01:51.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1dc41521-f548-4d7e-aee2-febb3a778657 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 0f733d2d-45ae-4f0f-b335-b8333a7187a0 [pid: 8|app: 0|req: 251/498] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:51 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => 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: 248/499] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:01:50 2026] PUT /v2.0/routers/660ffdb8-2dd1-4dac-96da-4f2c6b66e046/remove_router_interface => generated 309 bytes in 1317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:01:52 2026] GET /v2.0/security-groups?tenant_id=2eed6f42283f43efabc4bb6baedab808&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/501] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:52 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:01:52.504 7 INFO neutron_taas.services.taas.taas_plugin [None req-be329cda-37e5-4357-9e44-06ad43b4493f 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 92718c48-d3db-4cc7-970d-05fdfcd2516c 2026-08-16 14:01:52.510 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be329cda-37e5-4357-9e44-06ad43b4493f 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 92718c48-d3db-4cc7-970d-05fdfcd2516c [pid: 8|app: 0|req: 254/502] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:01:52 2026] DELETE /v2.0/security-groups/be7150a1-1bdd-4008-95e2-b4a9d9b0b758 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:01:52.751 7 INFO neutron_taas.services.taas.taas_plugin [None req-be329cda-37e5-4357-9e44-06ad43b4493f 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: e8f1da91-13b2-4c0d-9e1d-7643b9002703 2026-08-16 14:01:52.755 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be329cda-37e5-4357-9e44-06ad43b4493f 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: e8f1da91-13b2-4c0d-9e1d-7643b9002703 [pid: 8|app: 0|req: 255/503] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:01:52 2026] GET /v2.0/security-groups?tenant_id=5d875f3c73b145e28c42d5c94ef7622f&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:01:52.839 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-be329cda-37e5-4357-9e44-06ad43b4493f 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2244, 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 648, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 256/504] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:01:52 2026] DELETE /v2.0/security-groups/199712dd-8a57-4ab1-9dc9-0ab54a3ef265 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/505] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:52 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:01:53.249 7 INFO neutron.db.l3_hamode_db [None req-be329cda-37e5-4357-9e44-06ad43b4493f 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] HA network 79cbe8cc-d035-476a-ab54-aa2c1dbfb64e was deleted as no HA routers are present in tenant 1bdbbaa535f54c479749d28a2c68bbb9. [pid: 7|app: 0|req: 249/506] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:01:52 2026] DELETE /v2.0/routers/660ffdb8-2dd1-4dac-96da-4f2c6b66e046 => generated 0 bytes in 1006 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/507] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:01:53 2026] DELETE /v2.0/subnets/30061851-32a7-405f-af3d-7f1c46c62f8b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/508] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:53 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:01:53.689 7 INFO neutron.services.segments.plugin [-] Segment 83d503ac-57e4-417f-8de5-384afb53e14a resource provider aggregate not found 2026-08-16 14:01:53.702 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 83d503ac-57e4-417f-8de5-384afb53e14a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83d503ac-57e4-417f-8de5-384afb53e14a found for delete ", "request_id": "req-4a8f9a66-9d2a-40fd-aed0-89e19da58161"}]} 2026-08-16 14:01:53.718 7 INFO neutron.services.segments.plugin [-] Segment 83d503ac-57e4-417f-8de5-384afb53e14a resource provider aggregate not found 2026-08-16 14:01:53.736 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 83d503ac-57e4-417f-8de5-384afb53e14a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83d503ac-57e4-417f-8de5-384afb53e14a found for delete ", "request_id": "req-c818c444-bfd7-4d33-bc2b-8b7ad70cf2b0"}]} 2026-08-16 14:01:53.804 8 INFO neutron_taas.services.taas.taas_plugin [None req-3baab182-b122-4017-8234-1d86270998e1 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 176eaf29-8718-45ad-ad88-0d33428aa0c1 2026-08-16 14:01:53.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3baab182-b122-4017-8234-1d86270998e1 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 176eaf29-8718-45ad-ad88-0d33428aa0c1 [pid: 7|app: 0|req: 251/509] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:54 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => 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: 259/510] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:01:53 2026] DELETE /v2.0/networks/8419cf63-fdf9-488e-b7d6-f97c193acc6a => generated 0 bytes in 696 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/511] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:01:54 2026] GET /v2.0/security-groups?tenant_id=1bdbbaa535f54c479749d28a2c68bbb9&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/512] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:01:54 2026] DELETE /v2.0/security-groups/f7eceaf8-3496-4316-87d0-70b6ac951abb => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/513] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:54 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:01:54.684 8 INFO neutron.services.segments.plugin [-] Segment e37b30f2-6507-4ae0-ad0f-ce43face34c2 resource provider aggregate not found 2026-08-16 14:01:54.693 8 INFO neutron.services.segments.plugin [-] Segment e37b30f2-6507-4ae0-ad0f-ce43face34c2 resource provider aggregate not found 2026-08-16 14:01:54.713 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e37b30f2-6507-4ae0-ad0f-ce43face34c2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e37b30f2-6507-4ae0-ad0f-ce43face34c2 found for delete ", "request_id": "req-48620991-b6a9-440f-b80a-14476732c9fd"}]} 2026-08-16 14:01:54.714 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e37b30f2-6507-4ae0-ad0f-ce43face34c2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e37b30f2-6507-4ae0-ad0f-ce43face34c2 found for delete ", "request_id": "req-31406cb2-1112-41f2-a570-26a71d57c85e"}]} [pid: 7|app: 0|req: 255/516] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:55 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => 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: 262/517] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:01:55 2026] GET /v2.0/security-groups?tenant_id=d9c358e58c574549847e49a0cce321da&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/518] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:01:55 2026] GET /v2.0/networks?id=c0ef6433-3bce-465f-95bc-b137078f49f1 => generated 670 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/519] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:01:55 2026] DELETE /v2.0/security-groups/b8de5ac6-2bcd-436c-a590-451c421ccf07 => 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: 257/520] 199.204.45.156 () {34 vars in 911 bytes} [Sun Aug 16 14:01:55 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: 264/521] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Aug 16 14:01:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5448cab4641c41378a88a152fd996c46 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/522] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:55 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => 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: 265/523] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:01:55 2026] POST /v2.0/ports => generated 958 bytes in 474 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: 266/524] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:56 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 961 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/525] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:01:56 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:01:56.377 7 INFO neutron.db.segments_db [None req-5f60c1de-f03d-4f70-baad-3f0087bd0d48 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment cfdc4cd8-82cd-4f9a-b628-ba6250af187d of type vxlan for network ffaee88c-d469-43ec-a6cd-96ef533bde2f [pid: 7|app: 0|req: 259/526] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:01:56 2026] POST /v2.0/networks => generated 744 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/527] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:01:56 2026] POST /v2.0/subnets => generated 691 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:01:56.697 7 INFO neutron.db.segments_db [None req-9e49df63-867e-4a3f-8c09-6fb5f6f5a45e 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 266ee53d-542a-4432-851a-1b014ae0eea9 of type vxlan for network eb374803-a9e9-4356-8f1b-f761918b2af0 2026-08-16 14:01:56.898 7 INFO neutron.db.l3_hamode_db [None req-9e49df63-867e-4a3f-8c09-6fb5f6f5a45e 695d2f30e5e74c928d1907d85d148846 ffd99b7c75394517a46f9cb011f9167d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 268/528] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:01:56 2026] PUT /v2.0/ports/a0a0bd90-567e-4af7-9217-440eb8d2ebb0 => generated 1239 bytes in 679 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: 269/529] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:57 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/530] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:01:57 2026] GET /v2.0/networks?id=0f6dd5c9-a560-4647-973b-91613bee7dd7 => generated 683 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/531] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:57 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => 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: 272/532] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Aug 16 14:01:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9a10b8faa5f64b5eae999a1124c97043 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/533] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:01:57 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:01:57.616 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bba7e9b-a915-4d9b-8984-83807869b4fe'] response: {'name': 'network-changed', 'server_uuid': '7987f4fc-5137-4ad2-91e8-c8d506e7bbd6', 'tag': 'a0a0bd90-567e-4af7-9217-440eb8d2ebb0', 'status': 'completed', 'code': 200} 2026-08-16 14:01:57.821 7 INFO neutron.db.l3_hamode_db [None req-9e49df63-867e-4a3f-8c09-6fb5f6f5a45e 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 274/534] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:01:57 2026] POST /v2.0/ports => generated 954 bytes in 489 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: 275/535] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:01:58 2026] PUT /v2.0/ports/e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 1235 bytes in 459 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: 276/536] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:01:58 2026] GET /v2.0/ports?tenant_id=5448cab4641c41378a88a152fd996c46&device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/537] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:58 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/538] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Aug 16 14:01:58 2026] GET /v2.0/networks?tenant_id=5448cab4641c41378a88a152fd996c46&shared=False => generated 766 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/539] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:01:56 2026] POST /v2.0/routers => generated 731 bytes in 2020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/540] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:01:58 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&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: 280/541] 199.204.45.156 () {34 vars in 930 bytes} [Sun Aug 16 14:01:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/542] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:58 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 973 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/543] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:01:58 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&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: 264/544] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:01:59 2026] GET /v2.0/ports?tenant_id=9a10b8faa5f64b5eae999a1124c97043&device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/545] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:01:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:01:59.682 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44280fc1-e29c-46d5-b9e7-a1902898fcb6'] response: {'name': 'network-changed', 'server_uuid': 'eeeec1ac-68f7-41ea-9a1a-b08846a574d6', 'tag': 'e10c6284-933d-4c1c-a89f-04c061ee4271', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 266/546] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:01:59 2026] GET /v2.0/subnets?id=a76dea91-13e7-4e89-b752-2259b2d32ef6 => generated 701 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/547] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:01:59 2026] GET /v2.0/ports?network_id=0f6dd5c9-a560-4647-973b-91613bee7dd7&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/548] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:01:59 2026] GET /v2.0/ports?tenant_id=5448cab4641c41378a88a152fd996c46&device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/549] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:01:59 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?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: 281/550] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:01:58 2026] PUT /v2.0/routers/0012e1b7-0ebc-4ea6-a014-5f31ee5fc5e7/add_router_interface => generated 309 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/551] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Aug 16 14:01:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a0a0bd90-567e-4af7-9217-440eb8d2ebb0 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/552] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:59 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/553] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:01:59 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?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: 271/554] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:01:59 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/555] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:01:59 2026] GET /v2.0/subnets?id=167092f8-869f-4199-b4e5-fcb5cd894d42 => generated 688 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/556] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:00 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&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: 285/557] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:00 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&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: 273/558] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:02:00 2026] GET /v2.0/ports?network_id=c0ef6433-3bce-465f-95bc-b137078f49f1&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/559] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:02:00 2026] GET /v2.0/networks/c0ef6433-3bce-465f-95bc-b137078f49f1?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/560] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:02:00 2026] GET /v2.0/networks/c0ef6433-3bce-465f-95bc-b137078f49f1?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: 287/561] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:00 2026] GET /v2.0/security-groups?tenant_id=c28fbb5292674d338a079992a674dece&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/562] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:00 2026] DELETE /v2.0/security-groups/3d8da214-c916-4c3a-b1bd-59f1acbcbf93 => 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: 275/563] 10.0.0.109 () {38 vars in 971 bytes} [Sun Aug 16 14:02:00 2026] POST /v2.0/security-groups => generated 1681 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/564] 10.0.0.109 () {38 vars in 971 bytes} [Sun Aug 16 14:02:00 2026] POST /v2.0/security-groups => generated 1681 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/565] 10.0.0.109 () {38 vars in 971 bytes} [Sun Aug 16 14:02:00 2026] POST /v2.0/security-groups => generated 1680 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/566] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:02:00 2026] GET /v2.0/security-groups?tenant_id=ffd99b7c75394517a46f9cb011f9167d => generated 7907 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/567] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:00 2026] GET /v2.0/security-groups/bab595e4-c7e4-442b-8e34-a5ca91d983a0 => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/568] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/ports?tenant_id=9a10b8faa5f64b5eae999a1124c97043&device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/569] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/bab595e4-c7e4-442b-8e34-a5ca91d983a0 => generated 2922 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/570] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/networks?id=0f6dd5c9-a560-4647-973b-91613bee7dd7 => generated 779 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/571] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/74d92891-56db-46bf-98ec-2d654b2b23e2 => 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: 280/572] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e10c6284-933d-4c1c-a89f-04c061ee4271 => 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: 293/573] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => 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: 294/574] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/subnets?id=a76dea91-13e7-4e89-b752-2259b2d32ef6 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/575] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/576] 10.0.0.109 () {36 vars in 1013 bytes} [Sun Aug 16 14:02:01 2026] DELETE /v2.0/security-groups/74d92891-56db-46bf-98ec-2d654b2b23e2 => 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: 296/577] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/ports?network_id=0f6dd5c9-a560-4647-973b-91613bee7dd7&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:01.285 8 INFO neutron.api.v2.resource [req-1cf4ae93-fd39-451a-ad5c-92c7877e4703 req-9aa6622c-c8e9-436d-bb7e-73c22230e182 da753e36962642a8820a562fcd9309bc ffd99b7c75394517a46f9cb011f9167d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 297/578] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/74d92891-56db-46bf-98ec-2d654b2b23e2 => 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: 282/579] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/580] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?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: 283/581] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/16f5d82b-f0bf-44b4-9ebe-4d20389bbf70 => generated 1681 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/582] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/583] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?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: 300/584] 10.0.0.109 () {36 vars in 1013 bytes} [Sun Aug 16 14:02:01 2026] DELETE /v2.0/security-groups/16f5d82b-f0bf-44b4-9ebe-4d20389bbf70 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:01.447 7 INFO neutron.api.v2.resource [req-4e4bb63c-15c9-4c0c-a23b-5363a5533f71 req-1fab1e9d-dcb5-4f3a-8b48-2d88aeec71dc da753e36962642a8820a562fcd9309bc ffd99b7c75394517a46f9cb011f9167d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 285/585] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/16f5d82b-f0bf-44b4-9ebe-4d20389bbf70 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/586] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/f57af635-52f9-42d5-9c19-3db0a3bf1f5f => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/587] 10.0.0.109 () {36 vars in 1013 bytes} [Sun Aug 16 14:02:01 2026] DELETE /v2.0/security-groups/f57af635-52f9-42d5-9c19-3db0a3bf1f5f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:01.630 8 INFO neutron.api.v2.resource [req-1803240b-8bd9-495d-99ec-0b59831d4811 req-79d73329-55b1-426d-9a48-8743a901279c da753e36962642a8820a562fcd9309bc ffd99b7c75394517a46f9cb011f9167d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 302/588] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/f57af635-52f9-42d5-9c19-3db0a3bf1f5f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/589] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups?tenant_id=ffd99b7c75394517a46f9cb011f9167d => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/590] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/bab595e4-c7e4-442b-8e34-a5ca91d983a0 => 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: 288/591] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/bab595e4-c7e4-442b-8e34-a5ca91d983a0 => generated 2922 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:01.856 8 INFO neutron.api.v2.resource [req-4d273ceb-a266-4c3e-b1da-a7ccd9041eea req-58f75370-5b57-4127-90cf-23d39bb29875 da753e36962642a8820a562fcd9309bc ffd99b7c75394517a46f9cb011f9167d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 304/592] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/f57af635-52f9-42d5-9c19-3db0a3bf1f5f => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:02:01.898 7 INFO neutron.api.v2.resource [req-59aa086d-69be-44b6-991c-246161239721 req-47911e1b-2f9d-4b1a-8f09-4020429a0262 da753e36962642a8820a562fcd9309bc ffd99b7c75394517a46f9cb011f9167d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 289/593] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/16f5d82b-f0bf-44b4-9ebe-4d20389bbf70 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:02:01.932 8 INFO neutron.api.v2.resource [req-e9931ed5-adc2-4116-b0f4-2653a12d485f req-d770fc68-6a70-4675-ae35-8918e043835b da753e36962642a8820a562fcd9309bc ffd99b7c75394517a46f9cb011f9167d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 305/594] 10.0.0.109 () {34 vars in 991 bytes} [Sun Aug 16 14:02:01 2026] GET /v2.0/security-groups/74d92891-56db-46bf-98ec-2d654b2b23e2 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/595] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:02 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:02.355 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0d5493b-e1fd-47b4-bc62-a38211eafcd3 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: e0403d23-135f-4a62-9f1f-5408ca91b7ca 2026-08-16 14:02:02.358 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0d5493b-e1fd-47b4-bc62-a38211eafcd3 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: e0403d23-135f-4a62-9f1f-5408ca91b7ca [pid: 8|app: 0|req: 307/596] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:02 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:02.727 8 INFO neutron.db.segments_db [None req-71ce1b18-b8f5-4095-8953-6c35d147433d 40ec2b6bc2854aa99ba13142b18f5cd9 f626e698f30b4ccbbe6444028cc06882 - - default default] Added segment 5cc5c1a8-5b28-4825-b97b-ca5c21c54660 of type vxlan for network e6a06367-64e9-4f68-abe0-fbe034ecd345 2026-08-16 14:02:02.790 8 INFO neutron.db.segments_db [None req-71ce1b18-b8f5-4095-8953-6c35d147433d 40ec2b6bc2854aa99ba13142b18f5cd9 f626e698f30b4ccbbe6444028cc06882 - - default default] Added segment a63c802a-9116-4962-a90f-f6d0708e02b5 of type vxlan for network 6212dd2e-5e43-4cac-be3a-14dad7e4a71f [pid: 7|app: 0|req: 290/597] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:02:01 2026] PUT /v2.0/routers/0012e1b7-0ebc-4ea6-a014-5f31ee5fc5e7/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/598] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:02 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/599] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:02:02 2026] POST /v2.0/networks => generated 1245 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/600] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:02 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/601] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:02:02 2026] GET /v2.0/networks => generated 1844 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:03.094 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fb5801e-01ff-40c1-b4a0-d29588d72238 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: ca15707c-656e-455a-bb03-2f497a1c7da5 2026-08-16 14:02:03.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fb5801e-01ff-40c1-b4a0-d29588d72238 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: ca15707c-656e-455a-bb03-2f497a1c7da5 2026-08-16 14:02:03.139 8 INFO neutron.services.segments.plugin [-] Segment 5cc5c1a8-5b28-4825-b97b-ca5c21c54660 resource provider aggregate not found 2026-08-16 14:02:03.144 8 INFO neutron.services.segments.plugin [-] Segment 5cc5c1a8-5b28-4825-b97b-ca5c21c54660 resource provider aggregate not found 2026-08-16 14:02:03.166 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5cc5c1a8-5b28-4825-b97b-ca5c21c54660 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cc5c1a8-5b28-4825-b97b-ca5c21c54660 found for delete ", "request_id": "req-d0e2ea10-970f-4b68-a6be-a1466387625f"}]} 2026-08-16 14:02:03.171 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5cc5c1a8-5b28-4825-b97b-ca5c21c54660 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cc5c1a8-5b28-4825-b97b-ca5c21c54660 found for delete ", "request_id": "req-5e0c89fe-e169-4237-bff9-f8382f0aca4b"}]} [pid: 8|app: 0|req: 311/602] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:03 2026] DELETE /v2.0/networks/e6a06367-64e9-4f68-abe0-fbe034ecd345 => 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: 312/603] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:03 2026] DELETE /v2.0/networks/6212dd2e-5e43-4cac-be3a-14dad7e4a71f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:03.360 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fb5801e-01ff-40c1-b4a0-d29588d72238 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: c38263a4-24b1-4530-9d21-1be42306dce1 2026-08-16 14:02:03.362 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fb5801e-01ff-40c1-b4a0-d29588d72238 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: c38263a4-24b1-4530-9d21-1be42306dce1 [pid: 8|app: 0|req: 313/604] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:02:03 2026] GET /v2.0/networks => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:03.458 8 INFO neutron.db.segments_db [None req-9f8ce55d-8c75-4fbd-9b7c-5b601c53fa70 40ec2b6bc2854aa99ba13142b18f5cd9 f626e698f30b4ccbbe6444028cc06882 - - default default] Added segment c71383f5-77df-4437-beb3-74828c821e36 of type vxlan for network 2a777269-88c4-4bd5-83ca-355e8f1b387c [pid: 8|app: 0|req: 314/605] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:02:03 2026] POST /v2.0/networks => generated 649 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/606] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:03 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:03.651 8 INFO neutron.db.segments_db [None req-07498065-78a2-4ca5-ad40-11bdc480b13b 40ec2b6bc2854aa99ba13142b18f5cd9 f626e698f30b4ccbbe6444028cc06882 - - default default] Added segment 87d57fd0-af32-46c4-984c-78ddb60a3ee4 of type vxlan for network 9da740bf-d5ed-47b5-9eb0-404c44be5bc9 2026-08-16 14:02:03.686 7 INFO neutron.services.segments.plugin [-] Segment 266ee53d-542a-4432-851a-1b014ae0eea9 resource provider aggregate not found 2026-08-16 14:02:03.691 7 INFO neutron.services.segments.plugin [-] Segment 266ee53d-542a-4432-851a-1b014ae0eea9 resource provider aggregate not found 2026-08-16 14:02:03.709 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 266ee53d-542a-4432-851a-1b014ae0eea9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 266ee53d-542a-4432-851a-1b014ae0eea9 found for delete ", "request_id": "req-9a3938dd-e476-47b8-9990-d52dd3e0a1c5"}]} 2026-08-16 14:02:03.714 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 266ee53d-542a-4432-851a-1b014ae0eea9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 266ee53d-542a-4432-851a-1b014ae0eea9 found for delete ", "request_id": "req-5829585a-bc90-4fc4-b6d0-9615dd0bbdaf"}]} 2026-08-16 14:02:03.724 7 INFO neutron.db.l3_hamode_db [None req-9fb5801e-01ff-40c1-b4a0-d29588d72238 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] HA network eb374803-a9e9-4356-8f1b-f761918b2af0 was deleted as no HA routers are present in tenant ffd99b7c75394517a46f9cb011f9167d. [pid: 7|app: 0|req: 292/607] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:02 2026] DELETE /v2.0/routers/0012e1b7-0ebc-4ea6-a014-5f31ee5fc5e7 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/608] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:02:03 2026] POST /v2.0/networks => generated 649 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/609] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:03 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&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: 317/610] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:03 2026] DELETE /v2.0/subnets/ef9b5d1a-6150-4c9f-b707-841d647d3b99 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:03.986 8 INFO neutron_taas.services.taas.taas_plugin [None req-870dea78-8f53-45d5-867c-b580fee67e07 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 6baf0772-163d-4fe2-825e-dd7fabe10631 2026-08-16 14:02:03.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-870dea78-8f53-45d5-867c-b580fee67e07 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 6baf0772-163d-4fe2-825e-dd7fabe10631 [pid: 8|app: 0|req: 318/611] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:03 2026] DELETE /v2.0/networks/ffaee88c-d469-43ec-a6cd-96ef533bde2f => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/612] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:04 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/613] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:04 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&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: 321/614] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:04 2026] GET /v2.0/security-groups?tenant_id=ffd99b7c75394517a46f9cb011f9167d&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/615] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:04 2026] DELETE /v2.0/security-groups/bab595e4-c7e4-442b-8e34-a5ca91d983a0 => 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: 294/616] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:02:03 2026] POST /v2.0/ports => generated 1506 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/617] 10.0.0.129 () {32 vars in 643 bytes} [Sun Aug 16 14:02:04 2026] GET /v2.0/ports => generated 1506 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 14:02:04.726 7 INFO neutron_taas.services.taas.taas_plugin [None req-909a2d51-43a9-44fa-8161-2f27110337ca 40ec2b6bc2854aa99ba13142b18f5cd9 f626e698f30b4ccbbe6444028cc06882 - - default default] TaaS: Handle Delete Port: bd5c9dde-e361-4a6f-b9f9-d5284234e036 2026-08-16 14:02:04.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-909a2d51-43a9-44fa-8161-2f27110337ca 40ec2b6bc2854aa99ba13142b18f5cd9 f626e698f30b4ccbbe6444028cc06882 - - default default] Tap Mirror: Handle Delete Port: bd5c9dde-e361-4a6f-b9f9-d5284234e036 [pid: 8|app: 0|req: 324/618] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:04 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/619] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:04 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/620] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:02:04 2026] DELETE /v2.0/ports/bd5c9dde-e361-4a6f-b9f9-d5284234e036 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:05.189 8 INFO neutron.services.segments.plugin [-] Segment a63c802a-9116-4962-a90f-f6d0708e02b5 resource provider aggregate not found 2026-08-16 14:02:05.191 8 INFO neutron.services.segments.plugin [-] Segment a63c802a-9116-4962-a90f-f6d0708e02b5 resource provider aggregate not found 2026-08-16 14:02:05.238 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a63c802a-9116-4962-a90f-f6d0708e02b5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a63c802a-9116-4962-a90f-f6d0708e02b5 found for delete ", "request_id": "req-ee608207-584e-491a-b742-b37bd0b9b4c8"}]} 2026-08-16 14:02:05.241 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a63c802a-9116-4962-a90f-f6d0708e02b5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a63c802a-9116-4962-a90f-f6d0708e02b5 found for delete ", "request_id": "req-17ad356a-fb84-4a34-9f51-617ef6269a75"}]} 2026-08-16 14:02:05.265 8 INFO neutron.services.segments.plugin [-] Segment cfdc4cd8-82cd-4f9a-b628-ba6250af187d resource provider aggregate not found 2026-08-16 14:02:05.275 8 INFO neutron.services.segments.plugin [-] Segment cfdc4cd8-82cd-4f9a-b628-ba6250af187d resource provider aggregate not found 2026-08-16 14:02:05.288 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cfdc4cd8-82cd-4f9a-b628-ba6250af187d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfdc4cd8-82cd-4f9a-b628-ba6250af187d found for delete ", "request_id": "req-1ef349ff-057f-4c68-9e3b-8c5be4e47c68"}]} 2026-08-16 14:02:05.310 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cfdc4cd8-82cd-4f9a-b628-ba6250af187d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfdc4cd8-82cd-4f9a-b628-ba6250af187d found for delete ", "request_id": "req-f168ae2d-a3d1-4d98-8e54-cbbd60bed97a"}]} 2026-08-16 14:02:05.350 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e680d44-10ac-47e9-a953-7ff288c7fcf8 40ec2b6bc2854aa99ba13142b18f5cd9 f626e698f30b4ccbbe6444028cc06882 - - default default] TaaS: Handle Delete Port: 939b564b-c752-4fb7-a3ec-f8fbb0927f24 2026-08-16 14:02:05.357 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e680d44-10ac-47e9-a953-7ff288c7fcf8 40ec2b6bc2854aa99ba13142b18f5cd9 f626e698f30b4ccbbe6444028cc06882 - - default default] Tap Mirror: Handle Delete Port: 939b564b-c752-4fb7-a3ec-f8fbb0927f24 [pid: 7|app: 0|req: 296/621] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:05 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/622] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:02:05 2026] DELETE /v2.0/ports/939b564b-c752-4fb7-a3ec-f8fbb0927f24 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/623] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:05 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&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: 327/624] 10.0.0.129 () {32 vars in 643 bytes} [Sun Aug 16 14:02:05 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:05.547 7 INFO neutron.db.segments_db [None req-4a3e26da-4cce-4e9f-970a-b09b85f83bd0 40ec2b6bc2854aa99ba13142b18f5cd9 f626e698f30b4ccbbe6444028cc06882 - - default default] Added segment 39f32136-aa72-449a-a6a8-048f9fec2252 of type vxlan for network 699803c6-7830-449c-b6a4-e632216dc35d [pid: 7|app: 0|req: 298/625] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:02:05 2026] POST /v2.0/networks => generated 649 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:05.764 8 INFO neutron.db.segments_db [None req-08e3657c-ed26-4025-9915-b3b3c8445faa 40ec2b6bc2854aa99ba13142b18f5cd9 f626e698f30b4ccbbe6444028cc06882 - - default default] Added segment 8cb37513-39df-4ea4-bb43-76e9c0b63cc2 of type vxlan for network 26e2fb91-8dc4-498a-b838-e9eaa7e31263 [pid: 8|app: 0|req: 328/626] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:02:05 2026] POST /v2.0/networks => generated 650 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/627] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:05 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/628] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:06 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/629] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:05 2026] POST /v2.0/subnets => generated 1274 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/630] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:02:06 2026] GET /v2.0/subnets => generated 1910 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/631] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:06 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/632] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:06 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&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: 300/633] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:06 2026] DELETE /v2.0/subnets/7fc2aae3-f50f-4150-a20a-0cc498627d8c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/634] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:06 2026] DELETE /v2.0/subnets/4f10c5cb-dd58-4a0b-8a7d-0eec4e3efb21 => 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: 301/635] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:02:06 2026] GET /v2.0/subnets => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/636] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:06 2026] DELETE /v2.0/networks/26e2fb91-8dc4-498a-b838-e9eaa7e31263 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:07.143 7 INFO neutron.services.segments.plugin [-] Segment 39f32136-aa72-449a-a6a8-048f9fec2252 resource provider aggregate not found 2026-08-16 14:02:07.151 7 INFO neutron.services.segments.plugin [-] Segment 39f32136-aa72-449a-a6a8-048f9fec2252 resource provider aggregate not found 2026-08-16 14:02:07.162 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 39f32136-aa72-449a-a6a8-048f9fec2252 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f32136-aa72-449a-a6a8-048f9fec2252 found for delete ", "request_id": "req-a66cdb19-4a50-4d6c-b9f2-63f4fa738b5b"}]} [pid: 7|app: 0|req: 302/637] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:07 2026] DELETE /v2.0/networks/699803c6-7830-449c-b6a4-e632216dc35d => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:07.185 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 39f32136-aa72-449a-a6a8-048f9fec2252 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f32136-aa72-449a-a6a8-048f9fec2252 found for delete ", "request_id": "req-8a107433-452b-47c1-af47-898a1e964936"}]} [pid: 8|app: 0|req: 336/638] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:07 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => 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: 337/639] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:07 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:07.303 8 INFO neutron.services.segments.plugin [-] Segment 8cb37513-39df-4ea4-bb43-76e9c0b63cc2 resource provider aggregate not found 2026-08-16 14:02:07.318 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8cb37513-39df-4ea4-bb43-76e9c0b63cc2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cb37513-39df-4ea4-bb43-76e9c0b63cc2 found for delete ", "request_id": "req-2478cbd2-c413-433c-9604-345c8440d5b8"}]} 2026-08-16 14:02:07.323 8 INFO neutron.services.segments.plugin [-] Segment 8cb37513-39df-4ea4-bb43-76e9c0b63cc2 resource provider aggregate not found 2026-08-16 14:02:07.339 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8cb37513-39df-4ea4-bb43-76e9c0b63cc2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cb37513-39df-4ea4-bb43-76e9c0b63cc2 found for delete ", "request_id": "req-e7882596-4de4-473f-94af-6ff2a98cdebd"}]} [pid: 7|app: 0|req: 303/640] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:07 2026] DELETE /v2.0/networks/9da740bf-d5ed-47b5-9eb0-404c44be5bc9 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/641] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:07 2026] DELETE /v2.0/networks/2a777269-88c4-4bd5-83ca-355e8f1b387c => 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: 304/642] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:07 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/643] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:07 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&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: 305/644] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:07 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/645] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:08 2026] GET /v2.0/security-groups?tenant_id=f626e698f30b4ccbbe6444028cc06882&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/646] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:08 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/647] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:08 2026] DELETE /v2.0/security-groups/c6e5bca5-88c5-4eac-98d9-f8ae7dc61689 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/648] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:08 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:08.681 8 INFO neutron.db.l3_db [None req-1bef2bdd-0a01-49e0-8c63-325d8453e49e cc5d6260173040bb818e6d1087bd205d 5448cab4641c41378a88a152fd996c46 - - default default] Floating IP 761bc30f-7e2a-4851-979e-186a74ebf7c0 associated. External IP: 10.96.250.209, port: a0a0bd90-567e-4af7-9217-440eb8d2ebb0. [pid: 8|app: 0|req: 340/649] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:02:07 2026] PUT /v2.0/floatingips/761bc30f-7e2a-4851-979e-186a74ebf7c0 => generated 856 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:09.002 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b867eae5-f5c8-4d81-a28d-975f357426ea'] response: {'name': 'network-changed', 'server_uuid': '7987f4fc-5137-4ad2-91e8-c8d506e7bbd6', 'tag': 'a0a0bd90-567e-4af7-9217-440eb8d2ebb0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 341/650] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/651] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:09.186 7 INFO neutron.services.segments.plugin [-] Segment 87d57fd0-af32-46c4-984c-78ddb60a3ee4 resource provider aggregate not found 2026-08-16 14:02:09.213 7 INFO neutron.services.segments.plugin [-] Segment 87d57fd0-af32-46c4-984c-78ddb60a3ee4 resource provider aggregate not found 2026-08-16 14:02:09.216 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 87d57fd0-af32-46c4-984c-78ddb60a3ee4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d57fd0-af32-46c4-984c-78ddb60a3ee4 found for delete ", "request_id": "req-1ad26800-b748-42a6-928a-6225b580c395"}]} 2026-08-16 14:02:09.230 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 87d57fd0-af32-46c4-984c-78ddb60a3ee4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d57fd0-af32-46c4-984c-78ddb60a3ee4 found for delete ", "request_id": "req-cec0beeb-8075-47d9-b581-621a92e0c3c7"}]} [pid: 7|app: 0|req: 310/652] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:08 2026] GET /v2.0/security-groups?tenant_id=e095b036a1fa4c2b8be0c64df928bd75&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:09.353 8 INFO neutron.services.segments.plugin [-] Segment c71383f5-77df-4437-beb3-74828c821e36 resource provider aggregate not found 2026-08-16 14:02:09.358 8 INFO neutron.services.segments.plugin [-] Segment c71383f5-77df-4437-beb3-74828c821e36 resource provider aggregate not found [pid: 8|app: 0|req: 343/653] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:09 2026] DELETE /v2.0/security-groups/5864235d-2d7e-457e-9dce-89a33a4b5dbf => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:09.377 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c71383f5-77df-4437-beb3-74828c821e36 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c71383f5-77df-4437-beb3-74828c821e36 found for delete ", "request_id": "req-bb79e7ef-ff62-4766-aae1-3877bb4e424d"}]} 2026-08-16 14:02:09.385 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c71383f5-77df-4437-beb3-74828c821e36 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c71383f5-77df-4437-beb3-74828c821e36 found for delete ", "request_id": "req-31995de5-9bd7-4588-8c4c-700d0e50c06c"}]} [pid: 7|app: 0|req: 311/654] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/655] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/656] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/ports?tenant_id=5448cab4641c41378a88a152fd996c46&device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/657] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/networks?id=c0ef6433-3bce-465f-95bc-b137078f49f1 => generated 766 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/658] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/security-groups?tenant_id=867fbaca520b4d5d8d547bba5131ac02&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/659] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a0a0bd90-567e-4af7-9217-440eb8d2ebb0 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/660] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/subnets?id=167092f8-869f-4199-b4e5-fcb5cd894d42 => generated 688 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/661] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:09 2026] DELETE /v2.0/security-groups/b0250f76-5cd5-4721-8a56-b13a5e2b9c5a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/662] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/ports?network_id=c0ef6433-3bce-465f-95bc-b137078f49f1&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: 314/663] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => 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: 350/664] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/networks/c0ef6433-3bce-465f-95bc-b137078f49f1?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/665] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&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: 351/668] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/networks/c0ef6433-3bce-465f-95bc-b137078f49f1?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: 318/669] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:09 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:10.332 8 INFO neutron.db.l3_db [None req-b4af30fd-b9a8-43de-8d03-f88f550a3dcb d63880f35586420abdde369d7e9f9164 9a10b8faa5f64b5eae999a1124c97043 - - default default] Floating IP 3667e356-0fd5-4c85-95ba-6cddf3b3b7ec associated. External IP: 10.96.250.217, port: e10c6284-933d-4c1c-a89f-04c061ee4271. [pid: 8|app: 0|req: 352/670] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:02:09 2026] PUT /v2.0/floatingips/3667e356-0fd5-4c85-95ba-6cddf3b3b7ec => generated 855 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/671] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:10 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/672] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:10 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/673] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:10 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/674] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:10 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&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-08-16 14:02:10.838 7 INFO neutron.db.segments_db [None req-7958fb9c-1fd6-4bee-ae38-b2710e9e0294 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Added segment b1b3e375-6e2d-4300-96d0-4926efcaf168 of type vxlan for network b96a94cd-0ed6-44d0-b35c-4a91c7ae5eb0 [pid: 7|app: 0|req: 319/675] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:02:10 2026] POST /v2.0/networks => generated 634 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:10.968 8 INFO neutron.db.segments_db [None req-b4af49b4-f04d-482d-b3d2-071de7aa45a7 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Added segment 51ed8cf7-b0e6-4464-8e02-249a1672763a of type vxlan for network 91fa41ff-733a-4a37-8715-79cc0b46a2f6 2026-08-16 14:02:11.046 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a46c7b27-279e-4f6e-be0c-31bbc4f4943f'] response: {'name': 'network-changed', 'server_uuid': 'eeeec1ac-68f7-41ea-9a1a-b08846a574d6', 'tag': 'e10c6284-933d-4c1c-a89f-04c061ee4271', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 357/676] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:02:10 2026] POST /v2.0/networks => generated 634 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/677] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:11 2026] POST /v2.0/subnets => generated 646 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/678] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:02:11 2026] GET /v2.0/ports?tenant_id=9a10b8faa5f64b5eae999a1124c97043&device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/679] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:11 2026] POST /v2.0/subnets => generated 655 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/680] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:02:11 2026] GET /v2.0/networks?id=0f6dd5c9-a560-4647-973b-91613bee7dd7 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:11.703 8 INFO neutron.db.segments_db [None req-8494db33-ba6c-4089-b4be-71db2ba00b74 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Added segment 5eec4d25-2621-4f60-b4bd-23d06933f0f1 of type vxlan for network 33bc3d87-2686-4c47-a6f8-868b755384d4 [pid: 7|app: 0|req: 323/681] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:02:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/682] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:02:11 2026] GET /v2.0/subnets?id=a76dea91-13e7-4e89-b752-2259b2d32ef6 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/683] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:02:11 2026] GET /v2.0/ports?network_id=0f6dd5c9-a560-4647-973b-91613bee7dd7&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/684] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:02:11 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/685] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:11 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:11.922 8 INFO neutron.db.l3_hamode_db [None req-8494db33-ba6c-4089-b4be-71db2ba00b74 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 328/686] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:02:11 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => 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: 329/687] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:02:11 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/688] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:11 2026] GET /v2.0/security-groups?id=627cbe21-5e86-4fd5-8ccb-71e00d69d427&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:12.083 8 INFO neutron.db.l3_hamode_db [None req-8494db33-ba6c-4089-b4be-71db2ba00b74 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:02:12.132 7 INFO neutron_taas.services.taas.taas_plugin [req-518ebd3b-8dd5-4be5-a3b1-dc5b5fc97fa1 req-b60fb074-7bf1-4a53-bf05-81f97e9517f4 cc5d6260173040bb818e6d1087bd205d 5448cab4641c41378a88a152fd996c46 - - default default] TaaS: Handle Delete Port: a0a0bd90-567e-4af7-9217-440eb8d2ebb0 2026-08-16 14:02:12.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-518ebd3b-8dd5-4be5-a3b1-dc5b5fc97fa1 req-b60fb074-7bf1-4a53-bf05-81f97e9517f4 cc5d6260173040bb818e6d1087bd205d 5448cab4641c41378a88a152fd996c46 - - default default] Tap Mirror: Handle Delete Port: a0a0bd90-567e-4af7-9217-440eb8d2ebb0 2026-08-16 14:02:12.353 7 INFO neutron.db.l3_db [req-518ebd3b-8dd5-4be5-a3b1-dc5b5fc97fa1 req-b60fb074-7bf1-4a53-bf05-81f97e9517f4 cc5d6260173040bb818e6d1087bd205d 5448cab4641c41378a88a152fd996c46 - - default default] Floating IP 761bc30f-7e2a-4851-979e-186a74ebf7c0 disassociated. External IP: 10.96.250.209, port: a0a0bd90-567e-4af7-9217-440eb8d2ebb0. [pid: 8|app: 0|req: 359/689] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:11 2026] POST /v2.0/routers => generated 509 bytes in 971 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/690] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:02:12 2026] DELETE /v2.0/ports/a0a0bd90-567e-4af7-9217-440eb8d2ebb0 => generated 0 bytes in 683 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/691] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:13 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:13.250 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a946f112-62c8-451f-a025-730bc321049a'] response: {'server_uuid': '7987f4fc-5137-4ad2-91e8-c8d506e7bbd6', 'name': 'network-vif-deleted', 'tag': 'a0a0bd90-567e-4af7-9217-440eb8d2ebb0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 360/692] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:02:12 2026] PUT /v2.0/routers/8c6f496a-aa5e-4f85-85d0-030d64f19ff8/add_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/693] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:02:13 2026] GET /v2.0/ports/dedf3bc4-b704-4206-9558-ff662e3cda89 => generated 959 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/694] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:13 2026] GET /v2.0/security-groups?tenant_id=1ef8b62d3cd84cfb9bff33323d333ac2&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/695] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:14 2026] DELETE /v2.0/security-groups/c79b4616-d676-437a-90bd-b079a729dfea => 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: 335/696] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:14 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => 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: 336/697] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:14 2026] GET /v2.0/security-groups?tenant_id=9f903cc412614ab8bc94c436557c9048&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/698] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:14 2026] DELETE /v2.0/security-groups/f5866124-de1e-40b0-9ceb-2e6d9fa313ef => 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: 362/699] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:02:13 2026] PUT /v2.0/routers/8c6f496a-aa5e-4f85-85d0-030d64f19ff8/add_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/700] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:02:14 2026] GET /v2.0/ports/e916431b-45c1-41e8-9ece-9474109715f7 => generated 967 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/701] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:15 2026] GET /v2.0/ports?device_id=7987f4fc-5137-4ad2-91e8-c8d506e7bbd6 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:15.461 8 INFO neutron_taas.services.taas.taas_plugin [None req-d848de9e-2987-4b15-a995-c16619bbdb62 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] TaaS: Handle Delete Port: e916431b-45c1-41e8-9ece-9474109715f7 2026-08-16 14:02:15.464 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d848de9e-2987-4b15-a995-c16619bbdb62 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Tap Mirror: Handle Delete Port: e916431b-45c1-41e8-9ece-9474109715f7 [pid: 8|app: 0|req: 363/702] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:02:15 2026] PUT /v2.0/routers/8c6f496a-aa5e-4f85-85d0-030d64f19ff8/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:16.322 7 INFO neutron_taas.services.taas.taas_plugin [None req-36b054b0-3394-4d42-b57f-da5d0260ebf1 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] TaaS: Handle Delete Port: dedf3bc4-b704-4206-9558-ff662e3cda89 2026-08-16 14:02:16.325 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36b054b0-3394-4d42-b57f-da5d0260ebf1 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Tap Mirror: Handle Delete Port: dedf3bc4-b704-4206-9558-ff662e3cda89 [pid: 8|app: 0|req: 364/703] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:16 2026] DELETE /v2.0/security-groups/627cbe21-5e86-4fd5-8ccb-71e00d69d427 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:16.522 8 INFO neutron.api.v2.resource [None req-fbc8720f-b302-49f8-9f70-7afa81f3dc55 cc5d6260173040bb818e6d1087bd205d 5448cab4641c41378a88a152fd996c46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 365/704] 10.0.0.129 () {32 vars in 737 bytes} [Sun Aug 16 14:02:16 2026] GET /v2.0/security-groups/627cbe21-5e86-4fd5-8ccb-71e00d69d427 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:02:16.608 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef78b237-025a-49e5-a22c-13e1ea891e7d cc5d6260173040bb818e6d1087bd205d 5448cab4641c41378a88a152fd996c46 - - default default] TaaS: Handle Delete Port: 15452f56-324a-4211-910b-309525229583 2026-08-16 14:02:16.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef78b237-025a-49e5-a22c-13e1ea891e7d cc5d6260173040bb818e6d1087bd205d 5448cab4641c41378a88a152fd996c46 - - default default] Tap Mirror: Handle Delete Port: 15452f56-324a-4211-910b-309525229583 [pid: 7|app: 0|req: 340/705] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:02:15 2026] PUT /v2.0/routers/8c6f496a-aa5e-4f85-85d0-030d64f19ff8/remove_router_interface => generated 309 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/706] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:02:16 2026] GET /v2.0/ports?device_id=8c6f496a-aa5e-4f85-85d0-030d64f19ff8 => 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: 366/707] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:02:16 2026] DELETE /v2.0/floatingips/761bc30f-7e2a-4851-979e-186a74ebf7c0 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:16.887 7 INFO neutron_taas.services.taas.taas_plugin [None req-77f978e8-9010-4464-bec7-8795666907a0 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] TaaS: Handle Delete Port: 285f3b66-d07b-4e7d-bb47-ef33d3fb36a8 2026-08-16 14:02:16.890 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77f978e8-9010-4464-bec7-8795666907a0 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Tap Mirror: Handle Delete Port: 285f3b66-d07b-4e7d-bb47-ef33d3fb36a8 2026-08-16 14:02:17.119 8 INFO neutron_taas.services.taas.taas_plugin [None req-6bc70a50-9cc5-44d7-85e4-7d908d3f6e1a 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: aebe11c6-6fce-449a-8d08-9007501590a2 2026-08-16 14:02:17.122 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bc70a50-9cc5-44d7-85e4-7d908d3f6e1a 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: aebe11c6-6fce-449a-8d08-9007501590a2 2026-08-16 14:02:17.266 7 INFO neutron.services.segments.plugin [-] Segment 5eec4d25-2621-4f60-b4bd-23d06933f0f1 resource provider aggregate not found 2026-08-16 14:02:17.275 7 INFO neutron.services.segments.plugin [-] Segment 5eec4d25-2621-4f60-b4bd-23d06933f0f1 resource provider aggregate not found 2026-08-16 14:02:17.288 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5eec4d25-2621-4f60-b4bd-23d06933f0f1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eec4d25-2621-4f60-b4bd-23d06933f0f1 found for delete ", "request_id": "req-96325fb2-cc0a-40d6-8eb0-9f12188715ae"}]} 2026-08-16 14:02:17.293 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5eec4d25-2621-4f60-b4bd-23d06933f0f1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eec4d25-2621-4f60-b4bd-23d06933f0f1 found for delete ", "request_id": "req-e22917b2-3555-48e3-99e4-7463a87fa4b9"}]} 2026-08-16 14:02:17.301 7 INFO neutron.db.l3_hamode_db [None req-77f978e8-9010-4464-bec7-8795666907a0 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] HA network 33bc3d87-2686-4c47-a6f8-868b755384d4 was deleted as no HA routers are present in tenant 82b4f3c3cddb4d2295d3d5e13bed019b. [pid: 7|app: 0|req: 342/708] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:16 2026] DELETE /v2.0/routers/8c6f496a-aa5e-4f85-85d0-030d64f19ff8 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/709] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:17 2026] DELETE /v2.0/subnets/49ef7886-34ee-4a25-ac8d-6ad7dc0fd095 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/710] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:02:16 2026] PUT /v2.0/routers/a0f704ad-e116-4aff-a1d3-d43b3eadcead/remove_router_interface => generated 309 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/711] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:17 2026] DELETE /v2.0/subnets/deff18d1-ee5c-4898-9029-ed74f975458f => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:17.731 8 INFO neutron_taas.services.taas.taas_plugin [None req-f60739e5-046c-462a-bea4-84551c96d085 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: e117d077-16d6-458d-8ce7-a80dc07298fc 2026-08-16 14:02:17.734 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f60739e5-046c-462a-bea4-84551c96d085 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: e117d077-16d6-458d-8ce7-a80dc07298fc [pid: 7|app: 0|req: 345/712] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:17 2026] DELETE /v2.0/networks/91fa41ff-733a-4a37-8715-79cc0b46a2f6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:17.892 7 INFO neutron_taas.services.taas.taas_plugin [None req-de584cb7-22a2-4a6c-82e2-fbea6d7514ad 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] TaaS: Handle Delete Port: 4e4794be-f6f7-420f-8cb5-9b65c6f87af2 2026-08-16 14:02:17.895 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de584cb7-22a2-4a6c-82e2-fbea6d7514ad 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Tap Mirror: Handle Delete Port: 4e4794be-f6f7-420f-8cb5-9b65c6f87af2 2026-08-16 14:02:18.002 8 INFO neutron_taas.services.taas.taas_plugin [None req-f60739e5-046c-462a-bea4-84551c96d085 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 94a123cd-3ebb-4a35-9c06-1c16dc80c3ea 2026-08-16 14:02:18.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f60739e5-046c-462a-bea4-84551c96d085 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 94a123cd-3ebb-4a35-9c06-1c16dc80c3ea [pid: 7|app: 0|req: 346/713] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:17 2026] DELETE /v2.0/networks/b96a94cd-0ed6-44d0-b35c-4a91c7ae5eb0 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:18.117 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-f60739e5-046c-462a-bea4-84551c96d085 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2244, 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 648, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-08-16 14:02:18.138 7 INFO neutron.db.segments_db [None req-57072ddc-e055-439e-ac1f-0d45ba1df850 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Added segment 78c7c656-2368-4dde-87e8-d6d3ffe21f95 of type vxlan for network 0e2c17e9-c8fb-4579-ae30-82c94b4b3617 [pid: 7|app: 0|req: 347/714] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:02:18 2026] POST /v2.0/networks => generated 634 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:18.440 8 INFO neutron.services.segments.plugin [-] Segment cd3fe2a9-7746-406b-ac88-8d47e0565fee resource provider aggregate not found 2026-08-16 14:02:18.450 8 INFO neutron.services.segments.plugin [-] Segment cd3fe2a9-7746-406b-ac88-8d47e0565fee resource provider aggregate not found 2026-08-16 14:02:18.465 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cd3fe2a9-7746-406b-ac88-8d47e0565fee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd3fe2a9-7746-406b-ac88-8d47e0565fee found for delete ", "request_id": "req-45231281-4710-4b0e-abc5-b9bd9d37de6d"}]} 2026-08-16 14:02:18.467 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cd3fe2a9-7746-406b-ac88-8d47e0565fee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd3fe2a9-7746-406b-ac88-8d47e0565fee found for delete ", "request_id": "req-d43dd85c-c910-4e78-93a4-57895d24bdeb"}]} 2026-08-16 14:02:18.484 8 INFO neutron.db.l3_hamode_db [None req-f60739e5-046c-462a-bea4-84551c96d085 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] HA network 3a654327-12e7-4a52-916c-767da9549afc was deleted as no HA routers are present in tenant 5448cab4641c41378a88a152fd996c46. [pid: 8|app: 0|req: 368/715] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:17 2026] DELETE /v2.0/routers/a0f704ad-e116-4aff-a1d3-d43b3eadcead => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/716] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:18 2026] POST /v2.0/subnets => generated 646 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/717] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:18 2026] DELETE /v2.0/subnets/167092f8-869f-4199-b4e5-fcb5cd894d42 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:18.614 7 INFO neutron.db.segments_db [None req-8003c6a9-b9cf-4f67-84cf-255b22c614d6 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Added segment 303a4806-6447-488f-9c4d-d11192bb5d46 of type vxlan for network 2fb4b62b-2a90-4eb1-a724-101948ba9141 2026-08-16 14:02:18.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-8be893af-50c1-4b29-b46f-1451f13da4ed 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: b5442f91-0a7c-4dab-883b-2add2a156a46 2026-08-16 14:02:18.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8be893af-50c1-4b29-b46f-1451f13da4ed 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: b5442f91-0a7c-4dab-883b-2add2a156a46 [pid: 8|app: 0|req: 370/718] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:18 2026] DELETE /v2.0/networks/c0ef6433-3bce-465f-95bc-b137078f49f1 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:18.857 7 INFO neutron.db.l3_hamode_db [None req-8003c6a9-b9cf-4f67-84cf-255b22c614d6 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:02:18.961 7 INFO neutron.db.l3_hamode_db [None req-8003c6a9-b9cf-4f67-84cf-255b22c614d6 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 371/719] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:19 2026] GET /v2.0/security-groups?tenant_id=5448cab4641c41378a88a152fd996c46&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/720] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:19 2026] DELETE /v2.0/security-groups/21be4126-b3da-4fd7-b693-b45d87a2f272 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:19.315 7 INFO neutron.services.segments.plugin [-] Segment 51ed8cf7-b0e6-4464-8e02-249a1672763a resource provider aggregate not found 2026-08-16 14:02:19.321 7 INFO neutron.services.segments.plugin [-] Segment 51ed8cf7-b0e6-4464-8e02-249a1672763a resource provider aggregate not found 2026-08-16 14:02:19.339 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 51ed8cf7-b0e6-4464-8e02-249a1672763a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ed8cf7-b0e6-4464-8e02-249a1672763a found for delete ", "request_id": "req-0b8c9102-9bbe-4799-85b1-f7ce4b59c50d"}]} 2026-08-16 14:02:19.340 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 51ed8cf7-b0e6-4464-8e02-249a1672763a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ed8cf7-b0e6-4464-8e02-249a1672763a found for delete ", "request_id": "req-cb6f35d3-af5e-4f1f-ac39-5690f5878cef"}]} 2026-08-16 14:02:19.364 7 INFO neutron.services.segments.plugin [-] Segment b1b3e375-6e2d-4300-96d0-4926efcaf168 resource provider aggregate not found 2026-08-16 14:02:19.377 7 INFO neutron.services.segments.plugin [-] Segment b1b3e375-6e2d-4300-96d0-4926efcaf168 resource provider aggregate not found 2026-08-16 14:02:19.388 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b1b3e375-6e2d-4300-96d0-4926efcaf168 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1b3e375-6e2d-4300-96d0-4926efcaf168 found for delete ", "request_id": "req-a7ad9501-20df-4537-9ff4-970a37c9a0a4"}]} 2026-08-16 14:02:19.409 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b1b3e375-6e2d-4300-96d0-4926efcaf168 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1b3e375-6e2d-4300-96d0-4926efcaf168 found for delete ", "request_id": "req-ed676abe-edf6-452b-b9ac-263a844c2da9"}]} [pid: 7|app: 0|req: 349/721] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:18 2026] POST /v2.0/routers => generated 510 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/722] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:02:19 2026] POST /v2.0/ports => generated 963 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:20.495 8 INFO neutron.services.segments.plugin [-] Segment 2424be8f-1521-413b-a380-03a8ddfce923 resource provider aggregate not found 2026-08-16 14:02:20.499 8 INFO neutron.services.segments.plugin [-] Segment 2424be8f-1521-413b-a380-03a8ddfce923 resource provider aggregate not found 2026-08-16 14:02:20.519 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2424be8f-1521-413b-a380-03a8ddfce923 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2424be8f-1521-413b-a380-03a8ddfce923 found for delete ", "request_id": "req-7cac6a45-683b-40bb-8b01-237b7ebcd5fc"}]} 2026-08-16 14:02:20.523 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2424be8f-1521-413b-a380-03a8ddfce923 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2424be8f-1521-413b-a380-03a8ddfce923 found for delete ", "request_id": "req-c2471051-f6f0-4379-b148-4fabd2c2841d"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 374/723] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:20 2026] GET /v2.0/security-groups?tenant_id=61d28277088c4a1685b8aab60317f05e&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/724] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:20 2026] DELETE /v2.0/security-groups/1b0014df-c126-4b4e-af04-183532ef2fa0 => 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: 350/725] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:02:19 2026] PUT /v2.0/routers/0ed843c0-48e2-4f04-85d7-63f482c90048/add_router_interface => generated 309 bytes in 1058 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: 376/726] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:02:21 2026] GET /v2.0/ports/9a3be59c-9006-4349-bdbc-604a7a2a64d2 => generated 1037 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/727] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:21 2026] GET /v2.0/security-groups?tenant_id=26eb9029873747d2930a12cddacb3ef3&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:21.359 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d038800-c061-455a-bdb2-52958cf2b184 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] TaaS: Handle Delete Port: 9a3be59c-9006-4349-bdbc-604a7a2a64d2 2026-08-16 14:02:21.361 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d038800-c061-455a-bdb2-52958cf2b184 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Tap Mirror: Handle Delete Port: 9a3be59c-9006-4349-bdbc-604a7a2a64d2 2026-08-16 14:02:21.826 7 INFO neutron.db.segments_db [None req-ca57a13d-b23a-4a13-8dee-ad8e4a61ee37 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 12979926-6dab-49ca-9b68-7396db458e11 of type vxlan for network b1a765df-7f46-48e6-a370-9c076ce495a1 [pid: 7|app: 0|req: 352/728] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:02:21 2026] POST /v2.0/networks => generated 745 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/729] 10.0.0.239 () {34 vars in 990 bytes} [Sun Aug 16 14:02:21 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 1240 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/730] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:02:21 2026] PUT /v2.0/routers/0ed843c0-48e2-4f04-85d7-63f482c90048/remove_router_interface => generated 309 bytes in 1054 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: 354/731] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:22 2026] DELETE /v2.0/security-groups/5b5bcbfa-134b-44bb-b9e9-8f2a1a190209 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/732] 10.0.0.239 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:22 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&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: 378/733] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:22 2026] POST /v2.0/subnets => generated 692 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:22.323 7 INFO neutron.api.v2.resource [None req-557122b4-454c-443e-b3f7-d6588df07bf9 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 356/734] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:02:22 2026] PUT /v2.0/routers/0ed843c0-48e2-4f04-85d7-63f482c90048/remove_router_interface => generated 197 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:02:22.332 8 INFO neutron.db.segments_db [None req-497a5768-5cc7-4a37-8439-ba868119e27a 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 788e40f1-df02-4f25-b45d-f0dff301c187 of type vxlan for network 25835893-0b80-4f66-8a33-c6236d0ccf40 [pid: 7|app: 0|req: 357/735] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:02:22 2026] GET /v2.0/ports?device_id=0ed843c0-48e2-4f04-85d7-63f482c90048 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:22.498 7 INFO neutron_taas.services.taas.taas_plugin [None req-f88bdcf6-7caa-4729-8d1a-f3395f02d102 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] TaaS: Handle Delete Port: 6859a26a-46cc-4acc-b92e-c393fe13a28a 2026-08-16 14:02:22.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f88bdcf6-7caa-4729-8d1a-f3395f02d102 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Tap Mirror: Handle Delete Port: 6859a26a-46cc-4acc-b92e-c393fe13a28a 2026-08-16 14:02:22.646 8 INFO neutron.db.l3_hamode_db [None req-497a5768-5cc7-4a37-8439-ba868119e27a 695d2f30e5e74c928d1907d85d148846 5da6992905cf42bc9cb323379348b50b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:02:22.803 7 INFO neutron.services.segments.plugin [-] Segment 303a4806-6447-488f-9c4d-d11192bb5d46 resource provider aggregate not found 2026-08-16 14:02:22.819 7 INFO neutron.services.segments.plugin [-] Segment 303a4806-6447-488f-9c4d-d11192bb5d46 resource provider aggregate not found 2026-08-16 14:02:22.830 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 303a4806-6447-488f-9c4d-d11192bb5d46 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303a4806-6447-488f-9c4d-d11192bb5d46 found for delete ", "request_id": "req-9240e8e2-8b83-4ab7-ba98-87a73dcb035d"}]} 2026-08-16 14:02:22.836 7 INFO neutron.db.l3_hamode_db [None req-f88bdcf6-7caa-4729-8d1a-f3395f02d102 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] HA network 2fb4b62b-2a90-4eb1-a724-101948ba9141 was deleted as no HA routers are present in tenant 82b4f3c3cddb4d2295d3d5e13bed019b. 2026-08-16 14:02:22.847 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 303a4806-6447-488f-9c4d-d11192bb5d46 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303a4806-6447-488f-9c4d-d11192bb5d46 found for delete ", "request_id": "req-13b0c653-8bfe-4341-9609-baffebd7ae13"}]} [pid: 7|app: 0|req: 358/736] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:22 2026] DELETE /v2.0/routers/0ed843c0-48e2-4f04-85d7-63f482c90048 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/737] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:22 2026] DELETE /v2.0/subnets/2e8eb276-6b6e-4712-a82f-9c77990da907 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:23.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-0cb93f35-3387-46c9-a003-220ebee75bef 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] TaaS: Handle Delete Port: 5faecc62-5cf8-4ced-bc13-1cbb052c2298 2026-08-16 14:02:23.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cb93f35-3387-46c9-a003-220ebee75bef 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Tap Mirror: Handle Delete Port: 5faecc62-5cf8-4ced-bc13-1cbb052c2298 2026-08-16 14:02:23.339 8 INFO neutron.db.l3_hamode_db [None req-497a5768-5cc7-4a37-8439-ba868119e27a 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 360/738] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:23 2026] DELETE /v2.0/networks/0e2c17e9-c8fb-4579-ae30-82c94b4b3617 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:23.423 7 INFO neutron.db.segments_db [None req-40b1a9c9-e394-44f2-b39f-7f99945b8387 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Added segment 515cccb9-f8cd-4815-aca2-fd7d184afc79 of type vxlan for network 6350fa88-85d5-4e28-b2a9-b297cf816f95 [pid: 7|app: 0|req: 361/739] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:02:23 2026] POST /v2.0/networks => generated 634 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/740] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:23 2026] POST /v2.0/subnets => generated 646 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:23.862 7 INFO neutron.db.segments_db [None req-1a88eab4-c953-4b9e-bb9b-fecdee6addce 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Added segment 81628d01-1aa8-4dd8-bf3d-75a5ae082d96 of type vxlan for network d1320d63-b0c2-4b4e-9ee3-90e928b9f45f 2026-08-16 14:02:24.116 7 INFO neutron.db.l3_hamode_db [None req-1a88eab4-c953-4b9e-bb9b-fecdee6addce 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:02:24.238 7 INFO neutron.db.l3_hamode_db [None req-1a88eab4-c953-4b9e-bb9b-fecdee6addce 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 379/741] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:22 2026] POST /v2.0/routers => generated 732 bytes in 1982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:24.858 7 INFO neutron.services.segments.plugin [-] Segment 78c7c656-2368-4dde-87e8-d6d3ffe21f95 resource provider aggregate not found 2026-08-16 14:02:24.879 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 78c7c656-2368-4dde-87e8-d6d3ffe21f95 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78c7c656-2368-4dde-87e8-d6d3ffe21f95 found for delete ", "request_id": "req-908bdc75-955e-45be-8d6b-441adb062ef1"}]} 2026-08-16 14:02:24.883 7 INFO neutron.services.segments.plugin [-] Segment 78c7c656-2368-4dde-87e8-d6d3ffe21f95 resource provider aggregate not found [pid: 7|app: 0|req: 363/742] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:23 2026] POST /v2.0/routers => generated 511 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:24.901 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 78c7c656-2368-4dde-87e8-d6d3ffe21f95 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78c7c656-2368-4dde-87e8-d6d3ffe21f95 found for delete ", "request_id": "req-74f77bd3-beb4-40e9-b12e-df0d1bb43a3f"}]} [pid: 7|app: 0|req: 364/743] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:24 2026] GET /v2.0/security-groups?tenant_id=f9c473e949c44491bba7e49dfa28222f&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/746] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:02:24 2026] PUT /v2.0/routers/d8d72416-f8f1-454b-a98f-7ae7d7437c24/add_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/747] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:25 2026] DELETE /v2.0/security-groups/74d256f1-1c72-422b-a0d0-15f4750740a3 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/748] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:02:26 2026] GET /v2.0/networks?id=b1a765df-7f46-48e6-a370-9c076ce495a1 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/749] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:02:26 2026] GET /v2.0/quotas/5da6992905cf42bc9cb323379348b50b => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/750] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:02:26 2026] GET /v2.0/ports?tenant_id=5da6992905cf42bc9cb323379348b50b&fields=id => generated 57 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/751] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:02:26 2026] GET /v2.0/networks/b1a765df-7f46-48e6-a370-9c076ce495a1?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: 386/752] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:02:26 2026] GET /v2.0/networks/b1a765df-7f46-48e6-a370-9c076ce495a1?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: 387/753] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:26 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => 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: 367/754] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:02:25 2026] PUT /v2.0/routers/3155e48c-7a3b-4c6d-afb7-8c51fd782e5b/add_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/755] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:02:26 2026] GET /v2.0/ports/a4ec2d71-3a39-4e5f-8ceb-76c958aed5b6 => generated 959 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:27.109 7 INFO neutron_taas.services.taas.taas_plugin [None req-9eced4f2-9ee8-422f-a109-0958e4908c1d 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] TaaS: Handle Delete Port: a4ec2d71-3a39-4e5f-8ceb-76c958aed5b6 2026-08-16 14:02:27.112 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9eced4f2-9ee8-422f-a109-0958e4908c1d 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Tap Mirror: Handle Delete Port: a4ec2d71-3a39-4e5f-8ceb-76c958aed5b6 [pid: 7|app: 0|req: 368/756] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:02:26 2026] PUT /v2.0/routers/3155e48c-7a3b-4c6d-afb7-8c51fd782e5b/remove_router_interface => generated 309 bytes in 790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/757] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:02:27 2026] GET /v2.0/ports?device_id=3155e48c-7a3b-4c6d-afb7-8c51fd782e5b => 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: 390/758] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:27 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:27.796 7 INFO neutron_taas.services.taas.taas_plugin [None req-83a50625-2e55-4784-b4b9-1c80ebde00f8 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] TaaS: Handle Delete Port: f9298b02-e0d4-4a2e-8c8f-dc6738e16b39 2026-08-16 14:02:27.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83a50625-2e55-4784-b4b9-1c80ebde00f8 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Tap Mirror: Handle Delete Port: f9298b02-e0d4-4a2e-8c8f-dc6738e16b39 [pid: 8|app: 0|req: 391/759] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:27 2026] GET /v2.0/security-groups?tenant_id=43409c908860499c9d7a3ef386f3abc8&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/760] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:28 2026] DELETE /v2.0/security-groups/b1403679-deca-42ff-b592-70f727b7f696 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:28.178 7 INFO neutron.services.segments.plugin [-] Segment 81628d01-1aa8-4dd8-bf3d-75a5ae082d96 resource provider aggregate not found 2026-08-16 14:02:28.202 7 INFO neutron.services.segments.plugin [-] Segment 81628d01-1aa8-4dd8-bf3d-75a5ae082d96 resource provider aggregate not found 2026-08-16 14:02:28.225 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 81628d01-1aa8-4dd8-bf3d-75a5ae082d96 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81628d01-1aa8-4dd8-bf3d-75a5ae082d96 found for delete ", "request_id": "req-5f68072b-227c-477b-9b47-577dfb6299a5"}]} 2026-08-16 14:02:28.228 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 81628d01-1aa8-4dd8-bf3d-75a5ae082d96 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81628d01-1aa8-4dd8-bf3d-75a5ae082d96 found for delete ", "request_id": "req-607ad237-ce61-452e-8e6e-06a3423b24c0"}]} 2026-08-16 14:02:28.242 7 INFO neutron.db.l3_hamode_db [None req-83a50625-2e55-4784-b4b9-1c80ebde00f8 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] HA network d1320d63-b0c2-4b4e-9ee3-90e928b9f45f was deleted as no HA routers are present in tenant 82b4f3c3cddb4d2295d3d5e13bed019b. [pid: 7|app: 0|req: 369/761] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:27 2026] DELETE /v2.0/routers/3155e48c-7a3b-4c6d-afb7-8c51fd782e5b => generated 0 bytes in 651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/762] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:28 2026] DELETE /v2.0/subnets/9334a63e-14de-43cf-b5d0-71f56f8b29d3 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/763] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:28 2026] DELETE /v2.0/networks/6350fa88-85d5-4e28-b2a9-b297cf816f95 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:28.677 8 INFO neutron.db.segments_db [None req-36b8e1c0-7b69-46ab-9755-cb240a41f9e3 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Added segment e8c25fbf-7b9c-4236-859b-9a9a29eef184 of type vxlan for network daecc9e3-ddcd-49bd-b70a-52b248bed08a [pid: 7|app: 0|req: 371/764] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:28 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:28.959 8 INFO neutron.db.l3_hamode_db [None req-36b8e1c0-7b69-46ab-9755-cb240a41f9e3 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:02:29.842 8 INFO neutron.db.l3_hamode_db [None req-36b8e1c0-7b69-46ab-9755-cb240a41f9e3 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 372/765] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:29 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:30.247 7 INFO neutron.services.segments.plugin [-] Segment 515cccb9-f8cd-4815-aca2-fd7d184afc79 resource provider aggregate not found 2026-08-16 14:02:30.273 7 INFO neutron.services.segments.plugin [-] Segment 515cccb9-f8cd-4815-aca2-fd7d184afc79 resource provider aggregate not found 2026-08-16 14:02:30.280 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 515cccb9-f8cd-4815-aca2-fd7d184afc79 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 515cccb9-f8cd-4815-aca2-fd7d184afc79 found for delete ", "request_id": "req-1c38030f-9348-4c9e-9692-02b08944fc4f"}]} 2026-08-16 14:02:30.291 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 515cccb9-f8cd-4815-aca2-fd7d184afc79 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 515cccb9-f8cd-4815-aca2-fd7d184afc79 found for delete ", "request_id": "req-9b76755c-be9c-4a29-a474-c8206e65d3b9"}]} 2026-08-16 14:02:30.336 7 INFO neutron.db.segments_db [None req-f7176b9a-db2e-4563-ae15-640f5b37c6c9 a2a97819360c4166ac1ef9e4bd6aaa64 ffc87e7fb94449c5a24226f21b8be870 - - default default] Added segment 678ce046-cf09-4c23-ac35-d4729daf6d20 of type vxlan for network b6abfa8a-1afd-45bd-b72a-95bcf870703d [pid: 7|app: 0|req: 373/766] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:02:29 2026] POST /v2.0/networks => generated 648 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/767] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:30 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/768] 10.0.0.109 () {34 vars in 971 bytes} [Sun Aug 16 14:02:30 2026] GET /v2.0/ports/e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/769] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:28 2026] POST /v2.0/routers => generated 692 bytes in 2289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/770] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:02:30 2026] GET /v2.0/networks?id=b1a765df-7f46-48e6-a370-9c076ce495a1 => generated 677 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/771] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:02:30 2026] GET /v2.0/routers/8cf7071d-f708-4363-acbd-7661b3daf426 => generated 698 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/772] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:30 2026] POST /v2.0/subnets => generated 673 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/773] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:31 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 957 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/774] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:02:30 2026] POST /v2.0/ports => generated 954 bytes in 384 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: 379/775] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:02:31 2026] GET /v2.0/routers => generated 701 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:31.410 8 INFO neutron.db.segments_db [None req-c556afa2-eb53-40c6-8740-cb4ebc42954b a2a97819360c4166ac1ef9e4bd6aaa64 ffc87e7fb94449c5a24226f21b8be870 - - default default] Added segment 3b68d257-f194-407b-a807-84887c4574ac of type vxlan for network 3dff7deb-a545-4801-bd6e-1d5d6e1389dc [pid: 7|app: 0|req: 380/776] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:31 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/777] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:02:31 2026] POST /v2.0/networks => generated 648 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/778] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:02:31 2026] PUT /v2.0/ports/e4fdf6eb-dd39-4720-a84d-a9fd63a2e5d8 => generated 1235 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 14:02:31.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c34a15bb-f595-474b-8c0d-047395aa524c'] response: {'name': 'network-changed', 'server_uuid': 'cfc830d0-25e5-4725-82db-9e2cd17bfc6b', 'tag': 'e4fdf6eb-dd39-4720-a84d-a9fd63a2e5d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 382/779] 199.204.45.156 () {34 vars in 1000 bytes} [Sun Aug 16 14:02:31 2026] GET /v2.0/subnets?network_id=0f6dd5c9-a560-4647-973b-91613bee7dd7 => generated 683 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/780] 10.0.0.129 () {34 vars in 741 bytes} [Sun Aug 16 14:02:31 2026] PUT /v2.0/routers/8cf7071d-f708-4363-acbd-7661b3daf426 => generated 705 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/781] 10.0.0.129 () {34 vars in 743 bytes} [Sun Aug 16 14:02:31 2026] PUT /v2.0/networks/3dff7deb-a545-4801-bd6e-1d5d6e1389dc => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/782] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:02:32 2026] GET /v2.0/routers/8cf7071d-f708-4363-acbd-7661b3daf426 => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/783] 199.204.45.156 () {34 vars in 1146 bytes} [Sun Aug 16 14:02:31 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6&device_owner=compute%3Anova&network_id=0f6dd5c9-a560-4647-973b-91613bee7dd7 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/784] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:02:32 2026] GET /v2.0/ports?device_id=8cf7071d-f708-4363-acbd-7661b3daf426 => 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: 385/785] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:32 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:32.590 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef68b090-83fe-443c-8ee5-03235f0954b9 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] TaaS: Handle Delete Port: 9324274c-8101-4979-bb09-7b5c6ed4d131 2026-08-16 14:02:32.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef68b090-83fe-443c-8ee5-03235f0954b9 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Tap Mirror: Handle Delete Port: 9324274c-8101-4979-bb09-7b5c6ed4d131 [pid: 8|app: 0|req: 401/786] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:02:32 2026] PUT /v2.0/ports/e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 1145 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 14:02:32.672 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-35e953dc-b38b-4812-9109-75f3fc6e60d1'] response: {'name': 'network-changed', 'server_uuid': 'eeeec1ac-68f7-41ea-9a1a-b08846a574d6', 'tag': 'e10c6284-933d-4c1c-a89f-04c061ee4271', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 402/787] 10.0.0.129 () {34 vars in 741 bytes} [Sun Aug 16 14:02:32 2026] PUT /v2.0/subnets/f076c725-bac1-4f0b-bfb7-851af3ee2776 => generated 656 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/788] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:02:32 2026] GET /v2.0/ports?tenant_id=5da6992905cf42bc9cb323379348b50b&device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:32.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef68b090-83fe-443c-8ee5-03235f0954b9 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] TaaS: Handle Delete Port: 900d3675-3a7b-480b-aa98-0f5cb7b7fca8 2026-08-16 14:02:32.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef68b090-83fe-443c-8ee5-03235f0954b9 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] Tap Mirror: Handle Delete Port: 900d3675-3a7b-480b-aa98-0f5cb7b7fca8 [pid: 8|app: 0|req: 404/789] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:32 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:33.086 8 INFO neutron.services.segments.plugin [-] Segment 3b68d257-f194-407b-a807-84887c4574ac resource provider aggregate not found 2026-08-16 14:02:33.094 8 INFO neutron.services.segments.plugin [-] Segment 3b68d257-f194-407b-a807-84887c4574ac resource provider aggregate not found 2026-08-16 14:02:33.116 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3b68d257-f194-407b-a807-84887c4574ac resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b68d257-f194-407b-a807-84887c4574ac found for delete ", "request_id": "req-5bab509d-0d3a-4a30-9ae6-a4e1a74455bb"}]} [pid: 8|app: 0|req: 405/790] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:32 2026] DELETE /v2.0/networks/3dff7deb-a545-4801-bd6e-1d5d6e1389dc => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:33.125 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3b68d257-f194-407b-a807-84887c4574ac resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b68d257-f194-407b-a807-84887c4574ac found for delete ", "request_id": "req-4cf4bc49-20d3-4881-aa9a-3d349e0a52e2"}]} [pid: 8|app: 0|req: 406/791] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/networks?tenant_id=5da6992905cf42bc9cb323379348b50b&shared=False => generated 773 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/792] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:33.205 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60abe89e-741d-4b42-9097-2435199e15f2 a2a97819360c4166ac1ef9e4bd6aaa64 ffc87e7fb94449c5a24226f21b8be870 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 408/793] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/networks/3dff7deb-a545-4801-bd6e-1d5d6e1389dc => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/794] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/ports?tenant_id=9a10b8faa5f64b5eae999a1124c97043&device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 1417 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:33.240 7 INFO neutron.services.segments.plugin [-] Segment e8c25fbf-7b9c-4236-859b-9a9a29eef184 resource provider aggregate not found 2026-08-16 14:02:33.254 7 INFO neutron.services.segments.plugin [-] Segment e8c25fbf-7b9c-4236-859b-9a9a29eef184 resource provider aggregate not found 2026-08-16 14:02:33.269 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e8c25fbf-7b9c-4236-859b-9a9a29eef184 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8c25fbf-7b9c-4236-859b-9a9a29eef184 found for delete ", "request_id": "req-1843b2b5-b8f3-4020-bfae-f841b8d1c54a"}]} [pid: 8|app: 0|req: 410/795] 199.204.45.156 () {34 vars in 930 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:33.275 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e8c25fbf-7b9c-4236-859b-9a9a29eef184 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8c25fbf-7b9c-4236-859b-9a9a29eef184 found for delete ", "request_id": "req-bfae7bc5-6c1a-4f97-8ae7-1573e6a8f787"}]} 2026-08-16 14:02:33.293 7 INFO neutron.db.l3_hamode_db [None req-ef68b090-83fe-443c-8ee5-03235f0954b9 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] HA network daecc9e3-ddcd-49bd-b70a-52b248bed08a was deleted as no HA routers are present in tenant 82b4f3c3cddb4d2295d3d5e13bed019b. [pid: 7|app: 0|req: 386/796] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:32 2026] DELETE /v2.0/routers/8cf7071d-f708-4363-acbd-7661b3daf426 => generated 0 bytes in 968 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/797] 10.0.0.129 () {32 vars in 694 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/798] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/ports?device_id=8cf7071d-f708-4363-acbd-7661b3daf426 => 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: 387/799] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/networks?id=0f6dd5c9-a560-4647-973b-91613bee7dd7 => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:33.364 7 INFO neutron.api.v2.resource [None req-010cd77a-fbeb-44df-a605-0a29eee63d22 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 388/800] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/routers/8cf7071d-f708-4363-acbd-7661b3daf426 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/801] 10.0.0.129 () {32 vars in 742 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/subnets?network_id=c7711d25-f017-40c5-ab88-12dfa5c7c418 => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/802] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/803] 10.0.0.129 () {32 vars in 653 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/804] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/ports?device_id=3155e48c-7a3b-4c6d-afb7-8c51fd782e5b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:33.410 8 INFO neutron.api.v2.resource [None req-4d91a72e-acf6-4c89-9c41-ff9f8aae38eb 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 415/805] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/routers/3155e48c-7a3b-4c6d-afb7-8c51fd782e5b => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/806] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:33.440 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b788c57-ce00-43f2-acf8-bc56a9a58726 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 392/807] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/subnets/9334a63e-14de-43cf-b5d0-71f56f8b29d3 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/808] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/networks => generated 1313 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/809] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/ports?device_id=0ed843c0-48e2-4f04-85d7-63f482c90048 => 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: 393/810] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/subnets?id=a76dea91-13e7-4e89-b752-2259b2d32ef6 => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:33.484 8 INFO neutron.api.v2.resource [None req-f7977c93-0fe9-448b-9ae1-c5eb57bcc328 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 418/811] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/routers/0ed843c0-48e2-4f04-85d7-63f482c90048 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/812] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/subnets => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:33.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb542cd2-7bdf-478a-a77e-f2f94e1c8124 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 395/813] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/subnets/2e8eb276-6b6e-4712-a82f-9c77990da907 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/814] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/ports?network_id=0f6dd5c9-a560-4647-973b-91613bee7dd7&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/815] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/ports?device_id=8c6f496a-aa5e-4f85-85d0-030d64f19ff8 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/816] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/817] 10.0.0.129 () {32 vars in 723 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/networks/b6abfa8a-1afd-45bd-b72a-95bcf870703d => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:33.569 8 INFO neutron.api.v2.resource [None req-bc564689-aa46-494e-b13c-068f7eeebeb2 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 422/818] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/routers/8c6f496a-aa5e-4f85-85d0-030d64f19ff8 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/819] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/subnets/8cafd0e3-f9a1-4389-80ef-b820630e0ed7 => generated 673 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:33.597 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3658d46a-0f51-45ea-8dd7-c57385910e6a 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/820] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/subnets/49ef7886-34ee-4a25-ac8d-6ad7dc0fd095 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/821] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:02:33 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:33.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b250f4ab-f67a-494c-95f3-2b806bf9457b a2a97819360c4166ac1ef9e4bd6aaa64 ffc87e7fb94449c5a24226f21b8be870 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 425/822] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/subnets/f076c725-bac1-4f0b-bfb7-851af3ee2776 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:02:33.622 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78a62bf5-3aa4-4988-be67-c5cf313ec48a 3dfe91e77b1940988bfd52abe41b80c5 82b4f3c3cddb4d2295d3d5e13bed019b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 398/823] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/subnets/deff18d1-ee5c-4898-9029-ed74f975458f => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:02:33.633 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f625e755-57a2-446a-a574-15211db5e960 a2a97819360c4166ac1ef9e4bd6aaa64 ffc87e7fb94449c5a24226f21b8be870 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 426/824] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/networks/3dff7deb-a545-4801-bd6e-1d5d6e1389dc => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/825] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/subnets/8cafd0e3-f9a1-4389-80ef-b820630e0ed7 => 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: 427/826] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:33 2026] DELETE /v2.0/networks/b6abfa8a-1afd-45bd-b72a-95bcf870703d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/827] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/828] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&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: 402/829] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/830] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/ports?tenant_id=5da6992905cf42bc9cb323379348b50b&device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/831] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&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: 428/832] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/security-groups?tenant_id=82b4f3c3cddb4d2295d3d5e13bed019b&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/833] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e4fdf6eb-dd39-4720-a84d-a9fd63a2e5d8 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/834] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/security-groups?tenant_id=ffc87e7fb94449c5a24226f21b8be870&name=default => generated 2925 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/835] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:34 2026] DELETE /v2.0/security-groups/63b627c9-f119-4b5a-ae1a-ee2494c5ef90 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/836] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/subnets?id=f3bdda40-a717-4ec1-bead-67bd34a6755c => generated 695 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/837] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/ports?network_id=b1a765df-7f46-48e6-a370-9c076ce495a1&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/838] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:34 2026] DELETE /v2.0/security-groups/135e865e-43e5-4c15-acee-8bde940ce988 => 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: 408/839] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/networks/b1a765df-7f46-48e6-a370-9c076ce495a1?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: 432/840] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/networks/b1a765df-7f46-48e6-a370-9c076ce495a1?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: 409/841] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/ports?tenant_id=9a10b8faa5f64b5eae999a1124c97043&device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/842] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/networks?id=0f6dd5c9-a560-4647-973b-91613bee7dd7 => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/843] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e10c6284-933d-4c1c-a89f-04c061ee4271 => 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: 434/844] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/845] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/subnets?id=a76dea91-13e7-4e89-b752-2259b2d32ef6 => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/846] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/ports?network_id=0f6dd5c9-a560-4647-973b-91613bee7dd7&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: 412/847] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?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: 436/848] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:02:34 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?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-08-16 14:02:35.140 8 INFO neutron.services.segments.plugin [-] Segment 678ce046-cf09-4c23-ac35-d4729daf6d20 resource provider aggregate not found 2026-08-16 14:02:35.144 8 INFO neutron.services.segments.plugin [-] Segment 678ce046-cf09-4c23-ac35-d4729daf6d20 resource provider aggregate not found 2026-08-16 14:02:35.158 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 678ce046-cf09-4c23-ac35-d4729daf6d20 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 678ce046-cf09-4c23-ac35-d4729daf6d20 found for delete ", "request_id": "req-3801296d-2fbd-4dfc-9d61-ba64bfb7acf1"}]} 2026-08-16 14:02:35.158 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 678ce046-cf09-4c23-ac35-d4729daf6d20 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 678ce046-cf09-4c23-ac35-d4729daf6d20 found for delete ", "request_id": "req-b81b5d52-ab4f-4402-9a64-bd16b965e8a9"}]} [pid: 7|app: 0|req: 413/849] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:35 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => 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: 437/850] 199.204.45.156 () {34 vars in 1118 bytes} [Sun Aug 16 14:02:35 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/851] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:35 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&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: 438/852] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:02:35 2026] PUT /v2.0/ports/e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 968 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:35.910 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16687600-3e85-4049-b8dd-b102078ca1ad'] response: {'name': 'network-changed', 'server_uuid': 'eeeec1ac-68f7-41ea-9a1a-b08846a574d6', 'tag': 'e10c6284-933d-4c1c-a89f-04c061ee4271', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 415/853] 10.0.0.129 () {32 vars in 623 bytes} [Sun Aug 16 14:02:36 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/854] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/ports?tenant_id=9a10b8faa5f64b5eae999a1124c97043&device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 1240 bytes in 33 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: 439/855] 10.0.0.129 () {32 vars in 633 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/ => generated 632 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/856] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/networks?id=0f6dd5c9-a560-4647-973b-91613bee7dd7 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/857] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/858] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/subnets?id=a76dea91-13e7-4e89-b752-2259b2d32ef6 => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/859] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/ports?network_id=0f6dd5c9-a560-4647-973b-91613bee7dd7&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: 421/860] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/861] 10.0.0.129 () {34 vars in 684 bytes} [Sun Aug 16 14:02:36 2026] POST /v2.0/security-groups => generated 1625 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/862] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/863] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?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: 423/864] 10.0.0.129 () {32 vars in 663 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/security-groups => generated 4530 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/865] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/866] 10.0.0.129 () {34 vars in 758 bytes} [Sun Aug 16 14:02:36 2026] PUT /v2.0/security-groups/13f3d452-6a52-4bbf-8be6-7904a6659999 => generated 1663 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/867] 10.0.0.129 () {32 vars in 737 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/security-groups/13f3d452-6a52-4bbf-8be6-7904a6659999 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/868] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:36 2026] DELETE /v2.0/security-groups/13f3d452-6a52-4bbf-8be6-7904a6659999 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/869] 10.0.0.129 () {32 vars in 663 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:36.992 8 INFO neutron.api.v2.resource [None req-92cc218c-eea4-4e26-bf42-58af65a048d5 32a092bfa84f4248a613eeda39601ab6 ec918e61bbf94a7194a2da2dfbaf16c3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 445/870] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:36 2026] DELETE /v2.0/security-groups/13f3d452-6a52-4bbf-8be6-7904a6659999 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/871] 10.0.0.129 () {34 vars in 684 bytes} [Sun Aug 16 14:02:36 2026] POST /v2.0/security-groups => generated 1625 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/872] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:36 2026] GET /v2.0/security-groups?tenant_id=8edd31fc5dd54e6da885279b58613089&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/873] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:02:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/874] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:37 2026] DELETE /v2.0/security-groups/7cccf8f8-5ad6-427b-b084-e2bc4d56d150 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/875] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/security-group-rules/8532b218-72f6-4d16-81f3-ea68c13e764e => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/876] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/877] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:02:37 2026] DELETE /v2.0/security-group-rules/8532b218-72f6-4d16-81f3-ea68c13e764e => 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: 429/878] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:37 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: 450/879] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:02:37 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: 8|app: 0|req: 451/880] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/security-group-rules/be82a35d-ef53-4d09-ac46-3b11001f6a87 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/881] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/882] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/883] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/884] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/ports?tenant_id=9a10b8faa5f64b5eae999a1124c97043&device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => 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: 453/885] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:02:37 2026] DELETE /v2.0/security-group-rules/be82a35d-ef53-4d09-ac46-3b11001f6a87 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/886] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/networks?id=0f6dd5c9-a560-4647-973b-91613bee7dd7 => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/887] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/888] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:37 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: 7|app: 0|req: 435/889] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&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: 455/890] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/891] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/subnets?id=a76dea91-13e7-4e89-b752-2259b2d32ef6 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:37.997 7 INFO neutron.db.securitygroups_db [None req-a09d96f5-7010-4f96-8424-d3547506e495 32a092bfa84f4248a613eeda39601ab6 ec918e61bbf94a7194a2da2dfbaf16c3 - - default default] Project ec918e61bbf94a7194a2da2dfbaf16c3 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: 457/892] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:02:37 2026] GET /v2.0/ports?network_id=0f6dd5c9-a560-4647-973b-91613bee7dd7&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/893] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:02:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/894] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:02:38 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/895] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:02:38 2026] GET /v2.0/security-group-rules/87e0d109-a347-4c22-8953-1ae3d3fa3489 => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/896] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:02:38 2026] GET /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7?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: 438/897] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:38 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/898] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:02:38 2026] DELETE /v2.0/security-group-rules/87e0d109-a347-4c22-8953-1ae3d3fa3489 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/899] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:38 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/900] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:38 2026] DELETE /v2.0/security-groups/44bec8db-644a-4c44-b5aa-aa5e5b476408 => 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: 440/901] 10.0.0.129 () {32 vars in 663 bytes} [Sun Aug 16 14:02:38 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: 8|app: 0|req: 462/902] 10.0.0.129 () {32 vars in 663 bytes} [Sun Aug 16 14:02:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/903] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:38 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/904] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:38 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&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: 442/905] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:39 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/906] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:39 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/907] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:39 2026] GET /v2.0/security-groups?tenant_id=ec918e61bbf94a7194a2da2dfbaf16c3&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/908] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:39 2026] DELETE /v2.0/security-groups/023830e6-35b6-4458-8cbe-e238b66da739 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/911] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:40 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/912] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:40 2026] GET /v2.0/security-groups?id=c6364f9b-e031-4ff4-9973-c82955a71e56&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: 8|app: 0|req: 467/913] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:02:40 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/914] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:40 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => 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: 448/915] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:40 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:40.296 8 INFO neutron_taas.services.taas.taas_plugin [req-dd6f9042-7db6-4c51-ad45-41d7d14c7178 req-1fcd0982-f97b-4b2c-8aef-550515d83507 d63880f35586420abdde369d7e9f9164 9a10b8faa5f64b5eae999a1124c97043 - - default default] TaaS: Handle Delete Port: e10c6284-933d-4c1c-a89f-04c061ee4271 2026-08-16 14:02:40.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-dd6f9042-7db6-4c51-ad45-41d7d14c7178 req-1fcd0982-f97b-4b2c-8aef-550515d83507 d63880f35586420abdde369d7e9f9164 9a10b8faa5f64b5eae999a1124c97043 - - default default] Tap Mirror: Handle Delete Port: e10c6284-933d-4c1c-a89f-04c061ee4271 2026-08-16 14:02:40.440 8 INFO neutron.db.l3_db [req-dd6f9042-7db6-4c51-ad45-41d7d14c7178 req-1fcd0982-f97b-4b2c-8aef-550515d83507 d63880f35586420abdde369d7e9f9164 9a10b8faa5f64b5eae999a1124c97043 - - default default] Floating IP 3667e356-0fd5-4c85-95ba-6cddf3b3b7ec disassociated. External IP: 10.96.250.217, port: e10c6284-933d-4c1c-a89f-04c061ee4271. [pid: 8|app: 0|req: 468/916] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:02:40 2026] DELETE /v2.0/ports/e10c6284-933d-4c1c-a89f-04c061ee4271 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:40.797 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9684d0a-75f4-4029-b8ce-a7e72565ecbe'] response: {'server_uuid': 'eeeec1ac-68f7-41ea-9a1a-b08846a574d6', 'name': 'network-vif-deleted', 'tag': 'e10c6284-933d-4c1c-a89f-04c061ee4271', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 449/917] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:41 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => 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: 469/918] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:41 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => 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: 470/919] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:41 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/920] 10.0.0.129 () {34 vars in 684 bytes} [Sun Aug 16 14:02:41 2026] POST /v2.0/security-groups => generated 1625 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/921] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:41 2026] GET /v2.0/security-groups?tenant_id=890372aa619e4a9294de77ef8b240be7&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/922] 10.0.0.129 () {32 vars in 663 bytes} [Sun Aug 16 14:02:41 2026] GET /v2.0/security-groups => generated 4530 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/923] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:41 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/924] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:41 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/925] 10.0.0.129 () {34 vars in 758 bytes} [Sun Aug 16 14:02:41 2026] PUT /v2.0/security-groups/ab03948e-60d8-4ad5-b3b8-9b8b6de3b020 => generated 1664 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/926] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:41 2026] DELETE /v2.0/security-groups/d93feaa7-610e-4940-921f-40323fe54bb8 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/927] 10.0.0.129 () {32 vars in 737 bytes} [Sun Aug 16 14:02:42 2026] GET /v2.0/security-groups/ab03948e-60d8-4ad5-b3b8-9b8b6de3b020 => generated 1664 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/928] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:42 2026] DELETE /v2.0/security-groups/ab03948e-60d8-4ad5-b3b8-9b8b6de3b020 => 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: 455/929] 10.0.0.129 () {32 vars in 663 bytes} [Sun Aug 16 14:02:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:42.267 8 INFO neutron.api.v2.resource [None req-cc6f21a3-9c15-402b-8443-03844be361a3 1717f132e04942a3b96bc84e5cfccb37 adc6d159e3b9483291852a08cc6fb1e7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 475/930] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:42 2026] DELETE /v2.0/security-groups/ab03948e-60d8-4ad5-b3b8-9b8b6de3b020 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/931] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:42 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => 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: 456/932] 10.0.0.129 () {34 vars in 684 bytes} [Sun Aug 16 14:02:42 2026] POST /v2.0/security-groups => generated 1625 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/933] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:02:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/934] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:02:42 2026] GET /v2.0/security-group-rules/629a3e53-1fa0-4b03-82eb-7419dbf8723b => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/935] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/936] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:02:42 2026] DELETE /v2.0/security-group-rules/629a3e53-1fa0-4b03-82eb-7419dbf8723b => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/937] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:42 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: 459/938] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:02:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/939] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:02:42 2026] GET /v2.0/security-group-rules/06c7da3b-d751-44f0-a9c6-ed92b1a4403a => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/940] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/941] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:43 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => 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: 482/942] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:43 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/943] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:02:43 2026] DELETE /v2.0/security-group-rules/06c7da3b-d751-44f0-a9c6-ed92b1a4403a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/944] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/945] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:02:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/946] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:02:43 2026] GET /v2.0/security-group-rules/43ddcf46-c796-48fb-be3d-c7ca8296c2c0 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/947] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:43 2026] GET /v2.0/ports?device_id=eeeec1ac-68f7-41ea-9a1a-b08846a574d6 => 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: 463/948] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:43 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/949] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:02:43 2026] DELETE /v2.0/security-group-rules/43ddcf46-c796-48fb-be3d-c7ca8296c2c0 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/950] 10.0.0.129 () {32 vars in 673 bytes} [Sun Aug 16 14:02:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/951] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:43 2026] DELETE /v2.0/security-groups/7e1f4adc-8fd5-4976-94e1-436a7eb3299f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/952] 10.0.0.129 () {32 vars in 663 bytes} [Sun Aug 16 14:02:43 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: 488/953] 10.0.0.129 () {32 vars in 663 bytes} [Sun Aug 16 14:02:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/954] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:44 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => 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: 489/955] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:02:44 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => 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: 467/956] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:02:44 2026] GET /v2.0/security-groups?id=b5d9490f-9ba3-4686-8f51-5f04357ad415&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:44.341 8 INFO neutron_taas.services.taas.taas_plugin [req-09a62223-c007-4583-8a89-285fb99e842d req-bfce53fd-e58b-4efc-b958-2b098c3e1f3e 34c736fc6b4142b687a8f8a78859d77c 5da6992905cf42bc9cb323379348b50b - - default default] TaaS: Handle Delete Port: e4fdf6eb-dd39-4720-a84d-a9fd63a2e5d8 2026-08-16 14:02:44.345 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-09a62223-c007-4583-8a89-285fb99e842d req-bfce53fd-e58b-4efc-b958-2b098c3e1f3e 34c736fc6b4142b687a8f8a78859d77c 5da6992905cf42bc9cb323379348b50b - - default default] Tap Mirror: Handle Delete Port: e4fdf6eb-dd39-4720-a84d-a9fd63a2e5d8 [pid: 8|app: 0|req: 490/957] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:02:44 2026] DELETE /v2.0/ports/e4fdf6eb-dd39-4720-a84d-a9fd63a2e5d8 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/958] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:44 2026] GET /v2.0/security-groups?tenant_id=adc6d159e3b9483291852a08cc6fb1e7&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:44.534 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a96aacc2-75d9-485f-9880-f25b900386bf'] response: {'server_uuid': 'cfc830d0-25e5-4725-82db-9e2cd17bfc6b', 'name': 'network-vif-deleted', 'tag': 'e4fdf6eb-dd39-4720-a84d-a9fd63a2e5d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 491/959] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:44 2026] DELETE /v2.0/security-groups/c6364f9b-e031-4ff4-9973-c82955a71e56 => 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: 469/960] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:44 2026] GET /v2.0/security-groups?tenant_id=21c240bb821743f2890cfe722e972394&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:44.703 7 INFO neutron.api.v2.resource [None req-13730bcc-5a56-4084-9e25-9c11770642da d63880f35586420abdde369d7e9f9164 9a10b8faa5f64b5eae999a1124c97043 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 470/961] 10.0.0.129 () {32 vars in 737 bytes} [Sun Aug 16 14:02:44 2026] GET /v2.0/security-groups/c6364f9b-e031-4ff4-9973-c82955a71e56 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/962] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:44 2026] DELETE /v2.0/security-groups/4e22bc98-7d1d-4f14-b699-8749d938ffac => 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: 471/963] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:44 2026] DELETE /v2.0/security-groups/c20aa469-366c-4d84-a68e-5816788ac3e0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:44.832 8 INFO neutron_taas.services.taas.taas_plugin [None req-f889f486-2fc1-43ab-a612-10ac19dc12fe d63880f35586420abdde369d7e9f9164 9a10b8faa5f64b5eae999a1124c97043 - - default default] TaaS: Handle Delete Port: 0eb9641e-b651-4afb-82c0-0451b752a865 2026-08-16 14:02:44.834 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f889f486-2fc1-43ab-a612-10ac19dc12fe d63880f35586420abdde369d7e9f9164 9a10b8faa5f64b5eae999a1124c97043 - - default default] Tap Mirror: Handle Delete Port: 0eb9641e-b651-4afb-82c0-0451b752a865 [pid: 8|app: 0|req: 493/964] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:02:44 2026] DELETE /v2.0/floatingips/3667e356-0fd5-4c85-95ba-6cddf3b3b7ec => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/965] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:45 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:45.475 7 INFO neutron_taas.services.taas.taas_plugin [None req-f84826e6-a44a-43aa-9bd9-ca9f28ec3810 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 748c652f-b1d0-45b2-a445-99f81612dd5b 2026-08-16 14:02:45.478 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f84826e6-a44a-43aa-9bd9-ca9f28ec3810 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 748c652f-b1d0-45b2-a445-99f81612dd5b [pid: 7|app: 0|req: 472/966] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:02:45 2026] PUT /v2.0/routers/16a33f92-3a2d-4606-a38c-1ba15c4fcf7a/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:46.219 8 INFO neutron_taas.services.taas.taas_plugin [None req-564cf4b5-0423-4723-89b3-d3efd3caca65 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 9e1779b8-0c14-4f21-9858-301a460f4019 2026-08-16 14:02:46.221 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-564cf4b5-0423-4723-89b3-d3efd3caca65 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 9e1779b8-0c14-4f21-9858-301a460f4019 2026-08-16 14:02:46.436 8 INFO neutron_taas.services.taas.taas_plugin [None req-564cf4b5-0423-4723-89b3-d3efd3caca65 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: c57393d3-d941-44ef-99c1-02a2dcd75f4c 2026-08-16 14:02:46.439 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-564cf4b5-0423-4723-89b3-d3efd3caca65 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: c57393d3-d941-44ef-99c1-02a2dcd75f4c [pid: 7|app: 0|req: 473/967] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:46 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:46.756 8 INFO neutron.services.segments.plugin [-] Segment 720e27a9-2c32-410d-a703-805e88819449 resource provider aggregate not found 2026-08-16 14:02:46.757 8 INFO neutron.services.segments.plugin [-] Segment 720e27a9-2c32-410d-a703-805e88819449 resource provider aggregate not found 2026-08-16 14:02:46.776 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 720e27a9-2c32-410d-a703-805e88819449 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 720e27a9-2c32-410d-a703-805e88819449 found for delete ", "request_id": "req-5c8a3e9d-163c-4460-99b2-5202d0b86bc1"}]} 2026-08-16 14:02:46.778 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 720e27a9-2c32-410d-a703-805e88819449 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 720e27a9-2c32-410d-a703-805e88819449 found for delete ", "request_id": "req-33f6f3fc-332d-4a81-aa9c-b3ff4fea9f9e"}]} 2026-08-16 14:02:46.784 8 INFO neutron.db.l3_hamode_db [None req-564cf4b5-0423-4723-89b3-d3efd3caca65 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] HA network d6797392-d956-4c55-9459-0235f7aace7e was deleted as no HA routers are present in tenant 9a10b8faa5f64b5eae999a1124c97043. [pid: 8|app: 0|req: 495/968] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:45 2026] DELETE /v2.0/routers/16a33f92-3a2d-4606-a38c-1ba15c4fcf7a => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:46.835 7 INFO neutron.db.segments_db [None req-e824e388-7609-4158-a706-e09c3697f35c 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment d4552478-e557-4863-82ea-a9f435d7e6dc of type vxlan for network 77b4a739-4b5f-4758-9ef5-fdada57a86f4 [pid: 7|app: 0|req: 474/969] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:02:46 2026] POST /v2.0/networks => generated 741 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/970] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:46 2026] DELETE /v2.0/subnets/a76dea91-13e7-4e89-b752-2259b2d32ef6 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:47.044 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d12a7ae-3ba4-4fd2-b9e7-704e38c24299 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: bb1bbb67-74c4-4609-8460-210899f76182 2026-08-16 14:02:47.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d12a7ae-3ba4-4fd2-b9e7-704e38c24299 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: bb1bbb67-74c4-4609-8460-210899f76182 [pid: 7|app: 0|req: 475/971] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:46 2026] POST /v2.0/subnets => generated 688 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:47.166 7 INFO neutron.db.segments_db [None req-b7dd321f-5e21-487d-a468-14ab4ed4d3b1 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment d2943627-2a1b-4b3f-a898-bff584d134a4 of type vxlan for network 17dbb31c-9f58-4017-897e-7efbc3131d81 [pid: 8|app: 0|req: 497/972] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:46 2026] DELETE /v2.0/networks/0f6dd5c9-a560-4647-973b-91613bee7dd7 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/973] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:47 2026] GET /v2.0/security-groups?tenant_id=9a10b8faa5f64b5eae999a1124c97043&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:47.432 7 INFO neutron.db.l3_hamode_db [None req-b7dd321f-5e21-487d-a468-14ab4ed4d3b1 695d2f30e5e74c928d1907d85d148846 856139b668524c71880be89ee080ee49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 499/974] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:47 2026] DELETE /v2.0/security-groups/25cffbb0-bb8d-4a37-bfb0-448a6dd62ee4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/975] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:47 2026] GET /v2.0/ports?device_id=cfc830d0-25e5-4725-82db-9e2cd17bfc6b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:48.171 7 INFO neutron.db.l3_hamode_db [None req-b7dd321f-5e21-487d-a468-14ab4ed4d3b1 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:02:48.810 8 INFO neutron.services.segments.plugin [-] Segment c61e1b48-a973-423f-aedb-5b3d11d7286f resource provider aggregate not found 2026-08-16 14:02:48.816 8 INFO neutron.services.segments.plugin [-] Segment c61e1b48-a973-423f-aedb-5b3d11d7286f resource provider aggregate not found 2026-08-16 14:02:48.838 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c61e1b48-a973-423f-aedb-5b3d11d7286f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c61e1b48-a973-423f-aedb-5b3d11d7286f found for delete ", "request_id": "req-749d5bae-fad2-4abd-b35e-b14faff2394d"}]} 2026-08-16 14:02:48.844 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c61e1b48-a973-423f-aedb-5b3d11d7286f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c61e1b48-a973-423f-aedb-5b3d11d7286f found for delete ", "request_id": "req-94789ee6-8db1-4a74-a5c1-7e5dada53368"}]} 2026-08-16 14:02:49.122 8 INFO neutron_taas.services.taas.taas_plugin [None req-4844f21e-01b1-40ce-aec3-f96c2ad2368f 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: f6a88cb1-324f-463f-9372-e38b7c92b68d 2026-08-16 14:02:49.124 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4844f21e-01b1-40ce-aec3-f96c2ad2368f 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: f6a88cb1-324f-463f-9372-e38b7c92b68d [pid: 7|app: 0|req: 476/976] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:47 2026] POST /v2.0/routers => generated 728 bytes in 2032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/977] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:02:48 2026] PUT /v2.0/routers/d8d72416-f8f1-454b-a98f-7ae7d7437c24/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/978] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:02:49 2026] POST /v2.0/floatingips => generated 552 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:50.243 7 INFO neutron.db.segments_db [None req-c81b65c0-63d1-4fbb-a136-badb0c6d7678 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment afc6c9ec-e1e0-4a12-975b-c9a4beec8db8 of type vxlan for network f8c4f53d-cfca-4629-9185-567f41379bfa [pid: 7|app: 0|req: 478/979] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:02:49 2026] POST /v2.0/networks => generated 748 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:50.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-b92ffbd1-6671-4612-a5c3-2b298f55fc88 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: e5ff2433-b8a8-4bc6-b50d-ee87b5cb4eed 2026-08-16 14:02:50.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b92ffbd1-6671-4612-a5c3-2b298f55fc88 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: e5ff2433-b8a8-4bc6-b50d-ee87b5cb4eed 2026-08-16 14:02:50.752 7 INFO neutron_taas.services.taas.taas_plugin [None req-b92ffbd1-6671-4612-a5c3-2b298f55fc88 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 73d15d57-2e0d-4d96-8d27-36837a069d7a 2026-08-16 14:02:50.755 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b92ffbd1-6671-4612-a5c3-2b298f55fc88 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 73d15d57-2e0d-4d96-8d27-36837a069d7a 2026-08-16 14:02:51.164 7 INFO neutron.services.segments.plugin [-] Segment 788e40f1-df02-4f25-b45d-f0dff301c187 resource provider aggregate not found 2026-08-16 14:02:51.171 7 INFO neutron.services.segments.plugin [-] Segment 788e40f1-df02-4f25-b45d-f0dff301c187 resource provider aggregate not found 2026-08-16 14:02:51.183 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 788e40f1-df02-4f25-b45d-f0dff301c187 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 788e40f1-df02-4f25-b45d-f0dff301c187 found for delete ", "request_id": "req-731bf6e3-fd10-4d44-be66-1f129dcfed4a"}]} 2026-08-16 14:02:51.189 7 INFO neutron.db.l3_hamode_db [None req-b92ffbd1-6671-4612-a5c3-2b298f55fc88 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] HA network 25835893-0b80-4f66-8a33-c6236d0ccf40 was deleted as no HA routers are present in tenant 5da6992905cf42bc9cb323379348b50b. [pid: 7|app: 0|req: 479/980] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:50 2026] DELETE /v2.0/routers/d8d72416-f8f1-454b-a98f-7ae7d7437c24 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:51.198 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 788e40f1-df02-4f25-b45d-f0dff301c187 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 788e40f1-df02-4f25-b45d-f0dff301c187 found for delete ", "request_id": "req-e0bb7a98-5c44-46e4-a6c9-7dd52467c139"}]} [pid: 8|app: 0|req: 502/981] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:02:49 2026] PUT /v2.0/routers/9fcb22ba-4b6f-4a5e-a6a2-f348b05d359a/add_router_interface => generated 309 bytes in 1574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/982] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:51 2026] POST /v2.0/subnets => generated 695 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/983] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:02:51 2026] DELETE /v2.0/subnets/f3bdda40-a717-4ec1-bead-67bd34a6755c => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:02:51.586 8 INFO neutron.db.segments_db [None req-23d3d8de-5e04-4558-8c94-e56f87e32e61 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment b4af19e5-67a3-46a1-afb3-8cd0434e7d16 of type vxlan for network d64dcccb-0270-41c3-858c-141d4eb13509 [pid: 7|app: 0|req: 480/984] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:02:51 2026] POST /v2.0/floatingips => generated 552 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:02:51.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-5893c682-aae1-4c88-8d47-f699519ebc94 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 4ab4b20c-f1c7-4865-a4b2-5c1112565be3 2026-08-16 14:02:51.707 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5893c682-aae1-4c88-8d47-f699519ebc94 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 4ab4b20c-f1c7-4865-a4b2-5c1112565be3 2026-08-16 14:02:51.853 8 INFO neutron.db.l3_hamode_db [None req-23d3d8de-5e04-4558-8c94-e56f87e32e61 695d2f30e5e74c928d1907d85d148846 0dea3e6f1df446d48a0064fccc6ecfc8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 481/985] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:02:51 2026] DELETE /v2.0/networks/b1a765df-7f46-48e6-a370-9c076ce495a1 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/986] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:02:51 2026] POST /v2.0/floatingips => generated 552 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/987] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:52 2026] GET /v2.0/security-groups?tenant_id=5da6992905cf42bc9cb323379348b50b&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:52.733 8 INFO neutron.db.l3_hamode_db [None req-23d3d8de-5e04-4558-8c94-e56f87e32e61 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 484/988] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:02:52 2026] POST /v2.0/floatingips => generated 552 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/989] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:52 2026] DELETE /v2.0/security-groups/b5d9490f-9ba3-4686-8f51-5f04357ad415 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:53.219 7 INFO neutron.services.segments.plugin [-] Segment 12979926-6dab-49ca-9b68-7396db458e11 resource provider aggregate not found 2026-08-16 14:02:53.228 7 INFO neutron.services.segments.plugin [-] Segment 12979926-6dab-49ca-9b68-7396db458e11 resource provider aggregate not found 2026-08-16 14:02:53.250 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 12979926-6dab-49ca-9b68-7396db458e11 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12979926-6dab-49ca-9b68-7396db458e11 found for delete ", "request_id": "req-c9a1f113-fba5-4185-b968-1833768de38a"}]} 2026-08-16 14:02:53.253 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 12979926-6dab-49ca-9b68-7396db458e11 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12979926-6dab-49ca-9b68-7396db458e11 found for delete ", "request_id": "req-887ab523-4cdd-4f8a-9e30-a0c984c8eae7"}]} [pid: 7|app: 0|req: 486/990] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:02:52 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/991] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:02:53 2026] PUT /v2.0/floatingips/e713202f-3a44-462e-9b9f-c2476a332b46/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/992] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:02:53 2026] PUT /v2.0/floatingips/010e4cc6-9b47-4620-ba95-5fab689d3da5/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/993] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:02:51 2026] POST /v2.0/routers => generated 735 bytes in 2229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/994] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:02:53 2026] PUT /v2.0/floatingips/3801072e-2ae1-4317-8ed0-7fb747e4eb66/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/995] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:02:53 2026] PUT /v2.0/floatingips/f6f1fff9-c673-4a62-8466-0e1657fbf9fc/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: 491/996] 10.0.0.129 () {32 vars in 672 bytes} [Sun Aug 16 14:02:53 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/997] 10.0.0.129 () {32 vars in 686 bytes} [Sun Aug 16 14:02:53 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/998] 10.0.0.129 () {32 vars in 682 bytes} [Sun Aug 16 14:02:53 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/999] 10.0.0.129 () {32 vars in 694 bytes} [Sun Aug 16 14:02:54 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1000] 10.0.0.129 () {32 vars in 680 bytes} [Sun Aug 16 14:02:54 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1001] 10.0.0.129 () {32 vars in 694 bytes} [Sun Aug 16 14:02:54 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1002] 10.0.0.129 () {32 vars in 690 bytes} [Sun Aug 16 14:02:54 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1003] 10.0.0.129 () {32 vars in 702 bytes} [Sun Aug 16 14:02:54 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:02:54.811 7 INFO neutron_taas.services.taas.taas_plugin [None req-1229b847-0098-4199-8182-b686202355bb 7cccc75029b0402e9abb22d0b960ab87 99b811f2608a4b9c89fc146f643349ea - - default default] TaaS: Handle Delete Port: 1b5ac875-9e0c-47d4-8c7d-742aa1cbb551 2026-08-16 14:02:54.814 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1229b847-0098-4199-8182-b686202355bb 7cccc75029b0402e9abb22d0b960ab87 99b811f2608a4b9c89fc146f643349ea - - default default] Tap Mirror: Handle Delete Port: 1b5ac875-9e0c-47d4-8c7d-742aa1cbb551 [pid: 7|app: 0|req: 499/1004] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:02:54 2026] DELETE /v2.0/floatingips/e713202f-3a44-462e-9b9f-c2476a332b46 => generated 0 bytes in 749 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1005] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:02:55 2026] GET /v2.0/networks?id=77b4a739-4b5f-4758-9ef5-fdada57a86f4 => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:02:55.178 7 INFO neutron_taas.services.taas.taas_plugin [None req-63f10107-ebe0-4e1a-a5df-2a9bf449b088 7cccc75029b0402e9abb22d0b960ab87 99b811f2608a4b9c89fc146f643349ea - - default default] TaaS: Handle Delete Port: 64c6cf3b-de74-40d0-8801-6e63ffe890dc 2026-08-16 14:02:55.181 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63f10107-ebe0-4e1a-a5df-2a9bf449b088 7cccc75029b0402e9abb22d0b960ab87 99b811f2608a4b9c89fc146f643349ea - - default default] Tap Mirror: Handle Delete Port: 64c6cf3b-de74-40d0-8801-6e63ffe890dc [pid: 8|app: 0|req: 506/1008] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:02:53 2026] PUT /v2.0/routers/67976c33-492c-4239-8edd-0a3dfd684e75/add_router_interface => generated 309 bytes in 1425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1009] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:02:55 2026] GET /v2.0/quotas/856139b668524c71880be89ee080ee49 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1010] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:02:55 2026] GET /v2.0/ports?tenant_id=856139b668524c71880be89ee080ee49&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1011] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:02:55 2026] DELETE /v2.0/floatingips/010e4cc6-9b47-4620-ba95-5fab689d3da5 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1012] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:02:55 2026] GET /v2.0/networks/77b4a739-4b5f-4758-9ef5-fdada57a86f4?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: 510/1013] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:02:55 2026] GET /v2.0/networks/77b4a739-4b5f-4758-9ef5-fdada57a86f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:02:55.445 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a940cd0-1da4-4984-ab56-e65b307cb720 7cccc75029b0402e9abb22d0b960ab87 99b811f2608a4b9c89fc146f643349ea - - default default] TaaS: Handle Delete Port: 1faddaf7-bd9d-4bd3-80d4-3718f696e4c1 2026-08-16 14:02:55.448 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a940cd0-1da4-4984-ab56-e65b307cb720 7cccc75029b0402e9abb22d0b960ab87 99b811f2608a4b9c89fc146f643349ea - - default default] Tap Mirror: Handle Delete Port: 1faddaf7-bd9d-4bd3-80d4-3718f696e4c1 [pid: 8|app: 0|req: 511/1014] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:55 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => 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: 504/1015] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:02:55 2026] DELETE /v2.0/floatingips/3801072e-2ae1-4317-8ed0-7fb747e4eb66 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:02:55.759 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad38fcf5-b1c9-4fbd-b4bc-7f45c5d4c086 7cccc75029b0402e9abb22d0b960ab87 99b811f2608a4b9c89fc146f643349ea - - default default] TaaS: Handle Delete Port: f46f7a37-4593-4c4f-add3-3af3b476db61 2026-08-16 14:02:55.764 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad38fcf5-b1c9-4fbd-b4bc-7f45c5d4c086 7cccc75029b0402e9abb22d0b960ab87 99b811f2608a4b9c89fc146f643349ea - - default default] Tap Mirror: Handle Delete Port: f46f7a37-4593-4c4f-add3-3af3b476db61 [pid: 8|app: 0|req: 512/1016] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:02:55 2026] DELETE /v2.0/floatingips/f6f1fff9-c673-4a62-8466-0e1657fbf9fc => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1017] 10.0.0.129 () {34 vars in 685 bytes} [Sun Aug 16 14:02:55 2026] POST /v2.0/security-groups => generated 1660 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-16 14:02:56.088 7 INFO neutron_taas.services.taas.taas_plugin [None req-bfb304f6-a17f-44d8-a561-df0e7e3b0e96 7cccc75029b0402e9abb22d0b960ab87 99b811f2608a4b9c89fc146f643349ea - - default default] TaaS: Handle Delete Port: 260c5dc3-5049-429a-a568-b0c9f89f5028 2026-08-16 14:02:56.095 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfb304f6-a17f-44d8-a561-df0e7e3b0e96 7cccc75029b0402e9abb22d0b960ab87 99b811f2608a4b9c89fc146f643349ea - - default default] Tap Mirror: Handle Delete Port: 260c5dc3-5049-429a-a568-b0c9f89f5028 [pid: 8|app: 0|req: 514/1018] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:02:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1019] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:02:55 2026] DELETE /v2.0/floatingips/4c295fc0-8f83-4f8e-9849-ad0dcac8ab78 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1020] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:02:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1021] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:56 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => 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: 506/1022] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:02:56 2026] POST /v2.0/floatingips => generated 552 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1023] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:57 2026] GET /v2.0/security-groups?tenant_id=1e217bb3003b41ffaf482eb4a5a599c2&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1024] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:57 2026] DELETE /v2.0/security-groups/b15d5bf1-03d6-4a61-8c7e-adf21e3efa6b => 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: 518/1025] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:57 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => 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: 508/1026] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:57 2026] GET /v2.0/security-groups?tenant_id=3ad3290783de4e8abfc7add812d11550&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1027] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:57 2026] DELETE /v2.0/security-groups/337478b5-3f0a-43fd-94c1-76b76572e583 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1028] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:58 2026] GET /v2.0/security-groups?tenant_id=99b811f2608a4b9c89fc146f643349ea&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1029] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:58 2026] DELETE /v2.0/security-groups/e381b16c-adab-4053-8135-264ce1efcbf7 => 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: 509/1030] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:58 2026] GET /v2.0/security-groups?tenant_id=16c8830a36b4446487f0e164ad49b400&name=default => generated 2925 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1031] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:58 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => 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: 522/1032] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:58 2026] DELETE /v2.0/security-groups/5e0ab21f-6922-4f00-b022-3b7cb5708212 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1033] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:02:58 2026] GET /v2.0/security-groups?tenant_id=8e01b9b5b8704361a82db4ecaa384a4f&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: 523/1034] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:02:59 2026] DELETE /v2.0/security-groups/43016c94-f8a0-4609-9a82-0dea659e93cc => 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: 512/1035] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:02:59 2026] GET /v2.0/networks?id=77b4a739-4b5f-4758-9ef5-fdada57a86f4 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1036] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:02:59 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => 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: 524/1037] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:02:59 2026] POST /v2.0/ports => generated 958 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1038] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:03:00 2026] PUT /v2.0/ports/dcb97caa-70ab-4173-84f0-4811232c6f93 => generated 1239 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:00.685 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9dbd291-e8e1-46e3-b423-7f781cb9ecc8'] response: {'name': 'network-changed', 'server_uuid': '4bced2cd-dc45-4125-9ca5-2d81a9e8c90c', 'tag': 'dcb97caa-70ab-4173-84f0-4811232c6f93', '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: 525/1039] 10.0.0.109 () {34 vars in 1100 bytes} [Sun Aug 16 14:03:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1144984479&fields=id&tenant_id=0dea3e6f1df446d48a0064fccc6ecfc8 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1040] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:03:00 2026] GET /v2.0/networks?id=f8c4f53d-cfca-4629-9185-567f41379bfa => generated 680 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1041] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:03:00 2026] GET /v2.0/quotas/0dea3e6f1df446d48a0064fccc6ecfc8 => 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: 516/1042] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:03:00 2026] GET /v2.0/ports?tenant_id=0dea3e6f1df446d48a0064fccc6ecfc8&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1043] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:03:00 2026] GET /v2.0/networks/f8c4f53d-cfca-4629-9185-567f41379bfa?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1044] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:03:00 2026] GET /v2.0/networks/f8c4f53d-cfca-4629-9185-567f41379bfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1045] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:00 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1046] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:01 2026] GET /v2.0/security-groups?id=52929572-10a0-4a20-bb5f-448834445dde&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1047] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:03:01 2026] GET /v2.0/ports?tenant_id=856139b668524c71880be89ee080ee49&device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1048] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Aug 16 14:03:01 2026] GET /v2.0/networks?tenant_id=856139b668524c71880be89ee080ee49&shared=False => generated 769 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1049] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:01 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 519/1050] 199.204.45.156 () {34 vars in 930 bytes} [Sun Aug 16 14:03:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1051] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:02 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1052] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:02 2026] GET /v2.0/security-groups?id=52929572-10a0-4a20-bb5f-448834445dde&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: 521/1053] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:02 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1054] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:03:02 2026] GET /v2.0/ports?tenant_id=856139b668524c71880be89ee080ee49&device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1055] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Aug 16 14:03:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=dcb97caa-70ab-4173-84f0-4811232c6f93 => 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: 534/1056] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:03:02 2026] GET /v2.0/subnets?id=32735e39-bf2b-4cf1-9096-3133b0b2e5ee => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1057] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:03:02 2026] GET /v2.0/ports?network_id=77b4a739-4b5f-4758-9ef5-fdada57a86f4&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: 535/1058] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:03:02 2026] GET /v2.0/networks/77b4a739-4b5f-4758-9ef5-fdada57a86f4?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1059] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:03:02 2026] GET /v2.0/networks/77b4a739-4b5f-4758-9ef5-fdada57a86f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:03.118 8 INFO neutron.db.segments_db [None req-d8a5f3f6-0a64-479f-88fd-b110253a19f8 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] Added segment b4c353ac-b5bf-4573-ab2f-014e1ea7aed6 of type vxlan for network a3b931dc-7a06-4358-8ad9-acbc2d617da3 [pid: 8|app: 0|req: 536/1060] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:02 2026] POST /v2.0/networks => generated 630 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1061] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:03 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => 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: 538/1062] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:03 2026] GET /v2.0/security-groups?id=52929572-10a0-4a20-bb5f-448834445dde&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: 539/1063] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:03 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 525/1064] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:03:03 2026] POST /v2.0/ports => generated 743 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:03.551 8 INFO neutron.db.segments_db [None req-bbd16b43-178a-409f-99d8-af380e324a40 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] Added segment ca218890-1849-4cfa-98de-a1a0beee556e of type vxlan for network fa4895ba-fe6b-4a72-b65c-dab6cc8118f0 [pid: 8|app: 0|req: 540/1065] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:03 2026] POST /v2.0/networks => generated 632 bytes in 114 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: 526/1066] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:03:03 2026] POST /v2.0/ports => generated 743 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:03.961 8 INFO neutron.db.segments_db [None req-a4b50971-b680-458a-a03e-635ec45859b2 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] Added segment e4d8433f-1e86-4067-94c8-9d7f81e5ca3a of type vxlan for network b96dbde3-f95d-4712-ab3e-5f171cb9d4d0 [pid: 8|app: 0|req: 541/1067] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:03 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 527/1068] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:03:04 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:04.427 8 INFO neutron.db.segments_db [None req-67f002f9-ae94-4378-85a5-51a0e4448b88 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] Added segment f67c92fc-046f-46ea-ab3f-1f9666bcc7bd of type vxlan for network 6932884e-c7e7-49f2-9e45-bc1c5365d3a1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 542/1069] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:04 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1070] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:04 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1071] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:04 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 530/1072] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:04 2026] GET /v2.0/security-groups?id=52929572-10a0-4a20-bb5f-448834445dde&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1073] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:03:04 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:04.886 7 INFO neutron.db.segments_db [None req-d6e9988c-6343-46d2-b438-61cd85564d1a 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] Added segment 2f0acf42-4c30-43e5-8f36-025ab98f8661 of type vxlan for network 5e67f045-541b-4808-9161-d0099b29c09a [pid: 7|app: 0|req: 531/1074] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:04 2026] POST /v2.0/networks => generated 630 bytes in 158 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: 544/1075] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:03:04 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 545/1076] 10.0.0.129 () {34 vars in 747 bytes} [Sun Aug 16 14:03:05 2026] PUT /v2.0/ports/71ca5414-0ada-42fb-b976-d1c52a9c4316/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1077] 10.0.0.129 () {34 vars in 747 bytes} [Sun Aug 16 14:03:05 2026] PUT /v2.0/ports/097137af-3763-4ac9-a2c0-11d6f6fc267c/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1078] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:05 2026] GET /v2.0/security-groups?tenant_id=c935bc095a7e4cea9df5a54d788dd607&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1079] 10.0.0.129 () {34 vars in 747 bytes} [Sun Aug 16 14:03:05 2026] PUT /v2.0/ports/63ddc911-3910-4f68-aa47-2f6e6c0592d7/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1080] 10.0.0.129 () {34 vars in 747 bytes} [Sun Aug 16 14:03:05 2026] PUT /v2.0/ports/49391e8f-80c3-409e-9324-95c3b5dffaf7/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1081] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:05 2026] DELETE /v2.0/security-groups/c7e4fb31-a5d7-4e23-9119-aebd13d653a8 => 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: 534/1082] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:03:05 2026] GET /v2.0/networks?id=f8c4f53d-cfca-4629-9185-567f41379bfa => generated 680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1083] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:05 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 536/1084] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:05 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1085] 10.0.0.129 () {32 vars in 660 bytes} [Sun Aug 16 14:03:05 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1086] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Aug 16 14:03:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0dea3e6f1df446d48a0064fccc6ecfc8 => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1087] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:05 2026] GET /v2.0/security-groups?id=52929572-10a0-4a20-bb5f-448834445dde&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1088] 10.0.0.129 () {32 vars in 674 bytes} [Sun Aug 16 14:03:05 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1089] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:05 2026] GET /v2.0/security-groups?tenant_id=721ba15e682e4ff8aa6ba3c7249f1de9&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: 539/1090] 10.0.0.129 () {32 vars in 670 bytes} [Sun Aug 16 14:03:05 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1091] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:05 2026] DELETE /v2.0/security-groups/da1f120d-60ea-4f26-b341-7ee3b259b3de => 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: 541/1092] 10.0.0.129 () {32 vars in 682 bytes} [Sun Aug 16 14:03:06 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1093] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:03:05 2026] POST /v2.0/ports => generated 954 bytes in 338 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: 542/1094] 10.0.0.129 () {32 vars in 668 bytes} [Sun Aug 16 14:03:06 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1095] 10.0.0.129 () {32 vars in 682 bytes} [Sun Aug 16 14:03:06 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1096] 10.0.0.129 () {32 vars in 678 bytes} [Sun Aug 16 14:03:06 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1097] 10.0.0.129 () {32 vars in 690 bytes} [Sun Aug 16 14:03:06 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) [pid: 8|app: 0|req: 553/1098] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:03:06 2026] PUT /v2.0/ports/70cff2e3-139b-410c-a045-45c6971c5168 => generated 1235 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:06.534 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d633df7c-4674-4f03-bb7c-8733fb9b966d'] response: {'name': 'network-changed', 'server_uuid': 'f8f2bf73-582d-4f36-91ac-ab24efb678c8', 'tag': '70cff2e3-139b-410c-a045-45c6971c5168', 'status': 'completed', 'code': 200} 2026-08-16 14:03:06.555 7 INFO neutron_taas.services.taas.taas_plugin [None req-06cbb247-10c7-468d-afa7-194eedf528b8 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] TaaS: Handle Delete Port: 71ca5414-0ada-42fb-b976-d1c52a9c4316 2026-08-16 14:03:06.558 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06cbb247-10c7-468d-afa7-194eedf528b8 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] Tap Mirror: Handle Delete Port: 71ca5414-0ada-42fb-b976-d1c52a9c4316 [pid: 7|app: 0|req: 546/1099] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:06 2026] DELETE /v2.0/ports/71ca5414-0ada-42fb-b976-d1c52a9c4316 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 14:03:06.718 8 INFO neutron_taas.services.taas.taas_plugin [None req-980ba46a-af3d-453a-abe7-ec4cfb3cc6ad 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] TaaS: Handle Delete Port: 097137af-3763-4ac9-a2c0-11d6f6fc267c 2026-08-16 14:03:06.721 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-980ba46a-af3d-453a-abe7-ec4cfb3cc6ad 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] Tap Mirror: Handle Delete Port: 097137af-3763-4ac9-a2c0-11d6f6fc267c [pid: 8|app: 0|req: 554/1100] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:06 2026] DELETE /v2.0/ports/097137af-3763-4ac9-a2c0-11d6f6fc267c => 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: 547/1101] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:06 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:06.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce35034d-11bd-4617-82fa-1b3f3d4af2da 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] TaaS: Handle Delete Port: 63ddc911-3910-4f68-aa47-2f6e6c0592d7 2026-08-16 14:03:06.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce35034d-11bd-4617-82fa-1b3f3d4af2da 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] Tap Mirror: Handle Delete Port: 63ddc911-3910-4f68-aa47-2f6e6c0592d7 [pid: 7|app: 0|req: 548/1102] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:06 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1103] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:06 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&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: 555/1104] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:06 2026] DELETE /v2.0/ports/63ddc911-3910-4f68-aa47-2f6e6c0592d7 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1105] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:06 2026] GET /v2.0/security-groups?id=52929572-10a0-4a20-bb5f-448834445dde&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:07.104 8 INFO neutron_taas.services.taas.taas_plugin [None req-c0612c0b-f76a-4a22-a6ad-ecd02bc77c97 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] TaaS: Handle Delete Port: 49391e8f-80c3-409e-9324-95c3b5dffaf7 [pid: 7|app: 0|req: 551/1106] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:03:07 2026] GET /v2.0/ports?tenant_id=0dea3e6f1df446d48a0064fccc6ecfc8&device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:07.107 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0612c0b-f76a-4a22-a6ad-ecd02bc77c97 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] Tap Mirror: Handle Delete Port: 49391e8f-80c3-409e-9324-95c3b5dffaf7 [pid: 7|app: 0|req: 552/1107] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Aug 16 14:03:07 2026] GET /v2.0/networks?tenant_id=0dea3e6f1df446d48a0064fccc6ecfc8&shared=False => generated 776 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1108] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:07 2026] DELETE /v2.0/ports/49391e8f-80c3-409e-9324-95c3b5dffaf7 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1109] 199.204.45.156 () {34 vars in 930 bytes} [Sun Aug 16 14:03:07 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) 2026-08-16 14:03:07.263 8 INFO neutron_taas.services.taas.taas_plugin [None req-d584949d-777a-485f-962b-00dc565fb48e 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] TaaS: Handle Delete Port: b861ebb2-8164-4fc2-8e20-20d878f2fc5f 2026-08-16 14:03:07.266 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d584949d-777a-485f-962b-00dc565fb48e 54acfb3eb31848ee96d187b810405830 933b68e0427d4cf5bcffe4176ad47dd4 - - default default] Tap Mirror: Handle Delete Port: b861ebb2-8164-4fc2-8e20-20d878f2fc5f [pid: 8|app: 0|req: 557/1110] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:07 2026] DELETE /v2.0/ports/b861ebb2-8164-4fc2-8e20-20d878f2fc5f => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:07.451 7 INFO neutron.services.segments.plugin [-] Segment b4c353ac-b5bf-4573-ab2f-014e1ea7aed6 resource provider aggregate not found 2026-08-16 14:03:07.457 7 INFO neutron.services.segments.plugin [-] Segment b4c353ac-b5bf-4573-ab2f-014e1ea7aed6 resource provider aggregate not found [pid: 7|app: 0|req: 554/1111] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:07 2026] DELETE /v2.0/networks/a3b931dc-7a06-4358-8ad9-acbc2d617da3 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:07.479 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b4c353ac-b5bf-4573-ab2f-014e1ea7aed6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4c353ac-b5bf-4573-ab2f-014e1ea7aed6 found for delete ", "request_id": "req-03819485-6d72-4fc8-b015-b191b2545d9a"}]} 2026-08-16 14:03:07.479 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b4c353ac-b5bf-4573-ab2f-014e1ea7aed6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4c353ac-b5bf-4573-ab2f-014e1ea7aed6 found for delete ", "request_id": "req-a6a7cf0e-3e25-4cc5-87a3-ee3eb1750560"}]} 2026-08-16 14:03:07.577 8 INFO neutron.services.segments.plugin [-] Segment ca218890-1849-4cfa-98de-a1a0beee556e resource provider aggregate not found 2026-08-16 14:03:07.591 8 INFO neutron.services.segments.plugin [-] Segment ca218890-1849-4cfa-98de-a1a0beee556e resource provider aggregate not found [pid: 8|app: 0|req: 558/1112] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:07 2026] DELETE /v2.0/networks/fa4895ba-fe6b-4a72-b65c-dab6cc8118f0 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:07.598 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ca218890-1849-4cfa-98de-a1a0beee556e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca218890-1849-4cfa-98de-a1a0beee556e found for delete ", "request_id": "req-82e022a1-3540-4cca-99fc-9ff7d47c68ff"}]} 2026-08-16 14:03:07.612 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ca218890-1849-4cfa-98de-a1a0beee556e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca218890-1849-4cfa-98de-a1a0beee556e found for delete ", "request_id": "req-35badb3d-f3b3-458f-9015-e93ca8df0a9c"}]} [pid: 7|app: 0|req: 555/1113] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:07 2026] DELETE /v2.0/networks/b96dbde3-f95d-4712-ab3e-5f171cb9d4d0 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1114] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:07 2026] DELETE /v2.0/networks/6932884e-c7e7-49f2-9e45-bc1c5365d3a1 => 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: 556/1115] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:07 2026] DELETE /v2.0/networks/5e67f045-541b-4808-9161-d0099b29c09a => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1116] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:08 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 558/1117] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:08 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1118] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:08 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&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: 560/1119] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:08 2026] GET /v2.0/security-groups?id=52929572-10a0-4a20-bb5f-448834445dde&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1120] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:03:08 2026] GET /v2.0/ports?tenant_id=0dea3e6f1df446d48a0064fccc6ecfc8&device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1121] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:03:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=70cff2e3-139b-410c-a045-45c6971c5168 => 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: 563/1122] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:03:08 2026] GET /v2.0/subnets?id=1d9e95a0-b4da-45e2-bf81-035b98fd415d => generated 698 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:08.407 8 INFO neutron.db.segments_db [None req-0e65cd0c-5139-4792-9be0-592738c9aac8 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Added segment 627c0d06-49e4-4dde-a16b-377983d096ba of type vxlan for network 4a265248-741c-4476-8861-01e0d14a27d8 [pid: 7|app: 0|req: 564/1123] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:03:08 2026] GET /v2.0/ports?network_id=f8c4f53d-cfca-4629-9185-567f41379bfa&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: 565/1124] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:03:08 2026] GET /v2.0/networks/f8c4f53d-cfca-4629-9185-567f41379bfa?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: 560/1125] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:07 2026] POST /v2.0/networks => generated 650 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1126] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:03:08 2026] GET /v2.0/networks/f8c4f53d-cfca-4629-9185-567f41379bfa?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: 561/1127] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:08 2026] POST /v2.0/subnets => generated 627 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:08.754 7 INFO neutron.db.segments_db [None req-7eea1c2a-4d38-4b1b-b755-e46c6a43e9b6 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Added segment 94191b7a-0e66-4fc1-897a-97b60c899653 of type vxlan for network dd01e066-647a-4525-a4d1-de376597f429 2026-08-16 14:03:08.997 7 INFO neutron.db.l3_hamode_db [None req-7eea1c2a-4d38-4b1b-b755-e46c6a43e9b6 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 562/1128] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:08 2026] GET /v2.0/security-groups?tenant_id=0fbb7c49f4d24995832acd23dfe4e64d&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1129] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:09 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1130] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:09 2026] DELETE /v2.0/security-groups/4e428ecd-a585-4e69-a441-1433a6b916fc => 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: 565/1131] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:09 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:09.518 7 INFO neutron.services.segments.plugin [-] Segment e4d8433f-1e86-4067-94c8-9d7f81e5ca3a resource provider aggregate not found 2026-08-16 14:03:09.526 7 INFO neutron.services.segments.plugin [-] Segment e4d8433f-1e86-4067-94c8-9d7f81e5ca3a resource provider aggregate not found 2026-08-16 14:03:09.545 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e4d8433f-1e86-4067-94c8-9d7f81e5ca3a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4d8433f-1e86-4067-94c8-9d7f81e5ca3a found for delete ", "request_id": "req-4e8426cc-b19b-408f-a2b6-8cf8bc5f9027"}]} [pid: 8|app: 0|req: 566/1132] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:09 2026] GET /v2.0/security-groups?tenant_id=933b68e0427d4cf5bcffe4176ad47dd4&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:09.552 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e4d8433f-1e86-4067-94c8-9d7f81e5ca3a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4d8433f-1e86-4067-94c8-9d7f81e5ca3a found for delete ", "request_id": "req-3ce2d484-fcb3-42db-8215-2dcdf310bd06"}]} 2026-08-16 14:03:09.587 7 INFO neutron.services.segments.plugin [-] Segment 2f0acf42-4c30-43e5-8f36-025ab98f8661 resource provider aggregate not found 2026-08-16 14:03:09.597 7 INFO neutron.services.segments.plugin [-] Segment 2f0acf42-4c30-43e5-8f36-025ab98f8661 resource provider aggregate not found 2026-08-16 14:03:09.625 8 INFO neutron.services.segments.plugin [-] Segment f67c92fc-046f-46ea-ab3f-1f9666bcc7bd resource provider aggregate not found 2026-08-16 14:03:09.632 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f0acf42-4c30-43e5-8f36-025ab98f8661 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0acf42-4c30-43e5-8f36-025ab98f8661 found for delete ", "request_id": "req-86987860-327b-4a85-8faa-ed02e2a9a601"}]} 2026-08-16 14:03:09.635 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f0acf42-4c30-43e5-8f36-025ab98f8661 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0acf42-4c30-43e5-8f36-025ab98f8661 found for delete ", "request_id": "req-4e6c74c4-14bb-4114-b223-1927e6b48eb5"}]} 2026-08-16 14:03:09.646 8 INFO neutron.services.segments.plugin [-] Segment f67c92fc-046f-46ea-ab3f-1f9666bcc7bd resource provider aggregate not found 2026-08-16 14:03:09.652 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f67c92fc-046f-46ea-ab3f-1f9666bcc7bd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f67c92fc-046f-46ea-ab3f-1f9666bcc7bd found for delete ", "request_id": "req-12ae9bcc-30e9-4796-9d4e-c004bf72684e"}]} [pid: 8|app: 0|req: 567/1133] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:09 2026] DELETE /v2.0/security-groups/d8d876aa-666e-4c2b-85b8-8857fed882dd => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:09.671 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f67c92fc-046f-46ea-ab3f-1f9666bcc7bd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f67c92fc-046f-46ea-ab3f-1f9666bcc7bd found for delete ", "request_id": "req-afdacfbf-55a8-4561-b18b-4359129827a9"}]} 2026-08-16 14:03:09.812 7 INFO neutron.db.l3_hamode_db [None req-7eea1c2a-4d38-4b1b-b755-e46c6a43e9b6 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 569/1135] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:09 2026] GET /v2.0/security-groups?tenant_id=f96e14cd641a4ea88037f38db749b8a3&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1137] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:09 2026] DELETE /v2.0/security-groups/7e0b6fa9-2ca9-4a3b-a0eb-3792d904218a => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1138] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:10 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1139] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:10 2026] GET /v2.0/security-groups?id=52929572-10a0-4a20-bb5f-448834445dde&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1140] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:10 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 575/1141] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:10 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1142] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:08 2026] POST /v2.0/routers => generated 695 bytes in 1972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1143] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:11 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1144] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:11 2026] GET /v2.0/security-groups?id=52929572-10a0-4a20-bb5f-448834445dde&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1145] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:11 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1146] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:11 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1147] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:03:10 2026] PUT /v2.0/routers/9694c093-b248-48f3-a673-68ef0706eb06/add_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1148] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:03:12 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:12.286 8 INFO neutron_taas.services.taas.taas_plugin [req-e1086cec-9b62-45ec-af2b-c5bbe17f0cbf req-f2bacc9d-fe17-4ca7-ad5f-63420befc746 bb44378bf30f41ef833f59a100ae2f74 856139b668524c71880be89ee080ee49 - - default default] TaaS: Handle Delete Port: dcb97caa-70ab-4173-84f0-4811232c6f93 2026-08-16 14:03:12.289 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e1086cec-9b62-45ec-af2b-c5bbe17f0cbf req-f2bacc9d-fe17-4ca7-ad5f-63420befc746 bb44378bf30f41ef833f59a100ae2f74 856139b668524c71880be89ee080ee49 - - default default] Tap Mirror: Handle Delete Port: dcb97caa-70ab-4173-84f0-4811232c6f93 [pid: 7|app: 0|req: 572/1149] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:03:12 2026] POST /v2.0/ports => generated 959 bytes in 379 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: 578/1150] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:03:12 2026] DELETE /v2.0/ports/dcb97caa-70ab-4173-84f0-4811232c6f93 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1151] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:12 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:12.484 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebef0749-aa5c-47c1-adfc-da1cff1c817a'] response: {'server_uuid': '4bced2cd-dc45-4125-9ca5-2d81a9e8c90c', 'name': 'network-vif-deleted', 'tag': 'dcb97caa-70ab-4173-84f0-4811232c6f93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 579/1152] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:03:12 2026] POST /v2.0/ports => generated 955 bytes in 331 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: 574/1153] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:12 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1154] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:12 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&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: 576/1155] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:13 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:13.569 8 INFO neutron.db.l3_db [None req-840fae3b-af83-4580-bc22-bdc1d60588df 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Floating IP 524326f7-8b4b-4e66-ac27-f028cf0d9133 associated. External IP: 10.96.250.218, port: 5b23cf32-e626-4d6b-a77c-c36f00875ca8. [pid: 8|app: 0|req: 580/1156] 10.0.0.129 () {34 vars in 677 bytes} [Sun Aug 16 14:03:12 2026] POST /v2.0/floatingips => generated 842 bytes in 1063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:13.959 7 INFO neutron.db.l3_db [None req-1564640e-c107-43f1-83e7-615b21b40a1d 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Floating IP 524326f7-8b4b-4e66-ac27-f028cf0d9133 disassociated. External IP: 10.96.250.218, port: 5b23cf32-e626-4d6b-a77c-c36f00875ca8. [pid: 8|app: 0|req: 581/1157] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:13 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1158] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:14 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&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: 577/1159] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:03:13 2026] PUT /v2.0/floatingips/524326f7-8b4b-4e66-ac27-f028cf0d9133 => generated 552 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:14.355 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ad93771-8990-4580-813b-2512089d1327 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] TaaS: Handle Delete Port: 9afb579d-979a-48d3-a4cf-8b0a1a3ee011 2026-08-16 14:03:14.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ad93771-8990-4580-813b-2512089d1327 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Tap Mirror: Handle Delete Port: 9afb579d-979a-48d3-a4cf-8b0a1a3ee011 [pid: 8|app: 0|req: 583/1160] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:03:14 2026] DELETE /v2.0/floatingips/524326f7-8b4b-4e66-ac27-f028cf0d9133 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1161] 10.0.0.129 () {34 vars in 684 bytes} [Sun Aug 16 14:03:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1162] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:14 2026] GET /v2.0/ports?device_id=4bced2cd-dc45-4125-9ca5-2d81a9e8c90c => 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: 580/1163] 10.0.0.129 () {34 vars in 684 bytes} [Sun Aug 16 14:03:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1164] 10.0.0.129 () {34 vars in 684 bytes} [Sun Aug 16 14:03:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1165] 10.0.0.129 () {34 vars in 684 bytes} [Sun Aug 16 14:03:15 2026] POST /v2.0/security-groups => generated 1601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1166] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:15.240 8 INFO neutron.db.l3_db [None req-5099164c-7260-4355-af6b-33752d74a802 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Floating IP 9ecdbde8-5a92-4cac-b602-647c816ded42 associated. External IP: 10.96.250.211, port: 53372324-4c6f-43f0-8862-cc53b95f8d14. [pid: 7|app: 0|req: 584/1167] 10.0.0.129 () {34 vars in 684 bytes} [Sun Aug 16 14:03:15 2026] POST /v2.0/security-groups => generated 1601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1168] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&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: 586/1169] 10.0.0.129 () {34 vars in 767 bytes} [Sun Aug 16 14:03:15 2026] PUT /v2.0/security-groups/6a3327db-2dad-41e0-b965-b5bee49fef58/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1170] 10.0.0.129 () {34 vars in 767 bytes} [Sun Aug 16 14:03:15 2026] PUT /v2.0/security-groups/8cbbcf07-872d-4601-a540-99f6d276ed6b/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1171] 10.0.0.129 () {34 vars in 767 bytes} [Sun Aug 16 14:03:15 2026] PUT /v2.0/security-groups/9c0be7dc-cc8c-4207-ba71-cc2c654bb401/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1172] 10.0.0.129 () {34 vars in 767 bytes} [Sun Aug 16 14:03:15 2026] PUT /v2.0/security-groups/745eaa21-83c0-4e26-b5da-0e8dd7a305eb/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1173] 10.0.0.129 () {34 vars in 677 bytes} [Sun Aug 16 14:03:14 2026] POST /v2.0/floatingips => generated 843 bytes in 1025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1174] 10.0.0.129 () {32 vars in 680 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1175] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/floatingips/9ecdbde8-5a92-4cac-b602-647c816ded42 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1176] 10.0.0.129 () {32 vars in 694 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1177] 10.0.0.129 () {32 vars in 655 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/floatingips => generated 846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1178] 10.0.0.129 () {32 vars in 690 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1179] 10.0.0.129 () {32 vars in 702 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1180] 10.0.0.129 () {32 vars in 688 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1181] 10.0.0.129 () {32 vars in 702 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1182] 10.0.0.129 () {32 vars in 698 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1183] 10.0.0.129 () {32 vars in 710 bytes} [Sun Aug 16 14:03:15 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:16.050 8 INFO neutron.db.l3_db [None req-4d58c0cc-ffd6-4cd3-acac-e3bd10ea5923 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Floating IP 9ecdbde8-5a92-4cac-b602-647c816ded42 associated. External IP: 10.96.250.211, port: 53372324-4c6f-43f0-8862-cc53b95f8d14. [pid: 7|app: 0|req: 598/1184] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:15 2026] DELETE /v2.0/security-groups/6a3327db-2dad-41e0-b965-b5bee49fef58 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1185] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:16 2026] DELETE /v2.0/security-groups/8cbbcf07-872d-4601-a540-99f6d276ed6b => 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: 600/1186] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:16 2026] DELETE /v2.0/security-groups/9c0be7dc-cc8c-4207-ba71-cc2c654bb401 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1187] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:16 2026] DELETE /v2.0/security-groups/745eaa21-83c0-4e26-b5da-0e8dd7a305eb => 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: 602/1188] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:16 2026] DELETE /v2.0/security-groups/f9ede78c-5fa1-414a-8550-d36fc67e11a2 => 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: 603/1189] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:16 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 604/1190] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:16 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1191] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:16 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 587/1192] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:03:15 2026] PUT /v2.0/floatingips/9ecdbde8-5a92-4cac-b602-647c816ded42 => generated 842 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:16.863 8 INFO neutron.db.l3_db [None req-5f16d231-0240-43db-972a-c0f0914b2e6c 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Floating IP 9ecdbde8-5a92-4cac-b602-647c816ded42 disassociated. External IP: 10.96.250.211, port: 5b23cf32-e626-4d6b-a77c-c36f00875ca8. 2026-08-16 14:03:17.118 7 INFO neutron.db.l3_db [None req-7be123f4-8a9e-4837-a3de-2d949e975269 72d5776313704341857129d41ae5bc00 0dea3e6f1df446d48a0064fccc6ecfc8 - - default default] Floating IP 99aa0c58-f74e-4dcc-818a-53784e632a35 associated. External IP: 10.96.250.204, port: 70cff2e3-139b-410c-a045-45c6971c5168. [pid: 8|app: 0|req: 588/1193] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:03:16 2026] PUT /v2.0/floatingips/9ecdbde8-5a92-4cac-b602-647c816ded42 => generated 552 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1194] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:03:16 2026] PUT /v2.0/floatingips/99aa0c58-f74e-4dcc-818a-53784e632a35 => generated 855 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:17.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c28f8f4a-80ed-4185-b0b9-d8821b5900f7'] response: {'name': 'network-changed', 'server_uuid': 'f8f2bf73-582d-4f36-91ac-ab24efb678c8', 'tag': '70cff2e3-139b-410c-a045-45c6971c5168', 'status': 'completed', 'code': 200} 2026-08-16 14:03:17.527 8 INFO neutron_taas.services.taas.taas_plugin [None req-b27fee22-bf11-4367-b711-f3237700e5a2 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 699bcc26-ada8-4e7c-9b55-2df877a6fefd 2026-08-16 14:03:17.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b27fee22-bf11-4367-b711-f3237700e5a2 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 699bcc26-ada8-4e7c-9b55-2df877a6fefd 2026-08-16 14:03:17.566 7 INFO neutron_taas.services.taas.taas_plugin [None req-13e23e22-8437-4f1f-a376-76da8a7b9e1d 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] TaaS: Handle Delete Port: 3df68277-d349-4e25-b9fb-ba3ff3775f13 2026-08-16 14:03:17.569 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13e23e22-8437-4f1f-a376-76da8a7b9e1d 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Tap Mirror: Handle Delete Port: 3df68277-d349-4e25-b9fb-ba3ff3775f13 [pid: 7|app: 0|req: 607/1195] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:03:17 2026] DELETE /v2.0/floatingips/9ecdbde8-5a92-4cac-b602-647c816ded42 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1196] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:03:17 2026] PUT /v2.0/routers/9fcb22ba-4b6f-4a5e-a6a2-f348b05d359a/remove_router_interface => generated 309 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1197] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:17 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 608/1198] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:17 2026] GET /v2.0/security-groups?tenant_id=cc4ff7e7dd664e63b23e276380ab6562&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:18.027 8 INFO neutron.api.v2.resource [None req-f5973ff3-c668-4410-8047-1604b68388a1 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 591/1199] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:03:18 2026] DELETE /v2.0/floatingips/9ecdbde8-5a92-4cac-b602-647c816ded42 => generated 144 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1200] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:03:18 2026] GET /v2.0/ports?tenant_id=0dea3e6f1df446d48a0064fccc6ecfc8&device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 1240 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1201] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:18 2026] DELETE /v2.0/security-groups/fae74dc3-1b84-4a26-90a8-c787f37c162d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1202] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:18 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:18.228 7 INFO neutron_taas.services.taas.taas_plugin [None req-80f20f94-dd4d-4bc5-9f39-e4520d114ac0 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: b21d26e3-2c9c-49a1-8b7a-9ed97e658059 2026-08-16 14:03:18.230 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80f20f94-dd4d-4bc5-9f39-e4520d114ac0 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: b21d26e3-2c9c-49a1-8b7a-9ed97e658059 2026-08-16 14:03:18.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c45387c-7960-42fe-9d37-bf5b99cabf30 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] TaaS: Handle Delete Port: 5b23cf32-e626-4d6b-a77c-c36f00875ca8 2026-08-16 14:03:18.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c45387c-7960-42fe-9d37-bf5b99cabf30 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Tap Mirror: Handle Delete Port: 5b23cf32-e626-4d6b-a77c-c36f00875ca8 2026-08-16 14:03:18.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-80f20f94-dd4d-4bc5-9f39-e4520d114ac0 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: bb1a5f9c-9e30-476c-bb5b-afefe124308d 2026-08-16 14:03:18.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80f20f94-dd4d-4bc5-9f39-e4520d114ac0 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: bb1a5f9c-9e30-476c-bb5b-afefe124308d [pid: 8|app: 0|req: 595/1203] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:18 2026] DELETE /v2.0/ports/5b23cf32-e626-4d6b-a77c-c36f00875ca8 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1204] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:03:18 2026] GET /v2.0/networks?id=f8c4f53d-cfca-4629-9185-567f41379bfa => generated 776 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1205] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:18 2026] GET /v2.0/security-groups?tenant_id=5617ae75ff27432f9c61410f48f3034c&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:18.769 7 INFO neutron.services.segments.plugin [-] Segment d2943627-2a1b-4b3f-a898-bff584d134a4 resource provider aggregate not found 2026-08-16 14:03:18.776 7 INFO neutron.services.segments.plugin [-] Segment d2943627-2a1b-4b3f-a898-bff584d134a4 resource provider aggregate not found 2026-08-16 14:03:18.790 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d2943627-2a1b-4b3f-a898-bff584d134a4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2943627-2a1b-4b3f-a898-bff584d134a4 found for delete ", "request_id": "req-b69dc2d3-d44d-4cb2-b559-cadae6a264ec"}]} 2026-08-16 14:03:18.796 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d2943627-2a1b-4b3f-a898-bff584d134a4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2943627-2a1b-4b3f-a898-bff584d134a4 found for delete ", "request_id": "req-8bd78bc1-d062-4162-9a79-da7f06b87eac"}]} 2026-08-16 14:03:18.810 8 INFO neutron_taas.services.taas.taas_plugin [None req-892daddf-801b-46e1-8e28-0749890bb5ef 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] TaaS: Handle Delete Port: 53372324-4c6f-43f0-8862-cc53b95f8d14 2026-08-16 14:03:18.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-892daddf-801b-46e1-8e28-0749890bb5ef 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Tap Mirror: Handle Delete Port: 53372324-4c6f-43f0-8862-cc53b95f8d14 2026-08-16 14:03:18.823 7 INFO neutron.db.l3_hamode_db [None req-80f20f94-dd4d-4bc5-9f39-e4520d114ac0 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] HA network 17dbb31c-9f58-4017-897e-7efbc3131d81 was deleted as no HA routers are present in tenant 856139b668524c71880be89ee080ee49. [pid: 7|app: 0|req: 609/1206] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:18 2026] DELETE /v2.0/routers/9fcb22ba-4b6f-4a5e-a6a2-f348b05d359a => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1207] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:18 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1208] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:18 2026] DELETE /v2.0/ports/53372324-4c6f-43f0-8862-cc53b95f8d14 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1209] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:03:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=70cff2e3-139b-410c-a045-45c6971c5168 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1210] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:18 2026] DELETE /v2.0/security-groups/5306eb8b-e448-4f2f-ad8c-65fa348a563e => 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: 600/1211] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:19 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1212] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:03:19 2026] GET /v2.0/ports?device_id=9694c093-b248-48f3-a673-68ef0706eb06 => generated 958 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1213] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:03:19 2026] GET /v2.0/subnets?id=1d9e95a0-b4da-45e2-bf81-035b98fd415d => generated 698 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1214] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:18 2026] DELETE /v2.0/subnets/32735e39-bf2b-4cf1-9096-3133b0b2e5ee => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:19.234 7 INFO neutron_taas.services.taas.taas_plugin [None req-593e3580-455a-4709-abee-1cd6e3a7d363 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 3b910672-82b8-40d2-9a49-a2e97b9aac94 2026-08-16 14:03:19.237 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-593e3580-455a-4709-abee-1cd6e3a7d363 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 3b910672-82b8-40d2-9a49-a2e97b9aac94 [pid: 7|app: 0|req: 613/1215] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:19 2026] DELETE /v2.0/networks/77b4a739-4b5f-4758-9ef5-fdada57a86f4 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1216] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:03:19 2026] GET /v2.0/ports?network_id=f8c4f53d-cfca-4629-9185-567f41379bfa&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1217] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:19 2026] GET /v2.0/security-groups?tenant_id=38f8d46f68714aaeb953d45ed7dbdf57&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:19.521 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c0094e7-34eb-4ab2-98f1-2dd4840ca028 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] TaaS: Handle Delete Port: c7d91275-5af0-45d6-a968-7b92efae472d 2026-08-16 14:03:19.524 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c0094e7-34eb-4ab2-98f1-2dd4840ca028 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Tap Mirror: Handle Delete Port: c7d91275-5af0-45d6-a968-7b92efae472d [pid: 7|app: 0|req: 616/1218] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:03:19 2026] GET /v2.0/networks/f8c4f53d-cfca-4629-9185-567f41379bfa?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1219] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:19 2026] DELETE /v2.0/security-groups/106a51ad-56a6-4c7b-bb1a-ab002204d4cd => 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: 618/1220] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:03:19 2026] GET /v2.0/networks/f8c4f53d-cfca-4629-9185-567f41379bfa?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: 619/1221] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:19 2026] GET /v2.0/security-groups?tenant_id=856139b668524c71880be89ee080ee49&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1222] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:19 2026] DELETE /v2.0/security-groups/52929572-10a0-4a20-bb5f-448834445dde => 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: 621/1223] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:20 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 622/1224] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:20 2026] GET /v2.0/security-groups?id=d4670a87-921a-46b9-b949-8a9328e4fa51&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: 603/1225] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:03:19 2026] PUT /v2.0/routers/9694c093-b248-48f3-a673-68ef0706eb06/remove_router_interface => generated 309 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:20.672 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6055c30-5c1e-4ec3-8032-65690acf3025 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] TaaS: Handle Delete Port: bd5ce96d-44bb-4e29-badc-e46e5312241d 2026-08-16 14:03:20.675 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6055c30-5c1e-4ec3-8032-65690acf3025 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Tap Mirror: Handle Delete Port: bd5ce96d-44bb-4e29-badc-e46e5312241d 2026-08-16 14:03:20.835 7 INFO neutron.services.segments.plugin [-] Segment d4552478-e557-4863-82ea-a9f435d7e6dc resource provider aggregate not found 2026-08-16 14:03:20.844 7 INFO neutron.services.segments.plugin [-] Segment d4552478-e557-4863-82ea-a9f435d7e6dc resource provider aggregate not found 2026-08-16 14:03:20.875 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4552478-e557-4863-82ea-a9f435d7e6dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4552478-e557-4863-82ea-a9f435d7e6dc found for delete ", "request_id": "req-07723d2e-729f-40da-99c2-f3ed6b9b017b"}]} 2026-08-16 14:03:20.879 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4552478-e557-4863-82ea-a9f435d7e6dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4552478-e557-4863-82ea-a9f435d7e6dc found for delete ", "request_id": "req-0f04ab5e-d49d-480f-a44f-59b23d27d5df"}]} 2026-08-16 14:03:20.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6055c30-5c1e-4ec3-8032-65690acf3025 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] TaaS: Handle Delete Port: 92113b6d-4aeb-4307-8c6c-058027ec0a00 2026-08-16 14:03:20.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6055c30-5c1e-4ec3-8032-65690acf3025 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] Tap Mirror: Handle Delete Port: 92113b6d-4aeb-4307-8c6c-058027ec0a00 [pid: 8|app: 0|req: 604/1226] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:03:20 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:21.141 8 INFO neutron_taas.services.taas.taas_plugin [req-61abb509-39d1-4fff-af26-09140c2fca32 req-1506d902-cebe-4c60-b521-d850b3e12cd1 72d5776313704341857129d41ae5bc00 0dea3e6f1df446d48a0064fccc6ecfc8 - - default default] TaaS: Handle Delete Port: 70cff2e3-139b-410c-a045-45c6971c5168 2026-08-16 14:03:21.143 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-61abb509-39d1-4fff-af26-09140c2fca32 req-1506d902-cebe-4c60-b521-d850b3e12cd1 72d5776313704341857129d41ae5bc00 0dea3e6f1df446d48a0064fccc6ecfc8 - - default default] Tap Mirror: Handle Delete Port: 70cff2e3-139b-410c-a045-45c6971c5168 2026-08-16 14:03:21.235 8 INFO neutron.db.l3_db [req-61abb509-39d1-4fff-af26-09140c2fca32 req-1506d902-cebe-4c60-b521-d850b3e12cd1 72d5776313704341857129d41ae5bc00 0dea3e6f1df446d48a0064fccc6ecfc8 - - default default] Floating IP 99aa0c58-f74e-4dcc-818a-53784e632a35 disassociated. External IP: 10.96.250.204, port: 70cff2e3-139b-410c-a045-45c6971c5168. 2026-08-16 14:03:21.439 7 INFO neutron.db.l3_hamode_db [None req-c6055c30-5c1e-4ec3-8032-65690acf3025 47bb2f03e4bf4ebfa42957e854635a15 fe1bd60a0e2e401c9db01db2335fb682 - - default default] HA network dd01e066-647a-4525-a4d1-de376597f429 was deleted as no HA routers are present in tenant fe1bd60a0e2e401c9db01db2335fb682. [pid: 7|app: 0|req: 623/1227] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:20 2026] DELETE /v2.0/routers/9694c093-b248-48f3-a673-68ef0706eb06 => 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: 624/1228] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:21 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 605/1229] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:03:21 2026] DELETE /v2.0/ports/70cff2e3-139b-410c-a045-45c6971c5168 => generated 0 bytes in 564 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1230] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:21 2026] DELETE /v2.0/subnets/e4b7c2d8-f31e-45b4-89e9-2c7ede0210a9 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:21.652 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96616605-e3a0-479f-80a6-d1e7e47c3e6e'] response: {'server_uuid': 'f8f2bf73-582d-4f36-91ac-ab24efb678c8', 'name': 'network-vif-deleted', 'tag': '70cff2e3-139b-410c-a045-45c6971c5168', 'status': 'completed', 'code': 200} 2026-08-16 14:03:21.758 8 INFO neutron.services.segments.plugin [-] Segment 627c0d06-49e4-4dde-a16b-377983d096ba resource provider aggregate not found 2026-08-16 14:03:21.759 8 INFO neutron.services.segments.plugin [-] Segment 627c0d06-49e4-4dde-a16b-377983d096ba resource provider aggregate not found 2026-08-16 14:03:21.780 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 627c0d06-49e4-4dde-a16b-377983d096ba resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 627c0d06-49e4-4dde-a16b-377983d096ba found for delete ", "request_id": "req-78e31ea9-587c-476e-9187-388c613af5fe"}]} 2026-08-16 14:03:21.780 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 627c0d06-49e4-4dde-a16b-377983d096ba resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 627c0d06-49e4-4dde-a16b-377983d096ba found for delete ", "request_id": "req-c1589f42-aa83-4600-b205-e61115441b50"}]} [pid: 8|app: 0|req: 606/1231] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:21 2026] DELETE /v2.0/networks/4a265248-741c-4476-8861-01e0d14a27d8 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1232] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:22 2026] GET /v2.0/security-groups?tenant_id=fe1bd60a0e2e401c9db01db2335fb682&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1233] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:22 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 607/1234] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:22 2026] DELETE /v2.0/security-groups/9eb77bd9-aa58-42b7-bdc9-3ff602cdd1f6 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:22.895 7 INFO neutron.services.segments.plugin [-] Segment 94191b7a-0e66-4fc1-897a-97b60c899653 resource provider aggregate not found 2026-08-16 14:03:22.901 7 INFO neutron.services.segments.plugin [-] Segment 94191b7a-0e66-4fc1-897a-97b60c899653 resource provider aggregate not found 2026-08-16 14:03:22.915 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 94191b7a-0e66-4fc1-897a-97b60c899653 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94191b7a-0e66-4fc1-897a-97b60c899653 found for delete ", "request_id": "req-2709f9c9-d255-429b-b13d-3f6ab2af3cbe"}]} 2026-08-16 14:03:22.917 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 94191b7a-0e66-4fc1-897a-97b60c899653 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94191b7a-0e66-4fc1-897a-97b60c899653 found for delete ", "request_id": "req-b678dfe8-20ca-4f53-b225-0b4222d19207"}]} [pid: 7|app: 0|req: 628/1235] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:03:22 2026] POST /v2.0/floatingips => generated 552 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1236] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:23 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 629/1237] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:03:23 2026] PUT /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1238] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:23 2026] GET /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1239] 10.0.0.129 () {34 vars in 770 bytes} [Sun Aug 16 14:03:23 2026] PUT /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/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: 610/1240] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:23 2026] GET /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/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: 631/1241] 10.0.0.129 () {34 vars in 766 bytes} [Sun Aug 16 14:03:23 2026] PUT /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags/red => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1242] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:24 2026] GET /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1243] 10.0.0.129 () {34 vars in 788 bytes} [Sun Aug 16 14:03:24 2026] PUT /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1244] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:24 2026] GET /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1245] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:03:24 2026] PUT /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1246] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:24 2026] GET /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1247] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:03:24 2026] GET /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:24.379 7 INFO neutron.api.v2.resource [None req-42512746-a213-40bf-854a-2580bb35e840 74e1e30643a4499088e7dfd3eae75cab e1a5f08c3e124728914817112212a66d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1248] 10.0.0.129 () {32 vars in 751 bytes} [Sun Aug 16 14:03:24 2026] GET /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1249] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:03:24 2026] DELETE /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1250] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:24 2026] GET /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:24.531 7 INFO neutron.api.v2.resource [None req-a7cc5948-6a7d-4ec9-b97e-c50e7510f85b 74e1e30643a4499088e7dfd3eae75cab e1a5f08c3e124728914817112212a66d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1251] 10.0.0.129 () {32 vars in 754 bytes} [Sun Aug 16 14:03:24 2026] DELETE /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-16 14:03:24.559 8 INFO neutron.db.segments_db [None req-b103d6e3-29d1-4b22-b19d-215f86edb917 aab4a190d7074308b0e4373dcdf9c141 d92bb34578904c89958a4dd11f2a04ea - - default default] Added segment 018b2283-103f-4f81-8e16-bc166c273295 of type vxlan for network 51299395-d7f2-4b84-b9b1-3d1fd4a79464 [pid: 7|app: 0|req: 640/1252] 10.0.0.129 () {32 vars in 742 bytes} [Sun Aug 16 14:03:24 2026] DELETE /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:24.621 8 INFO neutron.db.segments_db [None req-b103d6e3-29d1-4b22-b19d-215f86edb917 aab4a190d7074308b0e4373dcdf9c141 d92bb34578904c89958a4dd11f2a04ea - - default default] Added segment c24faa3e-d931-45f6-8862-8de9374912bf of type vxlan for network c6c3f460-a45e-45f0-ace4-033c7bad2be6 [pid: 7|app: 0|req: 641/1253] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:24 2026] GET /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1254] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:24 2026] POST /v2.0/networks => generated 1246 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-16 14:03:24.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-4694821f-83dc-4aa9-88fb-f5a093d395c9 74e1e30643a4499088e7dfd3eae75cab e1a5f08c3e124728914817112212a66d - - default default] TaaS: Handle Delete Port: bee7c4a6-d95a-4129-815f-7dba54eed2e1 2026-08-16 14:03:24.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4694821f-83dc-4aa9-88fb-f5a093d395c9 74e1e30643a4499088e7dfd3eae75cab e1a5f08c3e124728914817112212a66d - - default default] Tap Mirror: Handle Delete Port: bee7c4a6-d95a-4129-815f-7dba54eed2e1 [pid: 8|app: 0|req: 614/1255] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:24 2026] GET /v2.0/ports?device_id=f8f2bf73-582d-4f36-91ac-ab24efb678c8 => 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: 615/1256] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:03:24 2026] GET /v2.0/networks => generated 1845 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:24.908 8 INFO neutron.services.segments.plugin [-] Segment 018b2283-103f-4f81-8e16-bc166c273295 resource provider aggregate not found 2026-08-16 14:03:24.913 8 INFO neutron.services.segments.plugin [-] Segment 018b2283-103f-4f81-8e16-bc166c273295 resource provider aggregate not found 2026-08-16 14:03:24.933 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 018b2283-103f-4f81-8e16-bc166c273295 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 018b2283-103f-4f81-8e16-bc166c273295 found for delete ", "request_id": "req-2a0cf03c-09dc-4fbd-96bb-8dc672435c55"}]} [pid: 8|app: 0|req: 616/1257] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:24 2026] DELETE /v2.0/networks/51299395-d7f2-4b84-b9b1-3d1fd4a79464 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:24.937 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 018b2283-103f-4f81-8e16-bc166c273295 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 018b2283-103f-4f81-8e16-bc166c273295 found for delete ", "request_id": "req-bae356a3-05e3-4b17-9fd8-539b8281ff1d"}]} [pid: 8|app: 0|req: 619/1260] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:24 2026] DELETE /v2.0/networks/c6c3f460-a45e-45f0-ace4-033c7bad2be6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1261] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:03:25 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) 2026-08-16 14:03:25.159 8 INFO neutron.db.segments_db [None req-c0a601a1-dba1-469b-87bb-8d452d3402fd aab4a190d7074308b0e4373dcdf9c141 d92bb34578904c89958a4dd11f2a04ea - - default default] Added segment 8d3bae43-d1d6-4ac5-a23d-6e07b083a124 of type vxlan for network 6572fbb7-f035-4605-b63f-dfd856d7f755 [pid: 8|app: 0|req: 621/1262] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:25 2026] POST /v2.0/networks => generated 654 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:25.296 8 INFO neutron.db.segments_db [None req-fd167245-dc04-49e4-bbc7-4077e59d744c aab4a190d7074308b0e4373dcdf9c141 d92bb34578904c89958a4dd11f2a04ea - - default default] Added segment c4b10588-ce47-4870-b452-0ed0afd0ff13 of type vxlan for network 439f5bba-0116-458b-bdae-a7c20b7a5e74 [pid: 8|app: 0|req: 622/1263] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:25 2026] POST /v2.0/networks => generated 653 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1264] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:03:24 2026] DELETE /v2.0/floatingips/51ba45e0-ad0c-44b5-9cc1-848be204ee87 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1265] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:25 2026] DELETE /v2.0/security-groups/d4670a87-921a-46b9-b949-8a9328e4fa51 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:25.958 7 INFO neutron.api.v2.resource [None req-b6454ed7-d95f-4817-97a5-d235ac2ade7e 72d5776313704341857129d41ae5bc00 0dea3e6f1df446d48a0064fccc6ecfc8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1266] 10.0.0.129 () {32 vars in 737 bytes} [Sun Aug 16 14:03:25 2026] GET /v2.0/security-groups/d4670a87-921a-46b9-b949-8a9328e4fa51 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1267] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:03:25 2026] POST /v2.0/ports => generated 1506 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 14:03:26.077 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb40b3e9-bff7-4f16-9c27-6c766f150101 72d5776313704341857129d41ae5bc00 0dea3e6f1df446d48a0064fccc6ecfc8 - - default default] TaaS: Handle Delete Port: ec60d3e2-ca81-4f22-8a94-592265561151 2026-08-16 14:03:26.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb40b3e9-bff7-4f16-9c27-6c766f150101 72d5776313704341857129d41ae5bc00 0dea3e6f1df446d48a0064fccc6ecfc8 - - default default] Tap Mirror: Handle Delete Port: ec60d3e2-ca81-4f22-8a94-592265561151 [pid: 8|app: 0|req: 624/1268] 10.0.0.129 () {32 vars in 643 bytes} [Sun Aug 16 14:03:26 2026] GET /v2.0/ports => generated 1506 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:26.187 8 INFO neutron_taas.services.taas.taas_plugin [None req-8283b157-cd65-4ff4-bc9f-1dc3aadef3b7 aab4a190d7074308b0e4373dcdf9c141 d92bb34578904c89958a4dd11f2a04ea - - default default] TaaS: Handle Delete Port: eb5a8009-d498-426e-b4e1-87a41968b645 2026-08-16 14:03:26.190 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8283b157-cd65-4ff4-bc9f-1dc3aadef3b7 aab4a190d7074308b0e4373dcdf9c141 d92bb34578904c89958a4dd11f2a04ea - - default default] Tap Mirror: Handle Delete Port: eb5a8009-d498-426e-b4e1-87a41968b645 [pid: 8|app: 0|req: 625/1269] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:26 2026] DELETE /v2.0/ports/eb5a8009-d498-426e-b4e1-87a41968b645 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1270] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:03:25 2026] DELETE /v2.0/floatingips/99aa0c58-f74e-4dcc-818a-53784e632a35 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:26.383 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc91270c-db06-4465-b221-dae2f2bb2518 aab4a190d7074308b0e4373dcdf9c141 d92bb34578904c89958a4dd11f2a04ea - - default default] TaaS: Handle Delete Port: 73ec5c03-2371-457b-876b-1ab71b3e1167 2026-08-16 14:03:26.386 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc91270c-db06-4465-b221-dae2f2bb2518 aab4a190d7074308b0e4373dcdf9c141 d92bb34578904c89958a4dd11f2a04ea - - default default] Tap Mirror: Handle Delete Port: 73ec5c03-2371-457b-876b-1ab71b3e1167 [pid: 7|app: 0|req: 646/1271] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:26 2026] DELETE /v2.0/ports/73ec5c03-2371-457b-876b-1ab71b3e1167 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1272] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:26 2026] GET /v2.0/security-groups?tenant_id=65e3328e289d4b3fb1cec29f55755908&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1273] 10.0.0.129 () {32 vars in 643 bytes} [Sun Aug 16 14:03:26 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1274] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:26 2026] DELETE /v2.0/security-groups/219d00bd-f440-4b3d-92c8-61186cc041ca => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:26.633 8 INFO neutron.db.segments_db [None req-7dcaf454-9d3c-4f09-9484-172a5c01a834 aab4a190d7074308b0e4373dcdf9c141 d92bb34578904c89958a4dd11f2a04ea - - default default] Added segment 717982e7-d000-4203-a5a3-d7284e0d1506 of type vxlan for network a446d19e-1294-490a-b33d-8e823e201d0a [pid: 8|app: 0|req: 629/1275] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:26 2026] POST /v2.0/networks => generated 654 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:26.838 7 INFO neutron_taas.services.taas.taas_plugin [None req-4372992e-0aa0-464f-8502-c9e7d92c8820 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 36246944-608c-4662-aece-d1f72753c035 [pid: 8|app: 0|req: 630/1276] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:26 2026] GET /v2.0/security-groups?tenant_id=e1a5f08c3e124728914817112212a66d&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:26.842 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4372992e-0aa0-464f-8502-c9e7d92c8820 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 36246944-608c-4662-aece-d1f72753c035 2026-08-16 14:03:26.887 8 INFO neutron.db.segments_db [None req-2c1e1bdf-0cfd-47c5-8b41-6fbca6906211 aab4a190d7074308b0e4373dcdf9c141 d92bb34578904c89958a4dd11f2a04ea - - default default] Added segment 409dfca8-ba9a-48c1-82d0-51c3762ee676 of type vxlan for network 9853cd4b-1d76-46a8-b1d5-decb542aaa81 2026-08-16 14:03:26.969 8 INFO neutron.services.segments.plugin [-] Segment c24faa3e-d931-45f6-8862-8de9374912bf resource provider aggregate not found 2026-08-16 14:03:26.976 8 INFO neutron.services.segments.plugin [-] Segment c24faa3e-d931-45f6-8862-8de9374912bf resource provider aggregate not found [pid: 8|app: 0|req: 631/1277] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:26 2026] POST /v2.0/networks => generated 654 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:27.005 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c24faa3e-d931-45f6-8862-8de9374912bf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24faa3e-d931-45f6-8862-8de9374912bf found for delete ", "request_id": "req-b8924cfb-d586-4fc1-bbd9-1172ca4d788b"}]} 2026-08-16 14:03:27.010 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c24faa3e-d931-45f6-8862-8de9374912bf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24faa3e-d931-45f6-8862-8de9374912bf found for delete ", "request_id": "req-cc69ee99-54de-4c12-ac50-6b582f312bab"}]} [pid: 8|app: 0|req: 632/1278] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:26 2026] DELETE /v2.0/security-groups/eebd128f-1d2a-483c-9e86-4bc9b037eb27 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1279] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:03:26 2026] PUT /v2.0/routers/67976c33-492c-4239-8edd-0a3dfd684e75/remove_router_interface => generated 309 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:27.669 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7af2ec7-d411-419e-85d6-8fa6f9b9b1e8 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: f85c5d8c-f353-40c1-8d00-1fb55be233d5 2026-08-16 14:03:27.672 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7af2ec7-d411-419e-85d6-8fa6f9b9b1e8 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: f85c5d8c-f353-40c1-8d00-1fb55be233d5 2026-08-16 14:03:27.934 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7af2ec7-d411-419e-85d6-8fa6f9b9b1e8 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: ef862281-178c-40ed-8461-39e47880d4cb 2026-08-16 14:03:27.937 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7af2ec7-d411-419e-85d6-8fa6f9b9b1e8 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: ef862281-178c-40ed-8461-39e47880d4cb [pid: 7|app: 0|req: 648/1280] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:27 2026] POST /v2.0/subnets => generated 1323 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1281] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:03:27 2026] GET /v2.0/subnets => generated 1959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1282] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:28 2026] DELETE /v2.0/subnets/c8e2b73b-86de-4594-aa6a-2c80272b7e96 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1283] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:28 2026] DELETE /v2.0/subnets/42fafd75-62cd-4326-b37f-97824b8a124a => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:28.340 8 INFO neutron.db.l3_hamode_db [None req-b7af2ec7-d411-419e-85d6-8fa6f9b9b1e8 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] HA network d64dcccb-0270-41c3-858c-141d4eb13509 was deleted as no HA routers are present in tenant 0dea3e6f1df446d48a0064fccc6ecfc8. [pid: 8|app: 0|req: 633/1284] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:27 2026] DELETE /v2.0/routers/67976c33-492c-4239-8edd-0a3dfd684e75 => generated 0 bytes in 888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1285] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:03:28 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-08-16 14:03:28.516 7 INFO neutron.services.segments.plugin [-] Segment 409dfca8-ba9a-48c1-82d0-51c3762ee676 resource provider aggregate not found 2026-08-16 14:03:28.523 7 INFO neutron.services.segments.plugin [-] Segment 409dfca8-ba9a-48c1-82d0-51c3762ee676 resource provider aggregate not found 2026-08-16 14:03:28.542 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 409dfca8-ba9a-48c1-82d0-51c3762ee676 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 409dfca8-ba9a-48c1-82d0-51c3762ee676 found for delete ", "request_id": "req-03e3159d-9efa-4071-a3ac-7928f9edad99"}]} 2026-08-16 14:03:28.544 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 409dfca8-ba9a-48c1-82d0-51c3762ee676 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 409dfca8-ba9a-48c1-82d0-51c3762ee676 found for delete ", "request_id": "req-c842aa4f-bb1a-4bf4-836b-bd005492f548"}]} [pid: 7|app: 0|req: 653/1286] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:28 2026] DELETE /v2.0/networks/9853cd4b-1d76-46a8-b1d5-decb542aaa81 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1287] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:28 2026] DELETE /v2.0/subnets/1d9e95a0-b4da-45e2-bf81-035b98fd415d => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:28.696 8 INFO neutron_taas.services.taas.taas_plugin [None req-109a16e8-fa34-4846-950d-6d92dfe922dc 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 6541ee42-0d1e-4474-8772-20d960c74421 2026-08-16 14:03:28.699 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-109a16e8-fa34-4846-950d-6d92dfe922dc 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 6541ee42-0d1e-4474-8772-20d960c74421 [pid: 7|app: 0|req: 654/1288] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:28 2026] DELETE /v2.0/networks/a446d19e-1294-490a-b33d-8e823e201d0a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1289] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:28 2026] DELETE /v2.0/networks/439f5bba-0116-458b-bdae-a7c20b7a5e74 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1290] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:28 2026] DELETE /v2.0/networks/f8c4f53d-cfca-4629-9185-567f41379bfa => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1291] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:28 2026] DELETE /v2.0/networks/6572fbb7-f035-4605-b63f-dfd856d7f755 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1292] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:28 2026] GET /v2.0/security-groups?tenant_id=0dea3e6f1df446d48a0064fccc6ecfc8&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:29.032 8 INFO neutron.services.segments.plugin [-] Segment b4af19e5-67a3-46a1-afb3-8cd0434e7d16 resource provider aggregate not found 2026-08-16 14:03:29.036 8 INFO neutron.services.segments.plugin [-] Segment b4af19e5-67a3-46a1-afb3-8cd0434e7d16 resource provider aggregate not found 2026-08-16 14:03:29.050 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b4af19e5-67a3-46a1-afb3-8cd0434e7d16 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4af19e5-67a3-46a1-afb3-8cd0434e7d16 found for delete ", "request_id": "req-bd25cb57-360b-42e6-8be9-a746b1b6e802"}]} 2026-08-16 14:03:29.059 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b4af19e5-67a3-46a1-afb3-8cd0434e7d16 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4af19e5-67a3-46a1-afb3-8cd0434e7d16 found for delete ", "request_id": "req-f5655cd5-bedd-41d4-bf0b-79f3e69700dd"}]} 2026-08-16 14:03:29.071 8 INFO neutron.services.segments.plugin [-] Segment afc6c9ec-e1e0-4a12-975b-c9a4beec8db8 resource provider aggregate not found 2026-08-16 14:03:29.081 8 INFO neutron.services.segments.plugin [-] Segment afc6c9ec-e1e0-4a12-975b-c9a4beec8db8 resource provider aggregate not found 2026-08-16 14:03:29.092 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment afc6c9ec-e1e0-4a12-975b-c9a4beec8db8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afc6c9ec-e1e0-4a12-975b-c9a4beec8db8 found for delete ", "request_id": "req-b07d9e21-7146-4f06-b2da-aab1ea287a7b"}]} 2026-08-16 14:03:29.098 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment afc6c9ec-e1e0-4a12-975b-c9a4beec8db8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afc6c9ec-e1e0-4a12-975b-c9a4beec8db8 found for delete ", "request_id": "req-a429d761-d3ec-43a6-86ec-378be0e2906b"}]} [pid: 7|app: 0|req: 657/1293] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:29 2026] DELETE /v2.0/security-groups/58b6fb68-b00f-4c39-b688-d4eb416e11e5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1294] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:29 2026] GET /v2.0/security-groups?tenant_id=d92bb34578904c89958a4dd11f2a04ea&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1295] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:29 2026] DELETE /v2.0/security-groups/d575c9ad-1356-4b9e-a1a0-f7b3e21558f9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:30.561 7 INFO neutron.services.segments.plugin [-] Segment 717982e7-d000-4203-a5a3-d7284e0d1506 resource provider aggregate not found 2026-08-16 14:03:30.572 7 INFO neutron.services.segments.plugin [-] Segment 717982e7-d000-4203-a5a3-d7284e0d1506 resource provider aggregate not found 2026-08-16 14:03:30.580 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 717982e7-d000-4203-a5a3-d7284e0d1506 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 717982e7-d000-4203-a5a3-d7284e0d1506 found for delete ", "request_id": "req-4006eea6-60d9-496a-b20a-8f176dc8e612"}]} 2026-08-16 14:03:30.590 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 717982e7-d000-4203-a5a3-d7284e0d1506 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 717982e7-d000-4203-a5a3-d7284e0d1506 found for delete ", "request_id": "req-be24f150-cf7d-479a-9e2e-dcb207a4b90a"}]} 2026-08-16 14:03:30.598 7 INFO neutron.services.segments.plugin [-] Segment c4b10588-ce47-4870-b452-0ed0afd0ff13 resource provider aggregate not found 2026-08-16 14:03:30.613 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c4b10588-ce47-4870-b452-0ed0afd0ff13 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4b10588-ce47-4870-b452-0ed0afd0ff13 found for delete ", "request_id": "req-5b6fbe33-a94e-4571-8b7d-c8c8c65542ed"}]} 2026-08-16 14:03:30.619 7 INFO neutron.services.segments.plugin [-] Segment c4b10588-ce47-4870-b452-0ed0afd0ff13 resource provider aggregate not found 2026-08-16 14:03:30.633 7 INFO neutron.services.segments.plugin [-] Segment 8d3bae43-d1d6-4ac5-a23d-6e07b083a124 resource provider aggregate not found 2026-08-16 14:03:30.641 8 INFO neutron.db.segments_db [None req-f81b0f75-d7fc-4280-8dff-1644b8d99fc7 44937ab39e92402c8ceb3734b4a533f8 31647390f2fe4a3f863cb69b31b8cea5 - - default default] Added segment 37d0db26-48c6-4568-9e60-32d6dbe2e9a6 of type vxlan for network fcf8a356-8a34-443e-8aef-60492749ca43 2026-08-16 14:03:30.641 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c4b10588-ce47-4870-b452-0ed0afd0ff13 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4b10588-ce47-4870-b452-0ed0afd0ff13 found for delete ", "request_id": "req-59c7769a-ac9d-4ca6-a2e2-d30a28506f8b"}]} 2026-08-16 14:03:30.655 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d3bae43-d1d6-4ac5-a23d-6e07b083a124 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3bae43-d1d6-4ac5-a23d-6e07b083a124 found for delete ", "request_id": "req-2e510c30-03f7-4c41-9012-c94d3bd8fbe3"}]} 2026-08-16 14:03:30.660 7 INFO neutron.services.segments.plugin [-] Segment 8d3bae43-d1d6-4ac5-a23d-6e07b083a124 resource provider aggregate not found 2026-08-16 14:03:30.678 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d3bae43-d1d6-4ac5-a23d-6e07b083a124 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3bae43-d1d6-4ac5-a23d-6e07b083a124 found for delete ", "request_id": "req-450b2a6a-e4c0-406e-9b6e-fb54eb72a7eb"}]} 2026-08-16 14:03:30.849 8 INFO neutron.db.l3_hamode_db [None req-f81b0f75-d7fc-4280-8dff-1644b8d99fc7 44937ab39e92402c8ceb3734b4a533f8 31647390f2fe4a3f863cb69b31b8cea5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:03:30.985 8 INFO neutron.db.l3_hamode_db [None req-f81b0f75-d7fc-4280-8dff-1644b8d99fc7 44937ab39e92402c8ceb3734b4a533f8 31647390f2fe4a3f863cb69b31b8cea5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:03:31.263 7 INFO neutron.db.segments_db [None req-8f7c1204-13f8-481a-9107-5cfffd3e3b09 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 6c108095-49be-418d-9f50-6a14d4b50c15 of type vxlan for network 06ede651-9664-4336-b8e5-b71dc287cd13 [pid: 7|app: 0|req: 659/1296] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:03:30 2026] POST /v2.0/networks => generated 743 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1297] 10.0.0.129 () {34 vars in 668 bytes} [Sun Aug 16 14:03:30 2026] POST /v2.0/routers => generated 474 bytes in 1033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1298] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:31 2026] POST /v2.0/subnets => generated 690 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:31.568 7 INFO neutron.db.segments_db [None req-bbd1fbed-477d-42ab-abeb-2a7173fba553 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment ff696876-0e5a-412f-bb75-185f9a8659e6 of type vxlan for network f7716dae-932d-4103-b261-ce9442d85876 [pid: 8|app: 0|req: 639/1299] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:03:31 2026] PUT /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags => generated 25 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:31.780 7 INFO neutron.db.l3_hamode_db [None req-bbd1fbed-477d-42ab-abeb-2a7173fba553 695d2f30e5e74c928d1907d85d148846 598393eac7c745e7a4a9d69b13d45c42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:03:31.907 8 INFO neutron.db.segments_db [None req-d4e15ff3-30cf-4dff-8fd2-fa73a65b5eb6 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] Added segment 81ae0e0f-e45d-4da5-8aaa-202f2e401168 of type vxlan for network 053d8c26-69fc-42ee-bd6a-8ce8b327e861 [pid: 8|app: 0|req: 640/1300] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:31 2026] POST /v2.0/networks => generated 648 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1301] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:03:31 2026] GET /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags => generated 25 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1302] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:03:32 2026] POST /v2.0/ports => generated 779 bytes in 233 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: 643/1303] 10.0.0.129 () {34 vars in 762 bytes} [Sun Aug 16 14:03:32 2026] PUT /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags/green => generated 4 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-16 14:03:32.525 8 INFO neutron.db.segments_db [None req-419c1146-3152-4b9d-a415-77c76cdd680a 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] Added segment 39733900-5f6d-4cbe-b338-4d8c6e9aab9c of type vxlan for network 1e7c8008-b965-40be-9881-257cc568cd38 2026-08-16 14:03:32.592 7 INFO neutron.db.l3_hamode_db [None req-bbd1fbed-477d-42ab-abeb-2a7173fba553 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 644/1304] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:32 2026] POST /v2.0/networks => generated 636 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1305] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:03:32 2026] GET /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags => generated 34 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1306] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:32 2026] POST /v2.0/subnets => generated 646 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1307] 10.0.0.129 () {34 vars in 758 bytes} [Sun Aug 16 14:03:32 2026] PUT /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags/red => generated 4 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1308] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:31 2026] POST /v2.0/routers => generated 730 bytes in 1900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1309] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:03:33 2026] POST /v2.0/ports => generated 962 bytes in 339 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: 662/1310] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:03:33 2026] GET /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags => generated 34 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1311] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:33 2026] GET /v2.0/security-groups?tenant_id=26b6c11f4c274c47a15d5a743e812d08&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:33.724 8 INFO neutron_taas.services.taas.taas_plugin [None req-0bf5e387-2f39-49cb-9a36-374611e62bb4 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] TaaS: Handle Delete Port: 7a39dc52-2c9d-4eab-a6a7-8ebc6e916ad5 2026-08-16 14:03:33.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bf5e387-2f39-49cb-9a36-374611e62bb4 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] Tap Mirror: Handle Delete Port: 7a39dc52-2c9d-4eab-a6a7-8ebc6e916ad5 [pid: 8|app: 0|req: 650/1312] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:33 2026] DELETE /v2.0/ports/7a39dc52-2c9d-4eab-a6a7-8ebc6e916ad5 => 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: 651/1313] 10.0.0.129 () {34 vars in 780 bytes} [Sun Aug 16 14:03:33 2026] PUT /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags/black.or.white => generated 4 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1314] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:34 2026] DELETE /v2.0/security-groups/08d292d8-d298-467c-b1e3-08eec58259f3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:34.113 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bef80a02-a90b-476a-bf2e-8cd43385e723 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1315] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:34 2026] DELETE /v2.0/ports/7a39dc52-2c9d-4eab-a6a7-8ebc6e916ad5 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1316] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:03:34 2026] GET /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags => generated 52 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:34.228 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6edf667-e19d-40c5-a656-a1bdeaee5a60 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1317] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:03:34 2026] GET /v2.0/ports/7a39dc52-2c9d-4eab-a6a7-8ebc6e916ad5 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1318] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:03:34 2026] PUT /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags => generated 37 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1319] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:34 2026] DELETE /v2.0/subnets/9617b4c7-2885-4cee-a0b1-84750eb9c2ac => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1320] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:03:34 2026] GET /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:34.713 8 INFO neutron.services.segments.plugin [-] Segment 39733900-5f6d-4cbe-b338-4d8c6e9aab9c resource provider aggregate not found 2026-08-16 14:03:34.717 8 INFO neutron.services.segments.plugin [-] Segment 39733900-5f6d-4cbe-b338-4d8c6e9aab9c resource provider aggregate not found 2026-08-16 14:03:34.732 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 39733900-5f6d-4cbe-b338-4d8c6e9aab9c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39733900-5f6d-4cbe-b338-4d8c6e9aab9c found for delete ", "request_id": "req-0d7db01d-f23d-4913-82f0-7798dfff4f85"}]} [pid: 8|app: 0|req: 659/1321] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:34 2026] DELETE /v2.0/networks/1e7c8008-b965-40be-9881-257cc568cd38 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:34.737 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 39733900-5f6d-4cbe-b338-4d8c6e9aab9c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39733900-5f6d-4cbe-b338-4d8c6e9aab9c found for delete ", "request_id": "req-4434c361-eecc-4a6c-b3d7-753107fbf3a2"}]} [pid: 7|app: 0|req: 663/1322] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:03:33 2026] PUT /v2.0/routers/1aa3bd05-949e-4c3e-a1ee-06587f30b180/add_router_interface => generated 309 bytes in 1222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:34.818 7 INFO neutron.db.segments_db [None req-20fc36b8-3e38-4043-bf11-f41a01476e1a 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] Added segment 9c5d078d-f2f2-44ab-a2b4-b48f73aa1a3a of type vxlan for network 22f9cbec-a163-40b7-ac98-7a0fd2c02944 [pid: 8|app: 0|req: 660/1323] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:34 2026] GET /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags/red => 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: 664/1324] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:34 2026] POST /v2.0/networks => generated 635 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:34.951 8 INFO neutron.api.v2.resource [None req-1a570847-0344-4371-935a-77f9e9a0e159 44937ab39e92402c8ceb3734b4a533f8 31647390f2fe4a3f863cb69b31b8cea5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 661/1325] 10.0.0.129 () {32 vars in 743 bytes} [Sun Aug 16 14:03:34 2026] GET /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags/green => generated 99 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1326] 10.0.0.129 () {32 vars in 742 bytes} [Sun Aug 16 14:03:34 2026] DELETE /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags/red => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1327] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:03:35 2026] GET /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags => generated 30 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1328] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:34 2026] POST /v2.0/subnets => generated 646 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:35.296 8 INFO neutron.api.v2.resource [None req-13c1d454-0212-4602-80cd-94e8c7c151e6 44937ab39e92402c8ceb3734b4a533f8 31647390f2fe4a3f863cb69b31b8cea5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1329] 10.0.0.129 () {32 vars in 746 bytes} [Sun Aug 16 14:03:35 2026] DELETE /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1330] 10.0.0.129 () {32 vars in 734 bytes} [Sun Aug 16 14:03:35 2026] DELETE /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags => 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: 666/1331] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:03:35 2026] GET /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827/tags => generated 12 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1332] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:03:35 2026] POST /v2.0/ports => generated 924 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1333] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:03:35 2026] GET /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827 => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1334] 10.0.0.129 () {34 vars in 685 bytes} [Sun Aug 16 14:03:35 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) 2026-08-16 14:03:35.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-91bdb60b-fa64-4dd7-a7d0-72bdeed4a63b 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] TaaS: Handle Delete Port: 8d4c18a4-3748-45ea-aa4d-ee9db249d9a1 2026-08-16 14:03:35.669 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91bdb60b-fa64-4dd7-a7d0-72bdeed4a63b 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] Tap Mirror: Handle Delete Port: 8d4c18a4-3748-45ea-aa4d-ee9db249d9a1 [pid: 7|app: 0|req: 668/1335] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:35 2026] DELETE /v2.0/ports/8d4c18a4-3748-45ea-aa4d-ee9db249d9a1 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1336] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:03:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1337] 10.0.0.129 () {34 vars in 742 bytes} [Sun Aug 16 14:03:35 2026] PUT /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827 => generated 480 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:36.204 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3925501-be3d-4412-8b8d-b77d72babe1f 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 669/1338] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:03:36 2026] GET /v2.0/ports/8d4c18a4-3748-45ea-aa4d-ee9db249d9a1 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:03:36.302 7 INFO neutron.db.segments_db [None req-24f15ba8-c4a0-4b1f-9904-3379ba65b484 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 507c4481-dff0-46bf-805f-00d4a23ce6c9 of type vxlan for network ce63bf31-99f1-4e9d-b13e-c167768f7ad7 [pid: 8|app: 0|req: 670/1339] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:03:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1340] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:03:36 2026] GET /v2.0/ports?device_id=fc8286d4-a0af-424c-b3cc-52b9338ab827 => 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: 670/1341] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:03:35 2026] POST /v2.0/networks => generated 740 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1342] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:36 2026] DELETE /v2.0/subnets/c9be7161-f4a9-49e5-906d-c18c0a0cccb2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:36.598 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2f1b3ea-58d3-4113-9e05-14d3673d81da 44937ab39e92402c8ceb3734b4a533f8 31647390f2fe4a3f863cb69b31b8cea5 - - default default] TaaS: Handle Delete Port: 7f3dfeb4-20d4-4ae7-9706-2bf401e2202f 2026-08-16 14:03:36.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2f1b3ea-58d3-4113-9e05-14d3673d81da 44937ab39e92402c8ceb3734b4a533f8 31647390f2fe4a3f863cb69b31b8cea5 - - default default] Tap Mirror: Handle Delete Port: 7f3dfeb4-20d4-4ae7-9706-2bf401e2202f 2026-08-16 14:03:36.847 8 INFO neutron.services.segments.plugin [-] Segment 37d0db26-48c6-4568-9e60-32d6dbe2e9a6 resource provider aggregate not found 2026-08-16 14:03:36.854 8 INFO neutron.services.segments.plugin [-] Segment 37d0db26-48c6-4568-9e60-32d6dbe2e9a6 resource provider aggregate not found 2026-08-16 14:03:36.868 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 37d0db26-48c6-4568-9e60-32d6dbe2e9a6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37d0db26-48c6-4568-9e60-32d6dbe2e9a6 found for delete ", "request_id": "req-b5725be1-8453-47ac-8bb5-2522bd6493aa"}]} 2026-08-16 14:03:36.868 8 INFO neutron.db.l3_hamode_db [None req-c2f1b3ea-58d3-4113-9e05-14d3673d81da 44937ab39e92402c8ceb3734b4a533f8 31647390f2fe4a3f863cb69b31b8cea5 - - default default] HA network fcf8a356-8a34-443e-8aef-60492749ca43 was deleted as no HA routers are present in tenant 31647390f2fe4a3f863cb69b31b8cea5. 2026-08-16 14:03:36.874 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 37d0db26-48c6-4568-9e60-32d6dbe2e9a6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37d0db26-48c6-4568-9e60-32d6dbe2e9a6 found for delete ", "request_id": "req-e41ee5c3-f5de-43d3-ad21-ee0841775925"}]} [pid: 8|app: 0|req: 673/1343] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:36 2026] DELETE /v2.0/routers/fc8286d4-a0af-424c-b3cc-52b9338ab827 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1344] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:03:36 2026] POST /v2.0/floatingips => generated 552 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:37.041 7 INFO neutron.services.segments.plugin [-] Segment 9c5d078d-f2f2-44ab-a2b4-b48f73aa1a3a resource provider aggregate not found [pid: 8|app: 0|req: 674/1345] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:36 2026] POST /v2.0/subnets => generated 687 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:37.051 7 INFO neutron.services.segments.plugin [-] Segment 9c5d078d-f2f2-44ab-a2b4-b48f73aa1a3a resource provider aggregate not found 2026-08-16 14:03:37.070 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9c5d078d-f2f2-44ab-a2b4-b48f73aa1a3a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c5d078d-f2f2-44ab-a2b4-b48f73aa1a3a found for delete ", "request_id": "req-7c5abcbd-0fdf-48bd-a18c-fa2d4787c722"}]} 2026-08-16 14:03:37.080 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9c5d078d-f2f2-44ab-a2b4-b48f73aa1a3a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c5d078d-f2f2-44ab-a2b4-b48f73aa1a3a found for delete ", "request_id": "req-6db93fbd-180f-45ea-a19e-431441102a29"}]} [pid: 7|app: 0|req: 672/1346] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:36 2026] DELETE /v2.0/networks/22f9cbec-a163-40b7-ac98-7a0fd2c02944 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:37.101 8 INFO neutron.db.segments_db [None req-8d2b0106-c9d3-4129-9b3f-e321b5be4fa6 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment c1d1db42-bf9e-423e-84b6-5e18d4d21731 of type vxlan for network 8f57e8fb-968f-49de-9591-5912e0c8e915 2026-08-16 14:03:37.357 8 INFO neutron.db.l3_hamode_db [None req-8d2b0106-c9d3-4129-9b3f-e321b5be4fa6 695d2f30e5e74c928d1907d85d148846 f501cb1d39d6447b9da5661ae0ad227c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 673/1347] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:03:37 2026] POST /v2.0/ports => generated 779 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 674/1348] 10.0.0.109 () {34 vars in 1100 bytes} [Sun Aug 16 14:03:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1913465952&fields=id&tenant_id=598393eac7c745e7a4a9d69b13d45c42 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1349] 10.0.0.129 () {34 vars in 737 bytes} [Sun Aug 16 14:03:37 2026] PUT /v2.0/ports/1aacf886-1f69-482a-b14f-8394f757d577 => generated 752 bytes in 168 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: 676/1350] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:03:37 2026] GET /v2.0/networks?id=06ede651-9664-4336-b8e5-b71dc287cd13 => 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: 677/1351] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:37 2026] GET /v2.0/security-groups?tenant_id=31e9fb0da2a945a58fa538e2d3474cfe&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:38.000 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1092c8d-c6fa-4c7e-a0b3-220ccf8266be 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] TaaS: Handle Delete Port: 1aacf886-1f69-482a-b14f-8394f757d577 2026-08-16 14:03:38.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1092c8d-c6fa-4c7e-a0b3-220ccf8266be 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] Tap Mirror: Handle Delete Port: 1aacf886-1f69-482a-b14f-8394f757d577 [pid: 7|app: 0|req: 678/1352] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:37 2026] DELETE /v2.0/ports/1aacf886-1f69-482a-b14f-8394f757d577 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1353] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:03:38 2026] GET /v2.0/quotas/598393eac7c745e7a4a9d69b13d45c42 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:38.255 8 INFO neutron.db.l3_hamode_db [None req-8d2b0106-c9d3-4129-9b3f-e321b5be4fa6 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 680/1354] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:38 2026] DELETE /v2.0/security-groups/a1e1c663-0782-4156-b2f9-7db53a6c5033 => 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: 681/1355] 10.0.0.129 () {32 vars in 643 bytes} [Sun Aug 16 14:03:38 2026] GET /v2.0/ports => generated 782 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1356] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:03:38 2026] GET /v2.0/ports?tenant_id=598393eac7c745e7a4a9d69b13d45c42&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:38.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e0587f7-6adc-431b-b09b-f1932477c1ed 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 683/1357] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:03:38 2026] GET /v2.0/ports/1aacf886-1f69-482a-b14f-8394f757d577 => 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: 684/1358] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:38 2026] GET /v2.0/security-groups?tenant_id=31647390f2fe4a3f863cb69b31b8cea5&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1359] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:03:38 2026] GET /v2.0/networks/06ede651-9664-4336-b8e5-b71dc287cd13?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: 686/1360] 10.0.0.129 () {32 vars in 643 bytes} [Sun Aug 16 14:03:38 2026] GET /v2.0/ports => generated 782 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1361] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:38 2026] DELETE /v2.0/security-groups/7a85ad33-06b0-4d8e-883b-c1c2d3d3ff23 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1362] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:03:38 2026] GET /v2.0/networks/06ede651-9664-4336-b8e5-b71dc287cd13?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: 689/1363] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:03:38 2026] GET /v2.0/ports/b9e23357-77b3-4734-9204-fc85618d4040 => generated 779 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:38.865 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fee97491-b34e-476b-b4ce-85fde5cfbbd1 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1364] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:38 2026] DELETE /v2.0/ports/8d4c18a4-3748-45ea-aa4d-ee9db249d9a1 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:03:38.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-781f32c0-bdd6-4f71-b92c-167a3f2eaf5e 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1365] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:38 2026] DELETE /v2.0/subnets/c9be7161-f4a9-49e5-906d-c18c0a0cccb2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:03:38.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61ef4611-38d0-42cc-81ab-30f6a591c3f9 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 692/1366] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:38 2026] DELETE /v2.0/subnets/9617b4c7-2885-4cee-a0b1-84750eb9c2ac => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:03:39.010 7 INFO neutron_taas.services.taas.taas_plugin [None req-52675f86-4b37-4c57-b878-9c5b0d2c65fe 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] TaaS: Handle Delete Port: b9e23357-77b3-4734-9204-fc85618d4040 2026-08-16 14:03:39.013 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52675f86-4b37-4c57-b878-9c5b0d2c65fe 401134776e464995a7bfcc8ad9533c6c f10404f0bd194141abe50535eccebe39 - - default default] Tap Mirror: Handle Delete Port: b9e23357-77b3-4734-9204-fc85618d4040 [pid: 7|app: 0|req: 693/1367] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:38 2026] DELETE /v2.0/ports/b9e23357-77b3-4734-9204-fc85618d4040 => 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: 694/1368] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:39 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:39.205 7 INFO neutron.services.segments.plugin [-] Segment 81ae0e0f-e45d-4da5-8aaa-202f2e401168 resource provider aggregate not found 2026-08-16 14:03:39.211 7 INFO neutron.services.segments.plugin [-] Segment 81ae0e0f-e45d-4da5-8aaa-202f2e401168 resource provider aggregate not found 2026-08-16 14:03:39.224 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 81ae0e0f-e45d-4da5-8aaa-202f2e401168 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81ae0e0f-e45d-4da5-8aaa-202f2e401168 found for delete ", "request_id": "req-0cfe9652-28ae-4563-aed4-9590e4a408e8"}]} [pid: 7|app: 0|req: 695/1369] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:39 2026] DELETE /v2.0/networks/053d8c26-69fc-42ee-bd6a-8ce8b327e861 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:39.235 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 81ae0e0f-e45d-4da5-8aaa-202f2e401168 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81ae0e0f-e45d-4da5-8aaa-202f2e401168 found for delete ", "request_id": "req-9bbd641c-295f-4827-aa6d-7cc6640cd3a6"}]} [pid: 8|app: 0|req: 675/1370] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:37 2026] POST /v2.0/routers => generated 727 bytes in 2185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1371] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:39 2026] GET /v2.0/security-groups?tenant_id=f10404f0bd194141abe50535eccebe39&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1374] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:39 2026] DELETE /v2.0/security-groups/0309b7d4-01f5-4061-9f2a-a589607b3ea5 => 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: 680/1375] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:40 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => 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: 696/1376] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:03:39 2026] PUT /v2.0/routers/fce83375-4859-4a73-804e-2d694dc5fd05/add_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1377] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:41 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:41.483 7 INFO neutron.db.segments_db [None req-abe563f5-8fd1-4021-8d47-431e2e134023 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment c8ef46f2-cc5a-4ae1-b697-fe315e4e821f of type vxlan for network 3ba29cf8-aadb-48b0-9f16-f986aa3f9a6a [pid: 7|app: 0|req: 697/1378] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:03:41 2026] POST /v2.0/networks => generated 740 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1379] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:41 2026] POST /v2.0/subnets => generated 687 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:41.824 8 INFO neutron.db.segments_db [None req-33c5ee3f-6d60-44b2-bcb0-1a32d1737d4a 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment 8fc4e0eb-7153-40f7-8003-17b85440f3a1 of type vxlan for network c9d9a033-70c4-4f98-bddf-45a6257b7dcd 2026-08-16 14:03:42.066 8 INFO neutron.db.l3_hamode_db [None req-33c5ee3f-6d60-44b2-bcb0-1a32d1737d4a 695d2f30e5e74c928d1907d85d148846 a19a2dc68af44102b293974a864f2db8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:03:42.109 7 INFO neutron.db.segments_db [None req-0e508a9f-64e7-483a-886d-e085b43718bc 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] Added segment 40c0e7f2-6b4b-4f70-809d-c834406db41a of type vxlan for network 91319f86-e831-4137-9757-7dda4d92fd16 [pid: 7|app: 0|req: 698/1380] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:41 2026] POST /v2.0/networks => generated 644 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1381] 10.0.0.129 () {34 vars in 684 bytes} [Sun Aug 16 14:03:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-16 14:03:42.767 8 INFO neutron.db.l3_hamode_db [None req-33c5ee3f-6d60-44b2-bcb0-1a32d1737d4a 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 700/1382] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:03:42 2026] POST /v2.0/ports => generated 774 bytes in 384 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: 701/1383] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:42 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => 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: 702/1384] 10.0.0.129 () {34 vars in 767 bytes} [Sun Aug 16 14:03:42 2026] PUT /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:42.985 7 INFO neutron.db.segments_db [None req-4787b64e-729a-4e3c-afc0-60cc1393fecb 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] Added segment dcf4dceb-9faa-4dca-a115-6daa1c806aa8 of type vxlan for network 2f1a75f4-7e78-4e5f-8bbb-d08028406419 [pid: 7|app: 0|req: 703/1385] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:42 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1386] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:03:43 2026] GET /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1387] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:43 2026] POST /v2.0/subnets => generated 626 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1388] 10.0.0.129 () {34 vars in 778 bytes} [Sun Aug 16 14:03:43 2026] PUT /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags/green => 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: 707/1389] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:03:43 2026] GET /v2.0/networks?id=06ede651-9664-4336-b8e5-b71dc287cd13 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1390] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:41 2026] POST /v2.0/routers => generated 727 bytes in 1740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1391] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:03:43 2026] GET /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/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: 685/1392] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Aug 16 14:03:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=598393eac7c745e7a4a9d69b13d45c42 => generated 181 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1393] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:03:43 2026] POST /v2.0/ports => generated 949 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 709/1394] 10.0.0.129 () {34 vars in 774 bytes} [Sun Aug 16 14:03:43 2026] PUT /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1395] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:03:43 2026] POST /v2.0/ports => generated 954 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, ' 2026-08-16 14:03:44.411 7 INFO neutron_taas.services.taas.taas_plugin [None req-249c8637-bf19-4f45-8ecd-59b9a3f11bd5 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] TaaS: Handle Delete Port: 5d300657-3c3f-4653-b098-54ec46df5b24 2026-08-16 14:03:44.414 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-249c8637-bf19-4f45-8ecd-59b9a3f11bd5 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] Tap Mirror: Handle Delete Port: 5d300657-3c3f-4653-b098-54ec46df5b24 [pid: 7|app: 0|req: 711/1396] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:44 2026] DELETE /v2.0/ports/5d300657-3c3f-4653-b098-54ec46df5b24 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1397] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:03:44 2026] GET /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1398] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:44 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1399] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:03:43 2026] PUT /v2.0/routers/86aef54e-78fc-4e8e-b334-3f9a51b0e6fc/add_router_interface => generated 309 bytes in 1490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:45.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78b496fc-0c5d-404c-8c11-2f03b4bdbbc7 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 687/1400] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:45 2026] DELETE /v2.0/ports/5d300657-3c3f-4653-b098-54ec46df5b24 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1401] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:03:44 2026] PUT /v2.0/ports/1ab81229-cdf2-4e22-aa88-a856e19f2ab8 => generated 1235 bytes in 495 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: 715/1402] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:45 2026] GET /v2.0/security-groups?id=373c0cf7-5fb0-4c42-a7af-1435d51eda90&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:45.160 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cf0695f-0d39-4da4-8951-569c4b022a56'] response: {'name': 'network-changed', 'server_uuid': 'a270bcfc-944c-4a9e-af73-fbca6f767fd5', 'tag': '1ab81229-cdf2-4e22-aa88-a856e19f2ab8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 688/1403] 10.0.0.129 () {34 vars in 796 bytes} [Sun Aug 16 14:03:45 2026] PUT /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-16 14:03:45.175 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ea6930f-15e8-4ebb-b094-084eeccb227b 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 716/1404] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:03:45 2026] GET /v2.0/ports/5d300657-3c3f-4653-b098-54ec46df5b24 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1405] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:03:45 2026] GET /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1406] 10.0.0.129 () {34 vars in 767 bytes} [Sun Aug 16 14:03:45 2026] PUT /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/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: 691/1407] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:03:45 2026] GET /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1408] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:45 2026] DELETE /v2.0/subnets/bbe3d775-766f-4b87-80ac-6ad0cc9e981e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1409] 10.0.0.129 () {32 vars in 755 bytes} [Sun Aug 16 14:03:45 2026] GET /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:45.368 8 INFO neutron.api.v2.resource [None req-19b0c748-0579-42ba-874d-9e461ebcb029 82f84650496a45a3ab870ad2eb89f954 830fe6b6df5b463f98f41ba90d527e35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 693/1410] 10.0.0.129 () {32 vars in 759 bytes} [Sun Aug 16 14:03:45 2026] GET /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/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: 694/1411] 10.0.0.129 () {32 vars in 758 bytes} [Sun Aug 16 14:03:45 2026] DELETE /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:45.421 7 INFO neutron.services.segments.plugin [-] Segment dcf4dceb-9faa-4dca-a115-6daa1c806aa8 resource provider aggregate not found 2026-08-16 14:03:45.427 7 INFO neutron.services.segments.plugin [-] Segment dcf4dceb-9faa-4dca-a115-6daa1c806aa8 resource provider aggregate not found 2026-08-16 14:03:45.447 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dcf4dceb-9faa-4dca-a115-6daa1c806aa8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf4dceb-9faa-4dca-a115-6daa1c806aa8 found for delete ", "request_id": "req-ae3f8e76-6f6c-4064-9757-d2cc60e609cb"}]} [pid: 7|app: 0|req: 718/1412] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:45 2026] DELETE /v2.0/networks/2f1a75f4-7e78-4e5f-8bbb-d08028406419 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:45.462 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dcf4dceb-9faa-4dca-a115-6daa1c806aa8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf4dceb-9faa-4dca-a115-6daa1c806aa8 found for delete ", "request_id": "req-3abb022f-9dc1-45f9-aed1-0c75c0946e72"}]} [pid: 8|app: 0|req: 695/1413] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:03:45 2026] GET /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:45.513 8 INFO neutron.api.v2.resource [None req-7a50bd17-b2e2-425e-934f-184ed6e8adb1 82f84650496a45a3ab870ad2eb89f954 830fe6b6df5b463f98f41ba90d527e35 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1414] 10.0.0.129 () {32 vars in 762 bytes} [Sun Aug 16 14:03:45 2026] DELETE /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-16 14:03:45.527 7 INFO neutron.db.segments_db [None req-facd98d9-9177-48ec-8d9c-dd0e46a66cf2 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] Added segment 2f2318ea-a8bd-4068-ae84-07aaabce5d7e of type vxlan for network c3bbdc41-9f0c-45ff-a97e-c92c1f97bcc3 [pid: 8|app: 0|req: 697/1415] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:03:45 2026] DELETE /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1416] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:45 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1417] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:03:45 2026] GET /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1418] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:45 2026] DELETE /v2.0/security-groups/865b5333-57e7-4956-974b-9d67cdf2769e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1419] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:03:45 2026] GET /v2.0/ports?tenant_id=598393eac7c745e7a4a9d69b13d45c42&device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => 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: 701/1420] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Aug 16 14:03:45 2026] GET /v2.0/networks?tenant_id=598393eac7c745e7a4a9d69b13d45c42&shared=False => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1421] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:03:45 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1422] 199.204.45.156 () {34 vars in 930 bytes} [Sun Aug 16 14:03:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1423] 10.0.0.129 () {34 vars in 685 bytes} [Sun Aug 16 14:03:45 2026] POST /v2.0/security-groups => generated 1673 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1424] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:03:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1425] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:03:46 2026] POST /v2.0/security-group-rules => generated 596 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1426] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:46 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1427] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:03:45 2026] POST /v2.0/ports => generated 912 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1428] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:46 2026] GET /v2.0/security-groups?id=373c0cf7-5fb0-4c42-a7af-1435d51eda90&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: 8|app: 0|req: 706/1429] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:03:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:46.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-d96fa37c-ff24-4c5b-af0b-51ff92ba2017 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] TaaS: Handle Delete Port: 70cf10a4-8656-49c2-97a1-d1ab56777a4b 2026-08-16 14:03:46.498 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d96fa37c-ff24-4c5b-af0b-51ff92ba2017 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] Tap Mirror: Handle Delete Port: 70cf10a4-8656-49c2-97a1-d1ab56777a4b [pid: 7|app: 0|req: 724/1430] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:46 2026] DELETE /v2.0/ports/70cf10a4-8656-49c2-97a1-d1ab56777a4b => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1431] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:46 2026] GET /v2.0/security-groups?tenant_id=7caaaefe4a0a40cbbb3de465891e87f8&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:46.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e202c325-4d4a-42ac-ba7a-882f84f02198 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1432] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:03:46 2026] GET /v2.0/ports/70cf10a4-8656-49c2-97a1-d1ab56777a4b => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1433] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:03:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1434] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:46 2026] DELETE /v2.0/security-groups/8e3631e4-9c5e-4953-b389-5d23a2a88e1f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:46.838 8 INFO neutron.db.securitygroups_db [None req-ea915251-05b2-48f0-b6b5-7b421c50270c 9a016666f07b4f669b88d2f4362b54c7 f501cb1d39d6447b9da5661ae0ad227c - - default default] Project f501cb1d39d6447b9da5661ae0ad227c 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: 726/1435] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:46 2026] DELETE /v2.0/subnets/1e8be777-a296-4fb4-824b-0e8029d9c3de => 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: 710/1436] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:03:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1437] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:46 2026] GET /v2.0/security-groups?tenant_id=830fe6b6df5b463f98f41ba90d527e35&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:03:46.972 7 INFO neutron.db.securitygroups_db [None req-7d68e318-6233-47a9-9877-2a036d06ef0f 9a016666f07b4f669b88d2f4362b54c7 f501cb1d39d6447b9da5661ae0ad227c - - default default] Project f501cb1d39d6447b9da5661ae0ad227c 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: 728/1438] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:03:46 2026] POST /v2.0/security-group-rules => generated 606 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:47.069 8 INFO neutron.services.segments.plugin [-] Segment 2f2318ea-a8bd-4068-ae84-07aaabce5d7e resource provider aggregate not found 2026-08-16 14:03:47.078 8 INFO neutron.services.segments.plugin [-] Segment 2f2318ea-a8bd-4068-ae84-07aaabce5d7e resource provider aggregate not found 2026-08-16 14:03:47.087 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f2318ea-a8bd-4068-ae84-07aaabce5d7e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f2318ea-a8bd-4068-ae84-07aaabce5d7e found for delete ", "request_id": "req-e5c33853-bf4d-45c0-a16b-0305e53fe2bb"}]} 2026-08-16 14:03:47.095 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f2318ea-a8bd-4068-ae84-07aaabce5d7e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f2318ea-a8bd-4068-ae84-07aaabce5d7e found for delete ", "request_id": "req-2e985988-e0e4-4259-b169-56391833fb7b"}]} [pid: 8|app: 0|req: 711/1439] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:46 2026] DELETE /v2.0/networks/c3bbdc41-9f0c-45ff-a97e-c92c1f97bcc3 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1440] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:03:47 2026] GET /v2.0/ports?tenant_id=598393eac7c745e7a4a9d69b13d45c42&device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1441] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:47 2026] DELETE /v2.0/security-groups/9e95c857-a2a2-48bc-b1be-14253b2fdb18 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1442] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:03:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1ab81229-cdf2-4e22-aa88-a856e19f2ab8 => 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: 731/1443] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:03:47 2026] GET /v2.0/subnets?id=c6219e93-1fe2-43ec-a822-888c88784362 => generated 693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1444] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:03:47 2026] GET /v2.0/ports?network_id=06ede651-9664-4336-b8e5-b71dc287cd13&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1445] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:03:47 2026] GET /v2.0/networks/06ede651-9664-4336-b8e5-b71dc287cd13?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1446] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:03:47 2026] GET /v2.0/networks/06ede651-9664-4336-b8e5-b71dc287cd13?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: 735/1447] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:47 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => 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: 713/1448] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:03:47 2026] POST /v2.0/ports => generated 774 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1449] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:47 2026] GET /v2.0/security-groups?id=373c0cf7-5fb0-4c42-a7af-1435d51eda90&fields=id&fields=name => generated 114 bytes in 30 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: 714/1450] 10.0.0.129 () {34 vars in 685 bytes} [Sun Aug 16 14:03:47 2026] POST /v2.0/security-groups => generated 1659 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1451] 10.0.0.129 () {34 vars in 737 bytes} [Sun Aug 16 14:03:47 2026] PUT /v2.0/ports/26a8230e-4756-4201-993d-20392f701416 => generated 752 bytes in 215 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: 715/1452] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:03:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:47.863 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5ca7a44-cd33-445e-b459-a9fa19c9d144 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] TaaS: Handle Delete Port: 26a8230e-4756-4201-993d-20392f701416 2026-08-16 14:03:47.865 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5ca7a44-cd33-445e-b459-a9fa19c9d144 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] Tap Mirror: Handle Delete Port: 26a8230e-4756-4201-993d-20392f701416 [pid: 8|app: 0|req: 716/1453] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:03:47 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: 7|app: 0|req: 738/1454] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:47 2026] DELETE /v2.0/ports/26a8230e-4756-4201-993d-20392f701416 => 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: 739/1455] 10.0.0.129 () {32 vars in 643 bytes} [Sun Aug 16 14:03:47 2026] GET /v2.0/ports => generated 777 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:48.058 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0cb1799-bf60-4bd2-b4ff-a0861488f737 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1456] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/ports/26a8230e-4756-4201-993d-20392f701416 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1457] 10.0.0.129 () {32 vars in 643 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/ports => generated 777 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1458] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/ports/6ff123e6-1b44-431e-9173-2d9f3569cbe9 => generated 774 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:48.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2fa54813-6e98-43fc-976a-08bd5fb9450a 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1459] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:48 2026] DELETE /v2.0/ports/70cf10a4-8656-49c2-97a1-d1ab56777a4b => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:03:48.202 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2681e643-328d-404b-9d32-a028e02d848b 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 744/1460] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:48 2026] DELETE /v2.0/subnets/1e8be777-a296-4fb4-824b-0e8029d9c3de => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:03:48.220 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1282b415-34ea-4cd7-bab3-d02575b8a117 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 745/1461] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:03:48 2026] DELETE /v2.0/subnets/bbe3d775-766f-4b87-80ac-6ad0cc9e981e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:03:48.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-83a679a8-b988-46d9-9bf6-229448d8b0f4 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] TaaS: Handle Delete Port: 6ff123e6-1b44-431e-9173-2d9f3569cbe9 2026-08-16 14:03:48.338 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83a679a8-b988-46d9-9bf6-229448d8b0f4 2398b9d70eb040debaf712fc6190005a 5bef8f6528424965aef83e2afa21f134 - - default default] Tap Mirror: Handle Delete Port: 6ff123e6-1b44-431e-9173-2d9f3569cbe9 [pid: 7|app: 0|req: 746/1462] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:03:48 2026] DELETE /v2.0/ports/6ff123e6-1b44-431e-9173-2d9f3569cbe9 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1463] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:03:47 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:48.550 7 INFO neutron.services.segments.plugin [-] Segment 40c0e7f2-6b4b-4f70-809d-c834406db41a resource provider aggregate not found 2026-08-16 14:03:48.555 7 INFO neutron.services.segments.plugin [-] Segment 40c0e7f2-6b4b-4f70-809d-c834406db41a resource provider aggregate not found 2026-08-16 14:03:48.573 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 40c0e7f2-6b4b-4f70-809d-c834406db41a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c0e7f2-6b4b-4f70-809d-c834406db41a found for delete ", "request_id": "req-0acf0ffa-6b6c-404e-a438-e03b64b261a0"}]} 2026-08-16 14:03:48.574 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 40c0e7f2-6b4b-4f70-809d-c834406db41a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c0e7f2-6b4b-4f70-809d-c834406db41a found for delete ", "request_id": "req-f1c2e9b6-cca4-4daf-bf44-92e50f98547e"}]} [pid: 7|app: 0|req: 747/1464] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:48 2026] DELETE /v2.0/networks/91319f86-e831-4137-9757-7dda4d92fd16 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1465] 10.0.0.109 () {34 vars in 1098 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--517337956&fields=id&tenant_id=f501cb1d39d6447b9da5661ae0ad227c => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1466] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1467] 10.0.0.109 () {34 vars in 1098 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-608703526&fields=id&tenant_id=f501cb1d39d6447b9da5661ae0ad227c => 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: 749/1468] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/security-groups?id=373c0cf7-5fb0-4c42-a7af-1435d51eda90&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: 720/1469] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/networks?id=ce63bf31-99f1-4e9d-b13e-c167768f7ad7 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1470] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/quotas/f501cb1d39d6447b9da5661ae0ad227c => 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: 721/1471] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/ports?tenant_id=f501cb1d39d6447b9da5661ae0ad227c&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1472] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/networks/ce63bf31-99f1-4e9d-b13e-c167768f7ad7?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1473] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:03:48 2026] GET /v2.0/networks/ce63bf31-99f1-4e9d-b13e-c167768f7ad7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1474] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:49 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => 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: 752/1475] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:49 2026] GET /v2.0/security-groups?tenant_id=5bef8f6528424965aef83e2afa21f134&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1476] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:49 2026] DELETE /v2.0/security-groups/93d5460a-9fa1-4553-8857-861e2a081ec6 => 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: 753/1477] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:49 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1478] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:49 2026] GET /v2.0/security-groups?id=373c0cf7-5fb0-4c42-a7af-1435d51eda90&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: 754/1479] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:50 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => 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: 755/1480] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:50 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1481] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:03:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1482] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/security-groups?id=373c0cf7-5fb0-4c42-a7af-1435d51eda90&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1483] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:03:51 2026] PUT /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1484] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1485] 10.0.0.129 () {34 vars in 770 bytes} [Sun Aug 16 14:03:51 2026] PUT /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1486] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1487] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:03:51 2026] POST /v2.0/subnetpools => generated 548 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1488] 10.0.0.129 () {34 vars in 766 bytes} [Sun Aug 16 14:03:51 2026] PUT /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1489] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/subnetpools/a9a45f5e-fd38-4fda-ae2b-33d04ca0ca5d => generated 548 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1490] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1491] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => 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: 759/1492] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:03:51 2026] PUT /v2.0/subnetpools/a9a45f5e-fd38-4fda-ae2b-33d04ca0ca5d => generated 501 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1493] 10.0.0.129 () {34 vars in 788 bytes} [Sun Aug 16 14:03:51 2026] PUT /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/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: 7|app: 0|req: 760/1494] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:03:51 2026] DELETE /v2.0/subnetpools/a9a45f5e-fd38-4fda-ae2b-33d04ca0ca5d => 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: 735/1495] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:51.474 7 INFO neutron.api.v2.resource [None req-ddf62090-e30b-4fbf-8102-01311dd574f2 fd708a39afb14b1b89d8c9d037246a49 31bedbac59f749ce864c3113d45f1ba2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1496] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/subnetpools/a9a45f5e-fd38-4fda-ae2b-33d04ca0ca5d => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:03:51.486 7 INFO neutron.api.v2.resource [None req-2af05841-1020-4d88-957b-f65adfede39b fd708a39afb14b1b89d8c9d037246a49 31bedbac59f749ce864c3113d45f1ba2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 762/1497] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:03:51 2026] DELETE /v2.0/subnetpools/a9a45f5e-fd38-4fda-ae2b-33d04ca0ca5d => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1498] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:03:51 2026] PUT /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1499] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1500] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:03:51.629 7 INFO neutron.api.v2.resource [None req-3fa47858-997d-4a7c-b216-131a8d645625 ec34589acb3d429398400c07a0d8b25d c5bdc1f7487647688b62b019379d888c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1501] 10.0.0.129 () {32 vars in 751 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1502] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:03:51 2026] DELETE /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags/red => 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: 765/1503] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:51.762 8 INFO neutron.api.v2.resource [None req-eb3a7161-1312-483b-b62b-669588a79421 ec34589acb3d429398400c07a0d8b25d c5bdc1f7487647688b62b019379d888c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 739/1504] 10.0.0.129 () {32 vars in 754 bytes} [Sun Aug 16 14:03:51 2026] DELETE /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1505] 10.0.0.129 () {32 vars in 742 bytes} [Sun Aug 16 14:03:51 2026] DELETE /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1506] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:03:51 2026] GET /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1507] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:03:51 2026] DELETE /v2.0/subnetpools/2e3161b1-74e1-4389-9c0f-0d8f91714e79 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1508] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:52 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => 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: 769/1509] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:52 2026] GET /v2.0/security-groups?id=373c0cf7-5fb0-4c42-a7af-1435d51eda90&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: 741/1510] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:52 2026] GET /v2.0/security-groups?tenant_id=31bedbac59f749ce864c3113d45f1ba2&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1511] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:52 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1512] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:52 2026] DELETE /v2.0/security-groups/935d3e8c-eb98-483d-ab1d-ec39748251c1 => 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: 743/1513] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:52 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:52.721 7 INFO neutron.db.l3_db [None req-7e8ef11d-a616-4bca-abc1-81bf569e7bf6 5924701f8f1141d7997ffa39ca7ca13e 598393eac7c745e7a4a9d69b13d45c42 - - default default] Floating IP e289798f-7985-45f9-a364-e8def017044d associated. External IP: 10.96.250.206, port: 1ab81229-cdf2-4e22-aa88-a856e19f2ab8. [pid: 8|app: 0|req: 744/1514] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:52 2026] GET /v2.0/security-groups?tenant_id=c5bdc1f7487647688b62b019379d888c&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1515] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:03:52 2026] PUT /v2.0/floatingips/e289798f-7985-45f9-a364-e8def017044d => generated 855 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:53.104 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-910529d6-bc1b-4897-8c6f-c8e856d744dc'] response: {'name': 'network-changed', 'server_uuid': 'a270bcfc-944c-4a9e-af73-fbca6f767fd5', 'tag': '1ab81229-cdf2-4e22-aa88-a856e19f2ab8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 745/1516] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:53 2026] DELETE /v2.0/security-groups/d6a14834-489f-419d-8a30-c95097b08cc9 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1517] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => 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: 746/1518] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/security-groups?id=373c0cf7-5fb0-4c42-a7af-1435d51eda90&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: 773/1519] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/security-groups?tenant_id=b0933bdd634d42f6b36297287f2f6f12&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1520] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => 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: 747/1521] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:53 2026] DELETE /v2.0/security-groups/a3d25667-f7a7-412d-83e3-142ac199621b => 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: 775/1522] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/security-groups?id=373c0cf7-5fb0-4c42-a7af-1435d51eda90&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1523] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/networks?id=ce63bf31-99f1-4e9d-b13e-c167768f7ad7 => generated 672 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1524] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1525] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f501cb1d39d6447b9da5661ae0ad227c => generated 272 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1526] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/ports?tenant_id=598393eac7c745e7a4a9d69b13d45c42&device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1527] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/networks?id=06ede651-9664-4336-b8e5-b71dc287cd13 => generated 771 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1528] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1ab81229-cdf2-4e22-aa88-a856e19f2ab8 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1529] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/subnets?id=c6219e93-1fe2-43ec-a822-888c88784362 => generated 693 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1530] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/ports?network_id=06ede651-9664-4336-b8e5-b71dc287cd13&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1531] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/networks/06ede651-9664-4336-b8e5-b71dc287cd13?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1532] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:03:53 2026] GET /v2.0/networks/06ede651-9664-4336-b8e5-b71dc287cd13?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: 750/1533] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:03:53 2026] POST /v2.0/ports => generated 993 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1534] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:03:54 2026] PUT /v2.0/ports/04c9265d-87f3-49c1-b5dd-90fba0af3731 => generated 1274 bytes in 381 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: 751/1535] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:54 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 971 bytes in 79 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: 752/1536] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:54 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1537] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:54 2026] GET /v2.0/security-groups?id=373c0cf7-5fb0-4c42-a7af-1435d51eda90&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: 753/1538] 10.0.0.109 () {34 vars in 1120 bytes} [Sun Aug 16 14:03:54 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:55.140 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96e3433f-4089-4baa-a173-dbe0ec158312'] response: {'name': 'network-changed', 'server_uuid': '7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce', 'tag': '04c9265d-87f3-49c1-b5dd-90fba0af3731', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 787/1541] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:03:55 2026] GET /v2.0/ports?tenant_id=f501cb1d39d6447b9da5661ae0ad227c&device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1542] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:03:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=04c9265d-87f3-49c1-b5dd-90fba0af3731 => 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: 788/1543] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:03:55 2026] GET /v2.0/subnets?id=45e5d528-d689-49c2-b2d9-67f002ed408c => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1544] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:03:55 2026] GET /v2.0/ports?network_id=ce63bf31-99f1-4e9d-b13e-c167768f7ad7&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1545] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:03:55 2026] GET /v2.0/networks/ce63bf31-99f1-4e9d-b13e-c167768f7ad7?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: 757/1546] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:03:55 2026] GET /v2.0/networks/ce63bf31-99f1-4e9d-b13e-c167768f7ad7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1547] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:55 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1548] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:55 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1549] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:03:55 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1550] 10.0.0.109 () {34 vars in 1120 bytes} [Sun Aug 16 14:03:55 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1551] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:03:55 2026] GET /v2.0/security-groups?id=373c0cf7-5fb0-4c42-a7af-1435d51eda90&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:03:56.025 8 INFO neutron_taas.services.taas.taas_plugin [req-75da080e-f309-4f35-8871-063fc2cf71d5 req-b8794bbd-c035-4852-87ea-498008f1f4dc 5924701f8f1141d7997ffa39ca7ca13e 598393eac7c745e7a4a9d69b13d45c42 - - default default] TaaS: Handle Delete Port: 1ab81229-cdf2-4e22-aa88-a856e19f2ab8 2026-08-16 14:03:56.029 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-75da080e-f309-4f35-8871-063fc2cf71d5 req-b8794bbd-c035-4852-87ea-498008f1f4dc 5924701f8f1141d7997ffa39ca7ca13e 598393eac7c745e7a4a9d69b13d45c42 - - default default] Tap Mirror: Handle Delete Port: 1ab81229-cdf2-4e22-aa88-a856e19f2ab8 2026-08-16 14:03:56.145 8 INFO neutron.db.l3_db [req-75da080e-f309-4f35-8871-063fc2cf71d5 req-b8794bbd-c035-4852-87ea-498008f1f4dc 5924701f8f1141d7997ffa39ca7ca13e 598393eac7c745e7a4a9d69b13d45c42 - - default default] Floating IP e289798f-7985-45f9-a364-e8def017044d disassociated. External IP: 10.96.250.206, port: 1ab81229-cdf2-4e22-aa88-a856e19f2ab8. [pid: 8|app: 0|req: 760/1552] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:03:55 2026] DELETE /v2.0/ports/1ab81229-cdf2-4e22-aa88-a856e19f2ab8 => generated 0 bytes in 568 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:03:56.517 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f4bcdd8-b1b4-41b5-95d8-fcd498cc7f06'] response: {'server_uuid': 'a270bcfc-944c-4a9e-af73-fbca6f767fd5', 'name': 'network-vif-deleted', 'tag': '1ab81229-cdf2-4e22-aa88-a856e19f2ab8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 793/1553] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:03:56 2026] GET /v2.0/ports?tenant_id=f501cb1d39d6447b9da5661ae0ad227c&device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1277 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1554] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:03:56 2026] GET /v2.0/networks?id=ce63bf31-99f1-4e9d-b13e-c167768f7ad7 => generated 768 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1555] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:03:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=04c9265d-87f3-49c1-b5dd-90fba0af3731 => 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: 762/1556] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:03:56 2026] GET /v2.0/subnets?id=45e5d528-d689-49c2-b2d9-67f002ed408c => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1557] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:03:56 2026] GET /v2.0/ports?network_id=ce63bf31-99f1-4e9d-b13e-c167768f7ad7&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: 763/1558] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:56 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1559] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:03:56 2026] GET /v2.0/networks/ce63bf31-99f1-4e9d-b13e-c167768f7ad7?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: 797/1560] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:57 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => 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: 798/1561] 10.0.0.109 () {34 vars in 1120 bytes} [Sun Aug 16 14:03:57 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1562] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:03:57 2026] GET /v2.0/networks/ce63bf31-99f1-4e9d-b13e-c167768f7ad7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:57.395 8 INFO neutron.db.segments_db [None req-a3579863-353c-4eb2-b95e-bad0aec56bd8 ef553f63ca184c0ea78aa215ad3a0997 c28ea4ee4203464c92385b560a518232 - - default default] Added segment ccddf54f-f9bc-4ba8-b539-408dcc2c6420 of type vxlan for network e0f175bb-7a7b-4814-81f9-a114837bd851 [pid: 8|app: 0|req: 764/1563] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:57 2026] POST /v2.0/networks => generated 632 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:03:57.553 7 INFO neutron.db.segments_db [None req-aa838525-9e69-45e6-abef-d00ca848239b ef553f63ca184c0ea78aa215ad3a0997 c28ea4ee4203464c92385b560a518232 - - default default] Added segment b7460735-dbb4-479c-a15e-3d031c1b43f8 of type vxlan for network 9cd769c8-1c95-43bf-9f8a-c6956023b9aa [pid: 7|app: 0|req: 800/1564] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:03:57 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1565] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:03:57 2026] PUT /v2.0/networks/e0f175bb-7a7b-4814-81f9-a114837bd851/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1566] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:03:57 2026] GET /v2.0/networks/e0f175bb-7a7b-4814-81f9-a114837bd851/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1567] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:03:57 2026] PUT /v2.0/networks/9cd769c8-1c95-43bf-9f8a-c6956023b9aa/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1568] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:57 2026] GET /v2.0/security-groups?tenant_id=760dc08718534d79827798fb152be86f&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1569] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:03:57 2026] GET /v2.0/networks/9cd769c8-1c95-43bf-9f8a-c6956023b9aa/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: 805/1570] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:03:57 2026] PUT /v2.0/networks/9cd769c8-1c95-43bf-9f8a-c6956023b9aa/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1571] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:57 2026] DELETE /v2.0/security-groups/29205602-0cda-46a7-ace0-897d4a983840 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1572] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:03:57 2026] GET /v2.0/networks/9cd769c8-1c95-43bf-9f8a-c6956023b9aa/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: 767/1573] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:03:57 2026] GET /v2.0/networks/e0f175bb-7a7b-4814-81f9-a114837bd851/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:03:58.126 7 INFO neutron.services.segments.plugin [-] Segment ccddf54f-f9bc-4ba8-b539-408dcc2c6420 resource provider aggregate not found 2026-08-16 14:03:58.134 7 INFO neutron.services.segments.plugin [-] Segment ccddf54f-f9bc-4ba8-b539-408dcc2c6420 resource provider aggregate not found 2026-08-16 14:03:58.147 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ccddf54f-f9bc-4ba8-b539-408dcc2c6420 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccddf54f-f9bc-4ba8-b539-408dcc2c6420 found for delete ", "request_id": "req-09e1de8f-1501-4e35-a90f-196e56d97335"}]} 2026-08-16 14:03:58.152 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ccddf54f-f9bc-4ba8-b539-408dcc2c6420 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccddf54f-f9bc-4ba8-b539-408dcc2c6420 found for delete ", "request_id": "req-3d50a35e-05a9-4510-9ee5-3591b7323e2b"}]} [pid: 7|app: 0|req: 807/1574] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:58 2026] DELETE /v2.0/networks/e0f175bb-7a7b-4814-81f9-a114837bd851 => 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: 768/1575] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:58 2026] GET /v2.0/security-groups?tenant_id=1458f9fc717649af84fb61b884fba2be&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1576] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:58 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1577] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:58 2026] DELETE /v2.0/security-groups/2bebc83d-5506-4dcd-8572-01541d076665 => 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: 771/1578] 10.0.0.109 () {34 vars in 1120 bytes} [Sun Aug 16 14:03:58 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1579] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:03:58 2026] DELETE /v2.0/networks/9cd769c8-1c95-43bf-9f8a-c6956023b9aa => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1580] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:58 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => 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: 809/1581] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:03:58 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1582] 199.204.45.156 () {34 vars in 1124 bytes} [Sun Aug 16 14:03:58 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1583] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:59 2026] GET /v2.0/security-groups?tenant_id=366fd62bb58b46b1b35bae816070ec12&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1584] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:59 2026] DELETE /v2.0/security-groups/a142dae9-0528-4577-9309-b51b90a6ce7a => 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: 811/1585] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:59 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1008 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1586] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:03:59 2026] GET /v2.0/ports?device_id=a270bcfc-944c-4a9e-af73-fbca6f767fd5 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1587] 10.0.0.109 () {34 vars in 1120 bytes} [Sun Aug 16 14:03:59 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1588] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:03:59 2026] GET /v2.0/security-groups?tenant_id=c28ea4ee4203464c92385b560a518232&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1589] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:03:59 2026] DELETE /v2.0/security-groups/cb9c5bf7-211d-48f0-857d-637cb7cd8c71 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:04:00.171 7 INFO neutron.services.segments.plugin [-] Segment b7460735-dbb4-479c-a15e-3d031c1b43f8 resource provider aggregate not found 2026-08-16 14:04:00.183 7 INFO neutron.services.segments.plugin [-] Segment b7460735-dbb4-479c-a15e-3d031c1b43f8 resource provider aggregate not found 2026-08-16 14:04:00.194 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b7460735-dbb4-479c-a15e-3d031c1b43f8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7460735-dbb4-479c-a15e-3d031c1b43f8 found for delete ", "request_id": "req-640d1b51-a97a-47f4-90e5-3573786a7385"}]} 2026-08-16 14:04:00.200 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b7460735-dbb4-479c-a15e-3d031c1b43f8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7460735-dbb4-479c-a15e-3d031c1b43f8 found for delete ", "request_id": "req-3ba37343-8b84-4087-8cb3-74153431adbd"}]} [pid: 8|app: 0|req: 777/1590] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:00 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1010 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1591] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:00 2026] DELETE /v2.0/security-groups/373c0cf7-5fb0-4c42-a7af-1435d51eda90 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1592] 10.0.0.109 () {34 vars in 1120 bytes} [Sun Aug 16 14:04:00 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:00.751 7 INFO neutron.api.v2.resource [None req-a66d3cf0-3b49-4cd3-ba83-8a523f3fbb66 5924701f8f1141d7997ffa39ca7ca13e 598393eac7c745e7a4a9d69b13d45c42 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1593] 10.0.0.129 () {32 vars in 737 bytes} [Sun Aug 16 14:04:00 2026] GET /v2.0/security-groups/373c0cf7-5fb0-4c42-a7af-1435d51eda90 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:04:00.877 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9b34a23-e2f5-434a-8bec-f51cb1542856 5924701f8f1141d7997ffa39ca7ca13e 598393eac7c745e7a4a9d69b13d45c42 - - default default] TaaS: Handle Delete Port: 270977a2-928e-4b43-a82c-0d7dcc32e5e0 2026-08-16 14:04:00.880 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9b34a23-e2f5-434a-8bec-f51cb1542856 5924701f8f1141d7997ffa39ca7ca13e 598393eac7c745e7a4a9d69b13d45c42 - - default default] Tap Mirror: Handle Delete Port: 270977a2-928e-4b43-a82c-0d7dcc32e5e0 [pid: 8|app: 0|req: 779/1594] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:04:00 2026] DELETE /v2.0/floatingips/e289798f-7985-45f9-a364-e8def017044d => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:04:01.545 7 INFO neutron_taas.services.taas.taas_plugin [None req-287b47cd-9788-4a5a-89f4-299984d32ef8 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 662d0e68-3ee6-4ac2-9949-32d112cd873c 2026-08-16 14:04:01.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-287b47cd-9788-4a5a-89f4-299984d32ef8 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 662d0e68-3ee6-4ac2-9949-32d112cd873c [pid: 8|app: 0|req: 780/1595] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:01 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1596] 10.0.0.109 () {34 vars in 1120 bytes} [Sun Aug 16 14:04:01 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1597] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:01 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1598] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:04:01 2026] PUT /v2.0/routers/1aa3bd05-949e-4c3e-a1ee-06587f30b180/remove_router_interface => generated 309 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:02.362 8 INFO neutron.db.l3_db [None req-dd58fadc-2815-4574-97f0-05e6174c85c8 9a016666f07b4f669b88d2f4362b54c7 f501cb1d39d6447b9da5661ae0ad227c - - default default] Floating IP 629d0644-7c37-4f83-a562-d56dc292bf28 associated. External IP: 10.96.250.211, port: 04c9265d-87f3-49c1-b5dd-90fba0af3731. [pid: 7|app: 0|req: 817/1599] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:04:02 2026] GET /v2.0/security-groups?tenant_id=df5534ba6da94e299101062abe2ba25f&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1600] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:04:02 2026] PUT /v2.0/floatingips/629d0644-7c37-4f83-a562-d56dc292bf28 => generated 855 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:02.738 7 INFO neutron_taas.services.taas.taas_plugin [None req-9cf7a319-fd28-4ea8-bb24-61d022d76524 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: d1990d58-f138-4161-a9d1-293330b6133a 2026-08-16 14:04:02.741 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cf7a319-fd28-4ea8-bb24-61d022d76524 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: d1990d58-f138-4161-a9d1-293330b6133a 2026-08-16 14:04:02.749 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dacc3677-cdec-4ca4-ba0e-b226b491587f'] response: {'name': 'network-changed', 'server_uuid': '7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce', 'tag': '04c9265d-87f3-49c1-b5dd-90fba0af3731', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 784/1601] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:02 2026] DELETE /v2.0/security-groups/901d9a5a-a89b-4de9-9270-5e9e5dfdc564 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:04:02.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-9cf7a319-fd28-4ea8-bb24-61d022d76524 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 955b403c-2d05-4ca4-b4fe-a1b26c2d6add 2026-08-16 14:04:02.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cf7a319-fd28-4ea8-bb24-61d022d76524 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 955b403c-2d05-4ca4-b4fe-a1b26c2d6add [pid: 8|app: 0|req: 785/1602] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:04:03 2026] GET /v2.0/ports?tenant_id=f501cb1d39d6447b9da5661ae0ad227c&device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:04:03.336 7 INFO neutron.services.segments.plugin [-] Segment ff696876-0e5a-412f-bb75-185f9a8659e6 resource provider aggregate not found 2026-08-16 14:04:03.343 7 INFO neutron.services.segments.plugin [-] Segment ff696876-0e5a-412f-bb75-185f9a8659e6 resource provider aggregate not found 2026-08-16 14:04:03.353 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ff696876-0e5a-412f-bb75-185f9a8659e6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff696876-0e5a-412f-bb75-185f9a8659e6 found for delete ", "request_id": "req-b1fc74fa-5004-46da-95fd-897cb5e0cfb1"}]} [pid: 8|app: 0|req: 786/1603] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:04:03 2026] GET /v2.0/networks?id=ce63bf31-99f1-4e9d-b13e-c167768f7ad7 => generated 768 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:03.374 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ff696876-0e5a-412f-bb75-185f9a8659e6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff696876-0e5a-412f-bb75-185f9a8659e6 found for delete ", "request_id": "req-86561b1e-0187-40f5-908a-1934925aeea5"}]} 2026-08-16 14:04:03.385 7 INFO neutron.db.l3_hamode_db [None req-9cf7a319-fd28-4ea8-bb24-61d022d76524 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] HA network f7716dae-932d-4103-b261-ce9442d85876 was deleted as no HA routers are present in tenant 598393eac7c745e7a4a9d69b13d45c42. [pid: 7|app: 0|req: 818/1604] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:04:02 2026] DELETE /v2.0/routers/1aa3bd05-949e-4c3e-a1ee-06587f30b180 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1605] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:04:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=04c9265d-87f3-49c1-b5dd-90fba0af3731 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1606] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:04:03 2026] GET /v2.0/subnets?id=45e5d528-d689-49c2-b2d9-67f002ed408c => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1607] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:04:03 2026] GET /v2.0/ports?network_id=ce63bf31-99f1-4e9d-b13e-c167768f7ad7&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1608] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:04:03 2026] GET /v2.0/networks/ce63bf31-99f1-4e9d-b13e-c167768f7ad7?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: 819/1609] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:04:03 2026] DELETE /v2.0/subnets/c6219e93-1fe2-43ec-a822-888c88784362 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1610] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:04:03 2026] GET /v2.0/networks/ce63bf31-99f1-4e9d-b13e-c167768f7ad7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:04:03.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-9be2d3db-5b7a-4317-9e8b-322ed9dc5301 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 81edb9a9-d0df-4833-b27a-42ee6db81534 2026-08-16 14:04:03.691 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9be2d3db-5b7a-4317-9e8b-322ed9dc5301 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 81edb9a9-d0df-4833-b27a-42ee6db81534 [pid: 7|app: 0|req: 820/1611] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:04:03 2026] DELETE /v2.0/networks/06ede651-9664-4336-b8e5-b71dc287cd13 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1612] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:04:04 2026] GET /v2.0/security-groups?tenant_id=598393eac7c745e7a4a9d69b13d45c42&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1613] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:04 2026] DELETE /v2.0/security-groups/0e012074-4958-4935-838e-c06d54d4bf7e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:04:05.373 7 INFO neutron.services.segments.plugin [-] Segment 6c108095-49be-418d-9f50-6a14d4b50c15 resource provider aggregate not found 2026-08-16 14:04:05.397 7 INFO neutron.services.segments.plugin [-] Segment 6c108095-49be-418d-9f50-6a14d4b50c15 resource provider aggregate not found 2026-08-16 14:04:05.406 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6c108095-49be-418d-9f50-6a14d4b50c15 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c108095-49be-418d-9f50-6a14d4b50c15 found for delete ", "request_id": "req-8288b66f-d0d1-49d0-b532-991b9ee0b331"}]} 2026-08-16 14:04:05.413 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6c108095-49be-418d-9f50-6a14d4b50c15 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c108095-49be-418d-9f50-6a14d4b50c15 found for delete ", "request_id": "req-080ff650-40cf-4f7d-98ed-2c2fcbad09fb"}]} 2026-08-16 14:04:06.245 8 INFO neutron.db.segments_db [None req-4a56633d-bed0-453e-9a3d-d049c4d35811 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment f14fa527-118b-419c-8cf7-e7c39cb8cec7 of type vxlan for network c8439a5f-da6e-4df2-97cc-700218de891a [pid: 8|app: 0|req: 793/1614] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:04:05 2026] POST /v2.0/networks => generated 743 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1615] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:04:06 2026] GET /v2.0/security-groups?tenant_id=74ff8cef15ed4e42943ec01806032dcb&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: 794/1616] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:04:06 2026] POST /v2.0/subnets => generated 690 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:04:06.546 8 INFO neutron.db.segments_db [None req-d36c25bf-ffce-4c56-888f-dbedb8abdb4b 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Added segment ba1b34af-1264-458e-8f0a-b587a7eb66dc of type vxlan for network cd49acaf-e3b2-4f80-a7c5-4f22ff639373 [pid: 7|app: 0|req: 823/1617] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:06 2026] DELETE /v2.0/security-groups/60c88a79-2a51-4531-bb51-b1ce3aac762f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:04:06.800 8 INFO neutron.db.l3_hamode_db [None req-d36c25bf-ffce-4c56-888f-dbedb8abdb4b 695d2f30e5e74c928d1907d85d148846 4d6bc87fa2524eaba92e1a11802b7a88 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:04:07.634 8 INFO neutron.db.l3_hamode_db [None req-d36c25bf-ffce-4c56-888f-dbedb8abdb4b 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 795/1618] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:04:06 2026] POST /v2.0/routers => generated 730 bytes in 2040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1619] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:04:08 2026] PUT /v2.0/routers/70a41fd7-4757-45b8-b522-1a2a21380d54/add_router_interface => generated 309 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1620] 10.0.0.112 () {30 vars in 650 bytes} [Sun Aug 16 14:04:09 2026] GET /v2.0/extensions => generated 21537 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1623] 10.0.0.112 () {30 vars in 724 bytes} [Sun Aug 16 14:04:09 2026] GET /v2.0/quotas/5c0f688b07fe4e79868d706edb939411/details => generated 847 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1624] 10.0.0.129 () {34 vars in 685 bytes} [Sun Aug 16 14:04:10 2026] POST /v2.0/security-groups => generated 1659 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1625] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:04:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1626] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:04:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1627] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:04:10 2026] POST /v2.0/floatingips => generated 552 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1628] 10.0.0.109 () {34 vars in 1098 bytes} [Sun Aug 16 14:04:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--966280949&fields=id&tenant_id=4d6bc87fa2524eaba92e1a11802b7a88 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1629] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:04:11 2026] GET /v2.0/networks?id=c8439a5f-da6e-4df2-97cc-700218de891a => 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: 802/1630] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:04:11 2026] GET /v2.0/quotas/4d6bc87fa2524eaba92e1a11802b7a88 => 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: 829/1631] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:04:11 2026] GET /v2.0/ports?tenant_id=4d6bc87fa2524eaba92e1a11802b7a88&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1632] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:04:11 2026] GET /v2.0/networks/c8439a5f-da6e-4df2-97cc-700218de891a?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: 830/1633] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:04:11 2026] GET /v2.0/networks/c8439a5f-da6e-4df2-97cc-700218de891a?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: 804/1634] 10.0.0.112 () {30 vars in 650 bytes} [Sun Aug 16 14:04:11 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1635] 10.0.0.112 () {30 vars in 724 bytes} [Sun Aug 16 14:04:11 2026] GET /v2.0/quotas/5c0f688b07fe4e79868d706edb939411/details => generated 847 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1636] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:11 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 832/1637] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:12 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 833/1638] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:13 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 806/1639] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:04:13 2026] GET /v2.0/security-groups?tenant_id=5c0f688b07fe4e79868d706edb939411&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1640] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:14 2026] DELETE /v2.0/security-groups/47a73ec2-a3e5-4812-b7d5-2785703e7a63 => 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: 807/1641] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:15 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 835/1642] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:04:16 2026] GET /v2.0/networks?id=c8439a5f-da6e-4df2-97cc-700218de891a => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1643] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:16 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1644] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Aug 16 14:04:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4d6bc87fa2524eaba92e1a11802b7a88 => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1645] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:04:16 2026] POST /v2.0/ports => generated 954 bytes in 288 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: 838/1646] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:16 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1010 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1647] 10.0.0.109 () {34 vars in 1120 bytes} [Sun Aug 16 14:04:16 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1648] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:04:16 2026] PUT /v2.0/ports/047f8781-5959-4f5f-a929-3143beb70d12 => generated 1235 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:04:16.888 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a71c4f6-9ec7-42c1-979c-ff9c28101cc4'] response: {'name': 'network-changed', 'server_uuid': 'b36d4dc4-cf22-46ce-9857-9bb85f095273', 'tag': '047f8781-5959-4f5f-a929-3143beb70d12', '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: 840/1649] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:04:16 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1279 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:04:17.221 8 INFO neutron.db.segments_db [None req-6615111f-aa1b-4ee8-817f-145af9a5c10c 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Added segment 40f8e73e-df29-4ac8-ba0e-e545e28d9d5c of type vxlan for network b1b51304-3334-499b-9bc3-e16c159ca465 [pid: 8|app: 0|req: 810/1650] 10.0.0.129 () {34 vars in 671 bytes} [Sun Aug 16 14:04:16 2026] POST /v2.0/networks => generated 632 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1651] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:17 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:17.449 8 INFO neutron.db.segments_db [None req-f73f4de0-af6d-4513-8d42-0d1986fb918d 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Added segment 17690c0f-6af9-4d4e-8e30-150ee0847ae7 of type vxlan for network 0b76ffca-81e8-4515-a0ac-43bf9adb3354 [pid: 7|app: 0|req: 841/1652] 10.0.0.129 () {32 vars in 858 bytes} [Sun Aug 16 14:04:17 2026] GET /v2.0/floatingips?floating_network_id=c7711d25-f017-40c5-ab88-12dfa5c7c418&port_id=04c9265d-87f3-49c1-b5dd-90fba0af3731 => generated 860 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1653] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:04:17 2026] GET /v2.0/ports?tenant_id=4d6bc87fa2524eaba92e1a11802b7a88&device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1654] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:17 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1655] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Aug 16 14:04:17 2026] GET /v2.0/networks?tenant_id=4d6bc87fa2524eaba92e1a11802b7a88&shared=False => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1656] 199.204.45.156 () {34 vars in 930 bytes} [Sun Aug 16 14:04:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:17.698 8 INFO neutron.db.l3_hamode_db [None req-f73f4de0-af6d-4513-8d42-0d1986fb918d 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:04:18.425 8 INFO neutron.db.l3_hamode_db [None req-f73f4de0-af6d-4513-8d42-0d1986fb918d 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 846/1657] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:18 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1658] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:04:18 2026] GET /v2.0/ports?tenant_id=4d6bc87fa2524eaba92e1a11802b7a88&device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 848/1659] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:18 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&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: 849/1660] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:04:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=047f8781-5959-4f5f-a929-3143beb70d12 => 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: 850/1661] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:04:18 2026] GET /v2.0/subnets?id=302c8e05-9e47-4d8a-8455-f4f079cb7399 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1662] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:04:18 2026] GET /v2.0/ports?network_id=c8439a5f-da6e-4df2-97cc-700218de891a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1663] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:04:18 2026] GET /v2.0/networks/c8439a5f-da6e-4df2-97cc-700218de891a?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1664] 10.0.0.239 () {34 vars in 990 bytes} [Sun Aug 16 14:04:19 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1279 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1665] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:04:19 2026] GET /v2.0/networks/c8439a5f-da6e-4df2-97cc-700218de891a?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: 855/1666] 10.0.0.239 () {34 vars in 1120 bytes} [Sun Aug 16 14:04:19 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1667] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:04:17 2026] POST /v2.0/routers => generated 695 bytes in 2051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1668] 10.0.0.129 () {32 vars in 776 bytes} [Sun Aug 16 14:04:19 2026] GET /v2.0/subnets?project_id=94251023e9454a4c98920f093176371a&cidr=10.100.0.0%2F28 => 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: 813/1669] 10.0.0.129 () {32 vars in 694 bytes} [Sun Aug 16 14:04:19 2026] GET /v2.0/networks?router%3Aexternal=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: 857/1670] 10.0.0.129 () {32 vars in 784 bytes} [Sun Aug 16 14:04:19 2026] GET /v2.0/subnets?network_id=c7711d25-f017-40c5-ab88-12dfa5c7c418&cidr=10.100.0.0%2F28 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1671] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:04:19 2026] POST /v2.0/subnets => generated 657 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1672] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:19 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 816/1673] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:20 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1674] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:21 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 818/1675] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:21 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1676] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:04:19 2026] PUT /v2.0/routers/cebba2d0-74e4-45ab-bbfe-093216bef163/add_router_interface => generated 309 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1677] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:04:21 2026] GET /v2.0/networks => generated 7959 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1678] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:04:21 2026] GET /v2.0/subnets => generated 6495 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1679] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:04:21 2026] GET /v2.0/routers => generated 2910 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1680] 10.0.0.129 () {34 vars in 685 bytes} [Sun Aug 16 14:04:21 2026] POST /v2.0/security-groups => generated 1675 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1681] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:21 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1010 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1682] 10.0.0.109 () {34 vars in 1120 bytes} [Sun Aug 16 14:04:21 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1683] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:04:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1684] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:04:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1685] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:04:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1686] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:04:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1687] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:22 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:22.378 8 INFO neutron.db.securitygroups_db [None req-48fc1dd1-32e9-49de-b0ef-f83b0a149290 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Project 94251023e9454a4c98920f093176371a 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: 864/1688] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:22 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1689] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:04:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:04:22.509 7 INFO neutron.db.securitygroups_db [None req-0ccb7db6-1e9a-4ff2-bf82-abb7e2fa2af1 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Project 94251023e9454a4c98920f093176371a 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: 865/1690] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:04:22 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: 826/1691] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:04:22 2026] GET /v2.0/networks => generated 1297 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1692] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:23 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1010 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1693] 10.0.0.109 () {34 vars in 1120 bytes} [Sun Aug 16 14:04:23 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1694] 10.0.0.109 () {34 vars in 1100 bytes} [Sun Aug 16 14:04:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1893247553&fields=id&tenant_id=94251023e9454a4c98920f093176371a => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1695] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:04:23 2026] GET /v2.0/networks?id=b1b51304-3334-499b-9bc3-e16c159ca465 => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1696] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:04:23 2026] GET /v2.0/quotas/94251023e9454a4c98920f093176371a => 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: 829/1697] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:04:23 2026] GET /v2.0/ports?tenant_id=94251023e9454a4c98920f093176371a&fields=id => generated 103 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1698] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:04:23 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?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: 830/1699] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:04:23 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1700] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:23 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1701] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:23 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1702] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:23 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 832/1703] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:24 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1704] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:04:24 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1705] 10.0.0.109 () {34 vars in 1120 bytes} [Sun Aug 16 14:04:24 2026] GET /v2.0/security-groups?id=a7461dc0-f5f6-44d9-9a8d-ece837cdc886&id=ce2889ff-2b64-4387-9796-0e68a96133ac&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:24.429 7 INFO neutron_taas.services.taas.taas_plugin [req-8612d9f9-7f12-4844-b778-57267c40c5f7 req-70b8b7bf-8c91-4e89-93f8-49925338be75 9a016666f07b4f669b88d2f4362b54c7 f501cb1d39d6447b9da5661ae0ad227c - - default default] TaaS: Handle Delete Port: 04c9265d-87f3-49c1-b5dd-90fba0af3731 2026-08-16 14:04:24.432 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8612d9f9-7f12-4844-b778-57267c40c5f7 req-70b8b7bf-8c91-4e89-93f8-49925338be75 9a016666f07b4f669b88d2f4362b54c7 f501cb1d39d6447b9da5661ae0ad227c - - default default] Tap Mirror: Handle Delete Port: 04c9265d-87f3-49c1-b5dd-90fba0af3731 2026-08-16 14:04:24.573 7 INFO neutron.db.l3_db [req-8612d9f9-7f12-4844-b778-57267c40c5f7 req-70b8b7bf-8c91-4e89-93f8-49925338be75 9a016666f07b4f669b88d2f4362b54c7 f501cb1d39d6447b9da5661ae0ad227c - - default default] Floating IP 629d0644-7c37-4f83-a562-d56dc292bf28 disassociated. External IP: 10.96.250.211, port: 04c9265d-87f3-49c1-b5dd-90fba0af3731. [pid: 8|app: 0|req: 834/1706] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:24 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1707] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:24 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 836/1708] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:24 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1711] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:24 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1712] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:04:24 2026] DELETE /v2.0/ports/04c9265d-87f3-49c1-b5dd-90fba0af3731 => generated 0 bytes in 696 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:04:25.045 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d2a8473-6629-48cd-bb03-89cd5c095cb6'] response: {'server_uuid': '7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce', 'name': 'network-vif-deleted', 'tag': '04c9265d-87f3-49c1-b5dd-90fba0af3731', 'status': 'completed', 'code': 200} 2026-08-16 14:04:25.257 8 INFO neutron.db.l3_db [None req-85b1bf41-83d8-43ad-91e6-6c1708c07dfd 9598336a9b884e30a86a6ff59c190cae 4d6bc87fa2524eaba92e1a11802b7a88 - - default default] Floating IP 76f438ec-219b-4165-a49b-5d44d15f6957 associated. External IP: 10.96.250.205, port: 047f8781-5959-4f5f-a929-3143beb70d12. [pid: 7|app: 0|req: 874/1713] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:25 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => 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: 840/1714] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:04:24 2026] PUT /v2.0/floatingips/76f438ec-219b-4165-a49b-5d44d15f6957 => generated 855 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:25.673 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21667923-1b1f-484c-9d10-c168b85fbca4'] response: {'name': 'network-changed', 'server_uuid': 'b36d4dc4-cf22-46ce-9857-9bb85f095273', 'tag': '047f8781-5959-4f5f-a929-3143beb70d12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 875/1715] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:25 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 841/1716] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:04:26 2026] GET /v2.0/ports?tenant_id=4d6bc87fa2524eaba92e1a11802b7a88&device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1717] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:04:26 2026] GET /v2.0/networks?id=c8439a5f-da6e-4df2-97cc-700218de891a => generated 771 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1718] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:04:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=047f8781-5959-4f5f-a929-3143beb70d12 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1719] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:04:26 2026] GET /v2.0/subnets?id=302c8e05-9e47-4d8a-8455-f4f079cb7399 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1720] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:04:26 2026] GET /v2.0/ports?network_id=c8439a5f-da6e-4df2-97cc-700218de891a&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1721] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:04:26 2026] GET /v2.0/networks/c8439a5f-da6e-4df2-97cc-700218de891a?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: 879/1722] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:26 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => 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: 844/1723] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:04:26 2026] GET /v2.0/networks/c8439a5f-da6e-4df2-97cc-700218de891a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1724] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:26 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1725] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:27 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => 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: 881/1726] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:04:27 2026] GET /v2.0/networks?id=b1b51304-3334-499b-9bc3-e16c159ca465 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1727] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Aug 16 14:04:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=94251023e9454a4c98920f093176371a => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1728] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:27 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 882/1729] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:04:27 2026] POST /v2.0/ports => generated 954 bytes in 395 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: 883/1730] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:28 2026] GET /v2.0/ports?device_id=7aef0ffe-4b39-4172-8cf9-0f7fa75d5fce => 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: 848/1731] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:04:28 2026] PUT /v2.0/ports/ab47cbeb-d714-41f5-99d8-b631910b4e70 => generated 1235 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:04:28.839 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd112a08-9205-4d4b-92bc-77387e477063'] response: {'name': 'network-changed', 'server_uuid': '8ac0392e-1203-43e4-aae8-45d59460e31c', 'tag': 'ab47cbeb-d714-41f5-99d8-b631910b4e70', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 884/1732] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:29 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 969 bytes in 34 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: 849/1733] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:29 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&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: 885/1734] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:04:29 2026] GET /v2.0/ports?tenant_id=94251023e9454a4c98920f093176371a&device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1735] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Aug 16 14:04:29 2026] GET /v2.0/networks?tenant_id=94251023e9454a4c98920f093176371a&shared=False => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1736] 199.204.45.156 () {34 vars in 930 bytes} [Sun Aug 16 14:04:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1737] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:29 2026] DELETE /v2.0/security-groups/ce2889ff-2b64-4387-9796-0e68a96133ac => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:04:29.950 7 INFO neutron.api.v2.resource [None req-1c457887-bebc-4e67-a497-e68f33d05bb7 9a016666f07b4f669b88d2f4362b54c7 f501cb1d39d6447b9da5661ae0ad227c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 887/1738] 10.0.0.129 () {32 vars in 737 bytes} [Sun Aug 16 14:04:29 2026] GET /v2.0/security-groups/ce2889ff-2b64-4387-9796-0e68a96133ac => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:04:30.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b2b8a3a-a25e-4ba5-943f-31036b312844 9a016666f07b4f669b88d2f4362b54c7 f501cb1d39d6447b9da5661ae0ad227c - - default default] TaaS: Handle Delete Port: 05ae93b8-7112-4413-98b9-4fe4a66aad8a 2026-08-16 14:04:30.071 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b2b8a3a-a25e-4ba5-943f-31036b312844 9a016666f07b4f669b88d2f4362b54c7 f501cb1d39d6447b9da5661ae0ad227c - - default default] Tap Mirror: Handle Delete Port: 05ae93b8-7112-4413-98b9-4fe4a66aad8a [pid: 8|app: 0|req: 852/1739] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:04:29 2026] DELETE /v2.0/floatingips/629d0644-7c37-4f83-a562-d56dc292bf28 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1740] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:30 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1741] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:30 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&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: 853/1742] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:30 2026] DELETE /v2.0/security-groups/a7461dc0-f5f6-44d9-9a8d-ece837cdc886 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1743] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:04:30 2026] GET /v2.0/ports?tenant_id=94251023e9454a4c98920f093176371a&device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 855/1744] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:04:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ab47cbeb-d714-41f5-99d8-b631910b4e70 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1745] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:04:30 2026] GET /v2.0/subnets?id=ccf79f5b-efed-4817-84a2-b93a3cb21360 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1746] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:04:30 2026] GET /v2.0/ports?network_id=b1b51304-3334-499b-9bc3-e16c159ca465&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: 858/1747] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:04:30 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?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: 859/1748] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:04:30 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:04:30.761 7 INFO neutron_taas.services.taas.taas_plugin [None req-9f50b8b8-5ccd-41cb-9fc1-f111be400398 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: a6c0a1fc-dd47-491f-834d-69144fec6853 2026-08-16 14:04:30.765 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f50b8b8-5ccd-41cb-9fc1-f111be400398 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: a6c0a1fc-dd47-491f-834d-69144fec6853 [pid: 7|app: 0|req: 890/1749] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:04:30 2026] PUT /v2.0/routers/fce83375-4859-4a73-804e-2d694dc5fd05/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1750] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:31 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1751] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:31 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:31.478 8 INFO neutron_taas.services.taas.taas_plugin [None req-edbff7ff-2dca-4773-bc2f-731212a40278 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 81a681c6-5452-4422-88c8-bde50274bc0d 2026-08-16 14:04:31.481 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edbff7ff-2dca-4773-bc2f-731212a40278 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 81a681c6-5452-4422-88c8-bde50274bc0d 2026-08-16 14:04:31.729 8 INFO neutron_taas.services.taas.taas_plugin [None req-edbff7ff-2dca-4773-bc2f-731212a40278 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 5f0958db-241c-4ea2-9749-7ef81dcc6c32 2026-08-16 14:04:31.731 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edbff7ff-2dca-4773-bc2f-731212a40278 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 5f0958db-241c-4ea2-9749-7ef81dcc6c32 2026-08-16 14:04:32.147 8 INFO neutron.services.segments.plugin [-] Segment c1d1db42-bf9e-423e-84b6-5e18d4d21731 resource provider aggregate not found 2026-08-16 14:04:32.152 8 INFO neutron.services.segments.plugin [-] Segment c1d1db42-bf9e-423e-84b6-5e18d4d21731 resource provider aggregate not found 2026-08-16 14:04:32.168 8 INFO neutron.db.l3_hamode_db [None req-edbff7ff-2dca-4773-bc2f-731212a40278 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] HA network 8f57e8fb-968f-49de-9591-5912e0c8e915 was deleted as no HA routers are present in tenant f501cb1d39d6447b9da5661ae0ad227c. 2026-08-16 14:04:32.170 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1d1db42-bf9e-423e-84b6-5e18d4d21731 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d1db42-bf9e-423e-84b6-5e18d4d21731 found for delete ", "request_id": "req-c18ebd6e-5688-4337-b05d-e4aa60e598b8"}]} 2026-08-16 14:04:32.174 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1d1db42-bf9e-423e-84b6-5e18d4d21731 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d1db42-bf9e-423e-84b6-5e18d4d21731 found for delete ", "request_id": "req-be6e7bf1-3b10-4f64-b110-21c1b367c6b9"}]} [pid: 8|app: 0|req: 860/1752] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:04:31 2026] DELETE /v2.0/routers/fce83375-4859-4a73-804e-2d694dc5fd05 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1753] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:04:32 2026] DELETE /v2.0/subnets/45e5d528-d689-49c2-b2d9-67f002ed408c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:04:32.416 8 INFO neutron_taas.services.taas.taas_plugin [None req-1cc89a37-6092-402b-bb18-747e77d5bc71 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 7517e9f3-baa4-4231-857e-3c017223d1a3 2026-08-16 14:04:32.419 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cc89a37-6092-402b-bb18-747e77d5bc71 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 7517e9f3-baa4-4231-857e-3c017223d1a3 [pid: 7|app: 0|req: 894/1754] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:32 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 895/1755] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:32 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1756] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:04:32 2026] DELETE /v2.0/networks/ce63bf31-99f1-4e9d-b13e-c167768f7ad7 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:04:32.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-58cd2888-a809-4ab0-999b-5ef580d74b4d 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: b62c39f3-dbd9-493e-8946-344230086041 2026-08-16 14:04:32.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58cd2888-a809-4ab0-999b-5ef580d74b4d 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: b62c39f3-dbd9-493e-8946-344230086041 [pid: 7|app: 0|req: 896/1757] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:04:32 2026] PUT /v2.0/routers/86aef54e-78fc-4e8e-b334-3f9a51b0e6fc/remove_router_interface => generated 309 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1758] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:33 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:33.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-58ee4c5d-ebc6-40c9-a6c1-20517315aec6 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 573d5e16-7dc0-416a-b4e4-811eae7a6589 2026-08-16 14:04:33.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58ee4c5d-ebc6-40c9-a6c1-20517315aec6 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 573d5e16-7dc0-416a-b4e4-811eae7a6589 [pid: 7|app: 0|req: 898/1759] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:33 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:33.956 8 INFO neutron_taas.services.taas.taas_plugin [None req-58ee4c5d-ebc6-40c9-a6c1-20517315aec6 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: c2e8f743-4994-4042-a8a8-4248cdc0c544 2026-08-16 14:04:33.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58ee4c5d-ebc6-40c9-a6c1-20517315aec6 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: c2e8f743-4994-4042-a8a8-4248cdc0c544 2026-08-16 14:04:34.202 8 INFO neutron.services.segments.plugin [-] Segment 507c4481-dff0-46bf-805f-00d4a23ce6c9 resource provider aggregate not found 2026-08-16 14:04:34.208 8 INFO neutron.services.segments.plugin [-] Segment 507c4481-dff0-46bf-805f-00d4a23ce6c9 resource provider aggregate not found 2026-08-16 14:04:34.230 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 507c4481-dff0-46bf-805f-00d4a23ce6c9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 507c4481-dff0-46bf-805f-00d4a23ce6c9 found for delete ", "request_id": "req-abe737ae-ad54-4ab2-be9d-5ee3bf7268b7"}]} 2026-08-16 14:04:34.233 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 507c4481-dff0-46bf-805f-00d4a23ce6c9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 507c4481-dff0-46bf-805f-00d4a23ce6c9 found for delete ", "request_id": "req-f8b66354-33d3-42c5-9f1e-0056120e668d"}]} 2026-08-16 14:04:34.393 8 INFO neutron.db.l3_hamode_db [None req-58ee4c5d-ebc6-40c9-a6c1-20517315aec6 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] HA network c9d9a033-70c4-4f98-bddf-45a6257b7dcd was deleted as no HA routers are present in tenant a19a2dc68af44102b293974a864f2db8. [pid: 8|app: 0|req: 862/1760] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:04:33 2026] DELETE /v2.0/routers/86aef54e-78fc-4e8e-b334-3f9a51b0e6fc => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1761] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:04:34 2026] DELETE /v2.0/subnets/b549fd9a-ba02-443b-bcbf-1e05cf8ae535 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:04:34.700 8 INFO neutron_taas.services.taas.taas_plugin [None req-92304ea7-247e-4f6e-b179-346ab24de1ab 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 7ad88309-76a5-4dca-8b63-fd19a87e5ad4 2026-08-16 14:04:34.704 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92304ea7-247e-4f6e-b179-346ab24de1ab 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 7ad88309-76a5-4dca-8b63-fd19a87e5ad4 [pid: 7|app: 0|req: 900/1762] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:34 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 901/1763] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:34 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&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: 863/1764] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:04:34 2026] DELETE /v2.0/networks/3ba29cf8-aadb-48b0-9f16-f986aa3f9a6a => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1765] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:04:35 2026] GET /v2.0/security-groups?tenant_id=a19a2dc68af44102b293974a864f2db8&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: 864/1766] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:35 2026] DELETE /v2.0/security-groups/74c60cee-af4e-45a8-ad6e-f0d0efe9a1e9 => 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: 903/1767] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:04:35 2026] GET /v2.0/security-groups?tenant_id=f501cb1d39d6447b9da5661ae0ad227c&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1768] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:35 2026] DELETE /v2.0/security-groups/a299c17b-ceef-49c1-838d-8b8885be7da7 => 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: 904/1769] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:35 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 866/1770] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:35 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&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: 867/1771] 10.0.0.239 () {34 vars in 990 bytes} [Sun Aug 16 14:04:36 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1772] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:36 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1773] 10.0.0.239 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:36 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&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: 906/1774] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:36 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:36.253 8 INFO neutron.services.segments.plugin [-] Segment 8fc4e0eb-7153-40f7-8003-17b85440f3a1 resource provider aggregate not found [pid: 8|app: 0|req: 869/1775] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:04:36 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:04:36.259 8 INFO neutron.services.segments.plugin [-] Segment 8fc4e0eb-7153-40f7-8003-17b85440f3a1 resource provider aggregate not found 2026-08-16 14:04:36.268 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8fc4e0eb-7153-40f7-8003-17b85440f3a1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fc4e0eb-7153-40f7-8003-17b85440f3a1 found for delete ", "request_id": "req-9e5121af-beb9-45d4-8276-1cf51af6c2dd"}]} 2026-08-16 14:04:36.279 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8fc4e0eb-7153-40f7-8003-17b85440f3a1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fc4e0eb-7153-40f7-8003-17b85440f3a1 found for delete ", "request_id": "req-47022757-615c-4ee7-a8a1-b61d2d888b7a"}]} 2026-08-16 14:04:36.287 8 INFO neutron.services.segments.plugin [-] Segment c8ef46f2-cc5a-4ae1-b697-fe315e4e821f resource provider aggregate not found 2026-08-16 14:04:36.293 8 INFO neutron.services.segments.plugin [-] Segment c8ef46f2-cc5a-4ae1-b697-fe315e4e821f resource provider aggregate not found 2026-08-16 14:04:36.299 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c8ef46f2-cc5a-4ae1-b697-fe315e4e821f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8ef46f2-cc5a-4ae1-b697-fe315e4e821f found for delete ", "request_id": "req-a5f84b8e-bcd7-49ed-b469-4875dfd64dd0"}]} 2026-08-16 14:04:36.319 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c8ef46f2-cc5a-4ae1-b697-fe315e4e821f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8ef46f2-cc5a-4ae1-b697-fe315e4e821f found for delete ", "request_id": "req-7f31c360-0a1a-4233-8e20-3ed3dc2f6372"}]} 2026-08-16 14:04:36.978 7 INFO neutron.db.l3_db [None req-2d6b4028-30c9-4502-b482-0fce82cabb70 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Floating IP 98c8cf9b-8c54-4572-8b34-8a90cbb94958 associated. External IP: 10.96.250.210, port: ab47cbeb-d714-41f5-99d8-b631910b4e70. [pid: 7|app: 0|req: 907/1776] 10.0.0.129 () {34 vars in 677 bytes} [Sun Aug 16 14:04:36 2026] POST /v2.0/floatingips => generated 855 bytes in 1032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:04:37.345 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36067ac5-4879-4a41-81e5-c310534855a8'] response: {'name': 'network-changed', 'server_uuid': '8ac0392e-1203-43e4-aae8-45d59460e31c', 'tag': 'ab47cbeb-d714-41f5-99d8-b631910b4e70', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 870/1777] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:04:37 2026] GET /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1778] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:04:37 2026] GET /v2.0/ports?tenant_id=94251023e9454a4c98920f093176371a&device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1779] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:04:37 2026] GET /v2.0/networks?id=b1b51304-3334-499b-9bc3-e16c159ca465 => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1780] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:04:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ab47cbeb-d714-41f5-99d8-b631910b4e70 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1781] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:04:38 2026] GET /v2.0/subnets?id=ccf79f5b-efed-4817-84a2-b93a3cb21360 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1782] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:04:38 2026] GET /v2.0/ports?network_id=b1b51304-3334-499b-9bc3-e16c159ca465&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: 873/1783] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:04:38 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?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: 911/1784] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:04:38 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1785] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:04:38 2026] GET /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1786] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:04:39 2026] GET /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:40.055 8 INFO neutron.db.segments_db [None req-b7729e55-db75-4351-92b7-ab3149a6f54b a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Added segment 549f7bc6-664c-43a1-be9c-74915cb426b0 of type vxlan for network ad192403-2ed5-43ed-8c3b-9573b23684b8 2026-08-16 14:04:40.267 8 INFO neutron.db.l3_hamode_db [None req-b7729e55-db75-4351-92b7-ab3149a6f54b a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:04:40.357 8 INFO neutron.db.l3_hamode_db [None req-b7729e55-db75-4351-92b7-ab3149a6f54b a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 876/1789] 10.0.0.129 () {34 vars in 668 bytes} [Sun Aug 16 14:04:39 2026] POST /v2.0/routers => generated 474 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:04:40.906 7 INFO neutron.db.l3_hamode_db [None req-88c24bda-4c2c-42a7-b459-f83b11c8fe41 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:04:41.016 7 INFO neutron.db.l3_hamode_db [None req-88c24bda-4c2c-42a7-b459-f83b11c8fe41 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 914/1790] 10.0.0.129 () {34 vars in 668 bytes} [Sun Aug 16 14:04:40 2026] POST /v2.0/routers => generated 474 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:04:41.611 8 INFO neutron.db.l3_hamode_db [None req-6587abf5-655c-42bc-a3df-0a634a907b9d a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:04:41.726 8 INFO neutron.db.l3_hamode_db [None req-6587abf5-655c-42bc-a3df-0a634a907b9d a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 877/1791] 10.0.0.129 () {34 vars in 668 bytes} [Sun Aug 16 14:04:41 2026] POST /v2.0/routers => generated 474 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:04:42.363 7 INFO neutron.db.l3_hamode_db [None req-f44b0674-5a4e-460f-ba2f-7a16a4b7e334 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:04:42.483 7 INFO neutron.db.l3_hamode_db [None req-f44b0674-5a4e-460f-ba2f-7a16a4b7e334 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 915/1792] 10.0.0.129 () {34 vars in 668 bytes} [Sun Aug 16 14:04:42 2026] POST /v2.0/routers => generated 474 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:04:43.119 8 INFO neutron.db.l3_hamode_db [None req-62df7163-0719-432d-905b-147f132e1350 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:04:43.230 8 INFO neutron.db.l3_hamode_db [None req-62df7163-0719-432d-905b-147f132e1350 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 878/1793] 10.0.0.129 () {34 vars in 668 bytes} [Sun Aug 16 14:04:43 2026] POST /v2.0/routers => generated 474 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1794] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:04:43 2026] PUT /v2.0/routers/2aa6e837-afc7-42c4-8b5e-b5b09683bbf8/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1795] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:04:43 2026] PUT /v2.0/routers/477ff877-a9a9-495d-b1c9-e826b73b4967/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1796] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:04:43 2026] PUT /v2.0/routers/b28b18ee-30ce-4335-b5d7-1950d0b672b3/tags => generated 34 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1797] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:04:44 2026] PUT /v2.0/routers/fc49d4e6-7936-4c6e-972e-b40a4fb80e53/tags => generated 19 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1798] 10.0.0.129 () {32 vars in 664 bytes} [Sun Aug 16 14:04:44 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1799] 10.0.0.129 () {32 vars in 678 bytes} [Sun Aug 16 14:04:44 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1800] 10.0.0.129 () {32 vars in 674 bytes} [Sun Aug 16 14:04:44 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1801] 10.0.0.129 () {32 vars in 686 bytes} [Sun Aug 16 14:04:44 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1802] 10.0.0.129 () {32 vars in 672 bytes} [Sun Aug 16 14:04:44 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1803] 10.0.0.129 () {32 vars in 686 bytes} [Sun Aug 16 14:04:45 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1804] 10.0.0.129 () {32 vars in 682 bytes} [Sun Aug 16 14:04:45 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1805] 10.0.0.129 () {32 vars in 694 bytes} [Sun Aug 16 14:04:45 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1806] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:04:45 2026] GET /v2.0/routers/2aa6e837-afc7-42c4-8b5e-b5b09683bbf8 => generated 485 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1807] 10.0.0.129 () {34 vars in 742 bytes} [Sun Aug 16 14:04:45 2026] PUT /v2.0/routers/2aa6e837-afc7-42c4-8b5e-b5b09683bbf8 => generated 485 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1808] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:04:45 2026] GET /v2.0/ports?device_id=2aa6e837-afc7-42c4-8b5e-b5b09683bbf8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:04:45.960 8 INFO neutron_taas.services.taas.taas_plugin [None req-2747391d-922c-4295-93dc-4bd1f1fbe3cd a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] TaaS: Handle Delete Port: f6ed9191-0356-49f8-a254-81376e894296 2026-08-16 14:04:45.963 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2747391d-922c-4295-93dc-4bd1f1fbe3cd a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Tap Mirror: Handle Delete Port: f6ed9191-0356-49f8-a254-81376e894296 [pid: 8|app: 0|req: 886/1809] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:04:45 2026] DELETE /v2.0/routers/2aa6e837-afc7-42c4-8b5e-b5b09683bbf8 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1810] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:04:46 2026] GET /v2.0/routers/477ff877-a9a9-495d-b1c9-e826b73b4967 => generated 493 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1811] 10.0.0.239 () {34 vars in 990 bytes} [Sun Aug 16 14:04:46 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1812] 10.0.0.239 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:46 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1813] 10.0.0.129 () {34 vars in 742 bytes} [Sun Aug 16 14:04:46 2026] PUT /v2.0/routers/477ff877-a9a9-495d-b1c9-e826b73b4967 => generated 493 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1814] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:04:46 2026] GET /v2.0/ports?device_id=477ff877-a9a9-495d-b1c9-e826b73b4967 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:04:46.926 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5bf07f3-7e00-42ed-8bbd-c0a3d2011681 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] TaaS: Handle Delete Port: dbf4d42c-ba31-47d4-90fb-f3db0113fa51 2026-08-16 14:04:46.928 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5bf07f3-7e00-42ed-8bbd-c0a3d2011681 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Tap Mirror: Handle Delete Port: dbf4d42c-ba31-47d4-90fb-f3db0113fa51 [pid: 8|app: 0|req: 888/1815] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:04:46 2026] DELETE /v2.0/routers/477ff877-a9a9-495d-b1c9-e826b73b4967 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1816] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:04:47 2026] GET /v2.0/routers/b28b18ee-30ce-4335-b5d7-1950d0b672b3 => generated 502 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1817] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:47 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1818] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:47 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1819] 10.0.0.129 () {34 vars in 742 bytes} [Sun Aug 16 14:04:47 2026] PUT /v2.0/routers/b28b18ee-30ce-4335-b5d7-1950d0b672b3 => generated 502 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1820] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:47 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 890/1821] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:04:47 2026] GET /v2.0/ports?device_id=b28b18ee-30ce-4335-b5d7-1950d0b672b3 => 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: 932/1822] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:47 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:47.810 8 INFO neutron_taas.services.taas.taas_plugin [None req-efd7c444-4fa1-4731-87d9-c77cf9a64067 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] TaaS: Handle Delete Port: d894b49a-3b30-475e-b157-5f25b80866b9 2026-08-16 14:04:47.812 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efd7c444-4fa1-4731-87d9-c77cf9a64067 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Tap Mirror: Handle Delete Port: d894b49a-3b30-475e-b157-5f25b80866b9 [pid: 8|app: 0|req: 891/1823] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:04:47 2026] DELETE /v2.0/routers/b28b18ee-30ce-4335-b5d7-1950d0b672b3 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1824] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:47 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1825] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:48 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1826] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:04:47 2026] GET /v2.0/routers/fc49d4e6-7936-4c6e-972e-b40a4fb80e53 => generated 487 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1827] 10.0.0.129 () {34 vars in 742 bytes} [Sun Aug 16 14:04:48 2026] PUT /v2.0/routers/fc49d4e6-7936-4c6e-972e-b40a4fb80e53 => generated 487 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1828] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:04:48 2026] GET /v2.0/ports?device_id=fc49d4e6-7936-4c6e-972e-b40a4fb80e53 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:04:48.757 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d459de8-e840-41e1-b4bb-11200e696037 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] TaaS: Handle Delete Port: 31f7dfe6-32a3-4153-b73f-d615568320cc 2026-08-16 14:04:48.760 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d459de8-e840-41e1-b4bb-11200e696037 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Tap Mirror: Handle Delete Port: 31f7dfe6-32a3-4153-b73f-d615568320cc [pid: 7|app: 0|req: 936/1829] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:04:48 2026] DELETE /v2.0/routers/fc49d4e6-7936-4c6e-972e-b40a4fb80e53 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1830] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:04:48 2026] GET /v2.0/routers/8bf24de7-2fa0-4037-bf3d-a82b06098f25 => generated 480 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1831] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:49 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1832] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:49 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1833] 10.0.0.129 () {34 vars in 742 bytes} [Sun Aug 16 14:04:49 2026] PUT /v2.0/routers/8bf24de7-2fa0-4037-bf3d-a82b06098f25 => 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: 897/1834] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:04:49 2026] GET /v2.0/ports?tenant_id=4d6bc87fa2524eaba92e1a11802b7a88&device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1835] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:04:49 2026] GET /v2.0/ports?device_id=8bf24de7-2fa0-4037-bf3d-a82b06098f25 => 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: 898/1836] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:04:49 2026] GET /v2.0/networks?id=c8439a5f-da6e-4df2-97cc-700218de891a => generated 771 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1837] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:04:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=047f8781-5959-4f5f-a929-3143beb70d12 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1838] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:04:49 2026] GET /v2.0/subnets?id=302c8e05-9e47-4d8a-8455-f4f079cb7399 => generated 693 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1839] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:04:49 2026] GET /v2.0/ports?network_id=c8439a5f-da6e-4df2-97cc-700218de891a&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1840] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:04:49 2026] GET /v2.0/networks/c8439a5f-da6e-4df2-97cc-700218de891a?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:04:49.695 7 INFO neutron_taas.services.taas.taas_plugin [None req-b2fd0a58-c276-4016-8100-ae6574fc41a1 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] TaaS: Handle Delete Port: 5513d5ac-a161-47a7-afa8-c4bb8f2f2f4b 2026-08-16 14:04:49.697 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2fd0a58-c276-4016-8100-ae6574fc41a1 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] Tap Mirror: Handle Delete Port: 5513d5ac-a161-47a7-afa8-c4bb8f2f2f4b [pid: 8|app: 0|req: 903/1841] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:04:49 2026] GET /v2.0/networks/c8439a5f-da6e-4df2-97cc-700218de891a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:04:50.022 7 INFO neutron.services.segments.plugin [-] Segment 549f7bc6-664c-43a1-be9c-74915cb426b0 resource provider aggregate not found 2026-08-16 14:04:50.027 7 INFO neutron.services.segments.plugin [-] Segment 549f7bc6-664c-43a1-be9c-74915cb426b0 resource provider aggregate not found 2026-08-16 14:04:50.051 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 549f7bc6-664c-43a1-be9c-74915cb426b0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 549f7bc6-664c-43a1-be9c-74915cb426b0 found for delete ", "request_id": "req-eb254ce5-27f0-4072-a966-89cef83665ee"}]} 2026-08-16 14:04:50.055 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 549f7bc6-664c-43a1-be9c-74915cb426b0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 549f7bc6-664c-43a1-be9c-74915cb426b0 found for delete ", "request_id": "req-9b2a808b-b7ae-4d87-b8a4-1a8508c192e1"}]} 2026-08-16 14:04:50.066 7 INFO neutron.db.l3_hamode_db [None req-b2fd0a58-c276-4016-8100-ae6574fc41a1 a20aa165421348f7bcde0f80f54e53aa 603f921a53284e42a1526b4cd4f69f87 - - default default] HA network ad192403-2ed5-43ed-8c3b-9573b23684b8 was deleted as no HA routers are present in tenant 603f921a53284e42a1526b4cd4f69f87. [pid: 7|app: 0|req: 939/1842] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:04:49 2026] DELETE /v2.0/routers/8bf24de7-2fa0-4037-bf3d-a82b06098f25 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1843] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:50 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1844] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:50 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1845] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:04:50 2026] GET /v2.0/security-groups?tenant_id=742e8535ece74961b4fbddc2fa835019&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1846] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:51 2026] DELETE /v2.0/security-groups/d3f544b1-1e3b-4072-a9ae-ed6118188d3e => 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: 942/1847] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:51 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1848] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:51 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&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: 906/1849] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:04:51 2026] GET /v2.0/security-groups?tenant_id=5f65ee4765e2478d8c1a082fc9688e72&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1850] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:51 2026] DELETE /v2.0/security-groups/039666f0-1508-4ac5-a9b9-804f44ed01f9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1851] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:04:51 2026] GET /v2.0/security-groups?tenant_id=603f921a53284e42a1526b4cd4f69f87&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1852] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:04:51 2026] DELETE /v2.0/security-groups/bb89bdcd-28c6-4389-b361-e4e1f8fccc57 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1853] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:52 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 946/1854] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:52 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1855] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:53 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1856] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:53 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1859] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:54 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1860] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:54 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:56.193 7 INFO neutron.db.segments_db [None req-0432571b-9b79-44af-9106-ac5b340363d0 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] Added segment ea6e8c90-b5d6-40a5-b343-0750b18bcc12 of type vxlan for network 377d20f8-e39d-4801-8593-4160428e0ad2 [pid: 8|app: 0|req: 912/1861] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:56 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1862] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:56 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&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: 950/1863] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:04:55 2026] POST /v2.0/networks => generated 632 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1864] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:04:56 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1865] 10.0.0.129 () {32 vars in 826 bytes} [Sun Aug 16 14:04:56 2026] GET /v2.0/ports?project_id=94251023e9454a4c98920f093176371a&network_id=b1b51304-3334-499b-9bc3-e16c159ca465 => generated 3691 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1866] 10.0.0.129 () {34 vars in 666 bytes} [Sun Aug 16 14:04:56 2026] POST /v2.0/trunks => generated 407 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:04:56.805 8 INFO neutron.db.segments_db [None req-de4c4e4c-36df-41bf-a067-7796e8587474 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] Added segment 8edb1eac-7aef-419e-86e4-9711cb0d2012 of type vxlan for network 1307f41a-ebab-4f82-ac19-d8e0ff83fe6d [pid: 8|app: 0|req: 916/1867] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:04:56 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1868] 10.0.0.129 () {32 vars in 742 bytes} [Sun Aug 16 14:04:57 2026] GET /v2.0/subnets?network_id=c7711d25-f017-40c5-ab88-12dfa5c7c418 => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1869] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:04:56 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 14:04:57.336 8 INFO neutron.db.l3_db [None req-446d55b0-379c-4fa4-b3b4-efd1b530c498 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Floating IP 98c8cf9b-8c54-4572-8b34-8a90cbb94958 disassociated. External IP: 10.96.250.210, port: ab47cbeb-d714-41f5-99d8-b631910b4e70. [pid: 7|app: 0|req: 953/1870] 10.0.0.129 () {34 vars in 666 bytes} [Sun Aug 16 14:04:57 2026] POST /v2.0/trunks => generated 407 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1871] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:57 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:57.550 7 INFO neutron.db.segments_db [None req-20a50fff-1954-4355-9f19-3bba9412804d 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] Added segment dee39ca4-5989-40c8-9127-8b97c9e36a44 of type vxlan for network d32b864d-d1ff-4901-b25c-bd69fdf8f9b6 [pid: 7|app: 0|req: 955/1872] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:04:57 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1873] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:04:57 2026] PUT /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 554 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1874] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:57 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:57.694 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b19d8f4-282c-4ab0-bca2-b92441c2776f'] response: {'name': 'network-changed', 'server_uuid': '8ac0392e-1203-43e4-aae8-45d59460e31c', 'tag': 'ab47cbeb-d714-41f5-99d8-b631910b4e70', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 957/1875] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:04:57 2026] GET /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1876] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:04:57 2026] POST /v2.0/ports => generated 743 bytes in 403 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: 920/1877] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:04:58 2026] GET /v2.0/ports?tenant_id=94251023e9454a4c98920f093176371a&device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1878] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:04:58 2026] GET /v2.0/networks?id=b1b51304-3334-499b-9bc3-e16c159ca465 => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1879] 10.0.0.129 () {34 vars in 666 bytes} [Sun Aug 16 14:04:58 2026] POST /v2.0/trunks => generated 407 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1880] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:04:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ab47cbeb-d714-41f5-99d8-b631910b4e70 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1881] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:04:58 2026] GET /v2.0/subnets?id=ccf79f5b-efed-4817-84a2-b93a3cb21360 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:04:58.395 7 INFO neutron.db.segments_db [None req-cd579b2a-d148-483f-9b4e-0f9ec730d800 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] Added segment bc8747cf-6e59-4523-ba69-d080be674fa5 of type vxlan for network ae6132e7-1730-4c49-b282-3c1326bb0d14 [pid: 8|app: 0|req: 924/1882] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:04:58 2026] GET /v2.0/ports?network_id=b1b51304-3334-499b-9bc3-e16c159ca465&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1883] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:04:58 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?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: 959/1884] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:04:58 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1885] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:04:58 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?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: 927/1886] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:04:58 2026] GET /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1887] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:04:58 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 928/1888] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:04:58 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 929/1889] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:04:58 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1890] 10.0.0.129 () {34 vars in 666 bytes} [Sun Aug 16 14:04:58 2026] POST /v2.0/trunks => generated 407 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:04:58.998 8 INFO neutron.db.segments_db [None req-85a184a0-ab8b-40ff-a440-6b6d01fce158 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] Added segment 3701e7e4-fbf1-4ca6-a0e0-cf5ebdc37923 of type vxlan for network 49e59e3c-ac3c-493e-bae5-a6ce99201550 [pid: 8|app: 0|req: 930/1891] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:04:58 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1892] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:04:59 2026] POST /v2.0/ports => generated 743 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1893] 10.0.0.129 () {34 vars in 666 bytes} [Sun Aug 16 14:04:59 2026] POST /v2.0/trunks => generated 407 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 963/1894] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:04:59 2026] PUT /v2.0/trunks/b257cca4-add1-4a34-b03e-37a349de195b/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1895] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:04:59 2026] PUT /v2.0/trunks/faeccb28-6652-42dd-a563-bfefcd817555/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1896] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:04:59 2026] PUT /v2.0/trunks/220ff0e6-7c96-4c5d-ab35-b4c85dc5b363/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1897] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:04:59 2026] PUT /v2.0/trunks/20cc0b38-fe93-4ff1-8f7e-8efaefc175be/tags => 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: 965/1898] 10.0.0.129 () {32 vars in 662 bytes} [Sun Aug 16 14:04:59 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: 934/1899] 10.0.0.129 () {32 vars in 676 bytes} [Sun Aug 16 14:04:59 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1900] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:04:59 2026] GET /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 552 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1901] 10.0.0.129 () {32 vars in 672 bytes} [Sun Aug 16 14:04:59 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: 7|app: 0|req: 967/1902] 10.0.0.129 () {32 vars in 684 bytes} [Sun Aug 16 14:04:59 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1903] 10.0.0.129 () {32 vars in 670 bytes} [Sun Aug 16 14:04:59 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1904] 10.0.0.129 () {32 vars in 684 bytes} [Sun Aug 16 14:04:59 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1905] 10.0.0.129 () {32 vars in 680 bytes} [Sun Aug 16 14:04:59 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: 7|app: 0|req: 969/1906] 10.0.0.129 () {32 vars in 692 bytes} [Sun Aug 16 14:04:59 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => 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: 938/1907] 10.0.0.129 () {32 vars in 719 bytes} [Sun Aug 16 14:04:59 2026] GET /v2.0/trunks/b257cca4-add1-4a34-b03e-37a349de195b => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1908] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:04:59 2026] GET /v2.0/ports/1af5db06-0838-427b-ab02-d0ee32c13dc8 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1909] 10.0.0.129 () {32 vars in 722 bytes} [Sun Aug 16 14:05:00 2026] DELETE /v2.0/trunks/b257cca4-add1-4a34-b03e-37a349de195b => 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: 971/1910] 10.0.0.129 () {32 vars in 719 bytes} [Sun Aug 16 14:05:00 2026] GET /v2.0/trunks/faeccb28-6652-42dd-a563-bfefcd817555 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1911] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:05:00 2026] GET /v2.0/ports/1c20f43b-eed3-4ad2-a24d-4965aed55ece => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1912] 10.0.0.129 () {32 vars in 722 bytes} [Sun Aug 16 14:05:00 2026] DELETE /v2.0/trunks/faeccb28-6652-42dd-a563-bfefcd817555 => 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: 941/1913] 10.0.0.129 () {32 vars in 719 bytes} [Sun Aug 16 14:05:00 2026] GET /v2.0/trunks/220ff0e6-7c96-4c5d-ab35-b4c85dc5b363 => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1914] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:05:00 2026] GET /v2.0/ports/18738191-ae37-433a-8c0a-539fbcd19894 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1915] 10.0.0.129 () {32 vars in 722 bytes} [Sun Aug 16 14:05:00 2026] DELETE /v2.0/trunks/220ff0e6-7c96-4c5d-ab35-b4c85dc5b363 => 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: 974/1916] 10.0.0.129 () {32 vars in 719 bytes} [Sun Aug 16 14:05:00 2026] GET /v2.0/trunks/20cc0b38-fe93-4ff1-8f7e-8efaefc175be => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1917] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:05:00 2026] GET /v2.0/ports/7c069fc8-2f38-4f86-a2b8-9d690fef8885 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1918] 10.0.0.129 () {32 vars in 722 bytes} [Sun Aug 16 14:05:00 2026] DELETE /v2.0/trunks/20cc0b38-fe93-4ff1-8f7e-8efaefc175be => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1919] 10.0.0.129 () {32 vars in 719 bytes} [Sun Aug 16 14:05:00 2026] GET /v2.0/trunks/b901aa5c-f6f6-48af-b6d5-5c94bb21350c => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1920] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:05:00 2026] GET /v2.0/ports/49ea59ff-9d7a-4f15-8cd5-08aa79b4c4ad => generated 826 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1921] 10.0.0.129 () {32 vars in 722 bytes} [Sun Aug 16 14:05:00 2026] DELETE /v2.0/trunks/b901aa5c-f6f6-48af-b6d5-5c94bb21350c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1922] 10.0.0.129 () {34 vars in 685 bytes} [Sun Aug 16 14:05:00 2026] POST /v2.0/security-groups => generated 1671 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-16 14:05:01.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-48be9a23-2986-4501-b8e5-765a07e605e7 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] TaaS: Handle Delete Port: 1af5db06-0838-427b-ab02-d0ee32c13dc8 2026-08-16 14:05:01.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48be9a23-2986-4501-b8e5-765a07e605e7 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] Tap Mirror: Handle Delete Port: 1af5db06-0838-427b-ab02-d0ee32c13dc8 [pid: 8|app: 0|req: 946/1923] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:05:00 2026] DELETE /v2.0/ports/1af5db06-0838-427b-ab02-d0ee32c13dc8 => 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: 978/1924] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:05:01.196 8 INFO neutron_taas.services.taas.taas_plugin [None req-f89ff4b1-7d1c-4c00-933c-21b84d7719ef 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] TaaS: Handle Delete Port: 1c20f43b-eed3-4ad2-a24d-4965aed55ece 2026-08-16 14:05:01.199 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f89ff4b1-7d1c-4c00-933c-21b84d7719ef 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] Tap Mirror: Handle Delete Port: 1c20f43b-eed3-4ad2-a24d-4965aed55ece [pid: 7|app: 0|req: 979/1925] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1926] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:05:01 2026] DELETE /v2.0/ports/1c20f43b-eed3-4ad2-a24d-4965aed55ece => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1927] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:05:01.388 8 INFO neutron_taas.services.taas.taas_plugin [None req-821a91d3-1273-4016-813b-38227b9ef119 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] TaaS: Handle Delete Port: 18738191-ae37-433a-8c0a-539fbcd19894 2026-08-16 14:05:01.390 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-821a91d3-1273-4016-813b-38227b9ef119 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] Tap Mirror: Handle Delete Port: 18738191-ae37-433a-8c0a-539fbcd19894 [pid: 8|app: 0|req: 948/1928] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:05:01 2026] DELETE /v2.0/ports/18738191-ae37-433a-8c0a-539fbcd19894 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1929] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:05:01.522 7 INFO neutron.db.securitygroups_db [None req-05648a4c-61e8-4bde-804b-469abc0b3189 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Project 94251023e9454a4c98920f093176371a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-16 14:05:01.533 8 INFO neutron_taas.services.taas.taas_plugin [None req-99b723eb-d30f-4781-85d4-fc89b67e4854 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] TaaS: Handle Delete Port: 7c069fc8-2f38-4f86-a2b8-9d690fef8885 2026-08-16 14:05:01.537 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99b723eb-d30f-4781-85d4-fc89b67e4854 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] Tap Mirror: Handle Delete Port: 7c069fc8-2f38-4f86-a2b8-9d690fef8885 [pid: 8|app: 0|req: 949/1930] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:05:01 2026] DELETE /v2.0/ports/7c069fc8-2f38-4f86-a2b8-9d690fef8885 => 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: 982/1931] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:05:01.650 7 INFO neutron.db.securitygroups_db [None req-11955bc1-6754-41fd-a1cf-a6fe0adef2e0 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Project 94251023e9454a4c98920f093176371a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-16 14:05:01.702 8 INFO neutron_taas.services.taas.taas_plugin [None req-12ad3e41-a347-42d9-8bcb-e592843bb3b1 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] TaaS: Handle Delete Port: 49ea59ff-9d7a-4f15-8cd5-08aa79b4c4ad 2026-08-16 14:05:01.705 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12ad3e41-a347-42d9-8bcb-e592843bb3b1 3317dadf45f84ceda1d17cb434147153 f28b9844a16c4f52ad61474174af9189 - - default default] Tap Mirror: Handle Delete Port: 49ea59ff-9d7a-4f15-8cd5-08aa79b4c4ad [pid: 7|app: 0|req: 983/1932] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1933] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:05:01 2026] DELETE /v2.0/ports/49ea59ff-9d7a-4f15-8cd5-08aa79b4c4ad => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:05:01.886 7 INFO neutron.services.segments.plugin [-] Segment ea6e8c90-b5d6-40a5-b343-0750b18bcc12 resource provider aggregate not found 2026-08-16 14:05:01.892 7 INFO neutron.services.segments.plugin [-] Segment ea6e8c90-b5d6-40a5-b343-0750b18bcc12 resource provider aggregate not found 2026-08-16 14:05:01.917 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ea6e8c90-b5d6-40a5-b343-0750b18bcc12 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea6e8c90-b5d6-40a5-b343-0750b18bcc12 found for delete ", "request_id": "req-82c14624-8141-4381-9555-4e7e42bb972b"}]} 2026-08-16 14:05:01.924 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ea6e8c90-b5d6-40a5-b343-0750b18bcc12 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea6e8c90-b5d6-40a5-b343-0750b18bcc12 found for delete ", "request_id": "req-88c67ad4-52f3-41d8-aecb-95ea7f197194"}]} [pid: 7|app: 0|req: 984/1934] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:01 2026] DELETE /v2.0/networks/377d20f8-e39d-4801-8593-4160428e0ad2 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:05:02.079 8 INFO neutron.services.segments.plugin [-] Segment 8edb1eac-7aef-419e-86e4-9711cb0d2012 resource provider aggregate not found 2026-08-16 14:05:02.086 8 INFO neutron.services.segments.plugin [-] Segment 8edb1eac-7aef-419e-86e4-9711cb0d2012 resource provider aggregate not found 2026-08-16 14:05:02.107 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8edb1eac-7aef-419e-86e4-9711cb0d2012 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8edb1eac-7aef-419e-86e4-9711cb0d2012 found for delete ", "request_id": "req-d8ecd408-ccdd-4ae8-ac08-25918c52dc03"}]} 2026-08-16 14:05:02.112 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8edb1eac-7aef-419e-86e4-9711cb0d2012 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8edb1eac-7aef-419e-86e4-9711cb0d2012 found for delete ", "request_id": "req-034eeca1-7e83-4f5d-a039-04f47d58c405"}]} [pid: 8|app: 0|req: 951/1935] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:01 2026] DELETE /v2.0/networks/1307f41a-ebab-4f82-ac19-d8e0ff83fe6d => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1936] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:05:02 2026] GET /v2.0/networks => generated 1297 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1937] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:02 2026] DELETE /v2.0/networks/d32b864d-d1ff-4901-b25c-bd69fdf8f9b6 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1938] 10.0.0.109 () {34 vars in 1096 bytes} [Sun Aug 16 14:05:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-43218509&fields=id&tenant_id=94251023e9454a4c98920f093176371a => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1939] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:05:02 2026] GET /v2.0/networks?id=b1b51304-3334-499b-9bc3-e16c159ca465 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1940] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:05:02 2026] GET /v2.0/quotas/94251023e9454a4c98920f093176371a => 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: 986/1941] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:02 2026] DELETE /v2.0/networks/ae6132e7-1730-4c49-b282-3c1326bb0d14 => 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: 987/1942] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:05:02 2026] GET /v2.0/ports?tenant_id=94251023e9454a4c98920f093176371a&fields=id => generated 149 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1943] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:02 2026] DELETE /v2.0/networks/49e59e3c-ac3c-493e-bae5-a6ce99201550 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1944] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:05:02 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?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: 957/1945] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:05:02 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1946] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:02 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => 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: 958/1947] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:03 2026] GET /v2.0/security-groups?tenant_id=fd7686aceb684b9ba31764c5106536bf&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1948] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:03 2026] DELETE /v2.0/security-groups/d25c3c14-d5a5-4c3f-b251-ebd4b497f68b => 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: 959/1949] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:03 2026] GET /v2.0/security-groups?tenant_id=f28b9844a16c4f52ad61474174af9189&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1950] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:03 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => 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: 991/1951] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:03 2026] DELETE /v2.0/security-groups/acd7d4d0-0e9b-4603-806d-29fdf15739ee => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:05:03.936 7 INFO neutron.services.segments.plugin [-] Segment bc8747cf-6e59-4523-ba69-d080be674fa5 resource provider aggregate not found 2026-08-16 14:05:03.944 7 INFO neutron.services.segments.plugin [-] Segment bc8747cf-6e59-4523-ba69-d080be674fa5 resource provider aggregate not found 2026-08-16 14:05:03.949 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc8747cf-6e59-4523-ba69-d080be674fa5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8747cf-6e59-4523-ba69-d080be674fa5 found for delete ", "request_id": "req-affa6284-a62c-404f-9838-88477946fbe6"}]} 2026-08-16 14:05:03.962 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc8747cf-6e59-4523-ba69-d080be674fa5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8747cf-6e59-4523-ba69-d080be674fa5 found for delete ", "request_id": "req-0dbb1eca-c799-42f8-aed0-c66a0b66d84b"}]} 2026-08-16 14:05:04.142 8 INFO neutron.services.segments.plugin [-] Segment dee39ca4-5989-40c8-9127-8b97c9e36a44 resource provider aggregate not found 2026-08-16 14:05:04.145 8 INFO neutron.services.segments.plugin [-] Segment dee39ca4-5989-40c8-9127-8b97c9e36a44 resource provider aggregate not found 2026-08-16 14:05:04.160 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dee39ca4-5989-40c8-9127-8b97c9e36a44 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dee39ca4-5989-40c8-9127-8b97c9e36a44 found for delete ", "request_id": "req-2ab33b6a-5e1e-4a9d-82ab-6afa6f5c8358"}]} 2026-08-16 14:05:04.161 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dee39ca4-5989-40c8-9127-8b97c9e36a44 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dee39ca4-5989-40c8-9127-8b97c9e36a44 found for delete ", "request_id": "req-b5d613ed-0870-46be-9747-54f18f078215"}]} 2026-08-16 14:05:04.179 8 INFO neutron.services.segments.plugin [-] Segment 3701e7e4-fbf1-4ca6-a0e0-cf5ebdc37923 resource provider aggregate not found 2026-08-16 14:05:04.184 8 INFO neutron.services.segments.plugin [-] Segment 3701e7e4-fbf1-4ca6-a0e0-cf5ebdc37923 resource provider aggregate not found 2026-08-16 14:05:04.201 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3701e7e4-fbf1-4ca6-a0e0-cf5ebdc37923 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3701e7e4-fbf1-4ca6-a0e0-cf5ebdc37923 found for delete ", "request_id": "req-babee36b-4704-40bb-bdf6-8f6d8fd3fa4a"}]} 2026-08-16 14:05:04.203 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3701e7e4-fbf1-4ca6-a0e0-cf5ebdc37923 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3701e7e4-fbf1-4ca6-a0e0-cf5ebdc37923 found for delete ", "request_id": "req-bb21d711-de8d-495e-b9ff-e82203c8704f"}]} [pid: 8|app: 0|req: 961/1952] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:04 2026] GET /v2.0/security-groups?tenant_id=29ee60480ade47cfb7f622816a33217a&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1953] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:04 2026] DELETE /v2.0/security-groups/bc272897-60f8-48da-ad27-7c7824fdbda0 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1954] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:04 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => 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: 993/1955] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:05 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1956] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:05:07 2026] GET /v2.0/networks?id=b1b51304-3334-499b-9bc3-e16c159ca465 => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1957] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:07 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => 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: 994/1958] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Aug 16 14:05:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=94251023e9454a4c98920f093176371a => generated 272 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1959] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:05:07 2026] POST /v2.0/ports => generated 954 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 14:05:07.904 7 INFO neutron.db.segments_db [None req-7dbb5161-7790-4dcd-834d-d423df42db4f 2c5a008742e94f129cdd781e606a1059 4c765ea9d7b8401bbf3a6c126b51afea - - default default] Added segment 71bf48bb-5107-4622-abf2-bd5f752b5f22 of type vxlan for network 90b03e7d-7e9c-430c-9efc-71751f6c708e [pid: 7|app: 0|req: 995/1960] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:05:07 2026] POST /v2.0/networks => generated 631 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1961] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:05:07 2026] PUT /v2.0/ports/20a5f781-160e-4ddb-a015-0577cefd8110 => generated 1235 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:05:08.065 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97c281b3-04c1-4f26-8037-c61ad7035760'] response: {'name': 'network-changed', 'server_uuid': '8eb173a6-9b53-43ae-b534-22a1081865bf', 'tag': '20a5f781-160e-4ddb-a015-0577cefd8110', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 996/1962] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:05:08 2026] PUT /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags => generated 25 bytes in 64 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: 967/1963] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/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: 968/1964] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => 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: 969/1965] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1966] 10.0.0.129 () {34 vars in 764 bytes} [Sun Aug 16 14:05:08 2026] PUT /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags/green => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1967] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1968] 10.0.0.129 () {34 vars in 760 bytes} [Sun Aug 16 14:05:08 2026] PUT /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags/red => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1969] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/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: 999/1970] 10.0.0.129 () {34 vars in 782 bytes} [Sun Aug 16 14:05:08 2026] PUT /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1971] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1972] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/ports?tenant_id=94251023e9454a4c98920f093176371a&device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1973] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:05:08 2026] PUT /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1974] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/networks?tenant_id=94251023e9454a4c98920f093176371a&shared=False => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1975] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1976] 199.204.45.156 () {34 vars in 930 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1977] 10.0.0.129 () {32 vars in 741 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:05:08.738 8 INFO neutron.api.v2.resource [None req-a68354e9-dba4-45f9-b2ff-edabcfead3a4 2c5a008742e94f129cdd781e606a1059 4c765ea9d7b8401bbf3a6c126b51afea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/1978] 10.0.0.129 () {32 vars in 745 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1979] 10.0.0.129 () {32 vars in 744 bytes} [Sun Aug 16 14:05:08 2026] DELETE /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/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: 977/1980] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:05:08.909 7 INFO neutron.api.v2.resource [None req-d8e80b5a-cd13-44d0-ac5d-7fa09b4eed5c 2c5a008742e94f129cdd781e606a1059 4c765ea9d7b8401bbf3a6c126b51afea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1004/1981] 10.0.0.129 () {32 vars in 748 bytes} [Sun Aug 16 14:05:08 2026] DELETE /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1982] 10.0.0.239 () {34 vars in 990 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1983] 10.0.0.239 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1984] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:05:08 2026] DELETE /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1985] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:05:08 2026] GET /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:05:09.177 7 INFO neutron.services.segments.plugin [-] Segment 71bf48bb-5107-4622-abf2-bd5f752b5f22 resource provider aggregate not found 2026-08-16 14:05:09.186 7 INFO neutron.services.segments.plugin [-] Segment 71bf48bb-5107-4622-abf2-bd5f752b5f22 resource provider aggregate not found 2026-08-16 14:05:09.203 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 71bf48bb-5107-4622-abf2-bd5f752b5f22 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71bf48bb-5107-4622-abf2-bd5f752b5f22 found for delete ", "request_id": "req-5a64efd5-3641-49c2-9cdf-4f123e47e89f"}]} 2026-08-16 14:05:09.206 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 71bf48bb-5107-4622-abf2-bd5f752b5f22 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71bf48bb-5107-4622-abf2-bd5f752b5f22 found for delete ", "request_id": "req-e8f46fb6-920e-4bf0-9dfd-03ef8456875f"}]} [pid: 7|app: 0|req: 1006/1986] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:09 2026] DELETE /v2.0/networks/90b03e7d-7e9c-430c-9efc-71751f6c708e => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1987] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:09 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1988] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:09 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1989] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:05:09 2026] GET /v2.0/ports?tenant_id=94251023e9454a4c98920f093176371a&device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1990] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:05:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=20a5f781-160e-4ddb-a015-0577cefd8110 => 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: 983/1991] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:05:09 2026] GET /v2.0/subnets?id=ccf79f5b-efed-4817-84a2-b93a3cb21360 => 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: 1010/1994] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:05:09 2026] GET /v2.0/ports?network_id=b1b51304-3334-499b-9bc3-e16c159ca465&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1995] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:05:09 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1996] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:05:09 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?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: 985/1997] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:09 2026] GET /v2.0/security-groups?tenant_id=4c765ea9d7b8401bbf3a6c126b51afea&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1998] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:10 2026] DELETE /v2.0/security-groups/1f03ef5d-78bc-46e1-908c-21f293cbc7b2 => 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: 986/1999] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:10 2026] GET /v2.0/security-groups?tenant_id=a77c274defe14c579256b89c72929c63&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2000] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:10 2026] DELETE /v2.0/security-groups/f091b6f0-6ad6-4941-b464-c5d7af1bf87c => 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: 987/2001] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:10 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2002] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:10 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2003] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:11 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2004] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:11 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2005] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:12 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2006] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:12 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2007] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:13 2026] GET /v2.0/security-groups?tenant_id=09644b7a0a3f4542b1fd47e78d7f9bc3&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2008] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:14 2026] DELETE /v2.0/security-groups/7569cd6b-9c99-4694-829a-ce5579d1e454 => 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: 992/2009] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:14 2026] GET /v2.0/security-groups?tenant_id=db3964fd0c7444f49eab4a9ab693c055&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2010] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:13 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 971 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2011] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:14 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2012] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:14 2026] DELETE /v2.0/security-groups/d01a3ff7-f0e1-432d-9829-86ac4254cf91 => 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: 1020/2013] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:15 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => 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: 994/2014] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:15 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2015] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:15 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => 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: 995/2016] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:15 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2017] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:05:15 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:05:16.228 8 INFO neutron.db.l3_db [None req-ab002c17-a137-4168-ae48-851ffad3dd9f 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Floating IP 98c8cf9b-8c54-4572-8b34-8a90cbb94958 associated. External IP: 10.96.250.210, port: 20a5f781-160e-4ddb-a015-0577cefd8110. [pid: 8|app: 0|req: 996/2018] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:05:15 2026] PUT /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 855 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:05:16.609 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a722b3bb-f1e7-4677-b9df-e10965e329c9'] response: {'name': 'network-changed', 'server_uuid': '8eb173a6-9b53-43ae-b534-22a1081865bf', 'tag': '20a5f781-160e-4ddb-a015-0577cefd8110', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1023/2019] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:05:16 2026] GET /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2020] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:05:17 2026] GET /v2.0/ports?tenant_id=94251023e9454a4c98920f093176371a&device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2021] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:05:17 2026] GET /v2.0/networks?id=b1b51304-3334-499b-9bc3-e16c159ca465 => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2022] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:05:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=20a5f781-160e-4ddb-a015-0577cefd8110 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2023] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:05:17 2026] GET /v2.0/subnets?id=ccf79f5b-efed-4817-84a2-b93a3cb21360 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2024] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:05:17 2026] GET /v2.0/ports?network_id=b1b51304-3334-499b-9bc3-e16c159ca465&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2025] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:05:17 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2026] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:05:17 2026] GET /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465?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: 1027/2027] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:05:17 2026] GET /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2028] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:05:18 2026] GET /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2029] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:20 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2030] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:20 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2031] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:20 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 1003/2032] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:20 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2033] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:21 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2034] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:21 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2035] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:22 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2036] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:23 2026] GET /v2.0/security-groups?id=293a9854-a609-4c19-853c-d5c01821d6a1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2037] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:05:23 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:05:23.316 8 INFO neutron_taas.services.taas.taas_plugin [req-4439690e-b819-4a62-b46e-96d507276c90 req-5e46abcd-0c52-4e3b-ab62-5364a65d20a2 9598336a9b884e30a86a6ff59c190cae 4d6bc87fa2524eaba92e1a11802b7a88 - - default default] TaaS: Handle Delete Port: 047f8781-5959-4f5f-a929-3143beb70d12 2026-08-16 14:05:23.319 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4439690e-b819-4a62-b46e-96d507276c90 req-5e46abcd-0c52-4e3b-ab62-5364a65d20a2 9598336a9b884e30a86a6ff59c190cae 4d6bc87fa2524eaba92e1a11802b7a88 - - default default] Tap Mirror: Handle Delete Port: 047f8781-5959-4f5f-a929-3143beb70d12 2026-08-16 14:05:23.444 8 INFO neutron.db.l3_db [req-4439690e-b819-4a62-b46e-96d507276c90 req-5e46abcd-0c52-4e3b-ab62-5364a65d20a2 9598336a9b884e30a86a6ff59c190cae 4d6bc87fa2524eaba92e1a11802b7a88 - - default default] Floating IP 76f438ec-219b-4165-a49b-5d44d15f6957 disassociated. External IP: 10.96.250.205, port: 047f8781-5959-4f5f-a929-3143beb70d12. 2026-08-16 14:05:23.537 7 INFO neutron.db.segments_db [None req-6e6e9d72-1377-42dd-b48d-f5c926bab4e3 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Added segment bd3978c8-cade-45d9-8aef-0325b4d63c80 of type vxlan for network f2e4db59-793a-47fe-ad9e-d45bcf62742a [pid: 7|app: 0|req: 1033/2038] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:05:23 2026] POST /v2.0/networks => generated 640 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2039] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:05:23 2026] DELETE /v2.0/ports/047f8781-5959-4f5f-a929-3143beb70d12 => generated 0 bytes in 637 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:05:23.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd6982c2-c5ef-450d-ae49-19107857b749'] response: {'server_uuid': 'b36d4dc4-cf22-46ce-9857-9bb85f095273', 'name': 'network-vif-deleted', 'tag': '047f8781-5959-4f5f-a929-3143beb70d12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1034/2040] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:05:23 2026] POST /v2.0/subnets => generated 658 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2041] 10.0.0.129 () {32 vars in 722 bytes} [Sun Aug 16 14:05:23 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2042] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:24 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 1035/2043] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:05:23 2026] POST /v2.0/subnets => generated 731 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:05:24.270 8 INFO neutron.db.segments_db [None req-46514276-c4d5-49a8-bcc4-f2508fc0a326 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Added segment f642d20e-3ae8-4e60-b3c0-994c9e034487 of type vxlan for network 38de8101-53da-4c25-bf04-0f9741eafdf6 [pid: 8|app: 0|req: 1009/2044] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:05:24 2026] POST /v2.0/networks => generated 638 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2045] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:05:24 2026] POST /v2.0/subnets => generated 656 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2048] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:05:24 2026] POST /v2.0/subnets => generated 726 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:05:24.921 7 INFO neutron.db.segments_db [None req-b8184520-3df9-4fee-9338-fdcd56c11345 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Added segment 54299ff7-51d2-4461-a7c4-c191427cb51d of type vxlan for network a944b472-b41e-4c8c-824d-289cc59e6da2 [pid: 7|app: 0|req: 1039/2049] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:05:24 2026] POST /v2.0/networks => generated 638 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2050] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:05:25 2026] POST /v2.0/subnets => generated 655 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2051] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:25 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => 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: 1012/2052] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:05:25 2026] POST /v2.0/subnets => generated 730 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:05:25.498 7 INFO neutron.db.segments_db [None req-2db2be92-0810-4020-9d77-1b298ccc96a4 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Added segment 2d43aedf-696e-46a9-b181-39c40a056cc2 of type vxlan for network 50801c0e-1c8c-476d-a3bc-b9a19bc880fa 2026-08-16 14:05:25.752 7 INFO neutron.db.l3_hamode_db [None req-2db2be92-0810-4020-9d77-1b298ccc96a4 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1013/2053] 10.0.0.239 () {34 vars in 990 bytes} [Sun Aug 16 14:05:26 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2054] 10.0.0.239 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:26 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2055] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:26 2026] GET /v2.0/ports?device_id=b36d4dc4-cf22-46ce-9857-9bb85f095273 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:05:26.544 7 INFO neutron.db.l3_hamode_db [None req-2db2be92-0810-4020-9d77-1b298ccc96a4 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1041/2056] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:05:25 2026] POST /v2.0/routers => generated 685 bytes in 1932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2057] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:27 2026] DELETE /v2.0/security-groups/293a9854-a609-4c19-853c-d5c01821d6a1 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:05:27.529 7 INFO neutron.api.v2.resource [None req-73ab8b9b-2a41-41c6-99cc-060abc4df51f 9598336a9b884e30a86a6ff59c190cae 4d6bc87fa2524eaba92e1a11802b7a88 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1043/2058] 10.0.0.129 () {32 vars in 737 bytes} [Sun Aug 16 14:05:27 2026] GET /v2.0/security-groups/293a9854-a609-4c19-853c-d5c01821d6a1 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:05:27.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ab093fc-047e-4096-a7d2-180d3fb2af30 9598336a9b884e30a86a6ff59c190cae 4d6bc87fa2524eaba92e1a11802b7a88 - - default default] TaaS: Handle Delete Port: 9243991b-6ed1-403c-aee0-f404858c5634 2026-08-16 14:05:27.633 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ab093fc-047e-4096-a7d2-180d3fb2af30 9598336a9b884e30a86a6ff59c190cae 4d6bc87fa2524eaba92e1a11802b7a88 - - default default] Tap Mirror: Handle Delete Port: 9243991b-6ed1-403c-aee0-f404858c5634 [pid: 7|app: 0|req: 1044/2059] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:05:27 2026] DELETE /v2.0/floatingips/76f438ec-219b-4165-a49b-5d44d15f6957 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:05:28.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3f187aa-f3dc-4cae-8e02-fff112e54e29 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 8e4ca672-8e07-408b-8371-4cce13543efd 2026-08-16 14:05:28.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3f187aa-f3dc-4cae-8e02-fff112e54e29 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 8e4ca672-8e07-408b-8371-4cce13543efd [pid: 7|app: 0|req: 1045/2060] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:05:27 2026] PUT /v2.0/routers/70a41fd7-4757-45b8-b522-1a2a21380d54/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2061] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:05:27 2026] PUT /v2.0/routers/d62925b1-5083-44f7-9ba1-7d5b82299f0f/add_router_interface => generated 309 bytes in 1498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:05:29.056 7 INFO neutron_taas.services.taas.taas_plugin [None req-92c025d1-7a34-4a50-867d-71458ecc6434 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 912caf00-8677-4cf9-aa39-b4c8a2ffc584 2026-08-16 14:05:29.059 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92c025d1-7a34-4a50-867d-71458ecc6434 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 912caf00-8677-4cf9-aa39-b4c8a2ffc584 2026-08-16 14:05:29.375 7 INFO neutron_taas.services.taas.taas_plugin [None req-92c025d1-7a34-4a50-867d-71458ecc6434 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 789ceeeb-0204-4bbe-994c-897ef2275714 2026-08-16 14:05:29.378 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92c025d1-7a34-4a50-867d-71458ecc6434 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 789ceeeb-0204-4bbe-994c-897ef2275714 2026-08-16 14:05:29.781 7 INFO neutron.services.segments.plugin [-] Segment ba1b34af-1264-458e-8f0a-b587a7eb66dc resource provider aggregate not found 2026-08-16 14:05:29.791 7 INFO neutron.services.segments.plugin [-] Segment ba1b34af-1264-458e-8f0a-b587a7eb66dc resource provider aggregate not found 2026-08-16 14:05:29.812 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ba1b34af-1264-458e-8f0a-b587a7eb66dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba1b34af-1264-458e-8f0a-b587a7eb66dc found for delete ", "request_id": "req-17ecc936-b962-4e6e-a653-34185cd6eec7"}]} 2026-08-16 14:05:29.825 7 INFO neutron.db.l3_hamode_db [None req-92c025d1-7a34-4a50-867d-71458ecc6434 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] HA network cd49acaf-e3b2-4f80-a7c5-4f22ff639373 was deleted as no HA routers are present in tenant 4d6bc87fa2524eaba92e1a11802b7a88. 2026-08-16 14:05:29.832 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ba1b34af-1264-458e-8f0a-b587a7eb66dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba1b34af-1264-458e-8f0a-b587a7eb66dc found for delete ", "request_id": "req-1fafe9a6-9976-418f-bb57-a24a28da27ff"}]} [pid: 7|app: 0|req: 1046/2062] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:05:28 2026] DELETE /v2.0/routers/70a41fd7-4757-45b8-b522-1a2a21380d54 => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2063] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:05:29 2026] DELETE /v2.0/subnets/302c8e05-9e47-4d8a-8455-f4f079cb7399 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:05:30.131 7 INFO neutron_taas.services.taas.taas_plugin [None req-e20a2ef8-fcaf-4733-a6f9-d3f80e7ebabe 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 52fec953-7b78-4460-b1bd-43267405dbaa 2026-08-16 14:05:30.134 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e20a2ef8-fcaf-4733-a6f9-d3f80e7ebabe 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 52fec953-7b78-4460-b1bd-43267405dbaa [pid: 7|app: 0|req: 1048/2064] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:30 2026] DELETE /v2.0/networks/c8439a5f-da6e-4df2-97cc-700218de891a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2065] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:05:28 2026] PUT /v2.0/routers/d62925b1-5083-44f7-9ba1-7d5b82299f0f/add_router_interface => generated 309 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2066] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:30 2026] GET /v2.0/security-groups?tenant_id=4d6bc87fa2524eaba92e1a11802b7a88&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2067] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:30 2026] DELETE /v2.0/security-groups/271c4aed-f029-4cb9-8613-da1930fb4bb8 => 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: 1049/2068] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:05:30 2026] PUT /v2.0/routers/d62925b1-5083-44f7-9ba1-7d5b82299f0f/add_router_interface => generated 309 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:05:31.838 7 INFO neutron.services.segments.plugin [-] Segment f14fa527-118b-419c-8cf7-e7c39cb8cec7 resource provider aggregate not found 2026-08-16 14:05:31.856 7 INFO neutron.services.segments.plugin [-] Segment f14fa527-118b-419c-8cf7-e7c39cb8cec7 resource provider aggregate not found 2026-08-16 14:05:31.862 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f14fa527-118b-419c-8cf7-e7c39cb8cec7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f14fa527-118b-419c-8cf7-e7c39cb8cec7 found for delete ", "request_id": "req-e08e5f98-ff0d-4dd3-9527-efe816b4e3c9"}]} 2026-08-16 14:05:31.871 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f14fa527-118b-419c-8cf7-e7c39cb8cec7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f14fa527-118b-419c-8cf7-e7c39cb8cec7 found for delete ", "request_id": "req-bc8d27c9-fdb1-45a2-ad66-6ddb504b9ee0"}]} [pid: 8|app: 0|req: 1020/2069] 10.0.0.129 () {34 vars in 684 bytes} [Sun Aug 16 14:05:31 2026] POST /v2.0/security-groups => generated 1628 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2070] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2071] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2072] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:32 2026] POST /v2.0/security-group-rules => generated 599 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2073] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2074] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2075] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2076] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2077] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2078] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:32 2026] POST /v2.0/security-group-rules => generated 599 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2079] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2080] 10.0.0.129 () {34 vars in 695 bytes} [Sun Aug 16 14:05:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2081] 10.0.0.109 () {34 vars in 1096 bytes} [Sun Aug 16 14:05:33 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1400448753&fields=id&tenant_id=65a08003c48a468096e914df2477f1a8 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2082] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:05:33 2026] GET /v2.0/networks?id=38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2083] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:05:33 2026] GET /v2.0/quotas/65a08003c48a468096e914df2477f1a8 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2084] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:33 2026] GET /v2.0/security-groups?tenant_id=1d1138a4dda44b84887dfe692b4eee69&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2085] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:05:33 2026] GET /v2.0/ports?tenant_id=65a08003c48a468096e914df2477f1a8&fields=id => generated 287 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2086] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:05:33 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1027/2087] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:33 2026] DELETE /v2.0/security-groups/6ae72af1-90cb-4c33-9cf0-8f996cf99928 => 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: 1061/2088] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:05:33 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1028/2089] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:34 2026] GET /v2.0/ports?device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => 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: 1062/2090] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:35 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2091] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:36 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2092] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:37 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2093] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:37 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2094] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:38 2026] GET /v2.0/security-groups?tenant_id=3cef6a82e7c149e488ea39ab89fea22c&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2095] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:05:38 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => 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: 1065/2096] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:38 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => 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: 1032/2097] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:05:38 2026] GET /v2.0/networks?id=38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2098] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:38 2026] DELETE /v2.0/security-groups/5a2c2625-b0c1-4147-a8bf-992307456e71 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:05:38.626 8 INFO neutron_taas.services.taas.taas_plugin [req-9bc10b72-0e16-425e-92ea-2efb54fcb9d1 req-a978434c-12c7-4e8e-9088-a624da8c7116 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] TaaS: Handle Delete Port: 20a5f781-160e-4ddb-a015-0577cefd8110 2026-08-16 14:05:38.629 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9bc10b72-0e16-425e-92ea-2efb54fcb9d1 req-a978434c-12c7-4e8e-9088-a624da8c7116 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Tap Mirror: Handle Delete Port: 20a5f781-160e-4ddb-a015-0577cefd8110 [pid: 7|app: 0|req: 1067/2099] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:38 2026] GET /v2.0/security-groups?id=a10f632f-f903-45a6-b2cc-7624b6aaa70c&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2100] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Aug 16 14:05:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=65a08003c48a468096e914df2477f1a8 => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:05:38.737 8 INFO neutron.db.l3_db [req-9bc10b72-0e16-425e-92ea-2efb54fcb9d1 req-a978434c-12c7-4e8e-9088-a624da8c7116 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Floating IP 98c8cf9b-8c54-4572-8b34-8a90cbb94958 disassociated. External IP: 10.96.250.210, port: 20a5f781-160e-4ddb-a015-0577cefd8110. [pid: 7|app: 0|req: 1069/2101] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:38 2026] GET /v2.0/security-groups?tenant_id=5993bec82f8a4ab6bd09d7e5dd552c16&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2102] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:05:38 2026] DELETE /v2.0/ports/20a5f781-160e-4ddb-a015-0577cefd8110 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:05:39.162 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cf7d966-89a6-469f-821c-078359e55540'] response: {'server_uuid': '8eb173a6-9b53-43ae-b534-22a1081865bf', 'name': 'network-vif-deleted', 'tag': '20a5f781-160e-4ddb-a015-0577cefd8110', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1034/2103] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:39 2026] DELETE /v2.0/security-groups/4ead3009-97ff-4262-870b-52f1eb973ea2 => 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: 1070/2104] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:05:38 2026] POST /v2.0/ports => generated 1179 bytes in 455 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: 1035/2105] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:39 2026] GET /v2.0/ports?device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => generated 1182 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2106] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:39 2026] GET /v2.0/security-groups?id=22196e88-0c74-4d35-9225-517d30047a17&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2107] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:39 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2108] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:05:39 2026] PUT /v2.0/ports/248b6289-6e98-404c-b680-e514b720e6db => generated 1460 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:05:39.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1606b71-24a2-401e-ad49-7513e9dd021b'] response: {'name': 'network-changed', 'server_uuid': '2d790324-b514-4fb3-90d6-f477382f7c07', 'tag': '248b6289-6e98-404c-b680-e514b720e6db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1039/2111] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:05:40 2026] GET /v2.0/ports?tenant_id=65a08003c48a468096e914df2477f1a8&device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => generated 1463 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, ' [pid: 7|app: 0|req: 1073/2112] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Aug 16 14:05:40 2026] GET /v2.0/networks?tenant_id=65a08003c48a468096e914df2477f1a8&shared=False => generated 2377 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2113] 199.204.45.156 () {34 vars in 930 bytes} [Sun Aug 16 14:05:40 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: 1074/2114] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:40 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => 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: 1041/2115] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:05:41 2026] GET /v2.0/ports?tenant_id=65a08003c48a468096e914df2477f1a8&device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => generated 1463 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2116] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:05:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=248b6289-6e98-404c-b680-e514b720e6db => 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: 1042/2117] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Aug 16 14:05:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2aa&port_id=248b6289-6e98-404c-b680-e514b720e6db => 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: 1076/2118] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Aug 16 14:05:41 2026] GET /v2.0/subnets?id=11d7c390-040a-457f-92d9-7721e6ab128a&id=648d93b4-fb56-4d38-a94d-9ed36100122e => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2119] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:05:41 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2120] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:05:41 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2121] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:05:41 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1078/2122] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:05:41 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1045/2123] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:41 2026] GET /v2.0/ports?device_id=8eb173a6-9b53-43ae-b534-22a1081865bf => 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: 1079/2124] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:42 2026] DELETE /v2.0/security-groups/a10f632f-f903-45a6-b2cc-7624b6aaa70c => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:05:43.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-9fa27ffa-5397-4a13-bfe1-930e588ea7e5 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] TaaS: Handle Delete Port: 9aeab1f5-d7d0-4aed-b062-61070eda539c 2026-08-16 14:05:43.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fa27ffa-5397-4a13-bfe1-930e588ea7e5 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Tap Mirror: Handle Delete Port: 9aeab1f5-d7d0-4aed-b062-61070eda539c [pid: 8|app: 0|req: 1046/2125] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:05:43 2026] DELETE /v2.0/floatingips/98c8cf9b-8c54-4572-8b34-8a90cbb94958 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2126] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:43 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 1047/2127] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:43 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&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: 1081/2128] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:44 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 1048/2129] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:44 2026] GET /v2.0/ports?device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => generated 1194 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2130] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:44 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2131] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:44 2026] GET /v2.0/security-groups?id=22196e88-0c74-4d35-9225-517d30047a17&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2132] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:45 2026] GET /v2.0/security-groups?tenant_id=36dcff14dcc8408ba5dce47ba22e082d&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2133] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:45 2026] DELETE /v2.0/security-groups/fcf345ed-2db6-43c6-8e88-0521e0430f4f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2134] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:45 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2135] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:46 2026] GET /v2.0/security-groups?id=c2e583cc-4d75-409b-ba1f-49c440a29a1b&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2136] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:05:46 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2137] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:46 2026] GET /v2.0/security-groups?tenant_id=52245e9df8864f708e74cf0d0c7a7353&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:05:46.266 8 INFO neutron_taas.services.taas.taas_plugin [req-12ffb3a5-e9df-4e1b-b4fd-d4b9d319df35 req-b5d1a322-00f4-4971-b648-2440f921a719 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] TaaS: Handle Delete Port: ab47cbeb-d714-41f5-99d8-b631910b4e70 2026-08-16 14:05:46.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-12ffb3a5-e9df-4e1b-b4fd-d4b9d319df35 req-b5d1a322-00f4-4971-b648-2440f921a719 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Tap Mirror: Handle Delete Port: ab47cbeb-d714-41f5-99d8-b631910b4e70 [pid: 7|app: 0|req: 1086/2138] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:46 2026] DELETE /v2.0/security-groups/1aaca3e4-ea85-4f9f-b886-119ae16ba300 => 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: 1053/2139] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:05:46 2026] DELETE /v2.0/ports/ab47cbeb-d714-41f5-99d8-b631910b4e70 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:05:46.504 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bd71bf3-efbb-4495-b238-a1b54a1f9271'] response: {'server_uuid': '8ac0392e-1203-43e4-aae8-45d59460e31c', 'name': 'network-vif-deleted', 'tag': 'ab47cbeb-d714-41f5-99d8-b631910b4e70', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1087/2140] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:47 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 1054/2141] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:48 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 1088/2142] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:49 2026] GET /v2.0/ports?device_id=8ac0392e-1203-43e4-aae8-45d59460e31c => 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: 1055/2143] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:49 2026] GET /v2.0/ports?device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => generated 1196 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2144] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:50 2026] GET /v2.0/security-groups?id=22196e88-0c74-4d35-9225-517d30047a17&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2145] 10.0.0.129 () {32 vars in 818 bytes} [Sun Aug 16 14:05:50 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&mac_address=fa%3A16%3A3e%3A91%3A38%3A0b => generated 1196 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2146] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:50 2026] GET /v2.0/security-groups?tenant_id=8ad1cb369b774ffc8bccb401565daf68&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2147] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:50 2026] DELETE /v2.0/security-groups/c2e583cc-4d75-409b-ba1f-49c440a29a1b => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2148] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:50 2026] DELETE /v2.0/security-groups/6d59a5dc-9e02-45f9-a6bc-0916c86f780b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:05:51.059 8 INFO neutron.db.l3_db [None req-045ade05-e7c6-4109-8fb5-b6a7cc34748e efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Floating IP 1a337c9b-562f-4b6d-9914-b868791f97de associated. External IP: 10.96.250.219, port: 248b6289-6e98-404c-b680-e514b720e6db. 2026-08-16 14:05:51.082 7 INFO neutron_taas.services.taas.taas_plugin [None req-92a05d96-1788-4530-8f54-2f3a919a03f2 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] TaaS: Handle Delete Port: 9760225b-f63d-4d2a-993b-04512231dcc1 2026-08-16 14:05:51.084 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92a05d96-1788-4530-8f54-2f3a919a03f2 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Tap Mirror: Handle Delete Port: 9760225b-f63d-4d2a-993b-04512231dcc1 [pid: 8|app: 0|req: 1058/2149] 10.0.0.129 () {34 vars in 677 bytes} [Sun Aug 16 14:05:50 2026] POST /v2.0/floatingips => generated 854 bytes in 1117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:05:51.429 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7df37991-169e-4972-9b5f-20c6134d5894'] response: {'name': 'network-changed', 'server_uuid': '2d790324-b514-4fb3-90d6-f477382f7c07', 'tag': '248b6289-6e98-404c-b680-e514b720e6db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1059/2150] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:51 2026] GET /v2.0/security-groups?tenant_id=418053266d3f45939f598f8c36146a26&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2151] 10.0.0.109 () {34 vars in 1096 bytes} [Sun Aug 16 14:05:51 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1400448753&fields=id&tenant_id=65a08003c48a468096e914df2477f1a8 => 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: 1092/2152] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:05:50 2026] PUT /v2.0/routers/cebba2d0-74e4-45ab-bbfe-093216bef163/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2153] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:05:51 2026] GET /v2.0/networks?id=a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2154] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:51 2026] DELETE /v2.0/security-groups/83b3943c-ce63-4b1a-bcc3-26f3c38a4f29 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2155] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:05:51 2026] GET /v2.0/quotas/65a08003c48a468096e914df2477f1a8 => 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: 1094/2156] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:05:51 2026] DELETE /v2.0/subnets/ccf79f5b-efed-4817-84a2-b93a3cb21360 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2157] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:05:51 2026] GET /v2.0/ports?tenant_id=65a08003c48a468096e914df2477f1a8&fields=id => generated 333 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2158] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:05:51 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2159] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:05:51 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:05:51.932 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad66dcaa-baa9-440e-869f-8b72aa5be609 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] TaaS: Handle Delete Port: d23ee862-b2c9-46ee-8f05-28b48b438c4d 2026-08-16 14:05:51.935 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad66dcaa-baa9-440e-869f-8b72aa5be609 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Tap Mirror: Handle Delete Port: d23ee862-b2c9-46ee-8f05-28b48b438c4d [pid: 8|app: 0|req: 1066/2160] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:05:51 2026] GET /v2.0/ports?tenant_id=65a08003c48a468096e914df2477f1a8&device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2161] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:05:51 2026] GET /v2.0/networks?id=38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2162] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:05:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=248b6289-6e98-404c-b680-e514b720e6db => generated 857 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2163] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:52 2026] GET /v2.0/ports?device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => 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: 1070/2164] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Aug 16 14:05:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2aa&port_id=248b6289-6e98-404c-b680-e514b720e6db => 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: 1071/2165] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Aug 16 14:05:52 2026] GET /v2.0/subnets?id=11d7c390-040a-457f-92d9-7721e6ab128a&id=648d93b4-fb56-4d38-a94d-9ed36100122e => generated 1411 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2166] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:05:52 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:05:52.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad66dcaa-baa9-440e-869f-8b72aa5be609 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] TaaS: Handle Delete Port: 3aaf9f68-f62a-40f6-9c5f-9680c64cae0b 2026-08-16 14:05:52.239 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad66dcaa-baa9-440e-869f-8b72aa5be609 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Tap Mirror: Handle Delete Port: 3aaf9f68-f62a-40f6-9c5f-9680c64cae0b [pid: 8|app: 0|req: 1073/2167] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:05:52 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&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: 1074/2168] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:05:52 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2169] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:05:52 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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) 2026-08-16 14:05:52.620 7 INFO neutron.services.segments.plugin [-] Segment 17690c0f-6af9-4d4e-8e30-150ee0847ae7 resource provider aggregate not found 2026-08-16 14:05:52.631 7 INFO neutron.services.segments.plugin [-] Segment 17690c0f-6af9-4d4e-8e30-150ee0847ae7 resource provider aggregate not found 2026-08-16 14:05:52.643 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 17690c0f-6af9-4d4e-8e30-150ee0847ae7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17690c0f-6af9-4d4e-8e30-150ee0847ae7 found for delete ", "request_id": "req-0e3a9d41-f846-4582-abeb-d8c064c6a44d"}]} 2026-08-16 14:05:52.656 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 17690c0f-6af9-4d4e-8e30-150ee0847ae7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17690c0f-6af9-4d4e-8e30-150ee0847ae7 found for delete ", "request_id": "req-359dd2d1-3297-4fdc-b2b6-a1b8bf2f8aa2"}]} 2026-08-16 14:05:52.658 7 INFO neutron.db.l3_hamode_db [None req-ad66dcaa-baa9-440e-869f-8b72aa5be609 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] HA network 0b76ffca-81e8-4515-a0ac-43bf9adb3354 was deleted as no HA routers are present in tenant 94251023e9454a4c98920f093176371a. [pid: 7|app: 0|req: 1095/2170] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:05:51 2026] DELETE /v2.0/routers/cebba2d0-74e4-45ab-bbfe-093216bef163 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:05:52.770 8 INFO neutron_taas.services.taas.taas_plugin [None req-c14d018c-3d72-40d8-985f-6fab0d0dd7ee 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] TaaS: Handle Delete Port: 785a85cd-93c4-45d1-9fb4-252e8a192b41 2026-08-16 14:05:52.773 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c14d018c-3d72-40d8-985f-6fab0d0dd7ee 387f66d37d304eebb9bb8b90d1c3ea07 94251023e9454a4c98920f093176371a - - default default] Tap Mirror: Handle Delete Port: 785a85cd-93c4-45d1-9fb4-252e8a192b41 2026-08-16 14:05:52.945 8 INFO neutron.services.segments.plugin [-] Segment 40f8e73e-df29-4ac8-ba0e-e545e28d9d5c resource provider aggregate not found 2026-08-16 14:05:52.951 8 INFO neutron.services.segments.plugin [-] Segment 40f8e73e-df29-4ac8-ba0e-e545e28d9d5c resource provider aggregate not found 2026-08-16 14:05:52.964 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 40f8e73e-df29-4ac8-ba0e-e545e28d9d5c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40f8e73e-df29-4ac8-ba0e-e545e28d9d5c found for delete ", "request_id": "req-a92ef3fd-b33b-41dc-9b11-3408a74dbe50"}]} 2026-08-16 14:05:52.965 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 40f8e73e-df29-4ac8-ba0e-e545e28d9d5c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40f8e73e-df29-4ac8-ba0e-e545e28d9d5c found for delete ", "request_id": "req-e3a7016f-a90d-4522-8d6b-1a8c0667ee69"}]} [pid: 8|app: 0|req: 1076/2171] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:52 2026] DELETE /v2.0/networks/b1b51304-3334-499b-9bc3-e16c159ca465 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2172] 10.0.0.129 () {32 vars in 653 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions => generated 21537 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2173] 10.0.0.129 () {32 vars in 681 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2174] 10.0.0.129 () {32 vars in 681 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2175] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2176] 10.0.0.129 () {32 vars in 665 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/agent => generated 153 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2177] 10.0.0.129 () {32 vars in 699 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2178] 10.0.0.129 () {32 vars in 697 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2179] 10.0.0.129 () {32 vars in 701 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2180] 10.0.0.129 () {32 vars in 689 bytes} [Sun Aug 16 14:05:53 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: 1082/2181] 10.0.0.129 () {32 vars in 703 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2182] 10.0.0.129 () {32 vars in 693 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2183] 10.0.0.129 () {32 vars in 695 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2184] 10.0.0.129 () {32 vars in 685 bytes} [Sun Aug 16 14:05: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: 1086/2185] 10.0.0.129 () {32 vars in 687 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2186] 10.0.0.129 () {32 vars in 661 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2187] 10.0.0.129 () {32 vars in 699 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2188] 10.0.0.129 () {32 vars in 679 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2189] 10.0.0.129 () {32 vars in 683 bytes} [Sun Aug 16 14:05:53 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: 1091/2190] 10.0.0.129 () {32 vars in 675 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2191] 10.0.0.129 () {32 vars in 689 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2192] 10.0.0.129 () {32 vars in 723 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => 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: 1094/2193] 10.0.0.129 () {32 vars in 687 bytes} [Sun Aug 16 14:05:53 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: 1095/2194] 10.0.0.129 () {32 vars in 669 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2195] 10.0.0.129 () {32 vars in 687 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2196] 10.0.0.129 () {32 vars in 681 bytes} [Sun Aug 16 14:05:53 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: 1098/2197] 10.0.0.129 () {32 vars in 699 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2198] 10.0.0.129 () {32 vars in 679 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/l2_adjacency => 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: 1100/2199] 10.0.0.129 () {32 vars in 667 bytes} [Sun Aug 16 14:05:53 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: 7|app: 0|req: 1100/2200] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/security-groups?tenant_id=e29c230924274249a70365d2210e54ed&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2201] 10.0.0.129 () {32 vars in 677 bytes} [Sun Aug 16 14:05:53 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: 1102/2202] 10.0.0.129 () {32 vars in 665 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2203] 10.0.0.129 () {32 vars in 675 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/l3-flavors => 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: 1104/2204] 10.0.0.129 () {32 vars in 713 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2205] 10.0.0.129 () {32 vars in 691 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2206] 10.0.0.129 () {32 vars in 683 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2207] 10.0.0.129 () {32 vars in 669 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2208] 10.0.0.129 () {32 vars in 687 bytes} [Sun Aug 16 14:05:53 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: 1109/2209] 10.0.0.129 () {32 vars in 705 bytes} [Sun Aug 16 14:05:53 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: 1110/2210] 10.0.0.129 () {32 vars in 675 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2211] 10.0.0.129 () {32 vars in 701 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2212] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:53 2026] DELETE /v2.0/security-groups/9651426e-1a7b-4081-bace-01aac2c620e2 => 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: 1112/2213] 10.0.0.129 () {32 vars in 675 bytes} [Sun Aug 16 14:05:53 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: 1102/2214] 10.0.0.129 () {32 vars in 693 bytes} [Sun Aug 16 14:05:53 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: 1113/2215] 10.0.0.129 () {32 vars in 689 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2216] 10.0.0.129 () {32 vars in 709 bytes} [Sun Aug 16 14:05:53 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2217] 10.0.0.129 () {32 vars in 705 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2218] 10.0.0.129 () {32 vars in 719 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2219] 10.0.0.129 () {32 vars in 697 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2220] 10.0.0.129 () {32 vars in 711 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2221] 10.0.0.129 () {32 vars in 669 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/binding => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2222] 10.0.0.129 () {32 vars in 687 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2223] 10.0.0.129 () {32 vars in 681 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2224] 10.0.0.129 () {32 vars in 675 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2225] 10.0.0.129 () {32 vars in 671 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2226] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/security-groups?tenant_id=94251023e9454a4c98920f093176371a&name=default => 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: 1120/2227] 10.0.0.129 () {32 vars in 661 bytes} [Sun Aug 16 14:05:54 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: 1121/2228] 10.0.0.129 () {32 vars in 699 bytes} [Sun Aug 16 14:05:54 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: 1122/2229] 10.0.0.129 () {32 vars in 699 bytes} [Sun Aug 16 14:05:54 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: 1123/2230] 10.0.0.129 () {32 vars in 677 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2231] 10.0.0.129 () {32 vars in 669 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2232] 10.0.0.129 () {32 vars in 683 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2233] 10.0.0.129 () {32 vars in 701 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2234] 10.0.0.129 () {32 vars in 685 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2235] 10.0.0.129 () {32 vars in 707 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2236] 10.0.0.129 () {32 vars in 669 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2237] 10.0.0.129 () {32 vars in 697 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2238] 10.0.0.129 () {32 vars in 695 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2239] 10.0.0.129 () {32 vars in 685 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2240] 10.0.0.129 () {32 vars in 689 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2241] 10.0.0.129 () {32 vars in 705 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2242] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:54 2026] DELETE /v2.0/security-groups/0e0c24e6-a01b-43ab-b08f-3ed9eaf849cf => 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: 1135/2243] 10.0.0.129 () {32 vars in 667 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2244] 10.0.0.129 () {32 vars in 681 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2245] 10.0.0.129 () {32 vars in 681 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2246] 10.0.0.129 () {32 vars in 691 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/rbac-address-group => 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: 1137/2247] 10.0.0.129 () {32 vars in 691 bytes} [Sun Aug 16 14:05:54 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: 8|app: 0|req: 1111/2248] 10.0.0.129 () {32 vars in 695 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2249] 10.0.0.129 () {32 vars in 685 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2250] 10.0.0.129 () {32 vars in 689 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2251] 10.0.0.129 () {32 vars in 701 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2252] 10.0.0.129 () {32 vars in 703 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2253] 10.0.0.129 () {32 vars in 713 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2254] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2255] 10.0.0.129 () {32 vars in 715 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2256] 10.0.0.129 () {32 vars in 727 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2257] 10.0.0.129 () {32 vars in 741 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2258] 10.0.0.129 () {32 vars in 719 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2259] 10.0.0.129 () {32 vars in 683 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2260] 10.0.0.129 () {32 vars in 669 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2261] 10.0.0.129 () {32 vars in 719 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2262] 10.0.0.129 () {32 vars in 679 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2263] 10.0.0.129 () {32 vars in 669 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2264] 10.0.0.129 () {32 vars in 697 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2265] 10.0.0.129 () {32 vars in 705 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2266] 10.0.0.129 () {32 vars in 701 bytes} [Sun Aug 16 14:05:54 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: 1147/2267] 10.0.0.129 () {32 vars in 701 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2268] 10.0.0.129 () {32 vars in 683 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2269] 10.0.0.129 () {32 vars in 705 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2270] 10.0.0.129 () {32 vars in 695 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2271] 10.0.0.129 () {32 vars in 689 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2272] 10.0.0.129 () {32 vars in 697 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2273] 10.0.0.129 () {32 vars in 679 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2274] 10.0.0.129 () {32 vars in 689 bytes} [Sun Aug 16 14:05:54 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: 1151/2275] 10.0.0.129 () {32 vars in 701 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2276] 10.0.0.129 () {32 vars in 665 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2277] 10.0.0.129 () {32 vars in 681 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2278] 10.0.0.129 () {32 vars in 677 bytes} [Sun Aug 16 14:05:54 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: 1153/2279] 10.0.0.129 () {32 vars in 693 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2280] 10.0.0.129 () {32 vars in 677 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2281] 10.0.0.129 () {32 vars in 667 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2282] 10.0.0.129 () {32 vars in 663 bytes} [Sun Aug 16 14:05:54 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: 1155/2283] 10.0.0.129 () {32 vars in 675 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/tap-mirror => 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: 1129/2284] 10.0.0.129 () {32 vars in 687 bytes} [Sun Aug 16 14:05:54 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2287] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:05:55 2026] GET /v2.0/security-groups?tenant_id=6b4f99c33a754bbfa50ad2914f498f0d&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2288] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:05:55 2026] DELETE /v2.0/security-groups/fe0cb9e3-5eb9-44ee-a121-1dc3cd726eab => 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: 1158/2289] 10.0.0.239 () {34 vars in 990 bytes} [Sun Aug 16 14:05:55 2026] GET /v2.0/ports?device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2290] 10.0.0.239 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:55 2026] GET /v2.0/security-groups?id=22196e88-0c74-4d35-9225-517d30047a17&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2291] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:05:56 2026] GET /v2.0/networks?id=a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2292] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Aug 16 14:05:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=65a08003c48a468096e914df2477f1a8 => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2293] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:05:56 2026] POST /v2.0/ports => generated 1183 bytes in 421 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: 1161/2294] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:05:57 2026] GET /v2.0/ports?device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => generated 1198 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2295] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:05:57 2026] GET /v2.0/security-groups?id=22196e88-0c74-4d35-9225-517d30047a17&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2296] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:05:56 2026] PUT /v2.0/ports/7c6299a4-9b5c-4d6a-bcb7-d772f26550fb => generated 1464 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:05:57.358 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bc22a23-5aec-4bef-aacd-51db75a9f226'] response: {'name': 'network-changed', 'server_uuid': 'dc0c59bb-8c06-4763-a1ed-9b4019285bd2', 'tag': '7c6299a4-9b5c-4d6a-bcb7-d772f26550fb', 'status': 'completed', 'code': 200} 2026-08-16 14:05:57.668 7 INFO neutron.db.segments_db [None req-88c8a955-9307-4271-8f4f-3d957289f168 cb4944b286e64cca98252eb0ee1a6205 f665dca1ffd34aeba0e6e348c2563a0f - - default default] Added segment ed2df874-ce99-4b4e-9343-084c889c5d52 of type vxlan for network 3cb9224c-e6dd-47aa-ada1-c7272e4fdb01 [pid: 7|app: 0|req: 1163/2297] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:05:57 2026] POST /v2.0/networks => generated 644 bytes in 360 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: 1164/2298] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:05:57 2026] GET /v2.0/ports?tenant_id=65a08003c48a468096e914df2477f1a8&device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => generated 1467 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2299] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Aug 16 14:05:57 2026] GET /v2.0/networks?tenant_id=65a08003c48a468096e914df2477f1a8&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: 1166/2300] 199.204.45.156 () {34 vars in 930 bytes} [Sun Aug 16 14:05:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2301] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:05:57 2026] POST /v2.0/subnets => generated 641 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:05:58.180 7 INFO neutron.db.segments_db [None req-971ae890-6146-4858-8368-e89e6d96d9e2 cb4944b286e64cca98252eb0ee1a6205 f665dca1ffd34aeba0e6e348c2563a0f - - default default] Added segment 18e736f9-d397-41cc-9208-961576ee1c77 of type vxlan for network d313f38f-e328-498e-922c-227eb629482d [pid: 7|app: 0|req: 1167/2302] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:05:58 2026] POST /v2.0/networks => generated 643 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2303] 10.0.0.129 () {34 vars in 743 bytes} [Sun Aug 16 14:05:58 2026] PUT /v2.0/networks/d313f38f-e328-498e-922c-227eb629482d => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2304] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:05:58 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2305] 10.0.0.129 () {34 vars in 741 bytes} [Sun Aug 16 14:05:58 2026] PUT /v2.0/subnets/3b064685-830d-4aff-a616-204f859fde79 => generated 636 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:05:58.806 8 INFO neutron.db.segments_db [None req-4cc023e6-04bc-4a2c-a23a-d66f578f8e2d 5641adbcce5d49a3a12cf24d78a3c3ac 9ca80aa7c94c45f98ad3e79f5745c86c - - default default] Added segment 2fda12d3-b46a-46bc-a254-d91c5d8e5d5f of type vxlan for network 4c2aeca4-9cb1-45b7-b791-b218f5242330 [pid: 8|app: 0|req: 1137/2306] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:05:58 2026] POST /v2.0/networks => generated 631 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:05:58.974 8 INFO neutron.db.segments_db [None req-3c3a9c83-0405-472d-9d53-f130e0ff7b87 5641adbcce5d49a3a12cf24d78a3c3ac 9ca80aa7c94c45f98ad3e79f5745c86c - - default default] Added segment d34f3ddb-3a6d-4874-8761-1cfc43127c61 of type vxlan for network 8b084453-5892-4a7f-9912-42fd2eb3290b 2026-08-16 14:05:59.047 7 INFO neutron.services.segments.plugin [-] Segment 18e736f9-d397-41cc-9208-961576ee1c77 resource provider aggregate not found 2026-08-16 14:05:59.052 7 INFO neutron.services.segments.plugin [-] Segment 18e736f9-d397-41cc-9208-961576ee1c77 resource provider aggregate not found 2026-08-16 14:05:59.066 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 18e736f9-d397-41cc-9208-961576ee1c77 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18e736f9-d397-41cc-9208-961576ee1c77 found for delete ", "request_id": "req-63f4187d-dada-4cb7-b688-17441392ddeb"}]} 2026-08-16 14:05:59.069 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 18e736f9-d397-41cc-9208-961576ee1c77 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18e736f9-d397-41cc-9208-961576ee1c77 found for delete ", "request_id": "req-7915c958-c6ab-4ea8-87b7-eda47559c6e9"}]} [pid: 7|app: 0|req: 1170/2307] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:58 2026] DELETE /v2.0/networks/d313f38f-e328-498e-922c-227eb629482d => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2308] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:05:58 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:05:59.101 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0decf956-6939-4c26-8e26-21d7cde68148 cb4944b286e64cca98252eb0ee1a6205 f665dca1ffd34aeba0e6e348c2563a0f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1171/2309] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:59 2026] DELETE /v2.0/networks/d313f38f-e328-498e-922c-227eb629482d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:05:59.153 8 INFO neutron.db.segments_db [None req-4bd305a5-ba45-4bba-8906-91920ac5d4fa 5641adbcce5d49a3a12cf24d78a3c3ac 9ca80aa7c94c45f98ad3e79f5745c86c - - default default] Added segment 77953d98-bce5-4e8e-866e-b55fb81178b4 of type vxlan for network 7e799e8b-41cd-45f1-8cf9-96a31b77cdf3 [pid: 7|app: 0|req: 1172/2310] 10.0.0.129 () {32 vars in 694 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2311] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/ports?tenant_id=65a08003c48a468096e914df2477f1a8&device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => generated 1467 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2312] 10.0.0.129 () {32 vars in 742 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/subnets?network_id=c7711d25-f017-40c5-ab88-12dfa5c7c418 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2313] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:05:59 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2314] 10.0.0.129 () {32 vars in 653 bytes} [Sun Aug 16 14:05: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: 7|app: 0|req: 1175/2315] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.82&port_id=7c6299a4-9b5c-4d6a-bcb7-d772f26550fb => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:05:59.284 8 INFO neutron.db.segments_db [None req-e005e5e9-efbd-4d4d-9ccd-5a7d0c3fadf3 5641adbcce5d49a3a12cf24d78a3c3ac 9ca80aa7c94c45f98ad3e79f5745c86c - - default default] Added segment dc4573f8-9123-434d-b982-60880a94ee52 of type vxlan for network a71ae906-ce9f-4db1-bc3d-b27ac10bc733 [pid: 7|app: 0|req: 1176/2316] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/networks => generated 1309 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2317] 199.204.45.156 () {34 vars in 1106 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A312&port_id=7c6299a4-9b5c-4d6a-bcb7-d772f26550fb => 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: 1178/2318] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/subnets => generated 1280 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2319] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/subnets?id=e0de10bd-4d12-47ba-ac01-fe4d33da2fe4&id=56b56ac5-e1a1-48a0-93d7-bd40f4fc3754 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2320] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:05:59 2026] POST /v2.0/networks => generated 631 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2321] 10.0.0.129 () {32 vars in 723 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/networks/3cb9224c-e6dd-47aa-ada1-c7272e4fdb01 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2322] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/ports?network_id=a944b472-b41e-4c8c-824d-289cc59e6da2&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: 8|app: 0|req: 1143/2323] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/subnets/cf3ade04-c1e2-4038-8eeb-07b08f976deb => generated 641 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:05:59.477 7 INFO neutron.db.segments_db [None req-be715a58-385c-4161-8a06-a055cbac3296 5641adbcce5d49a3a12cf24d78a3c3ac 9ca80aa7c94c45f98ad3e79f5745c86c - - default default] Added segment 8cde1383-7311-4005-bf9a-248a0dc7f732 of type vxlan for network 767f3825-b282-47a5-b03b-705535fe85dc [pid: 8|app: 0|req: 1144/2324] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/ports?network_id=a944b472-b41e-4c8c-824d-289cc59e6da2&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:05:59.490 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a580f50-5584-4d07-84f8-7d14b3fcb999 cb4944b286e64cca98252eb0ee1a6205 f665dca1ffd34aeba0e6e348c2563a0f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1145/2325] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:05:59 2026] DELETE /v2.0/subnets/3b064685-830d-4aff-a616-204f859fde79 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2326] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:05:59.552 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0bf12011-385c-4392-ad32-2feb512bdf42 cb4944b286e64cca98252eb0ee1a6205 f665dca1ffd34aeba0e6e348c2563a0f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1181/2327] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:05:59 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2328] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:59 2026] DELETE /v2.0/networks/d313f38f-e328-498e-922c-227eb629482d => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2329] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?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: 1148/2330] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:05:59 2026] PUT /v2.0/networks/4c2aeca4-9cb1-45b7-b791-b218f5242330/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: 1149/2331] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:05:59 2026] PUT /v2.0/networks/8b084453-5892-4a7f-9912-42fd2eb3290b/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2332] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:05:59 2026] DELETE /v2.0/subnets/cf3ade04-c1e2-4038-8eeb-07b08f976deb => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2333] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:05:59 2026] PUT /v2.0/networks/7e799e8b-41cd-45f1-8cf9-96a31b77cdf3/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2334] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:05:59 2026] PUT /v2.0/networks/a71ae906-ce9f-4db1-bc3d-b27ac10bc733/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2335] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:05:59 2026] DELETE /v2.0/networks/3cb9224c-e6dd-47aa-ada1-c7272e4fdb01 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2336] 10.0.0.129 () {32 vars in 666 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2337] 10.0.0.129 () {32 vars in 680 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2338] 10.0.0.129 () {32 vars in 676 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2339] 10.0.0.129 () {32 vars in 688 bytes} [Sun Aug 16 14:05:59 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2340] 10.0.0.129 () {32 vars in 674 bytes} [Sun Aug 16 14:06:00 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2341] 10.0.0.129 () {32 vars in 688 bytes} [Sun Aug 16 14:06:00 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2342] 10.0.0.129 () {32 vars in 684 bytes} [Sun Aug 16 14:06:00 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2343] 10.0.0.129 () {32 vars in 696 bytes} [Sun Aug 16 14:06:00 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:06:00.504 8 INFO neutron.services.segments.plugin [-] Segment 2fda12d3-b46a-46bc-a254-d91c5d8e5d5f resource provider aggregate not found 2026-08-16 14:06:00.504 8 INFO neutron.services.segments.plugin [-] Segment 2fda12d3-b46a-46bc-a254-d91c5d8e5d5f resource provider aggregate not found 2026-08-16 14:06:00.530 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2fda12d3-b46a-46bc-a254-d91c5d8e5d5f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fda12d3-b46a-46bc-a254-d91c5d8e5d5f found for delete ", "request_id": "req-0c1b085a-afae-41ff-ac03-711f8224e1e0"}]} 2026-08-16 14:06:00.532 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2fda12d3-b46a-46bc-a254-d91c5d8e5d5f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fda12d3-b46a-46bc-a254-d91c5d8e5d5f found for delete ", "request_id": "req-04bff1d6-b41e-4a77-815e-e47d480f3e15"}]} [pid: 8|app: 0|req: 1156/2344] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:00 2026] DELETE /v2.0/networks/4c2aeca4-9cb1-45b7-b791-b218f5242330 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2345] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:00 2026] GET /v2.0/security-groups?tenant_id=f665dca1ffd34aeba0e6e348c2563a0f&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2346] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:00 2026] DELETE /v2.0/security-groups/cd7d8b73-8248-4089-8ab8-9f5fd497a381 => 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: 1157/2347] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:00 2026] DELETE /v2.0/networks/8b084453-5892-4a7f-9912-42fd2eb3290b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2348] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:00 2026] DELETE /v2.0/networks/7e799e8b-41cd-45f1-8cf9-96a31b77cdf3 => 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: 1158/2349] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:00 2026] DELETE /v2.0/networks/a71ae906-ce9f-4db1-bc3d-b27ac10bc733 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:01.092 7 INFO neutron.services.segments.plugin [-] Segment ed2df874-ce99-4b4e-9343-084c889c5d52 resource provider aggregate not found 2026-08-16 14:06:01.100 7 INFO neutron.services.segments.plugin [-] Segment ed2df874-ce99-4b4e-9343-084c889c5d52 resource provider aggregate not found 2026-08-16 14:06:01.107 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ed2df874-ce99-4b4e-9343-084c889c5d52 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed2df874-ce99-4b4e-9343-084c889c5d52 found for delete ", "request_id": "req-e350ae13-beb6-4260-b1fa-b3f21ced5c90"}]} [pid: 7|app: 0|req: 1192/2350] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:00 2026] DELETE /v2.0/networks/767f3825-b282-47a5-b03b-705535fe85dc => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:01.130 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ed2df874-ce99-4b4e-9343-084c889c5d52 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed2df874-ce99-4b4e-9343-084c889c5d52 found for delete ", "request_id": "req-ef8dcdb2-0dc2-4529-9cf5-be8435336a6f"}]} 2026-08-16 14:06:01.136 7 INFO neutron.services.segments.plugin [-] Segment 77953d98-bce5-4e8e-866e-b55fb81178b4 resource provider aggregate not found 2026-08-16 14:06:01.143 7 INFO neutron.services.segments.plugin [-] Segment 77953d98-bce5-4e8e-866e-b55fb81178b4 resource provider aggregate not found 2026-08-16 14:06:01.154 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 77953d98-bce5-4e8e-866e-b55fb81178b4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77953d98-bce5-4e8e-866e-b55fb81178b4 found for delete ", "request_id": "req-e5f7e959-9569-41d6-98ff-8203ddaccc50"}]} 2026-08-16 14:06:01.160 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 77953d98-bce5-4e8e-866e-b55fb81178b4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77953d98-bce5-4e8e-866e-b55fb81178b4 found for delete ", "request_id": "req-8aeffa02-4a2b-4651-9447-285b3093517c"}]} 2026-08-16 14:06:01.178 7 INFO neutron.services.segments.plugin [-] Segment 8cde1383-7311-4005-bf9a-248a0dc7f732 resource provider aggregate not found 2026-08-16 14:06:01.183 7 INFO neutron.services.segments.plugin [-] Segment 8cde1383-7311-4005-bf9a-248a0dc7f732 resource provider aggregate not found 2026-08-16 14:06:01.197 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8cde1383-7311-4005-bf9a-248a0dc7f732 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cde1383-7311-4005-bf9a-248a0dc7f732 found for delete ", "request_id": "req-a515bf56-68df-4b61-8e2d-d4a95be2cf46"}]} 2026-08-16 14:06:01.200 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8cde1383-7311-4005-bf9a-248a0dc7f732 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cde1383-7311-4005-bf9a-248a0dc7f732 found for delete ", "request_id": "req-6c5d441b-0de4-45ce-a5f5-abeb42c3e636"}]} [pid: 8|app: 0|req: 1159/2351] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:01 2026] GET /v2.0/security-groups?tenant_id=950840df4342402f9f878047fb53b87c&name=default => generated 2929 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2352] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:02 2026] DELETE /v2.0/security-groups/b84844ec-e28a-432a-b363-0dc02ab6e6f3 => 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: 1160/2353] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:02 2026] GET /v2.0/security-groups?tenant_id=9ca80aa7c94c45f98ad3e79f5745c86c&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2354] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:02 2026] GET /v2.0/ports?device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => generated 1198 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2355] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:02 2026] DELETE /v2.0/security-groups/01b53ed8-af4f-4157-9bae-50b73f2d0d0e => 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: 1162/2356] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:06:02 2026] GET /v2.0/security-groups?id=22196e88-0c74-4d35-9225-517d30047a17&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:06:02.552 8 INFO neutron.services.segments.plugin [-] Segment d34f3ddb-3a6d-4874-8761-1cfc43127c61 resource provider aggregate not found 2026-08-16 14:06:02.558 8 INFO neutron.services.segments.plugin [-] Segment d34f3ddb-3a6d-4874-8761-1cfc43127c61 resource provider aggregate not found 2026-08-16 14:06:02.575 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d34f3ddb-3a6d-4874-8761-1cfc43127c61 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d34f3ddb-3a6d-4874-8761-1cfc43127c61 found for delete ", "request_id": "req-1b9d184c-0806-470c-aa97-be0e34ba1316"}]} 2026-08-16 14:06:02.582 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d34f3ddb-3a6d-4874-8761-1cfc43127c61 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d34f3ddb-3a6d-4874-8761-1cfc43127c61 found for delete ", "request_id": "req-23a93428-4ca5-49c4-a51d-f56de44bb3ac"}]} 2026-08-16 14:06:02.598 8 INFO neutron.services.segments.plugin [-] Segment dc4573f8-9123-434d-b982-60880a94ee52 resource provider aggregate not found 2026-08-16 14:06:02.607 8 INFO neutron.services.segments.plugin [-] Segment dc4573f8-9123-434d-b982-60880a94ee52 resource provider aggregate not found 2026-08-16 14:06:02.614 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc4573f8-9123-434d-b982-60880a94ee52 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc4573f8-9123-434d-b982-60880a94ee52 found for delete ", "request_id": "req-ad10d247-8834-455b-8a2c-888f0ce57078"}]} 2026-08-16 14:06:02.627 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc4573f8-9123-434d-b982-60880a94ee52 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc4573f8-9123-434d-b982-60880a94ee52 found for delete ", "request_id": "req-82979016-378c-4d99-bb85-5e4f876f1f58"}]} [pid: 8|app: 0|req: 1163/2357] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:02 2026] GET /v2.0/security-groups?tenant_id=13b5090f8b1e453f9e6c10530f2ef974&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:06:02.733 7 INFO neutron.db.segments_db [None req-490f8433-241d-40d1-98f6-f13ff43f18ee 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Added segment 1dbc9f66-e092-4d35-b172-55e63a2defe0 of type vxlan for network 72840076-e687-46d4-a691-d540e855aaf9 [pid: 7|app: 0|req: 1195/2358] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:02 2026] POST /v2.0/networks => generated 630 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2359] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:02 2026] DELETE /v2.0/security-groups/516e1047-73c4-4258-a0f3-565789de71c9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:06:02.881 7 INFO neutron.db.segments_db [None req-8a1f976b-5234-4c1f-ad74-0e1329c4bc1d 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Added segment 195f3452-1714-41d0-9c3c-f85e1f2a0741 of type vxlan for network 13798662-f180-4e6f-b57b-bca32a86ea43 [pid: 7|app: 0|req: 1196/2360] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:02 2026] POST /v2.0/networks => generated 629 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2361] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:02 2026] POST /v2.0/subnets => generated 626 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2362] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:03 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:06:03.650 8 INFO neutron.db.segments_db [None req-06e8394b-a22a-45ec-9c5d-0d5d40ec90af 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Added segment 9266dbcd-b837-4b52-b6e2-8fa80b47acbb of type vxlan for network a5b4f83c-62ac-48e5-af3e-3ff6a5389769 2026-08-16 14:06:03.901 8 INFO neutron.db.l3_hamode_db [None req-06e8394b-a22a-45ec-9c5d-0d5d40ec90af 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:06:04.052 8 INFO neutron.db.l3_hamode_db [None req-06e8394b-a22a-45ec-9c5d-0d5d40ec90af 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1166/2363] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:03 2026] POST /v2.0/routers => generated 507 bytes in 1117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2364] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:06:04 2026] PUT /v2.0/routers/19361d03-5481-4942-a87d-bcf8a8b7b668/add_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2365] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:06:05 2026] GET /v2.0/ports/b926f5ae-deb7-493c-ab36-fd757e6f9c97 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2366] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:06:05 2026] PUT /v2.0/routers/19361d03-5481-4942-a87d-bcf8a8b7b668/add_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2367] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:06:07 2026] GET /v2.0/ports/03c89ab2-3f58-4803-a6c2-ee3b4d0ac942 => generated 955 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:06:07.419 7 INFO neutron_taas.services.taas.taas_plugin [None req-f08a3caf-de7a-4d05-b5eb-2df9e1d30b5b 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] TaaS: Handle Delete Port: 03c89ab2-3f58-4803-a6c2-ee3b4d0ac942 2026-08-16 14:06:07.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f08a3caf-de7a-4d05-b5eb-2df9e1d30b5b 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Tap Mirror: Handle Delete Port: 03c89ab2-3f58-4803-a6c2-ee3b4d0ac942 2026-08-16 14:06:07.510 8 INFO neutron.db.segments_db [None req-bfc7d936-2a77-47b3-a7bb-35ae09416000 daa7a9889d4c49fe94946b200ff4d7c2 62b9992129e24b039331c84026e1dcba - - default default] Added segment 2333023d-3d1d-4c8b-a617-c1e4842a405e of type vxlan for network 6b7db5e7-9779-495f-9cd2-bd1500b24e4e [pid: 8|app: 0|req: 1169/2368] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:07 2026] POST /v2.0/networks => generated 632 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2369] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:07 2026] GET /v2.0/ports?device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => 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: 1200/2370] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:06:07 2026] PUT /v2.0/routers/19361d03-5481-4942-a87d-bcf8a8b7b668/remove_router_interface => generated 309 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2371] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:06:07 2026] GET /v2.0/security-groups?id=22196e88-0c74-4d35-9225-517d30047a17&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2372] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:07 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2373] 10.0.0.129 () {32 vars in 818 bytes} [Sun Aug 16 14:06:07 2026] GET /v2.0/ports?network_id=a944b472-b41e-4c8c-824d-289cc59e6da2&mac_address=fa%3A16%3A3e%3Aa9%3Aca%3Aba => generated 1200 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:06:08.029 8 INFO neutron.db.segments_db [None req-09cdf05e-274d-4ce8-96cf-a782f0e557e3 daa7a9889d4c49fe94946b200ff4d7c2 62b9992129e24b039331c84026e1dcba - - default default] Added segment 15f94865-e559-4c77-ba9b-8b4538b40975 of type vxlan for network 4bc6ffd3-65b7-4b41-b9bf-279ebe49fc16 2026-08-16 14:06:08.125 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b94076f-f38a-4f6a-8a13-447f97f4800d 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] TaaS: Handle Delete Port: b926f5ae-deb7-493c-ab36-fd757e6f9c97 2026-08-16 14:06:08.128 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b94076f-f38a-4f6a-8a13-447f97f4800d 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Tap Mirror: Handle Delete Port: b926f5ae-deb7-493c-ab36-fd757e6f9c97 [pid: 8|app: 0|req: 1173/2374] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:07 2026] POST /v2.0/networks => generated 631 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2375] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:06:07 2026] PUT /v2.0/routers/19361d03-5481-4942-a87d-bcf8a8b7b668/remove_router_interface => generated 309 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2376] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:08 2026] POST /v2.0/subnets => generated 629 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2377] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:06:08 2026] GET /v2.0/ports?device_id=19361d03-5481-4942-a87d-bcf8a8b7b668 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:08.878 7 INFO neutron.db.segments_db [None req-8b08ce7b-b879-43e9-b7e6-bc1e90a8873c daa7a9889d4c49fe94946b200ff4d7c2 62b9992129e24b039331c84026e1dcba - - default default] Added segment df0bc6e2-8d6f-4b8f-9abb-3d1fae10ccb7 of type vxlan for network 18c28a28-6fe3-4f98-bdd5-e02a8184d71b 2026-08-16 14:06:08.943 8 INFO neutron.db.l3_db [None req-ec41980b-0dbe-4b37-b828-19e669d505aa efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Floating IP 1c998533-39a9-4e45-9e1e-c4d5318ae0e6 associated. External IP: 10.96.250.204, port: 7c6299a4-9b5c-4d6a-bcb7-d772f26550fb. [pid: 7|app: 0|req: 1205/2378] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:08 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:06:09.165 7 INFO neutron_taas.services.taas.taas_plugin [None req-6af54021-5ab2-42c9-ab3c-b363a314b564 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] TaaS: Handle Delete Port: 95fae51f-c937-40eb-a051-1b056080b3f3 2026-08-16 14:06:09.170 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6af54021-5ab2-42c9-ab3c-b363a314b564 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Tap Mirror: Handle Delete Port: 95fae51f-c937-40eb-a051-1b056080b3f3 [pid: 8|app: 0|req: 1174/2379] 10.0.0.129 () {34 vars in 677 bytes} [Sun Aug 16 14:06:08 2026] POST /v2.0/floatingips => generated 854 bytes in 1203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:06:09.375 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a117460e-e54b-4f66-a76a-e4ed1b5b9c35'] response: {'name': 'network-changed', 'server_uuid': 'dc0c59bb-8c06-4763-a1ed-9b4019285bd2', 'tag': '7c6299a4-9b5c-4d6a-bcb7-d772f26550fb', 'status': 'completed', 'code': 200} 2026-08-16 14:06:09.507 7 INFO neutron.services.segments.plugin [-] Segment 9266dbcd-b837-4b52-b6e2-8fa80b47acbb resource provider aggregate not found 2026-08-16 14:06:09.518 7 INFO neutron.services.segments.plugin [-] Segment 9266dbcd-b837-4b52-b6e2-8fa80b47acbb resource provider aggregate not found 2026-08-16 14:06:09.531 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9266dbcd-b837-4b52-b6e2-8fa80b47acbb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9266dbcd-b837-4b52-b6e2-8fa80b47acbb found for delete ", "request_id": "req-6cd22783-a741-4f3d-a745-705a99dc4aee"}]} 2026-08-16 14:06:09.539 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9266dbcd-b837-4b52-b6e2-8fa80b47acbb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9266dbcd-b837-4b52-b6e2-8fa80b47acbb found for delete ", "request_id": "req-fc2ffba1-e565-4664-80ee-21abe5d931d5"}]} 2026-08-16 14:06:09.548 7 INFO neutron.db.l3_hamode_db [None req-6af54021-5ab2-42c9-ab3c-b363a314b564 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] HA network a5b4f83c-62ac-48e5-af3e-3ff6a5389769 was deleted as no HA routers are present in tenant 748034c0bea04be6af62f11012f21986. [pid: 7|app: 0|req: 1206/2380] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:08 2026] DELETE /v2.0/routers/19361d03-5481-4942-a87d-bcf8a8b7b668 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2381] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:09 2026] POST /v2.0/subnets => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:06:09.647 8 INFO neutron.db.segments_db [None req-896fdd18-776c-4315-b959-aa6b9c8e6ca7 daa7a9889d4c49fe94946b200ff4d7c2 62b9992129e24b039331c84026e1dcba - - default default] Added segment 29337312-8f53-47d5-8003-39d74f5d7e07 of type vxlan for network 594fc677-4e78-4cca-80d6-40ffe87c5a02 [pid: 7|app: 0|req: 1207/2382] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:09 2026] DELETE /v2.0/subnets/24acfaa3-afc2-49d3-8725-26f70419d014 => 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: 1176/2383] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:09 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2384] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:09 2026] DELETE /v2.0/subnets/00a07661-2bf1-4ba4-9431-c58c34d5ff0f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:09.952 7 INFO neutron_taas.services.taas.taas_plugin [None req-21c5ce89-e562-4435-a6f3-819c189f4b37 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] TaaS: Handle Delete Port: 8766d173-e59c-42de-b5ab-6a9cb6ec23ed 2026-08-16 14:06:09.955 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21c5ce89-e562-4435-a6f3-819c189f4b37 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Tap Mirror: Handle Delete Port: 8766d173-e59c-42de-b5ab-6a9cb6ec23ed [pid: 8|app: 0|req: 1177/2387] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:09 2026] POST /v2.0/subnets => generated 629 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2388] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:06:09 2026] GET /v2.0/ports?tenant_id=65a08003c48a468096e914df2477f1a8&device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:06:10.077 8 INFO neutron.db.segments_db [None req-60d4b90c-b753-401e-adea-f765ac1f5df5 daa7a9889d4c49fe94946b200ff4d7c2 62b9992129e24b039331c84026e1dcba - - default default] Added segment 1adf94fd-e856-4678-a96a-c360ba404386 of type vxlan for network c2914845-3060-4c3e-a605-277aff9aaddf [pid: 8|app: 0|req: 1179/2389] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:10 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2390] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:09 2026] DELETE /v2.0/networks/13798662-f180-4e6f-b57b-bca32a86ea43 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2391] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/networks?id=a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:06:10.301 8 INFO neutron_taas.services.taas.taas_plugin [None req-25f300c8-5e44-4cd6-82ac-209abe143f48 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] TaaS: Handle Delete Port: 00df2495-dc38-4f3e-ace3-2adac766e1b5 2026-08-16 14:06:10.304 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25f300c8-5e44-4cd6-82ac-209abe143f48 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Tap Mirror: Handle Delete Port: 00df2495-dc38-4f3e-ace3-2adac766e1b5 [pid: 7|app: 0|req: 1212/2392] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:10 2026] POST /v2.0/subnets => generated 629 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2393] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.82&port_id=7c6299a4-9b5c-4d6a-bcb7-d772f26550fb => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:06:10.491 8 INFO neutron.services.segments.plugin [-] Segment 1dbc9f66-e092-4d35-b172-55e63a2defe0 resource provider aggregate not found 2026-08-16 14:06:10.496 8 INFO neutron.services.segments.plugin [-] Segment 1dbc9f66-e092-4d35-b172-55e63a2defe0 resource provider aggregate not found [pid: 7|app: 0|req: 1214/2394] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:06:10 2026] PUT /v2.0/subnets/161e0414-6f4d-491f-8dcc-5fbd77ab7072/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:10.511 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1dbc9f66-e092-4d35-b172-55e63a2defe0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dbc9f66-e092-4d35-b172-55e63a2defe0 found for delete ", "request_id": "req-e06e5262-3b6b-450d-8e62-33c8aed04ffd"}]} 2026-08-16 14:06:10.515 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1dbc9f66-e092-4d35-b172-55e63a2defe0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dbc9f66-e092-4d35-b172-55e63a2defe0 found for delete ", "request_id": "req-32e58a2b-5148-4bfe-9543-061742e38ad1"}]} [pid: 8|app: 0|req: 1181/2395] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:10 2026] DELETE /v2.0/networks/72840076-e687-46d4-a691-d540e855aaf9 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2396] 199.204.45.156 () {34 vars in 1106 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A312&port_id=7c6299a4-9b5c-4d6a-bcb7-d772f26550fb => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:10.583 7 INFO neutron.db.segments_db [None req-eb3dba69-b977-42ec-9fa7-407e2266c991 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Added segment d4311c04-6dc1-4bcd-b200-273af3041469 of type vxlan for network ccb29c45-de12-4e6d-9490-79d6187a0635 [pid: 8|app: 0|req: 1182/2397] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:06:10 2026] PUT /v2.0/subnets/7b79fc49-fbb4-404f-9467-c9d53fc6c607/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: 1183/2398] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/subnets?id=e0de10bd-4d12-47ba-ac01-fe4d33da2fe4&id=56b56ac5-e1a1-48a0-93d7-bd40f4fc3754 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2399] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:10 2026] POST /v2.0/networks => generated 628 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2400] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:06:10 2026] PUT /v2.0/subnets/27bdedde-6f1c-4b66-b470-2f7d9aa30b45/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2401] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/ports?network_id=a944b472-b41e-4c8c-824d-289cc59e6da2&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: 1218/2402] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:06:10 2026] PUT /v2.0/subnets/4dd82039-5165-41e8-befa-ba37440fe1b2/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2403] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/ports?network_id=a944b472-b41e-4c8c-824d-289cc59e6da2&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2404] 10.0.0.129 () {32 vars in 664 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2405] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?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: 1222/2406] 10.0.0.129 () {32 vars in 678 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2407] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:10 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2408] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?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: 1186/2409] 10.0.0.129 () {32 vars in 674 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:06:10.992 7 INFO neutron.db.segments_db [None req-ff0517f6-9b49-46c9-b529-65e19a03cae0 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Added segment bd944cff-5904-4e6f-817a-a579c3f839fa of type vxlan for network 35ad5fc0-eb8f-47d7-8891-c0eef3384b28 [pid: 8|app: 0|req: 1187/2410] 10.0.0.129 () {32 vars in 686 bytes} [Sun Aug 16 14:06:10 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2411] 10.0.0.129 () {32 vars in 672 bytes} [Sun Aug 16 14:06:11 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2412] 10.0.0.129 () {32 vars in 686 bytes} [Sun Aug 16 14:06:11 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2413] 10.0.0.129 () {32 vars in 682 bytes} [Sun Aug 16 14:06:11 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2414] 10.0.0.129 () {32 vars in 694 bytes} [Sun Aug 16 14:06:11 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:06:11.224 7 INFO neutron.db.l3_hamode_db [None req-ff0517f6-9b49-46c9-b529-65e19a03cae0 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:06:11.345 7 INFO neutron.db.l3_hamode_db [None req-ff0517f6-9b49-46c9-b529-65e19a03cae0 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1192/2415] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:11 2026] DELETE /v2.0/subnets/161e0414-6f4d-491f-8dcc-5fbd77ab7072 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2416] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:11 2026] DELETE /v2.0/subnets/7b79fc49-fbb4-404f-9467-c9d53fc6c607 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2417] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:11 2026] DELETE /v2.0/subnets/27bdedde-6f1c-4b66-b470-2f7d9aa30b45 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2418] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:11 2026] DELETE /v2.0/subnets/4dd82039-5165-41e8-befa-ba37440fe1b2 => 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: 1196/2419] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:11 2026] DELETE /v2.0/subnets/b4610dfc-aa4f-4c90-b3c8-4fcf14f38c3f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2420] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:11 2026] DELETE /v2.0/networks/6b7db5e7-9779-495f-9cd2-bd1500b24e4e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:11.977 7 INFO neutron.services.segments.plugin [-] Segment 195f3452-1714-41d0-9c3c-f85e1f2a0741 resource provider aggregate not found 2026-08-16 14:06:12.011 7 INFO neutron.services.segments.plugin [-] Segment 195f3452-1714-41d0-9c3c-f85e1f2a0741 resource provider aggregate not found 2026-08-16 14:06:12.029 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 195f3452-1714-41d0-9c3c-f85e1f2a0741 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 195f3452-1714-41d0-9c3c-f85e1f2a0741 found for delete ", "request_id": "req-cad478dc-4247-4a97-b4a2-19548649677a"}]} 2026-08-16 14:06:12.030 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 195f3452-1714-41d0-9c3c-f85e1f2a0741 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 195f3452-1714-41d0-9c3c-f85e1f2a0741 found for delete ", "request_id": "req-45a60339-6c8f-42ec-ad6a-61cb196c39b9"}]} [pid: 8|app: 0|req: 1198/2421] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:11 2026] DELETE /v2.0/networks/4bc6ffd3-65b7-4b41-b9bf-279ebe49fc16 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2422] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:12 2026] DELETE /v2.0/networks/18c28a28-6fe3-4f98-bdd5-e02a8184d71b => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2423] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:10 2026] POST /v2.0/routers => generated 506 bytes in 1445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2424] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:12 2026] DELETE /v2.0/networks/594fc677-4e78-4cca-80d6-40ffe87c5a02 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:12.540 8 INFO neutron.services.segments.plugin [-] Segment 2333023d-3d1d-4c8b-a617-c1e4842a405e resource provider aggregate not found 2026-08-16 14:06:12.545 8 INFO neutron.services.segments.plugin [-] Segment 2333023d-3d1d-4c8b-a617-c1e4842a405e resource provider aggregate not found 2026-08-16 14:06:12.565 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2333023d-3d1d-4c8b-a617-c1e4842a405e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2333023d-3d1d-4c8b-a617-c1e4842a405e found for delete ", "request_id": "req-080c7ea1-5e08-4320-8f25-965ba91c484f"}]} 2026-08-16 14:06:12.570 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2333023d-3d1d-4c8b-a617-c1e4842a405e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2333023d-3d1d-4c8b-a617-c1e4842a405e found for delete ", "request_id": "req-36a756b1-a5d4-43f2-a3eb-68d1d0431580"}]} 2026-08-16 14:06:12.583 8 INFO neutron.services.segments.plugin [-] Segment 15f94865-e559-4c77-ba9b-8b4538b40975 resource provider aggregate not found 2026-08-16 14:06:12.587 8 INFO neutron.services.segments.plugin [-] Segment 15f94865-e559-4c77-ba9b-8b4538b40975 resource provider aggregate not found [pid: 8|app: 0|req: 1201/2425] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:12 2026] DELETE /v2.0/networks/c2914845-3060-4c3e-a605-277aff9aaddf => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:12.603 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15f94865-e559-4c77-ba9b-8b4538b40975 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f94865-e559-4c77-ba9b-8b4538b40975 found for delete ", "request_id": "req-29a8b148-bdf3-48b8-8242-f3012cead0f3"}]} 2026-08-16 14:06:12.607 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15f94865-e559-4c77-ba9b-8b4538b40975 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f94865-e559-4c77-ba9b-8b4538b40975 found for delete ", "request_id": "req-ea15bdd1-94c0-4310-881a-24796f5b68d4"}]} 2026-08-16 14:06:12.619 8 INFO neutron.services.segments.plugin [-] Segment df0bc6e2-8d6f-4b8f-9abb-3d1fae10ccb7 resource provider aggregate not found 2026-08-16 14:06:12.623 8 INFO neutron.services.segments.plugin [-] Segment df0bc6e2-8d6f-4b8f-9abb-3d1fae10ccb7 resource provider aggregate not found 2026-08-16 14:06:12.640 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment df0bc6e2-8d6f-4b8f-9abb-3d1fae10ccb7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df0bc6e2-8d6f-4b8f-9abb-3d1fae10ccb7 found for delete ", "request_id": "req-46a9cb8f-e17e-4d10-b678-bd00e836b8f2"}]} 2026-08-16 14:06:12.644 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment df0bc6e2-8d6f-4b8f-9abb-3d1fae10ccb7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df0bc6e2-8d6f-4b8f-9abb-3d1fae10ccb7 found for delete ", "request_id": "req-98b323f0-c38b-43bd-a115-738b62d6cd2a"}]} 2026-08-16 14:06:12.658 8 INFO neutron.services.segments.plugin [-] Segment 29337312-8f53-47d5-8003-39d74f5d7e07 resource provider aggregate not found 2026-08-16 14:06:12.662 8 INFO neutron.services.segments.plugin [-] Segment 29337312-8f53-47d5-8003-39d74f5d7e07 resource provider aggregate not found 2026-08-16 14:06:12.673 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 29337312-8f53-47d5-8003-39d74f5d7e07 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29337312-8f53-47d5-8003-39d74f5d7e07 found for delete ", "request_id": "req-f1952eca-704b-4c30-bedd-fd4f12d52abd"}]} 2026-08-16 14:06:12.679 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 29337312-8f53-47d5-8003-39d74f5d7e07 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29337312-8f53-47d5-8003-39d74f5d7e07 found for delete ", "request_id": "req-a6be0ecb-07e4-4937-a70e-0a52436c3d7e"}]} [pid: 7|app: 0|req: 1225/2426] 10.0.0.129 () {34 vars in 665 bytes} [Sun Aug 16 14:06:12 2026] POST /v2.0/ports => generated 947 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1226/2427] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:13 2026] GET /v2.0/security-groups?tenant_id=a22da13f81bc4de5a0a876ee50722da8&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2428] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:13 2026] DELETE /v2.0/security-groups/217810be-08e2-40b9-9fbc-bd1574b4c554 => 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: 1228/2429] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:13 2026] GET /v2.0/security-groups?tenant_id=62b9992129e24b039331c84026e1dcba&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2430] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:06:12 2026] PUT /v2.0/routers/a21b02b9-cb1d-4474-a636-cd0599784c18/add_router_interface => generated 309 bytes in 1109 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: 1203/2431] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:06:13 2026] GET /v2.0/ports/2bc6282b-8c0c-434f-b8e5-0375b407499f => generated 1021 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2432] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:13 2026] DELETE /v2.0/security-groups/d71585af-3d41-49cd-b65a-74e2765fabc9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:06:14.181 8 INFO neutron_taas.services.taas.taas_plugin [None req-1376e001-8096-4416-8372-2c6260671886 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] TaaS: Handle Delete Port: 2bc6282b-8c0c-434f-b8e5-0375b407499f 2026-08-16 14:06:14.184 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1376e001-8096-4416-8372-2c6260671886 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Tap Mirror: Handle Delete Port: 2bc6282b-8c0c-434f-b8e5-0375b407499f [pid: 7|app: 0|req: 1230/2433] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:14 2026] GET /v2.0/security-groups?tenant_id=2e4927b886f3429f8e67697ec73c4284&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2434] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:14 2026] DELETE /v2.0/security-groups/21908698-32f1-41d2-9eb9-e844289ede22 => 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: 1204/2435] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:06:13 2026] PUT /v2.0/routers/a21b02b9-cb1d-4474-a636-cd0599784c18/remove_router_interface => generated 309 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:06:14.687 8 INFO neutron.services.segments.plugin [-] Segment 1adf94fd-e856-4678-a96a-c360ba404386 resource provider aggregate not found 2026-08-16 14:06:14.699 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1adf94fd-e856-4678-a96a-c360ba404386 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1adf94fd-e856-4678-a96a-c360ba404386 found for delete ", "request_id": "req-dd61571d-f5df-43b5-9c78-3518b3025901"}]} 2026-08-16 14:06:14.699 8 INFO neutron.services.segments.plugin [-] Segment 1adf94fd-e856-4678-a96a-c360ba404386 resource provider aggregate not found 2026-08-16 14:06:14.711 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1adf94fd-e856-4678-a96a-c360ba404386 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1adf94fd-e856-4678-a96a-c360ba404386 found for delete ", "request_id": "req-6cc81237-d28f-4a60-8ed3-a55469344ea1"}]} 2026-08-16 14:06:14.749 7 INFO neutron.api.v2.resource [None req-fc787624-e066-4c72-81a2-ca8d4df2b3c2 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1232/2436] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:06:14 2026] PUT /v2.0/routers/a21b02b9-cb1d-4474-a636-cd0599784c18/remove_router_interface => generated 197 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1205/2437] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:06:14 2026] GET /v2.0/ports?device_id=a21b02b9-cb1d-4474-a636-cd0599784c18 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:14.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d2c8c07-bef6-4934-8417-853513d09521 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] TaaS: Handle Delete Port: 78cd9380-6766-40f1-9a8e-e415d57b6e36 2026-08-16 14:06:14.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d2c8c07-bef6-4934-8417-853513d09521 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Tap Mirror: Handle Delete Port: 78cd9380-6766-40f1-9a8e-e415d57b6e36 2026-08-16 14:06:15.251 7 INFO neutron.services.segments.plugin [-] Segment bd944cff-5904-4e6f-817a-a579c3f839fa resource provider aggregate not found 2026-08-16 14:06:15.259 7 INFO neutron.services.segments.plugin [-] Segment bd944cff-5904-4e6f-817a-a579c3f839fa resource provider aggregate not found 2026-08-16 14:06:15.278 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bd944cff-5904-4e6f-817a-a579c3f839fa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd944cff-5904-4e6f-817a-a579c3f839fa found for delete ", "request_id": "req-d1dd5f58-e2db-4b82-8e9e-0287764cd001"}]} 2026-08-16 14:06:15.279 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bd944cff-5904-4e6f-817a-a579c3f839fa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd944cff-5904-4e6f-817a-a579c3f839fa found for delete ", "request_id": "req-57381110-e360-49a2-bc33-f43c0abda455"}]} 2026-08-16 14:06:15.284 7 INFO neutron.db.l3_hamode_db [None req-3d2c8c07-bef6-4934-8417-853513d09521 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] HA network 35ad5fc0-eb8f-47d7-8891-c0eef3384b28 was deleted as no HA routers are present in tenant 748034c0bea04be6af62f11012f21986. [pid: 7|app: 0|req: 1233/2438] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:14 2026] DELETE /v2.0/routers/a21b02b9-cb1d-4474-a636-cd0599784c18 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2439] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:15 2026] DELETE /v2.0/subnets/6ec522de-b470-47a6-a90f-e8e691697c5b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2440] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:15 2026] DELETE /v2.0/networks/ccb29c45-de12-4e6d-9490-79d6187a0635 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:15.639 8 INFO neutron.db.segments_db [None req-0f990b05-399e-4f9c-b1d7-18c60e432ecf 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Added segment eadb5f5f-3690-43f5-9b26-88d34b614372 of type vxlan for network c75dc4c2-7380-427e-9d1a-1d309a8afb49 [pid: 8|app: 0|req: 1207/2441] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:15 2026] POST /v2.0/networks => generated 629 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2442] 10.0.0.239 () {34 vars in 990 bytes} [Sun Aug 16 14:06:15 2026] GET /v2.0/ports?device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => 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: 1236/2443] 10.0.0.239 () {34 vars in 1040 bytes} [Sun Aug 16 14:06:15 2026] GET /v2.0/security-groups?id=22196e88-0c74-4d35-9225-517d30047a17&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2444] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:15 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:06:16.043 7 INFO neutron.db.segments_db [None req-7b77ce61-c1b7-4db3-bc48-5e0b7df993a7 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Added segment a51cd431-4fc0-40df-8a79-6a42f9fb986f of type vxlan for network ac789dd0-8f79-47a1-8979-9603cc8eacc0 2026-08-16 14:06:16.279 7 INFO neutron.db.l3_hamode_db [None req-7b77ce61-c1b7-4db3-bc48-5e0b7df993a7 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:06:16.395 7 INFO neutron.db.l3_hamode_db [None req-7b77ce61-c1b7-4db3-bc48-5e0b7df993a7 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1237/2445] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:15 2026] POST /v2.0/routers => generated 506 bytes in 969 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:06:17.313 7 INFO neutron.services.segments.plugin [-] Segment d4311c04-6dc1-4bcd-b200-273af3041469 resource provider aggregate not found 2026-08-16 14:06:17.314 7 INFO neutron.services.segments.plugin [-] Segment d4311c04-6dc1-4bcd-b200-273af3041469 resource provider aggregate not found 2026-08-16 14:06:17.345 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4311c04-6dc1-4bcd-b200-273af3041469 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4311c04-6dc1-4bcd-b200-273af3041469 found for delete ", "request_id": "req-8b49c5c2-9d1b-4f71-95c6-58977d256ab9"}]} 2026-08-16 14:06:17.347 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4311c04-6dc1-4bcd-b200-273af3041469 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4311c04-6dc1-4bcd-b200-273af3041469 found for delete ", "request_id": "req-6e0cc1ba-b4da-4410-906f-8b8ec326b540"}]} 2026-08-16 14:06:17.707 7 INFO neutron.db.segments_db [None req-d4c0dd60-fe16-4fc7-831d-c643d8fcd86c 8b892a5776ac482780c317d820e40b74 04f06e55b25b4fe4aaac04b47e487541 - - default default] Added segment 53a1662d-665e-4b0f-9a59-7a5c0f1d8542 of type vxlan for network 5ea40862-913b-46bb-9d32-b6e0fca9b020 [pid: 7|app: 0|req: 1238/2446] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:17 2026] POST /v2.0/networks => generated 632 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2447] 10.0.0.129 () {34 vars in 783 bytes} [Sun Aug 16 14:06:16 2026] PUT /v2.0/routers/875c1179-7000-4d93-b068-8c1be1b4adc9/add_router_interface => generated 309 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2448] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:06:17 2026] POST /v2.0/ports => generated 743 bytes in 297 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: 1210/2449] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:06:18 2026] GET /v2.0/ports/26cee543-6187-4e07-aa75-267c69f2a3ea => generated 955 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2450] 10.0.0.129 () {34 vars in 747 bytes} [Sun Aug 16 14:06:18 2026] PUT /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1241/2451] 10.0.0.129 () {32 vars in 727 bytes} [Sun Aug 16 14:06:18 2026] GET /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1242/2452] 10.0.0.129 () {34 vars in 758 bytes} [Sun Aug 16 14:06:18 2026] PUT /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags/green => generated 4 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1243/2453] 10.0.0.129 () {32 vars in 727 bytes} [Sun Aug 16 14:06:18 2026] GET /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1244/2454] 10.0.0.129 () {34 vars in 754 bytes} [Sun Aug 16 14:06:18 2026] PUT /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/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, ' 2026-08-16 14:06:18.473 8 INFO neutron_taas.services.taas.taas_plugin [None req-633c624a-e67d-4aa1-a3d7-c705795473da 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] TaaS: Handle Delete Port: 26cee543-6187-4e07-aa75-267c69f2a3ea 2026-08-16 14:06:18.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-633c624a-e67d-4aa1-a3d7-c705795473da 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Tap Mirror: Handle Delete Port: 26cee543-6187-4e07-aa75-267c69f2a3ea [pid: 7|app: 0|req: 1245/2455] 10.0.0.129 () {32 vars in 727 bytes} [Sun Aug 16 14:06:18 2026] GET /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags => generated 34 bytes in 64 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: 1246/2456] 10.0.0.129 () {34 vars in 776 bytes} [Sun Aug 16 14:06:18 2026] PUT /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1247/2457] 10.0.0.129 () {32 vars in 727 bytes} [Sun Aug 16 14:06:18 2026] GET /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1248/2458] 10.0.0.129 () {34 vars in 747 bytes} [Sun Aug 16 14:06:18 2026] PUT /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags => generated 37 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: 1249/2459] 10.0.0.129 () {32 vars in 727 bytes} [Sun Aug 16 14:06:18 2026] GET /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1250/2460] 10.0.0.129 () {32 vars in 735 bytes} [Sun Aug 16 14:06:18 2026] GET /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 14:06:18.913 7 INFO neutron.api.v2.resource [None req-2339ba1e-19b6-4e15-ad47-dc4b06cca100 8b892a5776ac482780c317d820e40b74 04f06e55b25b4fe4aaac04b47e487541 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1251/2461] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:06:18 2026] GET /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2462] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:06:18 2026] PUT /v2.0/routers/875c1179-7000-4d93-b068-8c1be1b4adc9/remove_router_interface => generated 309 bytes in 776 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: 1212/2463] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:06:18 2026] GET /v2.0/ports?device_id=875c1179-7000-4d93-b068-8c1be1b4adc9 => 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: 1252/2464] 10.0.0.129 () {32 vars in 738 bytes} [Sun Aug 16 14:06:18 2026] DELETE /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags/red => generated 0 bytes in 80 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: 1253/2465] 10.0.0.129 () {32 vars in 727 bytes} [Sun Aug 16 14:06:19 2026] GET /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags => generated 30 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, ' 2026-08-16 14:06:19.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c113b04-6491-4edc-bcbe-f858d1ec6720 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] TaaS: Handle Delete Port: 960b0dbd-f9f0-4c9a-b878-f9029182e124 2026-08-16 14:06:19.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c113b04-6491-4edc-bcbe-f858d1ec6720 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Tap Mirror: Handle Delete Port: 960b0dbd-f9f0-4c9a-b878-f9029182e124 2026-08-16 14:06:19.133 7 INFO neutron.api.v2.resource [None req-1edd4973-549e-417c-a476-991175b7c4cd 8b892a5776ac482780c317d820e40b74 04f06e55b25b4fe4aaac04b47e487541 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1254/2466] 10.0.0.129 () {32 vars in 742 bytes} [Sun Aug 16 14:06:19 2026] DELETE /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1255/2467] 10.0.0.129 () {32 vars in 730 bytes} [Sun Aug 16 14:06:19 2026] DELETE /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags => generated 0 bytes in 58 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: 1256/2468] 10.0.0.129 () {32 vars in 727 bytes} [Sun Aug 16 14:06:19 2026] GET /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 14:06:19.336 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0aef283-3e5d-43fc-aeba-092b197fee62 8b892a5776ac482780c317d820e40b74 04f06e55b25b4fe4aaac04b47e487541 - - default default] TaaS: Handle Delete Port: 396f11b2-f345-4c0a-8fa4-35aed783f1e6 2026-08-16 14:06:19.343 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0aef283-3e5d-43fc-aeba-092b197fee62 8b892a5776ac482780c317d820e40b74 04f06e55b25b4fe4aaac04b47e487541 - - default default] Tap Mirror: Handle Delete Port: 396f11b2-f345-4c0a-8fa4-35aed783f1e6 [pid: 7|app: 0|req: 1257/2469] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:06:19 2026] DELETE /v2.0/ports/396f11b2-f345-4c0a-8fa4-35aed783f1e6 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:19.496 8 INFO neutron.services.segments.plugin [-] Segment a51cd431-4fc0-40df-8a79-6a42f9fb986f resource provider aggregate not found 2026-08-16 14:06:19.496 8 INFO neutron.services.segments.plugin [-] Segment a51cd431-4fc0-40df-8a79-6a42f9fb986f resource provider aggregate not found 2026-08-16 14:06:19.513 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a51cd431-4fc0-40df-8a79-6a42f9fb986f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a51cd431-4fc0-40df-8a79-6a42f9fb986f found for delete ", "request_id": "req-d529e4df-6caf-4677-93c9-bfcd919d4ee5"}]} 2026-08-16 14:06:19.516 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a51cd431-4fc0-40df-8a79-6a42f9fb986f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a51cd431-4fc0-40df-8a79-6a42f9fb986f found for delete ", "request_id": "req-60ca251b-9ef0-433f-af2a-059981de30ba"}]} 2026-08-16 14:06:19.519 8 INFO neutron.db.l3_hamode_db [None req-6c113b04-6491-4edc-bcbe-f858d1ec6720 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] HA network ac789dd0-8f79-47a1-8979-9603cc8eacc0 was deleted as no HA routers are present in tenant 748034c0bea04be6af62f11012f21986. [pid: 8|app: 0|req: 1213/2470] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:18 2026] DELETE /v2.0/routers/875c1179-7000-4d93-b068-8c1be1b4adc9 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:06:19.553 7 INFO neutron.services.segments.plugin [-] Segment 53a1662d-665e-4b0f-9a59-7a5c0f1d8542 resource provider aggregate not found 2026-08-16 14:06:19.557 7 INFO neutron.services.segments.plugin [-] Segment 53a1662d-665e-4b0f-9a59-7a5c0f1d8542 resource provider aggregate not found 2026-08-16 14:06:19.569 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 53a1662d-665e-4b0f-9a59-7a5c0f1d8542 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53a1662d-665e-4b0f-9a59-7a5c0f1d8542 found for delete ", "request_id": "req-7c86b640-36aa-4f74-9394-a350b15dd494"}]} 2026-08-16 14:06:19.571 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 53a1662d-665e-4b0f-9a59-7a5c0f1d8542 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53a1662d-665e-4b0f-9a59-7a5c0f1d8542 found for delete ", "request_id": "req-a572ff30-c365-4ea0-be58-bae30f8cc1da"}]} [pid: 7|app: 0|req: 1258/2471] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:19 2026] DELETE /v2.0/networks/5ea40862-913b-46bb-9d32-b6e0fca9b020 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2472] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:19 2026] DELETE /v2.0/subnets/b1be1cee-2e17-46f9-b7ef-eeba80133967 => 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: 1259/2473] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:19 2026] DELETE /v2.0/networks/c75dc4c2-7380-427e-9d1a-1d309a8afb49 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:19.850 8 INFO neutron.db.segments_db [None req-5efbb70e-12c0-48c1-aeef-567b13826ae0 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Added segment c4afd366-fcbb-4078-9dcc-e57476cefc2a of type vxlan for network fbaf2440-2f77-4a3a-8936-6a01f907b336 2026-08-16 14:06:20.107 8 INFO neutron.db.l3_hamode_db [None req-5efbb70e-12c0-48c1-aeef-567b13826ae0 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1260/2474] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:20 2026] GET /v2.0/security-groups?tenant_id=95d867e2eed046088c8be9ca99a5c44e&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2475] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:20 2026] DELETE /v2.0/security-groups/5d889f2a-e3a5-4216-8e5c-0bed7a5cda11 => 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: 1262/2476] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:20 2026] GET /v2.0/security-groups?tenant_id=04f06e55b25b4fe4aaac04b47e487541&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2477] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:20 2026] DELETE /v2.0/security-groups/faa6b52d-fd84-40d1-8fb3-e25632d4d57d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:06:20.815 8 INFO neutron.db.l3_hamode_db [None req-5efbb70e-12c0-48c1-aeef-567b13826ae0 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-16 14:06:21.588 7 INFO neutron.services.segments.plugin [-] Segment eadb5f5f-3690-43f5-9b26-88d34b614372 resource provider aggregate not found 2026-08-16 14:06:21.589 7 INFO neutron.services.segments.plugin [-] Segment eadb5f5f-3690-43f5-9b26-88d34b614372 resource provider aggregate not found 2026-08-16 14:06:21.604 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment eadb5f5f-3690-43f5-9b26-88d34b614372 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eadb5f5f-3690-43f5-9b26-88d34b614372 found for delete ", "request_id": "req-03fc43c4-95f8-43d0-8d66-64e20005057c"}]} 2026-08-16 14:06:21.609 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment eadb5f5f-3690-43f5-9b26-88d34b614372 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eadb5f5f-3690-43f5-9b26-88d34b614372 found for delete ", "request_id": "req-a4e8a2b5-7b4a-4a21-957f-f85ae8bebc43"}]} [pid: 8|app: 0|req: 1215/2478] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:19 2026] POST /v2.0/routers => generated 688 bytes in 1894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2479] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:06:21 2026] GET /v2.0/routers/b8bd5220-8fa5-4606-b3e3-ec7292b0d20c => generated 694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2480] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:06:21 2026] GET /v2.0/routers => generated 697 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2481] 10.0.0.129 () {34 vars in 741 bytes} [Sun Aug 16 14:06:21 2026] PUT /v2.0/routers/b8bd5220-8fa5-4606-b3e3-ec7292b0d20c => generated 701 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2482] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:06:22 2026] GET /v2.0/routers/b8bd5220-8fa5-4606-b3e3-ec7292b0d20c => generated 701 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2483] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:06:22 2026] GET /v2.0/ports?device_id=b8bd5220-8fa5-4606-b3e3-ec7292b0d20c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:23.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-61ec5f44-50cb-449a-a41d-2f6544aca4de 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] TaaS: Handle Delete Port: 9e220d5b-69e8-453e-a329-6b4fa32f5616 2026-08-16 14:06:23.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61ec5f44-50cb-449a-a41d-2f6544aca4de 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Tap Mirror: Handle Delete Port: 9e220d5b-69e8-453e-a329-6b4fa32f5616 2026-08-16 14:06:23.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-61ec5f44-50cb-449a-a41d-2f6544aca4de 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] TaaS: Handle Delete Port: 44b752a8-7b9c-4b3d-a34b-75d879e0e198 2026-08-16 14:06:23.315 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61ec5f44-50cb-449a-a41d-2f6544aca4de 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] Tap Mirror: Handle Delete Port: 44b752a8-7b9c-4b3d-a34b-75d879e0e198 2026-08-16 14:06:23.639 8 INFO neutron.services.segments.plugin [-] Segment c4afd366-fcbb-4078-9dcc-e57476cefc2a resource provider aggregate not found 2026-08-16 14:06:23.645 8 INFO neutron.services.segments.plugin [-] Segment c4afd366-fcbb-4078-9dcc-e57476cefc2a resource provider aggregate not found 2026-08-16 14:06:23.660 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c4afd366-fcbb-4078-9dcc-e57476cefc2a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4afd366-fcbb-4078-9dcc-e57476cefc2a found for delete ", "request_id": "req-e6b2e60d-4648-48d5-9612-14759c1d26a7"}]} 2026-08-16 14:06:23.665 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c4afd366-fcbb-4078-9dcc-e57476cefc2a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4afd366-fcbb-4078-9dcc-e57476cefc2a found for delete ", "request_id": "req-fd52d8aa-0ea9-448e-a29b-deac85cac57d"}]} 2026-08-16 14:06:23.677 8 INFO neutron.db.l3_hamode_db [None req-61ec5f44-50cb-449a-a41d-2f6544aca4de 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] HA network fbaf2440-2f77-4a3a-8936-6a01f907b336 was deleted as no HA routers are present in tenant 748034c0bea04be6af62f11012f21986. [pid: 8|app: 0|req: 1218/2484] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:22 2026] DELETE /v2.0/routers/b8bd5220-8fa5-4606-b3e3-ec7292b0d20c => generated 0 bytes in 1352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2485] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:06:23 2026] GET /v2.0/ports?device_id=b8bd5220-8fa5-4606-b3e3-ec7292b0d20c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:23.733 8 INFO neutron.api.v2.resource [None req-b74f82e6-f98a-4aff-a6e2-b33b84ad7e21 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2486] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:23 2026] DELETE /v2.0/routers/b8bd5220-8fa5-4606-b3e3-ec7292b0d20c => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2487] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:06:23 2026] GET /v2.0/ports?device_id=875c1179-7000-4d93-b068-8c1be1b4adc9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:23.776 8 INFO neutron.api.v2.resource [None req-ff2c10e6-f047-4f61-ab1d-0d05aa4e0014 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1220/2488] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:23 2026] DELETE /v2.0/routers/875c1179-7000-4d93-b068-8c1be1b4adc9 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:06:23.798 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c62d8604-5f7b-4b45-8e8f-6c1bff0b3fd3 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1269/2489] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:23 2026] DELETE /v2.0/subnets/b1be1cee-2e17-46f9-b7ef-eeba80133967 => 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: 1221/2490] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:06:23 2026] GET /v2.0/ports?device_id=a21b02b9-cb1d-4474-a636-cd0599784c18 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:23.854 7 INFO neutron.api.v2.resource [None req-813a5ec2-e449-4021-89bc-2378bbd12151 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1270/2491] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:23 2026] DELETE /v2.0/routers/a21b02b9-cb1d-4474-a636-cd0599784c18 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:06:23.873 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e80c937-7f1e-4aef-a64e-a54af1d6af7f 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1222/2492] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:23 2026] DELETE /v2.0/subnets/6ec522de-b470-47a6-a90f-e8e691697c5b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2493] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:06:23 2026] GET /v2.0/ports?device_id=19361d03-5481-4942-a87d-bcf8a8b7b668 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:23.924 8 INFO neutron.api.v2.resource [None req-d128e593-4266-402a-833f-7b49f4be432b 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1223/2494] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:23 2026] DELETE /v2.0/routers/19361d03-5481-4942-a87d-bcf8a8b7b668 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:06:23.944 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5fb789c0-37e7-4679-ac7b-42970e75deda 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1272/2495] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:23 2026] DELETE /v2.0/subnets/24acfaa3-afc2-49d3-8725-26f70419d014 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:06:23.966 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81fb092b-c552-44e6-8d23-e574baa97716 52c465113111423f890883f8e4d2f316 748034c0bea04be6af62f11012f21986 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1224/2496] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:23 2026] DELETE /v2.0/subnets/00a07661-2bf1-4ba4-9431-c58c34d5ff0f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:06:24.401 7 INFO neutron.db.segments_db [None req-59eef442-8e70-49c0-9bbe-e6521ab02342 15268ef76aec43d28e7304b4852f29a4 7b9cf7b55e8d4abcb76a6a89bbbb4cf6 - - default default] Added segment b0f247f9-8ad1-46bb-88cd-fa6042be92a4 of type vxlan for network 33489c27-5011-4e99-8cf5-e36202ddd0c3 [pid: 7|app: 0|req: 1273/2497] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:24 2026] POST /v2.0/networks => generated 632 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2498] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:24 2026] GET /v2.0/security-groups?tenant_id=748034c0bea04be6af62f11012f21986&name=default => generated 2929 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2499] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:24 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2500] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:24 2026] DELETE /v2.0/security-groups/5b501d2a-2614-49e4-8c06-cca14073e1b8 => 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: 1226/2501] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:06:24 2026] PUT /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2502] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:06:24 2026] GET /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2505] 10.0.0.129 () {34 vars in 762 bytes} [Sun Aug 16 14:06:24 2026] PUT /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2506] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:06:24 2026] GET /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/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: 1228/2507] 10.0.0.129 () {34 vars in 758 bytes} [Sun Aug 16 14:06:24 2026] PUT /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2508] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:06:24 2026] GET /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2509] 10.0.0.129 () {34 vars in 780 bytes} [Sun Aug 16 14:06:25 2026] PUT /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/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: 1281/2510] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:06:25 2026] GET /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2511] 10.0.0.129 () {34 vars in 751 bytes} [Sun Aug 16 14:06:25 2026] PUT /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2512] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:06:25 2026] GET /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2513] 10.0.0.129 () {32 vars in 739 bytes} [Sun Aug 16 14:06:25 2026] GET /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:06:25.380 7 INFO neutron.api.v2.resource [None req-77e31fb9-6471-4c0f-8ef9-9852c77ef5bd 15268ef76aec43d28e7304b4852f29a4 7b9cf7b55e8d4abcb76a6a89bbbb4cf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1283/2514] 10.0.0.129 () {32 vars in 743 bytes} [Sun Aug 16 14:06:25 2026] GET /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/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: 1232/2515] 10.0.0.129 () {32 vars in 742 bytes} [Sun Aug 16 14:06:25 2026] DELETE /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2516] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:06:25 2026] GET /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:25.535 8 INFO neutron.api.v2.resource [None req-107d3508-50ae-4c8c-ac0a-85206e18d8fc 15268ef76aec43d28e7304b4852f29a4 7b9cf7b55e8d4abcb76a6a89bbbb4cf6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1233/2517] 10.0.0.129 () {32 vars in 746 bytes} [Sun Aug 16 14:06:25 2026] DELETE /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2518] 10.0.0.129 () {32 vars in 734 bytes} [Sun Aug 16 14:06:25 2026] DELETE /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2519] 10.0.0.129 () {32 vars in 731 bytes} [Sun Aug 16 14:06:25 2026] GET /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2520] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:25 2026] DELETE /v2.0/subnets/4edc0540-1860-49fc-ae9b-68d736bd0131 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:25.901 8 INFO neutron.services.segments.plugin [-] Segment b0f247f9-8ad1-46bb-88cd-fa6042be92a4 resource provider aggregate not found 2026-08-16 14:06:25.902 8 INFO neutron.services.segments.plugin [-] Segment b0f247f9-8ad1-46bb-88cd-fa6042be92a4 resource provider aggregate not found 2026-08-16 14:06:25.922 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b0f247f9-8ad1-46bb-88cd-fa6042be92a4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f247f9-8ad1-46bb-88cd-fa6042be92a4 found for delete ", "request_id": "req-fe7d8bf1-3ee9-4ccc-8a56-55e04590296a"}]} [pid: 8|app: 0|req: 1235/2521] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:25 2026] DELETE /v2.0/networks/33489c27-5011-4e99-8cf5-e36202ddd0c3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:25.931 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b0f247f9-8ad1-46bb-88cd-fa6042be92a4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f247f9-8ad1-46bb-88cd-fa6042be92a4 found for delete ", "request_id": "req-45945efa-9157-4f47-92ec-aebc3a184fb6"}]} [pid: 7|app: 0|req: 1287/2522] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:26 2026] GET /v2.0/security-groups?tenant_id=7b9cf7b55e8d4abcb76a6a89bbbb4cf6&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2523] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:26 2026] DELETE /v2.0/security-groups/b52af84b-8e9c-4cb2-a8a9-85a51c6c6612 => 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: 1288/2524] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:26 2026] GET /v2.0/security-groups?tenant_id=0d9eb6de475843bda8009e06a6604d30&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2525] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:26 2026] DELETE /v2.0/security-groups/ee7e8e5a-c405-417e-9289-acfce583f245 => 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: 1289/2526] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:29 2026] GET /v2.0/security-groups?tenant_id=d8f59a8ad3064db4abcc3cb8c8a9b15c&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2527] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:30 2026] DELETE /v2.0/security-groups/8881ac6d-a7b6-43fc-a152-072c8a420193 => 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: 1290/2528] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:30 2026] GET /v2.0/security-groups?tenant_id=1f17bb886d0f45788c39cb9742ffbf86&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2529] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:30 2026] DELETE /v2.0/security-groups/a459cc44-e3b3-471b-b22a-84b57d2c5619 => 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: 1291/2530] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:06:30 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2531] 10.0.0.97 () {30 vars in 689 bytes} [Sun Aug 16 14:06:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2532] 10.0.0.97 () {30 vars in 691 bytes} [Sun Aug 16 14:06:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2533] 10.0.0.97 () {30 vars in 667 bytes} [Sun Aug 16 14:06:32 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: 1293/2534] 10.0.0.97 () {30 vars in 703 bytes} [Sun Aug 16 14:06:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2535] 10.0.0.97 () {28 vars in 438 bytes} [Sun Aug 16 14:06:32 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2536] 10.0.0.97 () {30 vars in 727 bytes} [Sun Aug 16 14:06:32 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 658 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2537] 10.0.0.97 () {30 vars in 689 bytes} [Sun Aug 16 14:06:32 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: 1295/2538] 10.0.0.97 () {30 vars in 691 bytes} [Sun Aug 16 14:06:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2539] 10.0.0.97 () {30 vars in 667 bytes} [Sun Aug 16 14:06:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2540] 10.0.0.97 () {30 vars in 703 bytes} [Sun Aug 16 14:06:32 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: 1245/2541] 10.0.0.97 () {30 vars in 727 bytes} [Sun Aug 16 14:06:32 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2542] 10.0.0.97 () {30 vars in 689 bytes} [Sun Aug 16 14:06:32 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: 1246/2543] 10.0.0.97 () {30 vars in 691 bytes} [Sun Aug 16 14:06:33 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: 1298/2544] 10.0.0.97 () {30 vars in 667 bytes} [Sun Aug 16 14:06:33 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: 1247/2545] 10.0.0.97 () {30 vars in 703 bytes} [Sun Aug 16 14:06:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2546] 10.0.0.97 () {30 vars in 729 bytes} [Sun Aug 16 14:06:33 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2547] 10.0.0.97 () {30 vars in 681 bytes} [Sun Aug 16 14:06:33 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2548] 10.0.0.97 () {34 vars in 703 bytes} [Sun Aug 16 14:06:33 2026] POST /v2.0/ports => generated 1132 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2549] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:06:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 35 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: 1301/2550] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:06:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2551] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:06:36 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: 1302/2552] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:06:36 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: 1251/2553] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:06:36 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => 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: 1303/2554] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:06:36 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: 1252/2555] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:06:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2556] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:06:36 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: 1253/2557] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:06:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:06:36.686 7 INFO neutron.api.v2.resource [None req-b1d11223-cfcb-4b8a-b32d-46e8a093734d 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1305/2558] 199.204.45.156 () {30 vars in 763 bytes} [Sun Aug 16 14:06:36 2026] GET /v2.0/security-groups/lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2559] 199.204.45.156 () {30 vars in 785 bytes} [Sun Aug 16 14:06:36 2026] GET /v2.0/security-groups?name=lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2560] 199.204.45.156 () {34 vars in 736 bytes} [Sun Aug 16 14:06:36 2026] POST /v2.0/security-groups => generated 1638 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2561] 199.204.45.156 () {30 vars in 815 bytes} [Sun Aug 16 14:06:36 2026] GET /v2.0/security-group-rules?security_group_id=d9efea15-08bd-478a-8bfd-fba4b4a4224a => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2562] 199.204.45.156 () {34 vars in 789 bytes} [Sun Aug 16 14:06:36 2026] PUT /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => generated 1132 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2563] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:06:37 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1308/2564] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:06:37 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: 1257/2565] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:06:37 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: 1309/2566] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:06:37 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: 1258/2567] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:06:37 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2570] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:40 2026] GET /v2.0/security-groups?tenant_id=7c98cffbc87949f8ab3ec84b76ee5712&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2571] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:40 2026] DELETE /v2.0/security-groups/ffa1fd71-6c3e-4158-9de4-89da66e5acfb => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2572] 10.0.0.109 () {34 vars in 1016 bytes} [Sun Aug 16 14:06:44 2026] GET /v2.0/security-groups?id=2a42c625-e47d-4f8b-a45b-d6553daa7cd4&fields=id => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2573] 10.0.0.109 () {34 vars in 982 bytes} [Sun Aug 16 14:06:44 2026] GET /v2.0/networks?id=0199905b-d2d0-470d-a716-979d1c31cc77 => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2574] 10.0.0.109 () {34 vars in 965 bytes} [Sun Aug 16 14:06:44 2026] GET /v2.0/quotas/c6ffcb21a5b240f0a9ea52b75827ceeb => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2575] 10.0.0.109 () {34 vars in 1002 bytes} [Sun Aug 16 14:06:44 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2576] 10.0.0.109 () {34 vars in 1008 bytes} [Sun Aug 16 14:06:44 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1264/2577] 10.0.0.109 () {34 vars in 1108 bytes} [Sun Aug 16 14:06:44 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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-08-16 14:06:45.195 7 INFO neutron.db.segments_db [None req-70fc7a2d-7832-42a6-a76a-d4ffb8685fba fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] Added segment 88eb111c-a2c3-48a9-bc12-45ece8c39909 of type vxlan for network 05983dec-b7c2-4996-859c-17375689a5d6 [pid: 7|app: 0|req: 1314/2578] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:44 2026] POST /v2.0/networks => generated 727 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2579] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:45 2026] POST /v2.0/subnets => generated 644 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:06:45.466 7 WARNING neutron.api.v2.base [None req-9988427e-5175-4cc4-bf60-5191ef434571 fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-08-16 14:06:45.467 7 INFO neutron.api.v2.resource [None req-9988427e-5175-4cc4-bf60-5191ef434571 fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1315/2580] 10.0.0.129 () {34 vars in 681 bytes} [Sun Aug 16 14:06:45 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-16 14:06:45.623 8 INFO neutron.services.segments.plugin [-] Segment 88eb111c-a2c3-48a9-bc12-45ece8c39909 resource provider aggregate not found 2026-08-16 14:06:45.631 8 INFO neutron.services.segments.plugin [-] Segment 88eb111c-a2c3-48a9-bc12-45ece8c39909 resource provider aggregate not found 2026-08-16 14:06:45.637 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 88eb111c-a2c3-48a9-bc12-45ece8c39909 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88eb111c-a2c3-48a9-bc12-45ece8c39909 found for delete ", "request_id": "req-16d179a2-73c0-422d-83b6-4ba3cc16378f"}]} [pid: 7|app: 0|req: 1316/2581] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:45 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:45.651 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 88eb111c-a2c3-48a9-bc12-45ece8c39909 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88eb111c-a2c3-48a9-bc12-45ece8c39909 found for delete ", "request_id": "req-1a5b55bb-482a-4bee-80f0-e27f813e0d92"}]} [pid: 8|app: 0|req: 1266/2582] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:45 2026] DELETE /v2.0/networks/05983dec-b7c2-4996-859c-17375689a5d6 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2583] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:45 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:06:45.716 7 INFO neutron.db.segments_db [None req-1a3e4e3d-cb88-4b29-b138-a69cb56b0aa4 fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] Added segment ca3c6d9d-5df5-4c34-9ec3-4ffcfdbfe019 of type vxlan for network 1d3796f9-f085-46a7-bc9a-98a5d8ee3781 [pid: 7|app: 0|req: 1317/2584] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:45 2026] POST /v2.0/networks => generated 726 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2585] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:45 2026] POST /v2.0/subnets => generated 647 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-16 14:06:46.032 7 WARNING neutron.api.v2.base [None req-2b3de882-4fea-4b08-8050-80567e08e6c8 fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-08-16 14:06:46.033 7 INFO neutron.api.v2.resource [None req-2b3de882-4fea-4b08-8050-80567e08e6c8 fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1318/2586] 10.0.0.129 () {34 vars in 681 bytes} [Sun Aug 16 14:06:46 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2587] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:46 2026] DELETE /v2.0/networks/1d3796f9-f085-46a7-bc9a-98a5d8ee3781 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:46.374 7 INFO neutron.db.segments_db [None req-6728148b-9cbe-4acf-9dc7-eba50d4eb47f fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] Added segment 914ee849-2686-4883-8358-4a8f9584115e of type vxlan for network 5ca70e3e-3508-4461-b673-cabb67677be7 [pid: 7|app: 0|req: 1319/2588] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:06:46 2026] POST /v2.0/networks => generated 727 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2589] 10.0.0.129 () {34 vars in 669 bytes} [Sun Aug 16 14:06:46 2026] POST /v2.0/subnets => generated 647 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2590] 10.0.0.129 () {34 vars in 681 bytes} [Sun Aug 16 14:06:46 2026] POST /v2.0/rbac-policies => generated 324 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2591] 10.0.0.129 () {32 vars in 723 bytes} [Sun Aug 16 14:06:47 2026] GET /v2.0/networks/5ca70e3e-3508-4461-b673-cabb67677be7 => generated 655 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:06:47.659 8 INFO neutron.services.segments.plugin [-] Segment ca3c6d9d-5df5-4c34-9ec3-4ffcfdbfe019 resource provider aggregate not found 2026-08-16 14:06:47.668 8 INFO neutron.services.segments.plugin [-] Segment ca3c6d9d-5df5-4c34-9ec3-4ffcfdbfe019 resource provider aggregate not found 2026-08-16 14:06:47.671 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f231eff0-5027-4d36-901f-425ce3d19a6a 05c0cd315f9b4510808f5bd06fab7a96 9ff72d4d164049479f685593aae33910 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1321/2592] 10.0.0.129 () {32 vars in 723 bytes} [Sun Aug 16 14:06:47 2026] GET /v2.0/networks/5ca70e3e-3508-4461-b673-cabb67677be7 => generated 138 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:06:47.675 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ca3c6d9d-5df5-4c34-9ec3-4ffcfdbfe019 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca3c6d9d-5df5-4c34-9ec3-4ffcfdbfe019 found for delete ", "request_id": "req-71d24212-48d3-4ca1-ba42-343b43e6a6a0"}]} 2026-08-16 14:06:47.688 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ca3c6d9d-5df5-4c34-9ec3-4ffcfdbfe019 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca3c6d9d-5df5-4c34-9ec3-4ffcfdbfe019 found for delete ", "request_id": "req-cc0323a2-87ee-4c87-bad6-4efb3c5f5997"}]} 2026-08-16 14:06:47.789 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3e17aa4-c9e5-4ed7-bd76-53b0a7137cd5 fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] TaaS: Handle Delete Port: 8bb82d22-7109-4ca0-bca7-84aef14ef174 2026-08-16 14:06:47.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3e17aa4-c9e5-4ed7-bd76-53b0a7137cd5 fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] Tap Mirror: Handle Delete Port: 8bb82d22-7109-4ca0-bca7-84aef14ef174 [pid: 8|app: 0|req: 1272/2593] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:06:47 2026] DELETE /v2.0/networks/5ca70e3e-3508-4461-b673-cabb67677be7 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:06:48.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4ce6d16-7542-46d7-ac52-ceb74d1379b6 fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1322/2594] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:48 2026] DELETE /v2.0/subnets/611238a5-7248-441b-b83c-c0eeb16a30c8 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:06:48.153 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da8ccc99-4d9a-454f-95cb-bfa9ddd71076 fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1273/2595] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:48 2026] DELETE /v2.0/subnets/b98bc170-513f-4682-b538-af97fda89182 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:06:48.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a1c00c3-e1e8-4e95-8ae9-6fda6a02935b fb15f6a507b445a9b5460b4e45e4fe00 e48d259426294c6290e68534fbd0f409 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1323/2596] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:06:48 2026] DELETE /v2.0/subnets/b87fa00d-20ee-4dda-8625-5a9a9145a87c => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2597] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:48 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => 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: 1324/2598] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:48 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 12 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2599] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:48 2026] GET /v2.0/security-groups?tenant_id=9f7d62158e2a4f7db03b80d0bd952f7e&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2600] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:49 2026] DELETE /v2.0/security-groups/b7d8ca80-2d00-4077-bb2a-1153bde8b857 => 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: 1276/2601] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:49 2026] GET /v2.0/security-groups?tenant_id=9ff72d4d164049479f685593aae33910&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2602] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:49 2026] DELETE /v2.0/security-groups/0b8560ed-dd0f-41a2-b75e-fc3d09876402 => 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: 1277/2603] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:06:49 2026] GET /v2.0/networks?id=0199905b-d2d0-470d-a716-979d1c31cc77 => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:06:49.694 8 INFO neutron.services.segments.plugin [-] Segment 914ee849-2686-4883-8358-4a8f9584115e resource provider aggregate not found 2026-08-16 14:06:49.710 8 INFO neutron.services.segments.plugin [-] Segment 914ee849-2686-4883-8358-4a8f9584115e resource provider aggregate not found 2026-08-16 14:06:49.712 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 914ee849-2686-4883-8358-4a8f9584115e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 914ee849-2686-4883-8358-4a8f9584115e found for delete ", "request_id": "req-e15235b7-856a-42ae-b1fc-65a03a0be42b"}]} 2026-08-16 14:06:49.731 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 914ee849-2686-4883-8358-4a8f9584115e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 914ee849-2686-4883-8358-4a8f9584115e found for delete ", "request_id": "req-58a8ac30-843d-43bb-9a97-172efeee4fef"}]} [pid: 7|app: 0|req: 1327/2604] 199.204.45.156 () {34 vars in 1050 bytes} [Sun Aug 16 14:06:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2605] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:49 2026] GET /v2.0/security-groups?tenant_id=e48d259426294c6290e68534fbd0f409&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2606] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:49 2026] DELETE /v2.0/security-groups/35298272-447d-49c4-8268-adf5e6dea134 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2607] 199.204.45.156 () {38 vars in 955 bytes} [Sun Aug 16 14:06:49 2026] POST /v2.0/ports => generated 1082 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2608] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:06:50 2026] PUT /v2.0/ports/6a40da67-5212-454f-afff-e8b73b9770f2 => generated 1243 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:06:50.585 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-826d525c-f8aa-471f-9b16-c80c865d5abb'] response: {'name': 'network-changed', 'server_uuid': '5474eb23-94a1-4c05-90c4-e5a5b0ff36fc', 'tag': '6a40da67-5212-454f-afff-e8b73b9770f2', '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: 1279/2609] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:06:51 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1331/2610] 199.204.45.156 () {34 vars in 1018 bytes} [Sun Aug 16 14:06:51 2026] GET /v2.0/networks?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&shared=False => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2611] 199.204.45.156 () {34 vars in 930 bytes} [Sun Aug 16 14:06:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2612] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:51 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1246 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2613] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:06:51 2026] GET /v2.0/security-groups?id=2a42c625-e47d-4f8b-a45b-d6553daa7cd4&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2614] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:52 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => 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: 1282/2615] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:06:52 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2616] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Aug 16 14:06:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.109&port_id=6a40da67-5212-454f-afff-e8b73b9770f2 => 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: 1283/2617] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:06:52 2026] GET /v2.0/subnets?id=6c2bd9c1-40ae-4fa1-8e8d-647146243b74 => 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: 1335/2618] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:06:52 2026] GET /v2.0/ports?network_id=0199905b-d2d0-470d-a716-979d1c31cc77&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2619] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:06:52 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2620] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:06:52 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1285/2621] 10.0.0.129 () {34 vars in 678 bytes} [Sun Aug 16 14:06:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2622] 10.0.0.129 () {34 vars in 678 bytes} [Sun Aug 16 14:06:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2623] 10.0.0.129 () {34 vars in 678 bytes} [Sun Aug 16 14:06:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2624] 10.0.0.129 () {34 vars in 678 bytes} [Sun Aug 16 14:06:54 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: 8|app: 0|req: 1287/2625] 10.0.0.129 () {34 vars in 678 bytes} [Sun Aug 16 14:06:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2626] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:06:54 2026] PUT /v2.0/policies/902d11bc-68b6-46e8-b3a7-c349168f15a8/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2627] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:06:54 2026] PUT /v2.0/policies/dbddaa9c-32b7-457d-9897-4222d4ad239c/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2628] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:06:54 2026] PUT /v2.0/policies/e656bba6-c26f-4572-96b5-1664394f0da6/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2629] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:06:54 2026] PUT /v2.0/policies/f66fe372-9305-4400-86a4-d08e240cb1a6/tags => 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: 1341/2630] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:54 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2631] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:06:54 2026] GET /v2.0/security-groups?id=2a42c625-e47d-4f8b-a45b-d6553daa7cd4&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2634] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:54 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2635] 10.0.0.129 () {32 vars in 674 bytes} [Sun Aug 16 14:06:55 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2636] 10.0.0.129 () {32 vars in 688 bytes} [Sun Aug 16 14:06:55 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2637] 10.0.0.129 () {32 vars in 684 bytes} [Sun Aug 16 14:06:55 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2638] 10.0.0.129 () {32 vars in 696 bytes} [Sun Aug 16 14:06:55 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2639] 10.0.0.129 () {32 vars in 682 bytes} [Sun Aug 16 14:06:55 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2640] 10.0.0.129 () {32 vars in 696 bytes} [Sun Aug 16 14:06:55 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2641] 10.0.0.129 () {32 vars in 692 bytes} [Sun Aug 16 14:06:55 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2642] 10.0.0.129 () {32 vars in 704 bytes} [Sun Aug 16 14:06:55 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2643] 10.0.0.129 () {32 vars in 734 bytes} [Sun Aug 16 14:06:55 2026] DELETE /v2.0/qos/policies/902d11bc-68b6-46e8-b3a7-c349168f15a8 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2644] 10.0.0.129 () {32 vars in 734 bytes} [Sun Aug 16 14:06:55 2026] DELETE /v2.0/qos/policies/dbddaa9c-32b7-457d-9897-4222d4ad239c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2645] 10.0.0.129 () {32 vars in 734 bytes} [Sun Aug 16 14:06:55 2026] DELETE /v2.0/qos/policies/e656bba6-c26f-4572-96b5-1664394f0da6 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2646] 10.0.0.129 () {32 vars in 734 bytes} [Sun Aug 16 14:06:55 2026] DELETE /v2.0/qos/policies/f66fe372-9305-4400-86a4-d08e240cb1a6 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2647] 10.0.0.129 () {32 vars in 734 bytes} [Sun Aug 16 14:06:55 2026] DELETE /v2.0/qos/policies/c277897c-0d21-47de-9c1f-639ec5c0484a => 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: 1299/2648] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:06:56 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1246 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2649] 199.204.45.156 () {34 vars in 1044 bytes} [Sun Aug 16 14:06:56 2026] GET /v2.0/security-groups?id=2a42c625-e47d-4f8b-a45b-d6553daa7cd4&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2650] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:56 2026] GET /v2.0/security-groups?tenant_id=57997cd8a140465a84121539ecda946d&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2651] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:56 2026] DELETE /v2.0/security-groups/8cfc5f6d-4d28-46a7-86a8-2c417e24bd29 => 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: 1351/2652] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:57 2026] GET /v2.0/security-groups?tenant_id=7fea96d935ea47fdb6f8c7c0cc91c805&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2653] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:57 2026] DELETE /v2.0/security-groups/bc5b4816-94b3-4bce-be87-29b2f83aa534 => 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: 1352/2654] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:06:57 2026] GET /v2.0/security-groups?tenant_id=8b4f7d210cc74c59be6a6619518c77c7&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2655] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:57 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2656] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:06:57 2026] GET /v2.0/security-groups?id=2a42c625-e47d-4f8b-a45b-d6553daa7cd4&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: 1353/2657] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:06:57 2026] DELETE /v2.0/security-groups/09b39ba2-49c8-4056-b2ba-acbc94041f59 => 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: 1305/2658] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:06:57 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2659] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:07:00 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2660] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:07:00 2026] GET /v2.0/security-groups?id=2a42c625-e47d-4f8b-a45b-d6553daa7cd4&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2661] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:07:00 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2662] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:07:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2663] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:07:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2664] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:07:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2665] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:07:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2666] 10.0.0.129 () {34 vars in 676 bytes} [Sun Aug 16 14:07:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2667] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:07:02 2026] PUT /v2.0/subnetpools/8aa99994-e338-497f-a60c-01fc94f19ca0/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2668] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:07:02 2026] PUT /v2.0/subnetpools/7237d589-3118-4cd2-a0a5-f036cb6a30fc/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: 1359/2669] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:07:02 2026] PUT /v2.0/subnetpools/68da0e77-bda5-454d-947f-c9fbfac2a44e/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: 1311/2670] 10.0.0.129 () {34 vars in 759 bytes} [Sun Aug 16 14:07:02 2026] PUT /v2.0/subnetpools/6016c9db-3751-4333-9c12-41519b86b6af/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2671] 10.0.0.129 () {32 vars in 672 bytes} [Sun Aug 16 14:07:02 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2672] 10.0.0.129 () {32 vars in 686 bytes} [Sun Aug 16 14:07:03 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2673] 10.0.0.129 () {32 vars in 682 bytes} [Sun Aug 16 14:07:03 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2674] 10.0.0.129 () {32 vars in 694 bytes} [Sun Aug 16 14:07:03 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2675] 10.0.0.129 () {32 vars in 680 bytes} [Sun Aug 16 14:07:03 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2676] 10.0.0.129 () {32 vars in 694 bytes} [Sun Aug 16 14:07:03 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2677] 10.0.0.129 () {32 vars in 690 bytes} [Sun Aug 16 14:07:03 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2678] 10.0.0.129 () {32 vars in 702 bytes} [Sun Aug 16 14:07:03 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2679] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:07:03 2026] DELETE /v2.0/subnetpools/8aa99994-e338-497f-a60c-01fc94f19ca0 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2680] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:07:03 2026] DELETE /v2.0/subnetpools/7237d589-3118-4cd2-a0a5-f036cb6a30fc => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2681] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:07:03 2026] DELETE /v2.0/subnetpools/68da0e77-bda5-454d-947f-c9fbfac2a44e => 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: 1317/2682] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:07:03 2026] DELETE /v2.0/subnetpools/6016c9db-3751-4333-9c12-41519b86b6af => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2683] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:07:03 2026] DELETE /v2.0/subnetpools/da921278-7732-4d04-b44e-7546c2b706f1 => 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: 1318/2684] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:07:04 2026] GET /v2.0/security-groups?tenant_id=b12c9bfdb07a45898ca42a137c8cef86&name=default => generated 2929 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2685] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:07:04 2026] DELETE /v2.0/security-groups/921c3095-b430-4d0b-88f8-acf8d3c52b14 => 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: 1319/2686] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:07:05 2026] GET /v2.0/security-groups?tenant_id=5d0484860cef429089ac23aa55d0df02&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2687] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:07:05 2026] DELETE /v2.0/security-groups/da9ef38b-e785-49af-9f68-818b8e30d973 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2688] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:07:05 2026] GET /v2.0/security-groups?tenant_id=6600945b43c344daa2a8353e5f84b34b&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2689] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:07:05 2026] DELETE /v2.0/security-groups/1b0dbbe8-bfd9-44f0-898b-612074d53e44 => 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: 1321/2690] 10.0.0.129 () {34 vars in 678 bytes} [Sun Aug 16 14:07:09 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: 1370/2691] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:07:09 2026] PUT /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2692] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:07:09 2026] GET /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2693] 10.0.0.129 () {34 vars in 764 bytes} [Sun Aug 16 14:07:09 2026] PUT /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2694] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:07:09 2026] GET /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2695] 10.0.0.129 () {34 vars in 760 bytes} [Sun Aug 16 14:07:09 2026] PUT /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2696] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:07:09 2026] GET /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2697] 10.0.0.129 () {34 vars in 782 bytes} [Sun Aug 16 14:07:09 2026] PUT /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2698] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:07:09 2026] GET /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2699] 10.0.0.129 () {34 vars in 753 bytes} [Sun Aug 16 14:07:09 2026] PUT /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2700] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:07:09 2026] GET /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2701] 10.0.0.129 () {32 vars in 741 bytes} [Sun Aug 16 14:07:09 2026] GET /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:07:09.850 8 INFO neutron.api.v2.resource [None req-3a191c6c-5ee8-463d-a108-d8742a26ec17 49a9ce0bcb25429491ce6f84ee793513 ffaf342cf34849a5b0d9dfadcdb4197b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1327/2704] 10.0.0.129 () {32 vars in 745 bytes} [Sun Aug 16 14:07:09 2026] GET /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2705] 10.0.0.129 () {32 vars in 744 bytes} [Sun Aug 16 14:07:09 2026] DELETE /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2706] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:07:09 2026] GET /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:07:09.982 7 INFO neutron.api.v2.resource [None req-54b9b8d0-ec1f-4121-9dcb-30577a692478 49a9ce0bcb25429491ce6f84ee793513 ffaf342cf34849a5b0d9dfadcdb4197b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1379/2707] 10.0.0.129 () {32 vars in 748 bytes} [Sun Aug 16 14:07:09 2026] DELETE /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2708] 10.0.0.129 () {32 vars in 736 bytes} [Sun Aug 16 14:07:09 2026] DELETE /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/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: 1380/2709] 10.0.0.129 () {32 vars in 733 bytes} [Sun Aug 16 14:07:10 2026] GET /v2.0/policies/d8d82259-4196-4672-b599-bb98dcc1f32e/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2710] 10.0.0.129 () {32 vars in 734 bytes} [Sun Aug 16 14:07:10 2026] DELETE /v2.0/qos/policies/d8d82259-4196-4672-b599-bb98dcc1f32e => 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: 1381/2711] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:07:10 2026] GET /v2.0/security-groups?tenant_id=9a4044ac93e14c1880d5723372d8d092&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2712] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:07:11 2026] DELETE /v2.0/security-groups/b21fe95f-31b1-4c60-a23e-1afe1daac614 => 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: 1382/2713] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:07:11 2026] GET /v2.0/security-groups?tenant_id=ffaf342cf34849a5b0d9dfadcdb4197b&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: 1332/2714] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:07:11 2026] DELETE /v2.0/security-groups/1ab88fc5-0fb0-4f24-aee3-2084401d8bc6 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:07:15.007 7 INFO neutron.db.segments_db [None req-d30f557e-33d7-4525-b1aa-8c1361365230 2b7f98bec4d44b308737babcedba97bd 93e96a73df1d435da8240ed234e2a75f - - default default] Added segment adf32c52-ae5e-4b99-a8f8-b0f3a485540f of type vxlan for network fe0d3234-a653-4010-b0c8-fd061e472e67 [pid: 7|app: 0|req: 1383/2715] 10.0.0.129 () {34 vars in 670 bytes} [Sun Aug 16 14:07:14 2026] POST /v2.0/networks => generated 632 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2716] 10.0.0.129 () {34 vars in 664 bytes} [Sun Aug 16 14:07:15 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2717] 10.0.0.129 () {34 vars in 666 bytes} [Sun Aug 16 14:07:15 2026] POST /v2.0/trunks => generated 407 bytes in 174 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: 1334/2718] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:07:15 2026] PUT /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2719] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:07:15 2026] GET /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2720] 10.0.0.129 () {34 vars in 760 bytes} [Sun Aug 16 14:07:15 2026] PUT /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2721] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:07:15 2026] GET /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2722] 10.0.0.129 () {34 vars in 756 bytes} [Sun Aug 16 14:07:15 2026] PUT /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2723] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:07:15 2026] GET /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2724] 10.0.0.129 () {34 vars in 778 bytes} [Sun Aug 16 14:07:15 2026] PUT /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2725] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:07:15 2026] GET /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/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: 1338/2726] 10.0.0.129 () {34 vars in 749 bytes} [Sun Aug 16 14:07:15 2026] PUT /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2727] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:07:16 2026] GET /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2728] 10.0.0.129 () {32 vars in 737 bytes} [Sun Aug 16 14:07:16 2026] GET /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:07:16.101 7 INFO neutron.api.v2.resource [None req-8416c590-d5fc-4ebf-89d1-e3aa011817b3 2b7f98bec4d44b308737babcedba97bd 93e96a73df1d435da8240ed234e2a75f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1390/2729] 10.0.0.129 () {32 vars in 741 bytes} [Sun Aug 16 14:07:16 2026] GET /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2730] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:07:16 2026] DELETE /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2731] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:07:16 2026] GET /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:07:16.248 8 INFO neutron.api.v2.resource [None req-89dce91c-0358-4efc-bcd2-6dc6f8213510 2b7f98bec4d44b308737babcedba97bd 93e96a73df1d435da8240ed234e2a75f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1341/2732] 10.0.0.129 () {32 vars in 744 bytes} [Sun Aug 16 14:07:16 2026] DELETE /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2733] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:07:16 2026] DELETE /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2734] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:07:16 2026] GET /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31/tags => 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: 1393/2735] 10.0.0.129 () {32 vars in 719 bytes} [Sun Aug 16 14:07:16 2026] GET /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2736] 10.0.0.129 () {32 vars in 717 bytes} [Sun Aug 16 14:07:16 2026] GET /v2.0/ports/45748980-169e-4764-86ed-1400ac6f766a => generated 826 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2737] 10.0.0.129 () {32 vars in 722 bytes} [Sun Aug 16 14:07:16 2026] DELETE /v2.0/trunks/429423e1-197b-47d3-9558-62fc8b6e3b31 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:07:16.606 8 INFO neutron_taas.services.taas.taas_plugin [None req-69b5017e-afb5-4d9e-9f7d-adc496eb3157 2b7f98bec4d44b308737babcedba97bd 93e96a73df1d435da8240ed234e2a75f - - default default] TaaS: Handle Delete Port: 45748980-169e-4764-86ed-1400ac6f766a 2026-08-16 14:07:16.610 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69b5017e-afb5-4d9e-9f7d-adc496eb3157 2b7f98bec4d44b308737babcedba97bd 93e96a73df1d435da8240ed234e2a75f - - default default] Tap Mirror: Handle Delete Port: 45748980-169e-4764-86ed-1400ac6f766a [pid: 8|app: 0|req: 1344/2738] 10.0.0.129 () {32 vars in 720 bytes} [Sun Aug 16 14:07:16 2026] DELETE /v2.0/ports/45748980-169e-4764-86ed-1400ac6f766a => 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: 1395/2739] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:07:16 2026] DELETE /v2.0/networks/fe0d3234-a653-4010-b0c8-fd061e472e67 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:07:16.932 7 INFO neutron.services.segments.plugin [-] Segment adf32c52-ae5e-4b99-a8f8-b0f3a485540f resource provider aggregate not found 2026-08-16 14:07:16.938 7 INFO neutron.services.segments.plugin [-] Segment adf32c52-ae5e-4b99-a8f8-b0f3a485540f resource provider aggregate not found 2026-08-16 14:07:16.946 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment adf32c52-ae5e-4b99-a8f8-b0f3a485540f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf32c52-ae5e-4b99-a8f8-b0f3a485540f found for delete ", "request_id": "req-1d665ae4-8858-492d-a1af-9fc8a18d053d"}]} 2026-08-16 14:07:16.951 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment adf32c52-ae5e-4b99-a8f8-b0f3a485540f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf32c52-ae5e-4b99-a8f8-b0f3a485540f found for delete ", "request_id": "req-0e042d7f-6949-4554-8c7d-d19eb63010fc"}]} [pid: 8|app: 0|req: 1345/2740] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:07:17 2026] GET /v2.0/security-groups?tenant_id=d8888a6c28a746f19dac29e5f554c218&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2741] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:07:17 2026] DELETE /v2.0/security-groups/7a6fdd8c-f174-4132-8f6b-bf1dc9cca325 => 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: 1346/2742] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:07:17 2026] GET /v2.0/security-groups?tenant_id=93e96a73df1d435da8240ed234e2a75f&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: 1397/2743] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:07:17 2026] DELETE /v2.0/security-groups/b3009149-faa9-4f2b-a3ef-15eadd167006 => 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: 1399/2746] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:07:35 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: 1348/2747] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:07:35 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: 1400/2748] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:07:35 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: 1349/2749] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:07:35 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: 1401/2750] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:07:35 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2751] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:07:35 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1248 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2752] 199.204.45.156 () {34 vars in 717 bytes} [Sun Aug 16 14:07:35 2026] POST /v2.0/ports => generated 1055 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2753] 10.0.0.109 () {34 vars in 971 bytes} [Sun Aug 16 14:07:36 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1055 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2754] 10.0.0.109 () {34 vars in 907 bytes} [Sun Aug 16 14:07:36 2026] GET /v2.0/extensions => generated 21537 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2755] 199.204.45.156 () {34 vars in 1262 bytes} [Sun Aug 16 14:07:37 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2756] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:07:37 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2757] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:07:37 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2758] 199.204.45.156 () {34 vars in 975 bytes} [Sun Aug 16 14:07:38 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2759] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:07:38 2026] GET /v2.0/networks?id=f2e4db59-793a-47fe-ad9e-d45bcf62742a => generated 803 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2760] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:07:38 2026] PUT /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1245 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:07:38.735 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbd3b589-19af-4183-a2d3-e6a70dde08f1'] response: {'name': 'network-changed', 'server_uuid': '5474eb23-94a1-4c05-90c4-e5a5b0ff36fc', 'tag': '09aec3a3-5d3e-4fa1-a9f9-713c2daab504', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1355/2761] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:07:39 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2485 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2762] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:07:39 2026] GET /v2.0/networks?id=f2e4db59-793a-47fe-ad9e-d45bcf62742a => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2763] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:07:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.32&port_id=09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => 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: 1408/2764] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:07:39 2026] GET /v2.0/subnets?id=9e379480-3a45-421a-967d-679f019f33a5 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2765] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:07:39 2026] GET /v2.0/ports?network_id=f2e4db59-793a-47fe-ad9e-d45bcf62742a&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2766] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:07:39 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?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: 1358/2767] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:07:39 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?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: 1411/2770] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:07:40 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2485 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2771] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Aug 16 14:07:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.109&port_id=6a40da67-5212-454f-afff-e8b73b9770f2 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2772] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:07:40 2026] GET /v2.0/subnets?id=6c2bd9c1-40ae-4fa1-8e8d-647146243b74 => 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: 1361/2773] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:07:40 2026] GET /v2.0/ports?network_id=0199905b-d2d0-470d-a716-979d1c31cc77&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2774] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:07:40 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1362/2775] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:07:40 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1414/2776] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:07:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.32&port_id=09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2777] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:07:40 2026] GET /v2.0/subnets?id=9e379480-3a45-421a-967d-679f019f33a5 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2778] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:07:40 2026] GET /v2.0/ports?network_id=f2e4db59-793a-47fe-ad9e-d45bcf62742a&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: 1364/2779] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:07:40 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?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: 1416/2780] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:07:40 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2781] 10.0.0.109 () {34 vars in 971 bytes} [Sun Aug 16 14:07:44 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1247 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2782] 199.204.45.156 () {34 vars in 789 bytes} [Sun Aug 16 14:07:44 2026] PUT /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1272 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:07:45.189 8 INFO neutron.api.v2.resource [None req-e4018a58-37b6-4451-9ecd-d55477890317 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1366/2783] 199.204.45.156 () {30 vars in 763 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/security-groups/lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:07:45.201 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56c9ca24-5300-4567-8011-b45025fedd6b'] response: {'name': 'network-changed', 'server_uuid': '5474eb23-94a1-4c05-90c4-e5a5b0ff36fc', 'tag': '09aec3a3-5d3e-4fa1-a9f9-713c2daab504', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1418/2784] 199.204.45.156 () {30 vars in 785 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/security-groups?name=lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2785] 199.204.45.156 () {34 vars in 789 bytes} [Sun Aug 16 14:07:45 2026] PUT /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1310 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:07:45.552 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07c75a2d-ea42-41aa-9bea-5117142fedb1'] response: {'name': 'network-changed', 'server_uuid': '5474eb23-94a1-4c05-90c4-e5a5b0ff36fc', 'tag': '09aec3a3-5d3e-4fa1-a9f9-713c2daab504', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1419/2786] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1368/2787] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:07:45 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: 1420/2788] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:07:45 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: 1369/2789] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2790] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2791] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2792] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2793] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/networks?id=f2e4db59-793a-47fe-ad9e-d45bcf62742a => generated 803 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2794] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1346 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2795] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.32&port_id=09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2796] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2797] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/subnets?id=9e379480-3a45-421a-967d-679f019f33a5 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2798] 199.204.45.156 () {30 vars in 743 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2799] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/ports?network_id=f2e4db59-793a-47fe-ad9e-d45bcf62742a&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2800] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2802] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2802] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2803] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:07:45 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?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: 1427/2804] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:07:47 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2586 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2805] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:07:47 2026] GET /v2.0/networks?id=f2e4db59-793a-47fe-ad9e-d45bcf62742a => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2806] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:07:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.32&port_id=09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => 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: 1379/2807] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:07:47 2026] GET /v2.0/subnets?id=9e379480-3a45-421a-967d-679f019f33a5 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2808] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:07:47 2026] GET /v2.0/ports?network_id=f2e4db59-793a-47fe-ad9e-d45bcf62742a&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: 1380/2809] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:07:47 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2810] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:07:47 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:07:54.667 8 INFO neutron.db.l3_db [None req-dae1a960-5f71-47c0-a4fc-ddec1dc4a681 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Floating IP 78aac050-a1c8-4379-8e95-1d3974b1812e associated. External IP: 10.96.250.203, port: 5d1f1d72-0515-489e-8dbe-30174c6ad225. [pid: 8|app: 0|req: 1381/2813] 10.0.0.129 () {34 vars in 677 bytes} [Sun Aug 16 14:07:53 2026] POST /v2.0/floatingips => generated 899 bytes in 1144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2814] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:07:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2815] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:07:59 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: 1434/2816] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:07:59 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: 1383/2817] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:07:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:07:59.686 7 INFO neutron.api.v2.resource [None req-948a6fde-0a49-4cdc-a7cb-ecedcfa31f91 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2818] 199.204.45.156 () {30 vars in 763 bytes} [Sun Aug 16 14:07:59 2026] GET /v2.0/security-groups/lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2819] 199.204.45.156 () {30 vars in 785 bytes} [Sun Aug 16 14:07:59 2026] GET /v2.0/security-groups?name=lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2820] 199.204.45.156 () {30 vars in 815 bytes} [Sun Aug 16 14:07:59 2026] GET /v2.0/security-group-rules?security_group_id=d9efea15-08bd-478a-8bfd-fba4b4a4224a => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2821] 199.204.45.156 () {34 vars in 747 bytes} [Sun Aug 16 14:07:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2822] 199.204.45.156 () {34 vars in 747 bytes} [Sun Aug 16 14:07:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2823] 10.0.0.97 () {30 vars in 689 bytes} [Sun Aug 16 14:08:06 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: 7|app: 0|req: 1438/2824] 10.0.0.97 () {30 vars in 691 bytes} [Sun Aug 16 14:08:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2825] 10.0.0.97 () {30 vars in 667 bytes} [Sun Aug 16 14:08:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2826] 10.0.0.97 () {30 vars in 703 bytes} [Sun Aug 16 14:08:06 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: 1388/2827] 10.0.0.97 () {28 vars in 438 bytes} [Sun Aug 16 14:08:07 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: 1440/2828] 10.0.0.97 () {30 vars in 727 bytes} [Sun Aug 16 14:08:07 2026] GET /v2.0/subnets/11d7c390-040a-457f-92d9-7721e6ab128a => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2829] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:08:08 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: 1441/2830] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:08: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: 8|app: 0|req: 1390/2831] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:08:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2832] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:08:08 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: 1391/2833] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:08 2026] GET /v2.0/subnets/11d7c390-040a-457f-92d9-7721e6ab128a => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2834] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:08:08 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2835] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:08:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2836] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:08:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2837] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:08:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2838] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:08: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) [pid: 8|app: 0|req: 1394/2839] 199.204.45.156 () {34 vars in 717 bytes} [Sun Aug 16 14:08:08 2026] POST /v2.0/ports => generated 1328 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2840] 10.0.0.109 () {34 vars in 971 bytes} [Sun Aug 16 14:08:09 2026] GET /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91 => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1395/2841] 10.0.0.109 () {34 vars in 907 bytes} [Sun Aug 16 14:08:09 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2844] 199.204.45.156 () {34 vars in 1262 bytes} [Sun Aug 16 14:08:10 2026] GET /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91?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: 1448/2845] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:10 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2846] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:10 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1449/2847] 199.204.45.156 () {34 vars in 975 bytes} [Sun Aug 16 14:08:11 2026] GET /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2848] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:08:11 2026] GET /v2.0/networks?id=38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2849] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:08:11 2026] PUT /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91 => generated 1518 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:08:11.749 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02ae65e9-e2b3-43c3-b3bf-e86eeca4b498'] response: {'name': 'network-changed', 'server_uuid': '5474eb23-94a1-4c05-90c4-e5a5b0ff36fc', 'tag': '746862af-6708-4ab3-971c-dafb2e922c91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1400/2850] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:08:12 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 4096 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, ' [pid: 7|app: 0|req: 1451/2851] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:08:12 2026] GET /v2.0/networks?id=38de8101-53da-4c25-bf04-0f9741eafdf6 => 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: 1401/2852] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=746862af-6708-4ab3-971c-dafb2e922c91 => 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: 1452/2853] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Aug 16 14:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A344&port_id=746862af-6708-4ab3-971c-dafb2e922c91 => 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: 1402/2854] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Aug 16 14:08:12 2026] GET /v2.0/subnets?id=11d7c390-040a-457f-92d9-7721e6ab128a&id=648d93b4-fb56-4d38-a94d-9ed36100122e => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2855] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:12 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&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: 1403/2856] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:12 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2857] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:12 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1404/2858] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:12 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1455/2859] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:08:13 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 4096 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2860] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Aug 16 14:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.109&port_id=6a40da67-5212-454f-afff-e8b73b9770f2 => 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: 1456/2861] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:08:13 2026] GET /v2.0/subnets?id=6c2bd9c1-40ae-4fa1-8e8d-647146243b74 => 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: 1406/2862] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:13 2026] GET /v2.0/ports?network_id=0199905b-d2d0-470d-a716-979d1c31cc77&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2863] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:13 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1407/2864] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:13 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1458/2865] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.32&port_id=09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => 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: 1408/2866] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:08:13 2026] GET /v2.0/subnets?id=9e379480-3a45-421a-967d-679f019f33a5 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2867] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:13 2026] GET /v2.0/ports?network_id=f2e4db59-793a-47fe-ad9e-d45bcf62742a&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2868] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:14 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2869] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:14 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2870] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:08:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=746862af-6708-4ab3-971c-dafb2e922c91 => 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: 1461/2871] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Aug 16 14:08:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A344&port_id=746862af-6708-4ab3-971c-dafb2e922c91 => 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: 1411/2872] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Aug 16 14:08:14 2026] GET /v2.0/subnets?id=11d7c390-040a-457f-92d9-7721e6ab128a&id=648d93b4-fb56-4d38-a94d-9ed36100122e => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2873] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:14 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2874] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:14 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2875] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:14 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1413/2876] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:14 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1464/2877] 10.0.0.109 () {34 vars in 971 bytes} [Sun Aug 16 14:08:18 2026] GET /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91 => generated 1520 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2878] 199.204.45.156 () {30 vars in 743 bytes} [Sun Aug 16 14:08:18 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2879] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:18 2026] GET /v2.0/subnets/11d7c390-040a-457f-92d9-7721e6ab128a => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2880] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:18 2026] GET /v2.0/subnets/648d93b4-fb56-4d38-a94d-9ed36100122e => generated 744 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2881] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:08:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2882] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:08:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2883] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:08:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2884] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:08:18 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: 1468/2885] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:18 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2886] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:18 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => 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: 1469/2887] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:19 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2888] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:19 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2889] 199.204.45.156 () {30 vars in 743 bytes} [Sun Aug 16 14:08:19 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2890] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:19 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2891] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:19 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2894] 10.0.0.97 () {30 vars in 689 bytes} [Sun Aug 16 14:08:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2895] 10.0.0.97 () {30 vars in 691 bytes} [Sun Aug 16 14:08:28 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: 1474/2896] 10.0.0.97 () {30 vars in 667 bytes} [Sun Aug 16 14:08:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2897] 10.0.0.97 () {30 vars in 703 bytes} [Sun Aug 16 14:08:28 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: 1475/2898] 10.0.0.97 () {28 vars in 438 bytes} [Sun Aug 16 14:08:28 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2899] 10.0.0.97 () {30 vars in 727 bytes} [Sun Aug 16 14:08:28 2026] GET /v2.0/subnets/56b56ac5-e1a1-48a0-93d7-bd40f4fc3754 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2900] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:08:29 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: 1425/2901] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:08:29 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: 1477/2902] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:08:29 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: 1426/2903] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:08:29 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: 1478/2904] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:29 2026] GET /v2.0/subnets/11d7c390-040a-457f-92d9-7721e6ab128a => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2905] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:29 2026] GET /v2.0/subnets/56b56ac5-e1a1-48a0-93d7-bd40f4fc3754 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2906] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:08:29 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 4098 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2907] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:08:29 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: 1480/2908] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:08:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2909] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:08:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2910] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:08:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2911] 199.204.45.156 () {34 vars in 717 bytes} [Sun Aug 16 14:08:29 2026] POST /v2.0/ports => generated 1328 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2912] 10.0.0.109 () {34 vars in 971 bytes} [Sun Aug 16 14:08:29 2026] GET /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1431/2913] 199.204.45.156 () {34 vars in 1262 bytes} [Sun Aug 16 14:08:30 2026] GET /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2914] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:31 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?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: 1432/2915] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:31 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?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: 1484/2916] 199.204.45.156 () {34 vars in 975 bytes} [Sun Aug 16 14:08:31 2026] GET /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275 => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2917] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:08:31 2026] GET /v2.0/networks?id=a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2918] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:08:31 2026] PUT /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275 => generated 1518 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:08:32.203 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5690fb9-1d87-441b-8004-aa6f4a68ba7e'] response: {'name': 'network-changed', 'server_uuid': '5474eb23-94a1-4c05-90c4-e5a5b0ff36fc', 'tag': '10331d50-efa5-4787-b777-e958198f7275', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1434/2919] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:08:32 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 5608 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1486/2920] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:08:32 2026] GET /v2.0/networks?id=a944b472-b41e-4c8c-824d-289cc59e6da2 => 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: 1435/2921] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:08:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.55&port_id=10331d50-efa5-4787-b777-e958198f7275 => 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: 1487/2922] 199.204.45.156 () {34 vars in 1106 bytes} [Sun Aug 16 14:08:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d9&port_id=10331d50-efa5-4787-b777-e958198f7275 => 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: 1436/2923] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Aug 16 14:08:32 2026] GET /v2.0/subnets?id=e0de10bd-4d12-47ba-ac01-fe4d33da2fe4&id=56b56ac5-e1a1-48a0-93d7-bd40f4fc3754 => generated 1414 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2924] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:32 2026] GET /v2.0/ports?network_id=a944b472-b41e-4c8c-824d-289cc59e6da2&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2925] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:32 2026] GET /v2.0/ports?network_id=a944b472-b41e-4c8c-824d-289cc59e6da2&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2926] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:33 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?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: 1438/2927] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:33 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?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: 1490/2928] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 5608 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2929] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.109&port_id=6a40da67-5212-454f-afff-e8b73b9770f2 => 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: 1491/2930] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/subnets?id=6c2bd9c1-40ae-4fa1-8e8d-647146243b74 => 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: 1440/2931] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/ports?network_id=0199905b-d2d0-470d-a716-979d1c31cc77&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2932] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1441/2933] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1493/2934] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.32&port_id=09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => 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: 1442/2935] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/subnets?id=9e379480-3a45-421a-967d-679f019f33a5 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2936] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/ports?network_id=f2e4db59-793a-47fe-ad9e-d45bcf62742a&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2937] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?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: 1495/2938] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?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: 1444/2939] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=746862af-6708-4ab3-971c-dafb2e922c91 => 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: 1496/2940] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A344&port_id=746862af-6708-4ab3-971c-dafb2e922c91 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2941] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/subnets?id=11d7c390-040a-457f-92d9-7721e6ab128a&id=648d93b4-fb56-4d38-a94d-9ed36100122e => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2942] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2943] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2944] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1447/2945] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1499/2946] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.55&port_id=10331d50-efa5-4787-b777-e958198f7275 => 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: 1448/2947] 199.204.45.156 () {34 vars in 1106 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d9&port_id=10331d50-efa5-4787-b777-e958198f7275 => 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: 1500/2948] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/subnets?id=e0de10bd-4d12-47ba-ac01-fe4d33da2fe4&id=56b56ac5-e1a1-48a0-93d7-bd40f4fc3754 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2949] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:34 2026] GET /v2.0/ports?network_id=a944b472-b41e-4c8c-824d-289cc59e6da2&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: 7|app: 0|req: 1501/2950] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:35 2026] GET /v2.0/ports?network_id=a944b472-b41e-4c8c-824d-289cc59e6da2&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2951] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:35 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2952] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:35 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?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: 1451/2953] 10.0.0.109 () {34 vars in 971 bytes} [Sun Aug 16 14:08:38 2026] GET /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275 => generated 1520 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2954] 199.204.45.156 () {30 vars in 743 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2955] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/subnets/56b56ac5-e1a1-48a0-93d7-bd40f4fc3754 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2956] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/subnets/e0de10bd-4d12-47ba-ac01-fe4d33da2fe4 => generated 748 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2957] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91 => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2958] 199.204.45.156 () {34 vars in 790 bytes} [Sun Aug 16 14:08:39 2026] PUT /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91 => generated 1255 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:08:39.556 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-402b8d51-d684-47fa-baf6-816b23ab7e44'] response: {'name': 'network-changed', 'server_uuid': '5474eb23-94a1-4c05-90c4-e5a5b0ff36fc', 'tag': '746862af-6708-4ab3-971c-dafb2e922c91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1454/2959] 199.204.45.156 () {30 vars in 743 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 798 bytes in 49 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: 1506/2960] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/subnets/11d7c390-040a-457f-92d9-7721e6ab128a => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2961] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2962] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:08:39 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: 1456/2963] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2964] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:08:39 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: 1457/2965] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2968] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => 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: 1510/2969] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2970] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2971] 199.204.45.156 () {30 vars in 743 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a => 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: 1461/2972] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:39 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2973] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:40 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2974] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:08:40 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 5381 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2975] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:08:40 2026] GET /v2.0/networks?id=38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2976] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:08:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=746862af-6708-4ab3-971c-dafb2e922c91 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2977] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:08:40 2026] GET /v2.0/subnets?id=11d7c390-040a-457f-92d9-7721e6ab128a => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2978] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:40 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2979] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:40 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2980] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:40 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2981] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:08:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2982] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:08:53 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: 1517/2983] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:08:53 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: 1467/2984] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:08:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2985] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:53 2026] GET /v2.0/subnets/11d7c390-040a-457f-92d9-7721e6ab128a => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2986] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:08:53 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 5381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2987] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:08:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2988] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:08:53 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: 1520/2989] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:08: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) [pid: 8|app: 0|req: 1470/2990] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:08:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2991] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:53 2026] GET /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275 => 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: 1471/2992] 199.204.45.156 () {34 vars in 790 bytes} [Sun Aug 16 14:08:53 2026] PUT /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275 => generated 1311 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:08:54.064 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e0e820d-7f1a-4ccf-97b8-0aae3fd18164'] response: {'name': 'network-changed', 'server_uuid': '5474eb23-94a1-4c05-90c4-e5a5b0ff36fc', 'tag': '10331d50-efa5-4787-b777-e958198f7275', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1522/2993] 199.204.45.156 () {30 vars in 743 bytes} [Sun Aug 16 14:08:54 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 798 bytes in 53 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: 1472/2994] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:54 2026] GET /v2.0/subnets/e0de10bd-4d12-47ba-ac01-fe4d33da2fe4 => generated 748 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2995] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:54 2026] GET /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275 => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2996] 199.204.45.156 () {34 vars in 789 bytes} [Sun Aug 16 14:08:54 2026] PUT /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275 => generated 1080 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2997] 199.204.45.156 () {30 vars in 743 bytes} [Sun Aug 16 14:08:54 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 798 bytes in 34 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: 1474/2998] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:08:54 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2999] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:08:54 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3000] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:08:54 2026] GET /v2.0/networks?id=a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3001] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:08:54 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 4977 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3002] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:54 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3003] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:54 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?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: 1529/3006] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:08:55 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 4977 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:08:56.115 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecc4aa68-b527-4394-8402-6924320c3c1c'] response: {'name': 'network-changed', 'server_uuid': '5474eb23-94a1-4c05-90c4-e5a5b0ff36fc', 'tag': '10331d50-efa5-4787-b777-e958198f7275', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1478/3007] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:08:56 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 4977 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3008] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:08:56 2026] GET /v2.0/networks?id=a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3009] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:56 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3010] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:56 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?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: 1480/3011] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:08:56 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3012] 199.204.45.156 () {34 vars in 975 bytes} [Sun Aug 16 14:08:56 2026] GET /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275 => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3013] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Aug 16 14:08:56 2026] GET /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3014] 199.204.45.156 () {34 vars in 1016 bytes} [Sun Aug 16 14:08:56 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3015] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:08:57 2026] PUT /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275 => generated 917 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3016] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:08:57 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 3869 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 14:08:58.045 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3014a3b-8890-4443-a904-b0a61e5cd307 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 10331d50-efa5-4787-b777-e958198f7275 2026-08-16 14:08:58.049 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3014a3b-8890-4443-a904-b0a61e5cd307 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 10331d50-efa5-4787-b777-e958198f7275 [pid: 8|app: 0|req: 1483/3017] 199.204.45.156 () {32 vars in 759 bytes} [Sun Aug 16 14:08:57 2026] DELETE /v2.0/ports/10331d50-efa5-4787-b777-e958198f7275 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3018] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:08:58 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: 1484/3019] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:08:58 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: 1536/3020] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3021] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:08:58 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: 1537/3022] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3023] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3024] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3025] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3026] 199.204.45.156 () {30 vars in 743 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a => generated 800 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3027] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => 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: 1540/3028] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3029] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 3869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3030] 199.204.45.156 () {34 vars in 1226 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/networks?id=0199905b-d2d0-470d-a716-979d1c31cc77&id=f2e4db59-793a-47fe-ad9e-d45bcf62742a&id=38de8101-53da-4c25-bf04-0f9741eafdf6&id=a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 3098 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3031] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.109&port_id=6a40da67-5212-454f-afff-e8b73b9770f2 => 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: 1542/3032] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:08:58 2026] GET /v2.0/subnets?id=6c2bd9c1-40ae-4fa1-8e8d-647146243b74 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3033] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/ports?network_id=0199905b-d2d0-470d-a716-979d1c31cc77&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: 1543/3034] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1492/3035] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3036] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.32&port_id=09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => 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: 1493/3037] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/subnets?id=9e379480-3a45-421a-967d-679f019f33a5 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3038] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/ports?network_id=f2e4db59-793a-47fe-ad9e-d45bcf62742a&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3039] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?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: 1546/3040] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3041] 199.204.45.156 () {34 vars in 1058 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=746862af-6708-4ab3-971c-dafb2e922c91 => 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: 1547/3042] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/subnets?id=11d7c390-040a-457f-92d9-7721e6ab128a => generated 677 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3043] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3044] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3045] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:08:59 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1549/3046] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:09: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: 8|app: 0|req: 1498/3047] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:09:03 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: 1550/3048] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:09:03 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: 1499/3049] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:09:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3050] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:03 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 3869 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3051] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:09:04 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: 1552/3052] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:09:04 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: 1501/3053] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:09:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3054] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:09:04 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: 1502/3055] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:09:04 2026] GET /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91 => generated 1291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3056] 199.204.45.156 () {34 vars in 789 bytes} [Sun Aug 16 14:09:04 2026] PUT /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91 => generated 1080 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:09:04.628 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-550f38be-d2d1-4738-ae00-e0b54f2f15ab'] response: {'name': 'network-changed', 'server_uuid': '5474eb23-94a1-4c05-90c4-e5a5b0ff36fc', 'tag': '746862af-6708-4ab3-971c-dafb2e922c91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1503/3057] 199.204.45.156 () {30 vars in 743 bytes} [Sun Aug 16 14:09:04 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 798 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1555/3058] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:04 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 3694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3059] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:04 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 3694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3060] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:09:05 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3061] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:09:05 2026] GET /v2.0/networks?id=38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3062] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:09:05 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1506/3063] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:09:05 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1558/3064] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:05 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 3694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3065] 199.204.45.156 () {34 vars in 975 bytes} [Sun Aug 16 14:09:06 2026] GET /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91 => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3066] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Aug 16 14:09:06 2026] GET /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3067] 199.204.45.156 () {34 vars in 1016 bytes} [Sun Aug 16 14:09:06 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3068] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:06 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3069] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:09:06 2026] PUT /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91 => generated 917 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3070] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:07 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-16 14:09:08.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f7e9e85-128f-47c8-a422-3bfb5a31b430 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 746862af-6708-4ab3-971c-dafb2e922c91 2026-08-16 14:09:08.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f7e9e85-128f-47c8-a422-3bfb5a31b430 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 746862af-6708-4ab3-971c-dafb2e922c91 [pid: 7|app: 0|req: 1561/3071] 199.204.45.156 () {32 vars in 759 bytes} [Sun Aug 16 14:09:08 2026] DELETE /v2.0/ports/746862af-6708-4ab3-971c-dafb2e922c91 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3072] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:09:08 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: 1562/3073] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:09: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: 8|app: 0|req: 1512/3074] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3075] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:09:08 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: 1513/3076] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3077] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3078] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3079] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3080] 199.204.45.156 () {30 vars in 743 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a => 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: 1566/3081] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3082] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3083] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3084] 199.204.45.156 () {34 vars in 1146 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/networks?id=0199905b-d2d0-470d-a716-979d1c31cc77&id=f2e4db59-793a-47fe-ad9e-d45bcf62742a&id=38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 2311 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3085] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.109&port_id=6a40da67-5212-454f-afff-e8b73b9770f2 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3086] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/subnets?id=6c2bd9c1-40ae-4fa1-8e8d-647146243b74 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3087] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/ports?network_id=0199905b-d2d0-470d-a716-979d1c31cc77&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3088] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1520/3089] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:09:08 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1570/3090] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:09:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.32&port_id=09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3091] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:09:09 2026] GET /v2.0/subnets?id=9e379480-3a45-421a-967d-679f019f33a5 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3092] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:09:09 2026] GET /v2.0/ports?network_id=f2e4db59-793a-47fe-ad9e-d45bcf62742a&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3093] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:09:09 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?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: 1572/3094] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:09:09 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?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: 1524/3097] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:09:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3098] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:09:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3099] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:09:20 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: 1575/3100] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:09:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:09:20.142 8 INFO neutron.api.v2.resource [None req-48115511-e5f5-48a1-8c51-a292dbea19c9 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/3101] 199.204.45.156 () {30 vars in 763 bytes} [Sun Aug 16 14:09:20 2026] GET /v2.0/security-groups/lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3102] 199.204.45.156 () {30 vars in 785 bytes} [Sun Aug 16 14:09:20 2026] GET /v2.0/security-groups?name=lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 2865 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3103] 199.204.45.156 () {30 vars in 815 bytes} [Sun Aug 16 14:09:20 2026] GET /v2.0/security-group-rules?security_group_id=d9efea15-08bd-478a-8bfd-fba4b4a4224a => generated 2334 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3104] 199.204.45.156 () {32 vars in 789 bytes} [Sun Aug 16 14:09:20 2026] DELETE /v2.0/security-group-rules/42b89b1f-42e0-4d48-a515-8205740201f8 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3105] 199.204.45.156 () {32 vars in 789 bytes} [Sun Aug 16 14:09:20 2026] DELETE /v2.0/security-group-rules/733eca22-5340-4c8c-b075-a7e652bf808b => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:23.707 7 INFO neutron_taas.services.taas.taas_plugin [None req-514ab0e3-a43a-4dfa-b958-85237afdfdab efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: c2326df6-024a-4460-bf04-d479c21b667c 2026-08-16 14:09:23.710 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-514ab0e3-a43a-4dfa-b958-85237afdfdab efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: c2326df6-024a-4460-bf04-d479c21b667c 2026-08-16 14:09:23.882 7 INFO neutron.db.l3_db [None req-514ab0e3-a43a-4dfa-b958-85237afdfdab efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Floating IP 78aac050-a1c8-4379-8e95-1d3974b1812e disassociated (deleted). External IP: 10.96.250.203, port: 5d1f1d72-0515-489e-8dbe-30174c6ad225. [pid: 7|app: 0|req: 1578/3106] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:09:23 2026] DELETE /v2.0/floatingips/78aac050-a1c8-4379-8e95-1d3974b1812e => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:24.254 8 INFO neutron.api.v2.resource [None req-6b277fa4-7938-4914-b5f1-c5f21a3e522e efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3107] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:09:24 2026] GET /v2.0/floatingips/78aac050-a1c8-4379-8e95-1d3974b1812e => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3110] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:09:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3111] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:09:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3112] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:09:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3113] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:09:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:09:24.951 7 INFO neutron.api.v2.resource [None req-9a684eee-8757-47cd-b579-0dfbe53bc69c 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3114] 199.204.45.156 () {30 vars in 763 bytes} [Sun Aug 16 14:09:24 2026] GET /v2.0/security-groups/lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3115] 199.204.45.156 () {30 vars in 785 bytes} [Sun Aug 16 14:09:24 2026] GET /v2.0/security-groups?name=lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3116] 199.204.45.156 () {30 vars in 815 bytes} [Sun Aug 16 14:09:25 2026] GET /v2.0/security-group-rules?security_group_id=d9efea15-08bd-478a-8bfd-fba4b4a4224a => generated 1182 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3117] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:09:25 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: 1584/3118] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:09:25 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: 1535/3119] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:09:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3120] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:09:25 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: 1536/3121] 199.204.45.156 () {30 vars in 741 bytes} [Sun Aug 16 14:09:25 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3122] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:25 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3123] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:25 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3124] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:25 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3125] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:26 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3126] 199.204.45.156 () {34 vars in 975 bytes} [Sun Aug 16 14:09:27 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3127] 199.204.45.156 () {34 vars in 1060 bytes} [Sun Aug 16 14:09:27 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3128] 199.204.45.156 () {34 vars in 1016 bytes} [Sun Aug 16 14:09:27 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a?fields=dns_domain => generated 29 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3129] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:27 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3130] 199.204.45.156 () {38 vars in 1028 bytes} [Sun Aug 16 14:09:27 2026] PUT /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1147 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3131] 199.204.45.156 () {30 vars in 769 bytes} [Sun Aug 16 14:09:28 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1591/3132] 199.204.45.156 () {34 vars in 789 bytes} [Sun Aug 16 14:09:28 2026] PUT /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1086 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3133] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:09:28 2026] GET /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 1086 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-08-16 14:09:28.985 7 INFO neutron_taas.services.taas.taas_plugin [None req-88a2dee0-0954-4332-814d-1e4c72aac852 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 09aec3a3-5d3e-4fa1-a9f9-713c2daab504 2026-08-16 14:09:28.989 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88a2dee0-0954-4332-814d-1e4c72aac852 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 09aec3a3-5d3e-4fa1-a9f9-713c2daab504 [pid: 7|app: 0|req: 1592/3134] 199.204.45.156 () {32 vars in 759 bytes} [Sun Aug 16 14:09:28 2026] DELETE /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3135] 199.204.45.156 () {30 vars in 703 bytes} [Sun Aug 16 14:09:29 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: 1593/3136] 199.204.45.156 () {30 vars in 705 bytes} [Sun Aug 16 14:09:29 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: 1544/3137] 199.204.45.156 () {30 vars in 681 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3138] 199.204.45.156 () {30 vars in 717 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:09:29.273 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5146c4a2-d825-480d-9e55-06b7fe6d019d 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3139] 199.204.45.156 () {32 vars in 759 bytes} [Sun Aug 16 14:09:29 2026] DELETE /v2.0/ports/09aec3a3-5d3e-4fa1-a9f9-713c2daab504 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3140] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:09:29.350 8 INFO neutron.api.v2.resource [None req-c0bb1d99-d5e8-4245-a874-ce69ecec52eb 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/3141] 199.204.45.156 () {30 vars in 763 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/security-groups/lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3142] 199.204.45.156 () {30 vars in 785 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/security-groups?name=lb-36cf74b9-2185-4546-8c88-5691044ad186 => generated 1639 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3143] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/ports?tenant_id=c6ffcb21a5b240f0a9ea52b75827ceeb&device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3144] 199.204.45.156 () {30 vars in 737 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3145] 199.204.45.156 () {34 vars in 1066 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/networks?id=0199905b-d2d0-470d-a716-979d1c31cc77&id=f2e4db59-793a-47fe-ad9e-d45bcf62742a => generated 1524 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3146] 199.204.45.156 () {34 vars in 1062 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.109&port_id=6a40da67-5212-454f-afff-e8b73b9770f2 => 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: 1599/3147] 199.204.45.156 () {34 vars in 984 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/subnets?id=6c2bd9c1-40ae-4fa1-8e8d-647146243b74 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3148] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/ports?network_id=0199905b-d2d0-470d-a716-979d1c31cc77&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3149] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1549/3150] 199.204.45.156 () {34 vars in 789 bytes} [Sun Aug 16 14:09:29 2026] PUT /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => generated 1094 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3151] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:09:29 2026] GET /v2.0/networks/0199905b-d2d0-470d-a716-979d1c31cc77?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: 1550/3152] 199.204.45.156 () {32 vars in 779 bytes} [Sun Aug 16 14:09:29 2026] DELETE /v2.0/security-groups/d9efea15-08bd-478a-8bfd-fba4b4a4224a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:29.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-908cc7cd-9bc2-4fac-987e-fd49a70d80f8 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 5d1f1d72-0515-489e-8dbe-30174c6ad225 2026-08-16 14:09:29.782 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-908cc7cd-9bc2-4fac-987e-fd49a70d80f8 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 5d1f1d72-0515-489e-8dbe-30174c6ad225 [pid: 7|app: 0|req: 1603/3153] 199.204.45.156 () {32 vars in 759 bytes} [Sun Aug 16 14:09:29 2026] DELETE /v2.0/ports/5d1f1d72-0515-489e-8dbe-30174c6ad225 => 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: 1551/3154] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:09:32 2026] GET /v2.0/ports?device_id=5474eb23-94a1-4c05-90c4-e5a5b0ff36fc => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:09:32.915 7 INFO neutron_taas.services.taas.taas_plugin [req-99ac04a1-b53f-4f9a-a88a-a82923bba272 req-b4a8f287-50ff-4cf1-94c0-97aaf05f570b 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] TaaS: Handle Delete Port: 6a40da67-5212-454f-afff-e8b73b9770f2 2026-08-16 14:09:32.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-99ac04a1-b53f-4f9a-a88a-a82923bba272 req-b4a8f287-50ff-4cf1-94c0-97aaf05f570b 695d2f30e5e74c928d1907d85d148846 c6ffcb21a5b240f0a9ea52b75827ceeb - - default default] Tap Mirror: Handle Delete Port: 6a40da67-5212-454f-afff-e8b73b9770f2 [pid: 7|app: 0|req: 1604/3155] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:09:32 2026] DELETE /v2.0/ports/6a40da67-5212-454f-afff-e8b73b9770f2 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:09:33.103 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2c287bc-1c46-45e0-aee0-07fcaf5381a1'] response: {'server_uuid': '5474eb23-94a1-4c05-90c4-e5a5b0ff36fc', 'name': 'network-vif-deleted', 'tag': '6a40da67-5212-454f-afff-e8b73b9770f2', 'status': 'completed', 'code': 200} 2026-08-16 14:09:34.573 8 INFO neutron_taas.services.taas.taas_plugin [None req-589873a0-0743-451f-b66a-ea1379aa2126 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: 29977ee5-3746-449a-babe-a47d201e4838 2026-08-16 14:09:34.576 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-589873a0-0743-451f-b66a-ea1379aa2126 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: 29977ee5-3746-449a-babe-a47d201e4838 2026-08-16 14:09:34.736 8 INFO neutron.db.l3_db [None req-589873a0-0743-451f-b66a-ea1379aa2126 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Floating IP 1c998533-39a9-4e45-9e1e-c4d5318ae0e6 disassociated (deleted). External IP: 10.96.250.204, port: 7c6299a4-9b5c-4d6a-bcb7-d772f26550fb. [pid: 8|app: 0|req: 1552/3156] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:09:34 2026] DELETE /v2.0/floatingips/1c998533-39a9-4e45-9e1e-c4d5318ae0e6 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:35.064 7 INFO neutron.api.v2.resource [None req-90a63fb3-db64-4d3d-a52d-674df7a38c37 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3157] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/floatingips/1c998533-39a9-4e45-9e1e-c4d5318ae0e6 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:09:35.081 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd26fdad-a01e-4760-9f1d-7cd2ca2202d6'] response: {'name': 'network-changed', 'server_uuid': 'dc0c59bb-8c06-4763-a1ed-9b4019285bd2', 'tag': '7c6299a4-9b5c-4d6a-bcb7-d772f26550fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1553/3158] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/ports?device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => 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: 1606/3159] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/security-groups?id=22196e88-0c74-4d35-9225-517d30047a17&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3160] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/ports?tenant_id=65a08003c48a468096e914df2477f1a8&device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3161] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/networks?id=a944b472-b41e-4c8c-824d-289cc59e6da2 => 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: 1555/3162] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.82&port_id=7c6299a4-9b5c-4d6a-bcb7-d772f26550fb => 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: 1608/3163] 199.204.45.156 () {34 vars in 1106 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A312&port_id=7c6299a4-9b5c-4d6a-bcb7-d772f26550fb => 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: 1556/3164] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/subnets?id=e0de10bd-4d12-47ba-ac01-fe4d33da2fe4&id=56b56ac5-e1a1-48a0-93d7-bd40f4fc3754 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3165] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/ports?network_id=a944b472-b41e-4c8c-824d-289cc59e6da2&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: 1557/3166] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/ports?network_id=a944b472-b41e-4c8c-824d-289cc59e6da2&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3167] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?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: 1558/3168] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:09:35 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3169] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:09:37 2026] GET /v2.0/ports?device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => generated 1200 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:09:37.815 8 INFO neutron_taas.services.taas.taas_plugin [req-aa5d32d1-ffbe-4f3b-a3a1-a97b6ffa5deb req-ad2d3e7a-cda7-4814-9578-9abc94e24f2e efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: 7c6299a4-9b5c-4d6a-bcb7-d772f26550fb 2026-08-16 14:09:37.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-aa5d32d1-ffbe-4f3b-a3a1-a97b6ffa5deb req-ad2d3e7a-cda7-4814-9578-9abc94e24f2e efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: 7c6299a4-9b5c-4d6a-bcb7-d772f26550fb [pid: 8|app: 0|req: 1559/3170] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:09:37 2026] DELETE /v2.0/ports/7c6299a4-9b5c-4d6a-bcb7-d772f26550fb => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:09:38.056 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb09e14a-f22f-4ff6-8cb5-6eaa8bd50ce3'] response: {'server_uuid': 'dc0c59bb-8c06-4763-a1ed-9b4019285bd2', 'name': 'network-vif-deleted', 'tag': '7c6299a4-9b5c-4d6a-bcb7-d772f26550fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1613/3173] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:09:40 2026] GET /v2.0/ports?device_id=dc0c59bb-8c06-4763-a1ed-9b4019285bd2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-16 14:09:45.607 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8c6a56b-4e96-4612-8da4-a245da4b6670 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: a301ef0d-6d7c-438d-a8c1-1a18211272f6 2026-08-16 14:09:45.610 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8c6a56b-4e96-4612-8da4-a245da4b6670 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: a301ef0d-6d7c-438d-a8c1-1a18211272f6 2026-08-16 14:09:45.773 8 INFO neutron.db.l3_db [None req-f8c6a56b-4e96-4612-8da4-a245da4b6670 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Floating IP 1a337c9b-562f-4b6d-9914-b868791f97de disassociated (deleted). External IP: 10.96.250.219, port: 248b6289-6e98-404c-b680-e514b720e6db. [pid: 8|app: 0|req: 1561/3174] 10.0.0.129 () {32 vars in 732 bytes} [Sun Aug 16 14:09:45 2026] DELETE /v2.0/floatingips/1a337c9b-562f-4b6d-9914-b868791f97de => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:46.091 7 INFO neutron.api.v2.resource [None req-7fe5b764-9bc6-4b38-b3b7-09ad7d4f0f19 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3175] 10.0.0.129 () {32 vars in 729 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/floatingips/1a337c9b-562f-4b6d-9914-b868791f97de => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:09:46.097 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0a6e1e4-1240-4945-ada2-d2d8ab063c94'] response: {'name': 'network-changed', 'server_uuid': '2d790324-b514-4fb3-90d6-f477382f7c07', 'tag': '248b6289-6e98-404c-b680-e514b720e6db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1562/3176] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/ports?device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3177] 10.0.0.109 () {34 vars in 1040 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/security-groups?id=22196e88-0c74-4d35-9225-517d30047a17&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3178] 199.204.45.156 () {34 vars in 1080 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/ports?tenant_id=65a08003c48a468096e914df2477f1a8&device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3179] 199.204.45.156 () {34 vars in 986 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/networks?id=38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3180] 199.204.45.156 () {34 vars in 1056 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.89&port_id=248b6289-6e98-404c-b680-e514b720e6db => 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: 1617/3181] 199.204.45.156 () {34 vars in 1104 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2aa&port_id=248b6289-6e98-404c-b680-e514b720e6db => 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: 1565/3182] 199.204.45.156 () {34 vars in 1064 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/subnets?id=11d7c390-040a-457f-92d9-7721e6ab128a&id=648d93b4-fb56-4d38-a94d-9ed36100122e => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3183] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&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: 1566/3184] 199.204.45.156 () {34 vars in 1052 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/ports?network_id=38de8101-53da-4c25-bf04-0f9741eafdf6&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: 7|app: 0|req: 1619/3185] 199.204.45.156 () {34 vars in 1012 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1567/3186] 199.204.45.156 () {34 vars in 1112 bytes} [Sun Aug 16 14:09:46 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6?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: 1620/3187] 199.204.45.156 () {34 vars in 994 bytes} [Sun Aug 16 14:09:48 2026] GET /v2.0/ports?device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => generated 1196 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-16 14:09:48.810 8 INFO neutron_taas.services.taas.taas_plugin [req-99176e1f-1f05-4789-9be7-6ea343a1475e req-bd3b7b74-692e-4a71-9fdc-07c739c5f297 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: 248b6289-6e98-404c-b680-e514b720e6db 2026-08-16 14:09:48.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-99176e1f-1f05-4789-9be7-6ea343a1475e req-bd3b7b74-692e-4a71-9fdc-07c739c5f297 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: 248b6289-6e98-404c-b680-e514b720e6db [pid: 8|app: 0|req: 1568/3188] 199.204.45.156 () {36 vars in 997 bytes} [Sun Aug 16 14:09:48 2026] DELETE /v2.0/ports/248b6289-6e98-404c-b680-e514b720e6db => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:09:49.031 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f9eb656-12fc-4448-8ce3-8593ad8c4970'] response: {'server_uuid': '2d790324-b514-4fb3-90d6-f477382f7c07', 'name': 'network-vif-deleted', 'tag': '248b6289-6e98-404c-b680-e514b720e6db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1621/3189] 10.0.0.109 () {34 vars in 990 bytes} [Sun Aug 16 14:09:51 2026] GET /v2.0/ports?device_id=2d790324-b514-4fb3-90d6-f477382f7c07 => 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: 1623/3192] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:09:56 2026] DELETE /v2.0/security-group-rules/e15f63f1-e98b-4406-8bb6-b20d6af4c639 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:56.573 8 INFO neutron.api.v2.resource [None req-21ed4a40-ad29-4271-a1c1-35a555b18aad efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3193] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:09:56 2026] GET /v2.0/security-group-rules/e15f63f1-e98b-4406-8bb6-b20d6af4c639 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3194] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:09:56 2026] DELETE /v2.0/security-group-rules/b1e25ab5-eed2-4704-aaae-9dd73c28c06f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:56.659 8 INFO neutron.api.v2.resource [None req-a173fd24-2c94-45f4-9c7a-96ee42040258 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3195] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:09:56 2026] GET /v2.0/security-group-rules/b1e25ab5-eed2-4704-aaae-9dd73c28c06f => 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: 1625/3196] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:09:56 2026] DELETE /v2.0/security-group-rules/8cacbfc2-a1e3-4918-89f3-4300b7c64b76 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:56.744 8 INFO neutron.api.v2.resource [None req-919b11c2-9ad4-40bd-a829-bc0b37277bd7 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3197] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:09:56 2026] GET /v2.0/security-group-rules/8cacbfc2-a1e3-4918-89f3-4300b7c64b76 => 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: 1626/3198] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:09:56 2026] DELETE /v2.0/security-group-rules/995e77de-1a7a-452e-8e3d-ac5ba8e752a9 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:56.825 8 INFO neutron.api.v2.resource [None req-4ee56d94-d9d3-446d-aaed-9ee9dd5ec724 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3199] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:09:56 2026] GET /v2.0/security-group-rules/995e77de-1a7a-452e-8e3d-ac5ba8e752a9 => 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: 1627/3200] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:09:56 2026] DELETE /v2.0/security-group-rules/6a72bd28-2389-4396-b5a2-dd93e788870c => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:56.907 8 INFO neutron.api.v2.resource [None req-61900f0a-bfa0-437d-9ef7-41cb18eaafb0 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/3201] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:09:56 2026] GET /v2.0/security-group-rules/6a72bd28-2389-4396-b5a2-dd93e788870c => 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: 1628/3202] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:09:56 2026] DELETE /v2.0/security-group-rules/91f3f34c-a075-4a28-8825-b58597f42060 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:56.994 8 INFO neutron.api.v2.resource [None req-b20f095f-8b8c-497a-846d-27f4947c8f6e efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3203] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:09:56 2026] GET /v2.0/security-group-rules/91f3f34c-a075-4a28-8825-b58597f42060 => 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: 1629/3204] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:09:57 2026] DELETE /v2.0/security-group-rules/342305cd-85ac-441b-9544-e178737c000e => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:57.086 8 INFO neutron.api.v2.resource [None req-47838d1a-8743-4c97-aca2-1dd3332e8939 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3205] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:09:57 2026] GET /v2.0/security-group-rules/342305cd-85ac-441b-9544-e178737c000e => 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: 1630/3206] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:09:57 2026] DELETE /v2.0/security-group-rules/4aa1bad4-06c4-4400-ae01-4cb0d979b606 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:57.172 8 INFO neutron.api.v2.resource [None req-24b8cfc3-6cc9-44bd-abce-a66607c899b9 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3207] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:09:57 2026] GET /v2.0/security-group-rules/4aa1bad4-06c4-4400-ae01-4cb0d979b606 => 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: 1631/3208] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:09:57 2026] DELETE /v2.0/security-group-rules/fc07d4bc-3f70-4d2f-8f9f-1cca57c1cca5 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:57.250 8 INFO neutron.api.v2.resource [None req-60724321-e50a-4873-a614-ee3feea28c8a efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3209] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:09:57 2026] GET /v2.0/security-group-rules/fc07d4bc-3f70-4d2f-8f9f-1cca57c1cca5 => 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: 1632/3210] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:09:57 2026] DELETE /v2.0/security-group-rules/1d086a20-8c9d-497d-b817-af96544829fe => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:57.321 8 INFO neutron.api.v2.resource [None req-eb15ccf5-2af9-4f7b-ab1e-21e25cf87b19 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3211] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:09:57 2026] GET /v2.0/security-group-rules/1d086a20-8c9d-497d-b817-af96544829fe => 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: 1633/3212] 10.0.0.129 () {32 vars in 750 bytes} [Sun Aug 16 14:09:57 2026] DELETE /v2.0/security-group-rules/6dbc1a42-ec87-4c99-b32d-22402d4b88b5 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:57.401 8 INFO neutron.api.v2.resource [None req-0f274318-5094-4daf-9643-a883c4a012df efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3213] 10.0.0.129 () {32 vars in 747 bytes} [Sun Aug 16 14:09:57 2026] GET /v2.0/security-group-rules/6dbc1a42-ec87-4c99-b32d-22402d4b88b5 => 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: 1634/3214] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:09:57 2026] DELETE /v2.0/security-groups/22196e88-0c74-4d35-9225-517d30047a17 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:09:57.500 8 INFO neutron.api.v2.resource [None req-d596426f-327f-40ba-b794-246465975a29 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3215] 10.0.0.129 () {32 vars in 737 bytes} [Sun Aug 16 14:09:57 2026] GET /v2.0/security-groups/22196e88-0c74-4d35-9225-517d30047a17 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:09:57.927 7 INFO neutron_taas.services.taas.taas_plugin [None req-90ee7688-884d-41ca-a083-74d70b298de9 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: a8a1a321-12a0-4cbd-a7bf-e61107c00f82 2026-08-16 14:09:57.931 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90ee7688-884d-41ca-a083-74d70b298de9 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: a8a1a321-12a0-4cbd-a7bf-e61107c00f82 [pid: 7|app: 0|req: 1635/3216] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:09:57 2026] PUT /v2.0/routers/d62925b1-5083-44f7-9ba1-7d5b82299f0f/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:09:58.663 8 INFO neutron.api.v2.resource [None req-6502b9df-6a4b-450b-a046-b46a2999994b efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3217] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:09:58 2026] PUT /v2.0/routers/d62925b1-5083-44f7-9ba1-7d5b82299f0f/remove_router_interface => generated 198 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:09:59.071 7 INFO neutron_taas.services.taas.taas_plugin [None req-aaeeab38-9b84-445c-9c8d-a2d7e217cbd4 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: 7a53c3ae-ef46-46a0-a2b1-99117f26a443 2026-08-16 14:09:59.075 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aaeeab38-9b84-445c-9c8d-a2d7e217cbd4 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: 7a53c3ae-ef46-46a0-a2b1-99117f26a443 [pid: 7|app: 0|req: 1636/3218] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:09:58 2026] PUT /v2.0/routers/d62925b1-5083-44f7-9ba1-7d5b82299f0f/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:09:59.811 8 INFO neutron.api.v2.resource [None req-eecee7ec-dd83-4599-b77b-3e87cdee176c efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3219] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:09:59 2026] PUT /v2.0/routers/d62925b1-5083-44f7-9ba1-7d5b82299f0f/remove_router_interface => generated 198 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:10:00.252 7 INFO neutron_taas.services.taas.taas_plugin [None req-30ca02a1-059c-4852-8792-110ad30a10fe efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: 3384b391-32f9-4606-8b00-f001e1efe377 2026-08-16 14:10:00.255 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30ca02a1-059c-4852-8792-110ad30a10fe efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: 3384b391-32f9-4606-8b00-f001e1efe377 [pid: 7|app: 0|req: 1637/3220] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:09:59 2026] PUT /v2.0/routers/d62925b1-5083-44f7-9ba1-7d5b82299f0f/remove_router_interface => generated 309 bytes in 1014 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-16 14:10:01.044 8 INFO neutron.api.v2.resource [None req-6af4c85a-1b5a-43bf-a241-28de84207281 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3221] 10.0.0.129 () {34 vars in 789 bytes} [Sun Aug 16 14:10:00 2026] PUT /v2.0/routers/d62925b1-5083-44f7-9ba1-7d5b82299f0f/remove_router_interface => generated 198 bytes in 209 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:10:01.284 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e31c363-1cc3-4023-8b3c-5575184b7e65 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: ee0465c2-fa26-43a9-9b66-1e6cc51b8556 2026-08-16 14:10:01.287 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e31c363-1cc3-4023-8b3c-5575184b7e65 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: ee0465c2-fa26-43a9-9b66-1e6cc51b8556 2026-08-16 14:10:01.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e31c363-1cc3-4023-8b3c-5575184b7e65 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: 0083a62f-a75e-41d9-8024-46b3cb1cb7cc 2026-08-16 14:10:01.583 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e31c363-1cc3-4023-8b3c-5575184b7e65 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: 0083a62f-a75e-41d9-8024-46b3cb1cb7cc 2026-08-16 14:10:01.921 7 INFO neutron.services.segments.plugin [-] Segment 2d43aedf-696e-46a9-b181-39c40a056cc2 resource provider aggregate not found 2026-08-16 14:10:01.926 7 INFO neutron.services.segments.plugin [-] Segment 2d43aedf-696e-46a9-b181-39c40a056cc2 resource provider aggregate not found 2026-08-16 14:10:01.949 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2d43aedf-696e-46a9-b181-39c40a056cc2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d43aedf-696e-46a9-b181-39c40a056cc2 found for delete ", "request_id": "req-41f18056-5b01-4033-9d13-46564fdf8b5c"}]} 2026-08-16 14:10:01.949 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2d43aedf-696e-46a9-b181-39c40a056cc2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d43aedf-696e-46a9-b181-39c40a056cc2 found for delete ", "request_id": "req-8a1b49a7-91aa-4b7e-b00d-387dbdd4dea2"}]} 2026-08-16 14:10:01.957 7 INFO neutron.db.l3_hamode_db [None req-0e31c363-1cc3-4023-8b3c-5575184b7e65 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] HA network 50801c0e-1c8c-476d-a3bc-b9a19bc880fa was deleted as no HA routers are present in tenant 65a08003c48a468096e914df2477f1a8. [pid: 7|app: 0|req: 1638/3222] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:10:01 2026] DELETE /v2.0/routers/d62925b1-5083-44f7-9ba1-7d5b82299f0f => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-16 14:10:01.990 8 INFO neutron.api.v2.resource [None req-10d88f83-b137-4212-895d-8c619f0b3020 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3223] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:10:01 2026] GET /v2.0/routers/d62925b1-5083-44f7-9ba1-7d5b82299f0f => 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: 1639/3224] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:10:01 2026] DELETE /v2.0/subnets/e0de10bd-4d12-47ba-ac01-fe4d33da2fe4 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:10:02.193 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b544f880-dc3a-4387-960e-7888748c9eba efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3225] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:10:02 2026] GET /v2.0/subnets/e0de10bd-4d12-47ba-ac01-fe4d33da2fe4 => 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: 1640/3226] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:10:02 2026] DELETE /v2.0/subnets/56b56ac5-e1a1-48a0-93d7-bd40f4fc3754 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:10:02.380 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d99a3010-75da-458b-86f1-f96721957dd5 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3227] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:10:02 2026] GET /v2.0/subnets/56b56ac5-e1a1-48a0-93d7-bd40f4fc3754 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:10:02.476 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d517f16-dad7-4b63-be15-9f6e13c37aa2 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: a2c3e600-7bbc-4fbe-8010-1c7094084859 2026-08-16 14:10:02.479 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d517f16-dad7-4b63-be15-9f6e13c37aa2 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: a2c3e600-7bbc-4fbe-8010-1c7094084859 [pid: 7|app: 0|req: 1641/3228] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:10:02 2026] DELETE /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:10:02.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12f9c19e-6dc8-4d7c-8537-aa04959e006c efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3229] 10.0.0.129 () {32 vars in 723 bytes} [Sun Aug 16 14:10:02 2026] GET /v2.0/networks/a944b472-b41e-4c8c-824d-289cc59e6da2 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3230] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:10:02 2026] DELETE /v2.0/subnets/648d93b4-fb56-4d38-a94d-9ed36100122e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:10:02.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70de7b00-063a-4975-8dfc-319878077188 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3231] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:10:02 2026] GET /v2.0/subnets/648d93b4-fb56-4d38-a94d-9ed36100122e => 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: 1643/3232] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:10:02 2026] DELETE /v2.0/subnets/11d7c390-040a-457f-92d9-7721e6ab128a => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:10:03.042 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74fd66ce-5418-464f-9928-cc7617bdfd52 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3233] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:10:03 2026] GET /v2.0/subnets/11d7c390-040a-457f-92d9-7721e6ab128a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:10:03.154 7 INFO neutron_taas.services.taas.taas_plugin [None req-c782a17c-8a0c-433b-8ed5-a61a33cb83cb efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: 04acec40-01cc-4931-95e2-11211fc9a688 2026-08-16 14:10:03.157 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c782a17c-8a0c-433b-8ed5-a61a33cb83cb efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: 04acec40-01cc-4931-95e2-11211fc9a688 [pid: 7|app: 0|req: 1644/3234] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:10:03 2026] DELETE /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:10:03.350 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89fca74c-f523-44aa-b7c2-7086d35356e6 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3235] 10.0.0.129 () {32 vars in 723 bytes} [Sun Aug 16 14:10:03 2026] GET /v2.0/networks/38de8101-53da-4c25-bf04-0f9741eafdf6 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3236] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:10:03 2026] DELETE /v2.0/subnets/282178e9-1f77-4719-b61f-e3b4a4bc0099 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:10:03.523 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e49c4eef-d7f4-4c19-b057-d9ab096e8e93 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3237] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:10:03 2026] GET /v2.0/subnets/282178e9-1f77-4719-b61f-e3b4a4bc0099 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3238] 10.0.0.129 () {32 vars in 724 bytes} [Sun Aug 16 14:10:03 2026] DELETE /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:10:03.691 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eba5e090-9565-4974-8cdf-fddece7d05b6 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3239] 10.0.0.129 () {32 vars in 721 bytes} [Sun Aug 16 14:10:03 2026] GET /v2.0/subnets/9e379480-3a45-421a-967d-679f019f33a5 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:10:03.786 7 INFO neutron_taas.services.taas.taas_plugin [None req-c25e1815-e67a-406b-a105-ac50563a91f5 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] TaaS: Handle Delete Port: be1b8c5b-6600-4238-8d84-971bd73c8c67 2026-08-16 14:10:03.789 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c25e1815-e67a-406b-a105-ac50563a91f5 efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] Tap Mirror: Handle Delete Port: be1b8c5b-6600-4238-8d84-971bd73c8c67 2026-08-16 14:10:03.980 7 INFO neutron.services.segments.plugin [-] Segment 54299ff7-51d2-4461-a7c4-c191427cb51d resource provider aggregate not found 2026-08-16 14:10:03.987 7 INFO neutron.services.segments.plugin [-] Segment 54299ff7-51d2-4461-a7c4-c191427cb51d resource provider aggregate not found [pid: 7|app: 0|req: 1647/3240] 10.0.0.129 () {32 vars in 726 bytes} [Sun Aug 16 14:10:03 2026] DELETE /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-16 14:10:04.007 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 54299ff7-51d2-4461-a7c4-c191427cb51d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54299ff7-51d2-4461-a7c4-c191427cb51d found for delete ", "request_id": "req-89fa30ab-190a-44a9-976b-ef346464d6af"}]} 2026-08-16 14:10:04.013 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 54299ff7-51d2-4461-a7c4-c191427cb51d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54299ff7-51d2-4461-a7c4-c191427cb51d found for delete ", "request_id": "req-caa680cf-0fd0-488e-a4bb-e39aad63c71a"}]} 2026-08-16 14:10:04.028 7 INFO neutron.services.segments.plugin [-] Segment f642d20e-3ae8-4e60-b3c0-994c9e034487 resource provider aggregate not found 2026-08-16 14:10:04.030 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46a0fcfe-57f7-4e3c-ba11-b3ec3737c1cd efedd64293104d8095d0c1a63ea54a9b 65a08003c48a468096e914df2477f1a8 - - default default] GET failed (client error): The resource could not be found. 2026-08-16 14:10:04.032 7 INFO neutron.services.segments.plugin [-] Segment f642d20e-3ae8-4e60-b3c0-994c9e034487 resource provider aggregate not found [pid: 8|app: 0|req: 1594/3241] 10.0.0.129 () {32 vars in 723 bytes} [Sun Aug 16 14:10:04 2026] GET /v2.0/networks/f2e4db59-793a-47fe-ad9e-d45bcf62742a => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-16 14:10:04.048 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f642d20e-3ae8-4e60-b3c0-994c9e034487 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f642d20e-3ae8-4e60-b3c0-994c9e034487 found for delete ", "request_id": "req-c4b9aca0-8658-4c13-a125-afc6c58e4e0e"}]} 2026-08-16 14:10:04.058 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f642d20e-3ae8-4e60-b3c0-994c9e034487 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f642d20e-3ae8-4e60-b3c0-994c9e034487 found for delete ", "request_id": "req-c8f0692a-a388-43f1-a659-f4c429acc11a"}]} 2026-08-16 14:10:04.073 7 INFO neutron.services.segments.plugin [-] Segment bd3978c8-cade-45d9-8aef-0325b4d63c80 resource provider aggregate not found 2026-08-16 14:10:04.079 7 INFO neutron.services.segments.plugin [-] Segment bd3978c8-cade-45d9-8aef-0325b4d63c80 resource provider aggregate not found 2026-08-16 14:10:04.094 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bd3978c8-cade-45d9-8aef-0325b4d63c80 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd3978c8-cade-45d9-8aef-0325b4d63c80 found for delete ", "request_id": "req-3fde207b-a396-4ff9-abd1-97c4a4609120"}]} 2026-08-16 14:10:04.100 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bd3978c8-cade-45d9-8aef-0325b4d63c80 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd3978c8-cade-45d9-8aef-0325b4d63c80 found for delete ", "request_id": "req-539d91ac-b104-4ffe-93c0-55b60b1e0145"}]} [pid: 7|app: 0|req: 1648/3242] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:10:06 2026] GET /v2.0/security-groups?tenant_id=b3b09422e81f4d9f8ce863cfde0d9b14&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3243] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:10:06 2026] DELETE /v2.0/security-groups/aff8e4fd-4c54-4293-9454-bcf26d7f6e33 => 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: 1649/3244] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:10:06 2026] GET /v2.0/security-groups?tenant_id=ab7faca3c1c54cb09f8e09ed2dc19bd9&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3245] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:10:06 2026] DELETE /v2.0/security-groups/e82727ef-4b1f-481e-a03c-31c785b9da66 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3246] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:10:07 2026] GET /v2.0/security-groups?tenant_id=283334ff18174f9da21067b3076fceaa&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3247] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:10:07 2026] DELETE /v2.0/security-groups/d301de55-c583-43c7-9c4e-a2ee926e87c9 => 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: 1651/3248] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:10:07 2026] GET /v2.0/security-groups?tenant_id=12d6617f0e564c3bbf5f919ea816475c&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3249] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:10:07 2026] DELETE /v2.0/security-groups/55eba5c4-0d8a-4120-9db9-a498ca22fd8c => 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: 1652/3250] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:10:07 2026] GET /v2.0/security-groups?tenant_id=65a08003c48a468096e914df2477f1a8&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3251] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:10:08 2026] DELETE /v2.0/security-groups/37a8cf00-3608-463c-8bca-938d0d031703 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3252] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:10:08 2026] GET /v2.0/security-groups?tenant_id=6bd257ec4b4243ecacee4782662c3c5b&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3253] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:10:08 2026] DELETE /v2.0/security-groups/cdf71845-6a1a-4691-8e76-48f5fe65074a => 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: 1654/3254] 10.0.0.129 () {32 vars in 774 bytes} [Sun Aug 16 14:10:08 2026] GET /v2.0/security-groups?tenant_id=4b42ef1f650340eb860e595534e3ad25&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3255] 10.0.0.129 () {32 vars in 740 bytes} [Sun Aug 16 14:10:08 2026] DELETE /v2.0/security-groups/df34cce6-ae88-4d7a-81be-747ffc906f9a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3258] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:10:11 2026] GET /v2.0/networks => generated 2168 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3259] 10.0.0.129 () {32 vars in 655 bytes} [Sun Aug 16 14:10:13 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3260] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:10:13 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3261] 10.0.0.129 () {32 vars in 643 bytes} [Sun Aug 16 14:10:13 2026] GET /v2.0/ports => generated 4725 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3262] 10.0.0.129 () {32 vars in 647 bytes} [Sun Aug 16 14:10:13 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3263] 10.0.0.129 () {32 vars in 649 bytes} [Sun Aug 16 14:10:13 2026] GET /v2.0/networks => generated 2168 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3264] 10.0.0.129 () {32 vars in 663 bytes} [Sun Aug 16 14:10:13 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3265] 10.0.0.129 () {32 vars in 655 bytes} [Sun Aug 16 14:10:14 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)