+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 14 17:30:57 2026] *** compiled with version: 13.3.0 on 14 May 2026 09:27:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-6b9f994b97-r6t6x machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f60888b1668 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/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-14 17:31:01.375 8 INFO neutron.common.config [-] Logging enabled! 2026-05-14 17:31:01.375 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-14 17:31:01.376 7 INFO neutron.common.config [-] Logging enabled! 2026-05-14 17:31:01.377 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev173 2026-05-14 17:31:02.500 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-14 17:31:02.508 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-14 17:31:04.002 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 17:31:04.004 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-14 17:31:04.008 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-14 17:31:04.009 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 17:31:04.009 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-14 17:31:04.009 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-14 17:31:04.010 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-14 17:31:04.010 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 17:31:04.014 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 17:31:04.017 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-14 17:31:04.017 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 17:31:04.017 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 17:31:04.018 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 17:31:04.021 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-14 17:31:04.022 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-14 17:31:04.022 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-14 17:31:04.023 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-14 17:31:04.023 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-14 17:31:04.023 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 17:31:04.031 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 17:31:04.031 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-14 17:31:04.031 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 17:31:04.044 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-14 17:31:04.046 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 17:31:04.046 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-14 17:31:04.059 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-14 17:31:04.061 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-14 17:31:04.061 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-14 17:31:04.072 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-14 17:31:04.073 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-14 17:31:04.073 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-14 17:31:04.073 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-14 17:31:04.089 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-14 17:31:04.089 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-14 17:31:04.089 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-14 17:31:04.089 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-14 17:31:04.417 7 INFO neutron.plugins.ml2.managers [None req-5759ed68-0117-42c8-b3b5-fee9d3d92ccf - - - - - -] Initializing driver for type 'vlan' 2026-05-14 17:31:04.470 8 INFO neutron.plugins.ml2.managers [None req-56b48130-7e55-480c-8d87-ca03b0b22055 - - - - - -] Initializing driver for type 'vlan' 2026-05-14 17:31:04.748 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5759ed68-0117-42c8-b3b5-fee9d3d92ccf - - - - - -] VlanTypeDriver initialization complete 2026-05-14 17:31:04.748 7 INFO neutron.plugins.ml2.managers [None req-5759ed68-0117-42c8-b3b5-fee9d3d92ccf - - - - - -] Initializing driver for type 'vxlan' 2026-05-14 17:31:04.749 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5759ed68-0117-42c8-b3b5-fee9d3d92ccf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-14 17:31:04.763 7 INFO neutron.plugins.ml2.managers [None req-5759ed68-0117-42c8-b3b5-fee9d3d92ccf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-14 17:31:04.763 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5759ed68-0117-42c8-b3b5-fee9d3d92ccf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-14 17:31:04.763 7 INFO neutron.plugins.ml2.managers [None req-5759ed68-0117-42c8-b3b5-fee9d3d92ccf - - - - - -] Initializing extension driver 'port_security' 2026-05-14 17:31:04.763 7 INFO neutron.plugins.ml2.extensions.port_security [None req-5759ed68-0117-42c8-b3b5-fee9d3d92ccf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-14 17:31:04.763 7 INFO neutron.plugins.ml2.managers [None req-5759ed68-0117-42c8-b3b5-fee9d3d92ccf - - - - - -] Initializing extension driver 'qos' 2026-05-14 17:31:04.763 7 INFO neutron.plugins.ml2.managers [None req-5759ed68-0117-42c8-b3b5-fee9d3d92ccf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-14 17:31:04.763 7 INFO neutron.plugins.ml2.managers [None req-5759ed68-0117-42c8-b3b5-fee9d3d92ccf - - - - - -] Initializing mechanism driver 'l2population' 2026-05-14 17:31:04.775 7 INFO neutron.quota [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded quota_driver: . 2026-05-14 17:31:04.776 7 INFO neutron.plugins.ml2.plugin [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Modular L2 Plugin initialization complete 2026-05-14 17:31:04.776 7 INFO neutron.plugins.ml2.managers [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-14 17:31:04.776 7 INFO neutron.plugins.ml2.managers [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-14 17:31:04.776 7 INFO neutron.plugins.ml2.managers [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-14 17:31:04.777 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: qos 2026-05-14 17:31:04.789 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: router 2026-05-14 17:31:04.825 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-56b48130-7e55-480c-8d87-ca03b0b22055 - - - - - -] VlanTypeDriver initialization complete 2026-05-14 17:31:04.825 8 INFO neutron.plugins.ml2.managers [None req-56b48130-7e55-480c-8d87-ca03b0b22055 - - - - - -] Initializing driver for type 'vxlan' 2026-05-14 17:31:04.825 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-56b48130-7e55-480c-8d87-ca03b0b22055 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-14 17:31:04.837 7 INFO neutron.services.service_base [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-14 17:31:04.837 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: segments 2026-05-14 17:31:04.841 8 INFO neutron.plugins.ml2.managers [None req-56b48130-7e55-480c-8d87-ca03b0b22055 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-14 17:31:04.841 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-56b48130-7e55-480c-8d87-ca03b0b22055 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-14 17:31:04.841 8 INFO neutron.plugins.ml2.managers [None req-56b48130-7e55-480c-8d87-ca03b0b22055 - - - - - -] Initializing extension driver 'port_security' 2026-05-14 17:31:04.841 8 INFO neutron.plugins.ml2.extensions.port_security [None req-56b48130-7e55-480c-8d87-ca03b0b22055 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-14 17:31:04.841 8 INFO neutron.plugins.ml2.managers [None req-56b48130-7e55-480c-8d87-ca03b0b22055 - - - - - -] Initializing extension driver 'qos' 2026-05-14 17:31:04.842 8 INFO neutron.plugins.ml2.managers [None req-56b48130-7e55-480c-8d87-ca03b0b22055 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-14 17:31:04.842 8 INFO neutron.plugins.ml2.managers [None req-56b48130-7e55-480c-8d87-ca03b0b22055 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-14 17:31:04.856 8 INFO neutron.quota [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded quota_driver: . 2026-05-14 17:31:04.856 8 INFO neutron.plugins.ml2.plugin [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Modular L2 Plugin initialization complete 2026-05-14 17:31:04.856 8 INFO neutron.plugins.ml2.managers [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-14 17:31:04.857 8 INFO neutron.plugins.ml2.managers [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-14 17:31:04.857 8 INFO neutron.plugins.ml2.managers [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-14 17:31:04.857 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: qos 2026-05-14 17:31:04.871 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: router 2026-05-14 17:31:04.921 8 INFO neutron.services.service_base [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-14 17:31:04.921 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: segments 2026-05-14 17:31:04.941 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: trunk 2026-05-14 17:31:04.956 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: vpnaas 2026-05-14 17:31:05.003 7 WARNING stevedore.named [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 17:31:05.022 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: trunk 2026-05-14 17:31:05.049 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: vpnaas 2026-05-14 17:31:05.072 7 INFO neutron_vpnaas.services.vpn.plugin [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-14 17:31:05.072 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: taas 2026-05-14 17:31:05.089 8 WARNING stevedore.named [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-14 17:31:05.105 7 WARNING stevedore.named [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 17:31:05.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-14 17:31:05.124 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: tapmirror 2026-05-14 17:31:05.138 7 WARNING stevedore.named [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 17:31:05.145 8 INFO neutron_vpnaas.services.vpn.plugin [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-14 17:31:05.146 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: taas 2026-05-14 17:31:05.154 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-14 17:31:05.155 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: auto_allocate 2026-05-14 17:31:05.163 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: tag 2026-05-14 17:31:05.170 8 WARNING stevedore.named [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 17:31:05.172 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: timestamp 2026-05-14 17:31:05.175 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: network_ip_availability 2026-05-14 17:31:05.181 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: flavors 2026-05-14 17:31:05.186 7 INFO neutron.manager [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loading Plugin: revisions 2026-05-14 17:31:05.191 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Initializing extension manager. 2026-05-14 17:31:05.191 8 INFO neutron_taas.services.taas.taas_plugin [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-14 17:31:05.192 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: tapmirror 2026-05-14 17:31:05.192 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: address-group 2026-05-14 17:31:05.193 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: address-scope 2026-05-14 17:31:05.194 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-14 17:31:05.194 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: agent 2026-05-14 17:31:05.195 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: agent-resources-synced 2026-05-14 17:31:05.196 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-14 17:31:05.197 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-14 17:31:05.198 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: availability_zone 2026-05-14 17:31:05.198 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: availability_zone_filter 2026-05-14 17:31:05.199 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-14 17:31:05.199 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: default-subnetpools 2026-05-14 17:31:05.201 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-14 17:31:05.201 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: dns-integration 2026-05-14 17:31:05.202 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: dns-domain-ports 2026-05-14 17:31:05.203 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-14 17:31:05.204 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: dvr 2026-05-14 17:31:05.204 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-14 17:31:05.205 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: empty-string-filtering 2026-05-14 17:31:05.206 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 17:31:05.207 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-14 17:31:05.207 8 WARNING stevedore.named [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-14 17:31:05.207 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: external-net 2026-05-14 17:31:05.208 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-14 17:31:05.208 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: extraroute 2026-05-14 17:31:05.209 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: extraroute-atomic 2026-05-14 17:31:05.210 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: filter-validation 2026-05-14 17:31:05.210 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-14 17:31:05.211 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-14 17:31:05.212 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-14 17:31:05.212 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: fip-port-details 2026-05-14 17:31:05.213 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: flavors 2026-05-14 17:31:05.215 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-14 17:31:05.215 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: floatingip-pools 2026-05-14 17:31:05.216 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: ip_allocation 2026-05-14 17:31:05.216 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-14 17:31:05.217 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: l2_adjacency 2026-05-14 17:31:05.218 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: router 2026-05-14 17:31:05.220 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 17:31:05.221 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-14 17:31:05.221 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-14 17:31:05.222 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: ext-gw-mode 2026-05-14 17:31:05.222 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: l3-ha 2026-05-14 17:31:05.223 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-14 17:31:05.223 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-14 17:31:05.224 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: l3-flavors 2026-05-14 17:31:05.225 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-14 17:31:05.225 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-14 17:31:05.227 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-14 17:31:05.228 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: auto_allocate 2026-05-14 17:31:05.228 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-14 17:31:05.229 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-14 17:31:05.230 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-14 17:31:05.231 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-14 17:31:05.232 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-14 17:31:05.232 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: multi-provider 2026-05-14 17:31:05.233 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: net-mtu 2026-05-14 17:31:05.233 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: net-mtu-writable 2026-05-14 17:31:05.234 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: network_availability_zone 2026-05-14 17:31:05.234 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: network_ha 2026-05-14 17:31:05.235 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: network-ip-availability 2026-05-14 17:31:05.236 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-14 17:31:05.237 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: tag 2026-05-14 17:31:05.237 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-14 17:31:05.238 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: pagination 2026-05-14 17:31:05.238 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: port-device-profile 2026-05-14 17:31:05.239 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-14 17:31:05.239 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-14 17:31:05.240 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-14 17:31:05.240 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: port-mac-override 2026-05-14 17:31:05.241 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-14 17:31:05.241 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-14 17:31:05.242 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-14 17:31:05.242 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: port-resource-request 2026-05-14 17:31:05.243 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-14 17:31:05.243 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-14 17:31:05.244 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: binding 2026-05-14 17:31:05.245 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: binding-extended 2026-05-14 17:31:05.245 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: port-security 2026-05-14 17:31:05.246 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: project-id 2026-05-14 17:31:05.246 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: provider 2026-05-14 17:31:05.247 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-14 17:31:05.248 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: timestamp 2026-05-14 17:31:05.249 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos 2026-05-14 17:31:05.250 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-14 17:31:05.250 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-14 17:31:05.251 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-default 2026-05-14 17:31:05.251 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: network_ip_availability 2026-05-14 17:31:05.251 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-fip 2026-05-14 17:31:05.252 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-14 17:31:05.252 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-14 17:31:05.253 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-14 17:31:05.253 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-14 17:31:05.254 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-14 17:31:05.255 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-pps 2026-05-14 17:31:05.255 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-14 17:31:05.256 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-14 17:31:05.256 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: flavors 2026-05-14 17:31:05.256 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: qos-rules-alias 2026-05-14 17:31:05.257 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: quota-check-limit 2026-05-14 17:31:05.258 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-14 17:31:05.260 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: quotas 2026-05-14 17:31:05.260 8 INFO neutron.manager [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loading Plugin: revisions 2026-05-14 17:31:05.261 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: quota_details 2026-05-14 17:31:05.262 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: rbac-policies 2026-05-14 17:31:05.263 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: rbac-address-group 2026-05-14 17:31:05.263 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: rbac-address-scope 2026-05-14 17:31:05.263 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Initializing extension manager. 2026-05-14 17:31:05.264 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: rbac-security-groups 2026-05-14 17:31:05.264 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-14 17:31:05.265 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: revision-if-match 2026-05-14 17:31:05.265 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: address-group 2026-05-14 17:31:05.265 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-14 17:31:05.266 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: router_availability_zone 2026-05-14 17:31:05.266 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: address-scope 2026-05-14 17:31:05.266 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-14 17:31:05.266 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-14 17:31:05.267 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-14 17:31:05.267 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: agent 2026-05-14 17:31:05.268 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: agent-resources-synced 2026-05-14 17:31:05.269 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-14 17:31:05.269 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-14 17:31:05.269 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-14 17:31:05.270 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-14 17:31:05.270 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-14 17:31:05.270 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-14 17:31:05.271 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: availability_zone 2026-05-14 17:31:05.271 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: availability_zone_filter 2026-05-14 17:31:05.271 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-14 17:31:05.272 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-14 17:31:05.272 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-14 17:31:05.273 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: default-subnetpools 2026-05-14 17:31:05.274 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-14 17:31:05.275 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: dns-integration 2026-05-14 17:31:05.276 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: dns-domain-ports 2026-05-14 17:31:05.276 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-14 17:31:05.276 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: security-group 2026-05-14 17:31:05.277 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: dvr 2026-05-14 17:31:05.278 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-14 17:31:05.278 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: segment 2026-05-14 17:31:05.278 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-14 17:31:05.279 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: empty-string-filtering 2026-05-14 17:31:05.279 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: service-type 2026-05-14 17:31:05.279 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: sorting 2026-05-14 17:31:05.279 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 17:31:05.280 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: standard-attr-segment 2026-05-14 17:31:05.280 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-14 17:31:05.280 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: external-net 2026-05-14 17:31:05.280 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: standard-attr-description 2026-05-14 17:31:05.281 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-14 17:31:05.281 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: stateful-security-group 2026-05-14 17:31:05.281 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: extraroute 2026-05-14 17:31:05.281 7 WARNING neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-14 17:31:05.282 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-14 17:31:05.282 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: extraroute-atomic 2026-05-14 17:31:05.282 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: subnet-external-network 2026-05-14 17:31:05.283 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: filter-validation 2026-05-14 17:31:05.283 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: subnet_onboard 2026-05-14 17:31:05.283 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-14 17:31:05.284 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-14 17:31:05.284 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-14 17:31:05.284 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: subnet-service-types 2026-05-14 17:31:05.284 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-14 17:31:05.285 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: subnet_allocation 2026-05-14 17:31:05.285 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: fip-port-details 2026-05-14 17:31:05.285 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-14 17:31:05.285 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: flavors 2026-05-14 17:31:05.286 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: tag-creation 2026-05-14 17:31:05.286 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-14 17:31:05.287 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-14 17:31:05.288 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: floatingip-pools 2026-05-14 17:31:05.288 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: ip_allocation 2026-05-14 17:31:05.289 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-14 17:31:05.289 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: l2_adjacency 2026-05-14 17:31:05.290 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: standard-attr-tag 2026-05-14 17:31:05.290 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: router 2026-05-14 17:31:05.291 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-14 17:31:05.292 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: trunk 2026-05-14 17:31:05.292 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-14 17:31:05.292 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: trunk-details 2026-05-14 17:31:05.293 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-14 17:31:05.293 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-14 17:31:05.293 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-14 17:31:05.293 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-14 17:31:05.294 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-14 17:31:05.294 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: ext-gw-mode 2026-05-14 17:31:05.294 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: l3-ha 2026-05-14 17:31:05.294 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-14 17:31:05.295 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-14 17:31:05.295 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-14 17:31:05.296 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: l3-flavors 2026-05-14 17:31:05.296 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-14 17:31:05.297 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-14 17:31:05.297 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-14 17:31:05.297 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-14 17:31:05.298 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: vpn-flavors 2026-05-14 17:31:05.299 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: vpnaas 2026-05-14 17:31:05.299 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-14 17:31:05.300 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: taas 2026-05-14 17:31:05.301 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-14 17:31:05.301 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: tap-mirror 2026-05-14 17:31:05.302 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-14 17:31:05.302 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-14 17:31:05.303 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-14 17:31:05.303 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-14 17:31:05.303 7 INFO neutron.api.extensions [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-14 17:31:05.304 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: multi-provider 2026-05-14 17:31:05.304 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: net-mtu 2026-05-14 17:31:05.305 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: net-mtu-writable 2026-05-14 17:31:05.306 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: network_availability_zone 2026-05-14 17:31:05.306 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-14 17:31:05.306 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: network_ha 2026-05-14 17:31:05.306 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-14 17:31:05.306 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 17:31:05.307 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-14 17:31:05.307 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: network-ip-availability 2026-05-14 17:31:05.308 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-14 17:31:05.309 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-14 17:31:05.310 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: pagination 2026-05-14 17:31:05.310 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: port-device-profile 2026-05-14 17:31:05.311 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-14 17:31:05.311 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-14 17:31:05.311 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-14 17:31:05.311 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 17:31:05.312 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 17:31:05.312 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: port-mac-override 2026-05-14 17:31:05.312 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-14 17:31:05.313 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-14 17:31:05.313 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-14 17:31:05.314 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: port-resource-request 2026-05-14 17:31:05.314 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-14 17:31:05.315 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-14 17:31:05.315 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: binding 2026-05-14 17:31:05.316 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 17:31:05.316 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: binding-extended 2026-05-14 17:31:05.316 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 17:31:05.317 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: port-security 2026-05-14 17:31:05.317 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 17:31:05.317 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: project-id 2026-05-14 17:31:05.317 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.318 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: provider 2026-05-14 17:31:05.318 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 17:31:05.318 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] subnetpool is already registered 2026-05-14 17:31:05.318 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 17:31:05.318 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-14 17:31:05.319 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] subnetpool is already registered 2026-05-14 17:31:05.319 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 17:31:05.319 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 17:31:05.320 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 17:31:05.320 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 17:31:05.321 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos 2026-05-14 17:31:05.321 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 17:31:05.321 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 17:31:05.321 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-14 17:31:05.321 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 17:31:05.321 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] ipsecpolicy is already registered 2026-05-14 17:31:05.322 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-14 17:31:05.322 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 17:31:05.322 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] ikepolicy is already registered 2026-05-14 17:31:05.322 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-default 2026-05-14 17:31:05.323 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-fip 2026-05-14 17:31:05.323 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.323 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.323 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-14 17:31:05.324 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.324 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.324 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-14 17:31:05.324 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.324 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.324 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.324 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-14 17:31:05.324 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.325 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.325 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.325 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.325 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.325 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-14 17:31:05.325 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.325 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.325 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.326 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.325 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-14 17:31:05.326 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-pps 2026-05-14 17:31:05.327 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-14 17:31:05.327 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-14 17:31:05.328 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: qos-rules-alias 2026-05-14 17:31:05.328 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 17:31:05.328 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: quota-check-limit 2026-05-14 17:31:05.328 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] router is already registered 2026-05-14 17:31:05.329 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 17:31:05.329 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] floatingip is already registered 2026-05-14 17:31:05.329 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-14 17:31:05.331 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: quotas 2026-05-14 17:31:05.332 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: quota_details 2026-05-14 17:31:05.333 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 17:31:05.333 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] rbac_policy is already registered 2026-05-14 17:31:05.333 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 17:31:05.333 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] security_group is already registered 2026-05-14 17:31:05.334 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: rbac-policies 2026-05-14 17:31:05.334 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 17:31:05.334 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] security_group_rule is already registered 2026-05-14 17:31:05.334 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: rbac-address-group 2026-05-14 17:31:05.335 7 WARNING neutron.api.api_common [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.335 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: rbac-address-scope 2026-05-14 17:31:05.335 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 17:31:05.335 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] subnetpool is already registered 2026-05-14 17:31:05.335 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: rbac-security-groups 2026-05-14 17:31:05.336 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 17:31:05.336 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-14 17:31:05.336 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] subnetpool is already registered 2026-05-14 17:31:05.336 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: revision-if-match 2026-05-14 17:31:05.336 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 17:31:05.336 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] trunk is already registered 2026-05-14 17:31:05.337 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 17:31:05.337 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] ikepolicy is already registered 2026-05-14 17:31:05.337 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 17:31:05.337 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] ipsecpolicy is already registered 2026-05-14 17:31:05.337 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-14 17:31:05.338 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 17:31:05.338 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] endpoint_group is already registered 2026-05-14 17:31:05.338 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: router_availability_zone 2026-05-14 17:31:05.338 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 17:31:05.338 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] vpnservice is already registered 2026-05-14 17:31:05.338 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-14 17:31:05.339 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 17:31:05.339 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] ipsec_site_connection is already registered 2026-05-14 17:31:05.339 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-14 17:31:05.339 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 17:31:05.339 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] ipsecpolicy is already registered 2026-05-14 17:31:05.340 7 INFO neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 17:31:05.340 7 WARNING neutron.quota.resource_registry [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] ikepolicy is already registered 2026-05-14 17:31:05.341 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-14 17:31:05.341 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-14 17:31:05.342 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-14 17:31:05.342 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-14 17:31:05.343 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-14 17:31:05.343 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-14 17:31:05.348 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: security-group 2026-05-14 17:31:05.349 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: segment 2026-05-14 17:31:05.349 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-14 17:31:05.350 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: service-type 2026-05-14 17:31:05.350 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: sorting 2026-05-14 17:31:05.351 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: standard-attr-segment 2026-05-14 17:31:05.351 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: standard-attr-description 2026-05-14 17:31:05.352 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: stateful-security-group 2026-05-14 17:31:05.352 8 WARNING neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-14 17:31:05.353 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-14 17:31:05.353 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: subnet-external-network 2026-05-14 17:31:05.354 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: subnet_onboard 2026-05-14 17:31:05.355 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-14 17:31:05.355 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: subnet-service-types 2026-05-14 17:31:05.356 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: subnet_allocation 2026-05-14 17:31:05.356 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-14 17:31:05.357 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: tag-creation 2026-05-14 17:31:05.357 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-14 17:31:05.361 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: standard-attr-tag 2026-05-14 17:31:05.362 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-14 17:31:05.363 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: trunk 2026-05-14 17:31:05.363 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: trunk-details 2026-05-14 17:31:05.363 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-14 17:31:05.364 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-14 17:31:05.365 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-14 17:31:05.365 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-14 17:31:05.367 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-14 17:31:05.368 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-14 17:31:05.369 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: vpn-flavors 2026-05-14 17:31:05.370 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: vpnaas 2026-05-14 17:31:05.371 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: taas 2026-05-14 17:31:05.373 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: tap-mirror 2026-05-14 17:31:05.374 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-14 17:31:05.374 8 INFO neutron.api.extensions [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-14 17:31:05.377 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-14 17:31:05.377 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-14 17:31:05.377 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 17:31:05.378 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-14 17:31:05.379 7 WARNING keystonemiddleware._common.config [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 17:31:05.383 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 17:31:05.383 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 17:31:05.386 7 WARNING oslo_config.cfg [None req-f4cf1e10-337e-42c1-a2c5-cbd4cfd35972 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 17:31:05.387 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 17:31:05.388 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 17:31:05.388 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 17:31:05.389 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f60888b1668 pid: 7 (default app) 2026-05-14 17:31:05.389 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 17:31:05.389 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] subnetpool is already registered 2026-05-14 17:31:05.390 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 17:31:05.390 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] subnetpool is already registered 2026-05-14 17:31:05.390 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 17:31:05.391 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 17:31:05.391 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 17:31:05.392 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 17:31:05.392 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 17:31:05.392 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 17:31:05.393 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 17:31:05.393 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] ipsecpolicy is already registered 2026-05-14 17:31:05.393 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 17:31:05.393 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] ikepolicy is already registered 2026-05-14 17:31:05.394 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.395 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.395 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.395 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.396 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.396 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.396 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.396 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.397 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.397 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.397 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.397 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.397 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.397 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.397 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.397 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class builtins.NoneType should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.400 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-14 17:31:05.401 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] router is already registered 2026-05-14 17:31:05.401 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-14 17:31:05.401 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] floatingip is already registered 2026-05-14 17:31:05.405 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-14 17:31:05.405 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] rbac_policy is already registered 2026-05-14 17:31:05.406 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-14 17:31:05.406 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] security_group is already registered 2026-05-14 17:31:05.406 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-14 17:31:05.407 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] security_group_rule is already registered 2026-05-14 17:31:05.407 8 WARNING neutron.api.api_common [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The plugin class neutron.db.servicetype_db.ServiceTypeManager should inherit from ``ServicePluginBase`` or ``NeutronDbPluginV2``. This class needs to be refactored. Please report a Launchpad bug in https://bugs.launchpad.net/neutron. 2026-05-14 17:31:05.408 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 17:31:05.408 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] subnetpool is already registered 2026-05-14 17:31:05.408 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-14 17:31:05.408 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] subnetpool is already registered 2026-05-14 17:31:05.409 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-14 17:31:05.409 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] trunk is already registered 2026-05-14 17:31:05.409 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 17:31:05.410 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] ikepolicy is already registered 2026-05-14 17:31:05.410 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 17:31:05.410 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] ipsecpolicy is already registered 2026-05-14 17:31:05.410 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-14 17:31:05.411 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] endpoint_group is already registered 2026-05-14 17:31:05.411 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-14 17:31:05.411 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] vpnservice is already registered 2026-05-14 17:31:05.412 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-14 17:31:05.412 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] ipsec_site_connection is already registered 2026-05-14 17:31:05.412 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-14 17:31:05.412 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] ipsecpolicy is already registered 2026-05-14 17:31:05.413 8 INFO neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-14 17:31:05.413 8 WARNING neutron.quota.resource_registry [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] ikepolicy is already registered 2026-05-14 17:31:05.453 8 WARNING keystonemiddleware._common.config [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 17:31:05.460 8 WARNING oslo_config.cfg [None req-df1eb43e-3f28-464f-858e-0a77125e16d1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f60888b1668 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-05-14 17:31:09.723 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9fb9bd75-14cb-44a1-9837-db78060785fa aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.169 () {44 vars in 928 bytes} [Thu May 14 17:31:08 2026] GET /v2.0/networks/public => generated 108 bytes in 904 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.169 () {44 vars in 950 bytes} [Thu May 14 17:31:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 17:31:10.884 7 WARNING neutron.services.revisions.revision_plugin [None req-da19954f-3687-471a-963c-9c0740c7b276 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Could not find related network for resource to bump revision. 2026-05-14 17:31:10.909 7 INFO neutron.db.segments_db [None req-da19954f-3687-471a-963c-9c0740c7b276 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 8234cda7-2b12-4f57-8014-73305d911b48 of type flat for network e6e1753a-f587-4c20-8465-1accf9411152 2026-05-14 17:31:10.959 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da19954f-3687-471a-963c-9c0740c7b276 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.169 () {48 vars in 968 bytes} [Thu May 14 17:31:10 2026] POST /v2.0/networks => generated 124 bytes in 758 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 17:31:16.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ccb5859f-4e82-4c0a-b700-8a57ca5843bd aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.204.45.169 () {44 vars in 928 bytes} [Thu May 14 17:31:16 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.169 () {44 vars in 950 bytes} [Thu May 14 17:31:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 17:31:16.985 7 WARNING neutron.services.revisions.revision_plugin [None req-d72ffe0c-65e1-458b-9db4-087e760bce70 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Could not find related network for resource to bump revision. 2026-05-14 17:31:17.001 7 INFO neutron.db.segments_db [None req-d72ffe0c-65e1-458b-9db4-087e760bce70 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 57273aba-9d05-46fd-91d6-d65795799410 of type flat for network daa1ee2b-82d3-4e66-a80c-763512213d96 2026-05-14 17:31:17.032 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d72ffe0c-65e1-458b-9db4-087e760bce70 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.204.45.169 () {48 vars in 968 bytes} [Thu May 14 17:31:16 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 17:31:23.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13bcac42-eb13-4fe4-a47a-87701bd80284 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.169 () {44 vars in 928 bytes} [Thu May 14 17:31:22 2026] GET /v2.0/networks/public => generated 108 bytes in 392 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.169 () {44 vars in 950 bytes} [Thu May 14 17:31:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 17:31:23.776 8 WARNING neutron.services.revisions.revision_plugin [None req-bc572ac4-8796-4718-b9b2-9e98fa4bf931 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Could not find related network for resource to bump revision. 2026-05-14 17:31:23.798 8 INFO neutron.db.segments_db [None req-bc572ac4-8796-4718-b9b2-9e98fa4bf931 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment b968b2f3-2a53-4a56-8aaf-3bf61bd44cba of type flat for network fe9a04a2-f7a7-4be3-8f9e-a1f1fa9cc37b 2026-05-14 17:31:23.850 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc572ac4-8796-4718-b9b2-9e98fa4bf931 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.169 () {48 vars in 968 bytes} [Thu May 14 17:31:23 2026] POST /v2.0/networks => generated 124 bytes in 504 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 17:31:29.765 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a0e82f3-926b-4303-adf4-7a95e26bdb6a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 199.204.45.169 () {44 vars in 928 bytes} [Thu May 14 17:31:29 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.169 () {44 vars in 950 bytes} [Thu May 14 17:31:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 17:31:29.838 8 WARNING neutron.services.revisions.revision_plugin [None req-b1536df8-2abb-4a6d-86bd-b0a1b341690f aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Could not find related network for resource to bump revision. 2026-05-14 17:31:29.855 8 INFO neutron.db.segments_db [None req-b1536df8-2abb-4a6d-86bd-b0a1b341690f aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 230e6ad1-dd29-4bbe-b9a9-e1cbc8b81dff of type flat for network 0a290995-97dc-4171-b3fe-2701194e18f0 2026-05-14 17:31:29.874 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1536df8-2abb-4a6d-86bd-b0a1b341690f aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.204.45.169 () {48 vars in 968 bytes} [Thu May 14 17:31:29 2026] POST /v2.0/networks => generated 124 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 17:31:35.897 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12c90d01-4b0c-43ff-9089-0f30323f1c02 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.169 () {44 vars in 928 bytes} [Thu May 14 17:31:35 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.169 () {44 vars in 950 bytes} [Thu May 14 17:31:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 17:31:35.984 7 WARNING neutron.services.revisions.revision_plugin [None req-67900e89-612e-499a-9710-14ff8a082d6a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Could not find related network for resource to bump revision. 2026-05-14 17:31:36.006 7 INFO neutron.db.segments_db [None req-67900e89-612e-499a-9710-14ff8a082d6a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment f9b887e7-3162-404a-a60a-3381d790b40d of type flat for network a420cb79-9622-4ffb-a7d7-d0ad02183b8a 2026-05-14 17:31:36.065 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67900e89-612e-499a-9710-14ff8a082d6a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.169 () {48 vars in 968 bytes} [Thu May 14 17:31:35 2026] POST /v2.0/networks => generated 124 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 17:31:42.030 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32f488bb-78b7-4a20-a225-978ddb58c225 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.169 () {44 vars in 928 bytes} [Thu May 14 17:31:41 2026] GET /v2.0/networks/public => generated 108 bytes in 60 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.169 () {44 vars in 950 bytes} [Thu May 14 17:31:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 17:31:42.759 8 WARNING neutron.services.revisions.revision_plugin [None req-6079876d-ad01-4865-a460-b43b5bd74166 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Could not find related network for resource to bump revision. 2026-05-14 17:31:42.857 8 INFO neutron.db.segments_db [None req-6079876d-ad01-4865-a460-b43b5bd74166 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 5b416da4-e3d0-448b-a28b-77b8fa10e64e of type flat for network 7d6d4597-e644-4241-a7d7-ada357a052c7 [pid: 8|app: 0|req: 10/24] 199.204.45.169 () {48 vars in 968 bytes} [Thu May 14 17:31:42 2026] POST /v2.0/networks => generated 706 bytes in 3955 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 17:31:47.345 7 INFO neutron.pecan_wsgi.hooks.translation [None req-509ca813-506c-4e33-826d-a43bf7f495ae aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/25] 199.204.45.169 () {44 vars in 928 bytes} [Thu May 14 17:31:47 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/26] 199.204.45.169 () {44 vars in 950 bytes} [Thu May 14 17:31:47 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 17:31:47.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc03d394-3b16-4883-9939-629873dc6f28 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/27] 199.204.45.169 () {44 vars in 1035 bytes} [Thu May 14 17:31:47 2026] GET /v2.0/subnets/public-subnet?network_id=7d6d4597-e644-4241-a7d7-ada357a052c7 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/28] 199.204.45.169 () {44 vars in 1058 bytes} [Thu May 14 17:31:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=7d6d4597-e644-4241-a7d7-ada357a052c7 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/29] 199.204.45.169 () {48 vars in 966 bytes} [Thu May 14 17:31:47 2026] POST /v2.0/subnets => generated 664 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 17:36:55.722 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56fd5fa3-46ea-4ce3-b87e-bb0ead4c03cc aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/70] 199.204.45.169 () {44 vars in 938 bytes} [Thu May 14 17:36:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/71] 199.204.45.169 () {44 vars in 960 bytes} [Thu May 14 17:36:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 17:36:55.812 8 INFO neutron.db.segments_db [None req-53928219-5f52-44aa-950f-59452d9c85d2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 25d56123-d84b-4d84-931d-966c220885ad of type vxlan for network ec56af3b-0523-4ab7-94e9-817e98178b00 [pid: 8|app: 0|req: 34/72] 199.204.45.169 () {48 vars in 967 bytes} [Thu May 14 17:36:55 2026] POST /v2.0/networks => generated 707 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 17:36:57.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4bbbda08-08d9-44df-8191-a14f622ba677 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/73] 199.204.45.169 () {44 vars in 938 bytes} [Thu May 14 17:36:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 467 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 199.204.45.169 () {44 vars in 960 bytes} [Thu May 14 17:36:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 17:36:57.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9772dda-0fe0-4417-b787-921015caefc9 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/75] 199.204.45.169 () {44 vars in 1037 bytes} [Thu May 14 17:36:57 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ec56af3b-0523-4ab7-94e9-817e98178b00 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.204.45.169 () {44 vars in 1060 bytes} [Thu May 14 17:36:57 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ec56af3b-0523-4ab7-94e9-817e98178b00 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.169 () {48 vars in 966 bytes} [Thu May 14 17:36:57 2026] POST /v2.0/subnets => generated 651 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 17:36:58.931 8 INFO neutron.api.v2.resource [None req-e3752e1b-d089-4538-bff4-6db5fb58281f aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/78] 199.204.45.169 () {44 vars in 972 bytes} [Thu May 14 17:36:58 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.204.45.169 () {44 vars in 994 bytes} [Thu May 14 17:36:58 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/82] 199.204.45.169 () {48 vars in 981 bytes} [Thu May 14 17:36:58 2026] POST /v2.0/security-groups => generated 1616 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/83] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:00 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 1616 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/84] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:00 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/85] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:00 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/86] 199.204.45.169 () {48 vars in 992 bytes} [Thu May 14 17:37:00 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: 47/87] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:01 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/88] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:01 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/89] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:01 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/90] 199.204.45.169 () {48 vars in 992 bytes} [Thu May 14 17:37:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/91] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:02 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 2846 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/92] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:02 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/93] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:02 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/94] 199.204.45.169 () {48 vars in 992 bytes} [Thu May 14 17:37:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/95] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:03 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 3462 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/96] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:03 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/97] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:03 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/98] 199.204.45.169 () {48 vars in 992 bytes} [Thu May 14 17:37:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/99] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:04 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/100] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:05 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/101] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:05 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/102] 199.204.45.169 () {48 vars in 992 bytes} [Thu May 14 17:37:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/103] 199.204.45.169 () {44 vars in 988 bytes} [Thu May 14 17:37:06 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00 => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 17:37:06.576 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8616f507-d6f5-40ac-9139-595bc54f203d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/104] 199.204.45.169 () {44 vars in 1077 bytes} [Thu May 14 17:37:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ec56af3b-0523-4ab7-94e9-817e98178b00 => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/105] 199.204.45.169 () {44 vars in 1100 bytes} [Thu May 14 17:37:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ec56af3b-0523-4ab7-94e9-817e98178b00 => 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: 50/106] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:06 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/107] 199.204.45.169 () {48 vars in 962 bytes} [Thu May 14 17:37:06 2026] POST /v2.0/ports => generated 1096 bytes in 664 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 17:37:15.474 7 INFO neutron.pecan_wsgi.hooks.translation [None req-705f6049-ee05-4bed-ac7f-89854da7e150 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 59/110] 199.204.45.169 () {44 vars in 981 bytes} [Thu May 14 17:37:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/111] 199.204.45.169 () {44 vars in 1003 bytes} [Thu May 14 17:37:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/112] 199.204.45.169 () {48 vars in 1033 bytes} [Thu May 14 17:37:15 2026] PUT /v2.0/ports/1bd1eb96-c244-4c00-b0f6-0126a119be7e => generated 1245 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/113] 199.204.45.169 () {44 vars in 921 bytes} [Thu May 14 17:37:18 2026] GET /v2.0/ports => generated 3726 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 17:37:19.412 7 INFO neutron.api.v2.resource [None req-156e7927-5e77-467d-8dd4-edec36b48921 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 61/114] 199.204.45.169 () {44 vars in 960 bytes} [Thu May 14 17:37:19 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/115] 199.204.45.169 () {44 vars in 982 bytes} [Thu May 14 17:37:19 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/116] 199.204.45.169 () {48 vars in 981 bytes} [Thu May 14 17:37:19 2026] POST /v2.0/security-groups => generated 1610 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/117] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:20 2026] GET /v2.0/security-groups/c12e6914-b8d8-41a8-ac00-7b15a0b34616 => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/118] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:20 2026] GET /v2.0/security-groups/c12e6914-b8d8-41a8-ac00-7b15a0b34616 => generated 1610 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/119] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:20 2026] GET /v2.0/security-groups/c12e6914-b8d8-41a8-ac00-7b15a0b34616 => 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: 64/120] 199.204.45.169 () {48 vars in 992 bytes} [Thu May 14 17:37:20 2026] POST /v2.0/security-group-rules => generated 621 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/121] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:21 2026] GET /v2.0/security-groups/c12e6914-b8d8-41a8-ac00-7b15a0b34616 => generated 2244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/122] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:21 2026] GET /v2.0/security-groups/c12e6914-b8d8-41a8-ac00-7b15a0b34616 => generated 2244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/123] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:37:21 2026] GET /v2.0/security-groups/c12e6914-b8d8-41a8-ac00-7b15a0b34616 => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/124] 199.204.45.169 () {48 vars in 992 bytes} [Thu May 14 17:37:21 2026] POST /v2.0/security-group-rules => generated 625 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/137] 199.204.45.169 () {44 vars in 976 bytes} [Thu May 14 17:38:47 2026] GET /v2.0/quotas/cbba998ace5c46b0b88d3340db93e539 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/138] 199.204.45.169 () {48 vars in 1028 bytes} [Thu May 14 17:38:48 2026] PUT /v2.0/quotas/cbba998ace5c46b0b88d3340db93e539 => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 17:41:11.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9a3f8df-d969-46cc-9323-f93979434f09 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 83/157] 199.204.45.169 () {30 vars in 742 bytes} [Thu May 14 17:41:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 181 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: 75/158] 199.204.45.169 () {30 vars in 764 bytes} [Thu May 14 17:41:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 17:41:13.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f35994e1-ed97-48dd-b15a-5f064f72148d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 84/159] 199.204.45.169 () {30 vars in 742 bytes} [Thu May 14 17:41:13 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: 76/160] 199.204.45.169 () {30 vars in 764 bytes} [Thu May 14 17:41:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 17:49:32.125 8 INFO neutron.api.v2.resource [None req-ca42ab6c-c39d-466b-bfff-faa67bddde9e aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 111/229] 199.204.45.169 () {44 vars in 1075 bytes} [Thu May 14 17:49:31 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 139 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/230] 199.204.45.169 () {44 vars in 1098 bytes} [Thu May 14 17:49:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 23 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/231] 199.204.45.169 () {48 vars in 982 bytes} [Thu May 14 17:49:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/232] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 17:49:33 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 1624 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/233] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:49:33 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/234] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 17:49:33 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/235] 199.204.45.169 () {48 vars in 992 bytes} [Thu May 14 17:49:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/236] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 17:49:34 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 2234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/237] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:49:34 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/238] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 17:49:35 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/239] 199.204.45.169 () {48 vars in 992 bytes} [Thu May 14 17:49:35 2026] POST /v2.0/security-group-rules => generated 599 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/240] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 17:49:36 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 2846 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/241] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:49:36 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/242] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 17:49:36 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/243] 199.204.45.169 () {48 vars in 992 bytes} [Thu May 14 17:49:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/244] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 17:49:37 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/245] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 17:49:37 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/246] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 17:49:37 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => 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: 120/247] 199.204.45.169 () {48 vars in 992 bytes} [Thu May 14 17:49:37 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: 131/268] 199.204.45.169 () {30 vars in 740 bytes} [Thu May 14 17:52:02 2026] GET /v2.0/networks?tenant_id=000e3d41e76f4076bb61faa2f53148a0&shared=False => generated 15 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 17:52:03.174 7 INFO neutron.db.segments_db [None req-8b2cbe03-eb1d-48fd-8063-2591d760e0da e95ffe90f9f34fa9b988b2cc32fce7f8 000e3d41e76f4076bb61faa2f53148a0 - - 899ac980a6f34e38b87c7059e6a624b2 899ac980a6f34e38b87c7059e6a624b2] Added segment 038bc0b5-091d-4ad5-9f3e-7fa9c9e848c7 of type vxlan for network 8b80610e-af59-406f-916e-68589d63be83 [pid: 7|app: 0|req: 138/269] 199.204.45.169 () {34 vars in 682 bytes} [Thu May 14 17:52:03 2026] POST /v2.0/networks => generated 718 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/270] 199.204.45.169 () {30 vars in 722 bytes} [Thu May 14 17:52:03 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/271] 199.204.45.169 () {30 vars in 633 bytes} [Thu May 14 17:52:03 2026] GET /v2.0/extensions => generated 22222 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/272] 199.204.45.169 () {34 vars in 677 bytes} [Thu May 14 17:52:03 2026] POST /v2.0/ports => generated 999 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/273] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 17:52:04 2026] GET /v2.0/networks/8b80610e-af59-406f-916e-68589d63be83 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/274] 199.204.45.169 () {30 vars in 722 bytes} [Thu May 14 17:52:06 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/275] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 17:52:06 2026] GET /v2.0/networks/8b80610e-af59-406f-916e-68589d63be83 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/278] 199.204.45.169 () {44 vars in 976 bytes} [Thu May 14 17:52:20 2026] GET /v2.0/quotas/000e3d41e76f4076bb61faa2f53148a0 => 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: 143/279] 199.204.45.169 () {48 vars in 1028 bytes} [Thu May 14 17:52:21 2026] PUT /v2.0/quotas/000e3d41e76f4076bb61faa2f53148a0 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:04:04.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-123f287d-3917-48a0-99d2-5db972276d42 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/374] 199.204.45.169 () {44 vars in 928 bytes} [Thu May 14 18:04:04 2026] GET /v2.0/networks/public => generated 108 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 199.204.45.169 () {44 vars in 950 bytes} [Thu May 14 18:04:04 2026] GET /v2.0/networks?name=public => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:04:06.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89566670-7706-4923-a9d1-fe8f7da47405 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/376] 199.204.45.169 () {44 vars in 928 bytes} [Thu May 14 18:04:06 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.204.45.169 () {44 vars in 950 bytes} [Thu May 14 18:04:06 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:04:06.177 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e37ca5c-5d20-48f8-b809-7d7361a22030 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/378] 199.204.45.169 () {44 vars in 1035 bytes} [Thu May 14 18:04:06 2026] GET /v2.0/subnets/public-subnet?network_id=7d6d4597-e644-4241-a7d7-ada357a052c7 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.204.45.169 () {44 vars in 1058 bytes} [Thu May 14 18:04:06 2026] GET /v2.0/subnets?name=public-subnet&network_id=7d6d4597-e644-4241-a7d7-ada357a052c7 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:04:35.057 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ecabc63f-6c73-4800-984a-0040e417de04 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/384] 199.204.45.169 () {44 vars in 938 bytes} [Thu May 14 18:04:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.204.45.169 () {44 vars in 960 bytes} [Thu May 14 18:04:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:04:36.255 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27eda7a2-8069-4eb7-9034-08dfa75a1777 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/386] 199.204.45.169 () {44 vars in 938 bytes} [Thu May 14 18:04:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 199.204.45.169 () {44 vars in 960 bytes} [Thu May 14 18:04:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:04:36.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05ecc830-be07-46fe-900c-8cda06b8e7d3 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/388] 199.204.45.169 () {44 vars in 1037 bytes} [Thu May 14 18:04:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ec56af3b-0523-4ab7-94e9-817e98178b00 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.204.45.169 () {44 vars in 1060 bytes} [Thu May 14 18:04:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ec56af3b-0523-4ab7-94e9-817e98178b00 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:04:37.482 7 INFO neutron.api.v2.resource [None req-cc61b1b6-b268-4615-9bdd-6b3abd5d4d32 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/390] 199.204.45.169 () {44 vars in 972 bytes} [Thu May 14 18:04:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 199.204.45.169 () {44 vars in 994 bytes} [Thu May 14 18:04:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:38 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:38 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4694 bytes in 45 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.169 () {44 vars in 1012 bytes} [Thu May 14 18:04:38 2026] GET /v2.0/security-group-rules/990eafd9-f4a4-4243-ba8f-ee48ca2a15bb => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:39 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => 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: 202/396] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:39 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/397] 199.204.45.169 () {44 vars in 1012 bytes} [Thu May 14 18:04:39 2026] GET /v2.0/security-group-rules/a40201b0-92d9-4838-a50d-9674d7881171 => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/398] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:40 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/399] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:40 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/400] 199.204.45.169 () {44 vars in 1012 bytes} [Thu May 14 18:04:40 2026] GET /v2.0/security-group-rules/afd2ea43-c475-41c1-b88d-c6295ba0b2f9 => generated 603 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/401] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:41 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/402] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:41 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => 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: 198/403] 199.204.45.169 () {44 vars in 1012 bytes} [Thu May 14 18:04:41 2026] GET /v2.0/security-group-rules/9a38c1c8-eb00-4e34-859d-9bc32a757e4f => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:42 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:42 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/406] 199.204.45.169 () {44 vars in 1012 bytes} [Thu May 14 18:04:42 2026] GET /v2.0/security-group-rules/7d6c03f1-8923-4170-802a-19893c58906e => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 199.204.45.169 () {44 vars in 988 bytes} [Thu May 14 18:04:43 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00 => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:04:44.004 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb89cbf1-0ff9-4ab3-9de6-4cadc8d75310 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 208/410] 199.204.45.169 () {44 vars in 1077 bytes} [Thu May 14 18:04:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ec56af3b-0523-4ab7-94e9-817e98178b00 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.204.45.169 () {44 vars in 1100 bytes} [Thu May 14 18:04:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ec56af3b-0523-4ab7-94e9-817e98178b00 => generated 1250 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:44 2026] GET /v2.0/security-groups/41163951-fbb2-44bd-b6a1-f8f02601d56d => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:04:53.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31d5f430-e1c6-4516-b543-421cb84acf1e aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 204/413] 199.204.45.169 () {44 vars in 981 bytes} [Thu May 14 18:04:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.169 () {44 vars in 1003 bytes} [Thu May 14 18:04:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.204.45.169 () {44 vars in 921 bytes} [Thu May 14 18:04:55 2026] GET /v2.0/ports => generated 4721 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:04:56.467 7 INFO neutron.api.v2.resource [None req-b38074cf-886d-4337-bc86-25df58a80b58 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 211/416] 199.204.45.169 () {44 vars in 960 bytes} [Thu May 14 18:04:56 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.169 () {44 vars in 982 bytes} [Thu May 14 18:04:56 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:57 2026] GET /v2.0/security-groups/c12e6914-b8d8-41a8-ac00-7b15a0b34616 => generated 2882 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:57 2026] GET /v2.0/security-groups/c12e6914-b8d8-41a8-ac00-7b15a0b34616 => generated 2882 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.169 () {44 vars in 1012 bytes} [Thu May 14 18:04:57 2026] GET /v2.0/security-group-rules/15387385-53da-4305-b854-69d6f61ca65f => generated 621 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:58 2026] GET /v2.0/security-groups/c12e6914-b8d8-41a8-ac00-7b15a0b34616 => generated 2882 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:04:58 2026] GET /v2.0/security-groups/c12e6914-b8d8-41a8-ac00-7b15a0b34616 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 199.204.45.169 () {44 vars in 1012 bytes} [Thu May 14 18:04:58 2026] GET /v2.0/security-group-rules/9093646b-5d52-4a3a-933e-ea964a171bfe => generated 625 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 199.204.45.169 () {44 vars in 976 bytes} [Thu May 14 18:05:10 2026] GET /v2.0/quotas/cbba998ace5c46b0b88d3340db93e539 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:06:07.428 7 INFO neutron.api.v2.resource [None req-34b315fc-3c15-440d-acff-8aa485b603ae aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 220/435] 199.204.45.169 () {44 vars in 1075 bytes} [Thu May 14 18:06:07 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 139 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/436] 199.204.45.169 () {44 vars in 1098 bytes} [Thu May 14 18:06:07 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/437] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 18:06:08 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/438] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:06:08 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/439] 199.204.45.169 () {44 vars in 1012 bytes} [Thu May 14 18:06:08 2026] GET /v2.0/security-group-rules/ac1c559c-afa2-420c-b8ee-6d1f53357e79 => generated 597 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/440] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 18:06:09 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/441] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:06:09 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb => 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: 219/442] 199.204.45.169 () {44 vars in 1012 bytes} [Thu May 14 18:06:09 2026] GET /v2.0/security-group-rules/b2e7a68a-f867-4dd5-ae42-716429b28934 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/443] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 18:06:10 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 4075 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/444] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:06:10 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/445] 199.204.45.169 () {44 vars in 1012 bytes} [Thu May 14 18:06:10 2026] GET /v2.0/security-group-rules/4f54cb09-5b2c-4fce-b092-bc4513fac838 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 199.204.45.169 () {44 vars in 1089 bytes} [Thu May 14 18:06:11 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb?project_id=000e3d41e76f4076bb61faa2f53148a0 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/447] 199.204.45.169 () {44 vars in 1002 bytes} [Thu May 14 18:06:11 2026] GET /v2.0/security-groups/769974ee-2306-4ac7-bf19-edc18b730bbb => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/448] 199.204.45.169 () {44 vars in 1012 bytes} [Thu May 14 18:06:11 2026] GET /v2.0/security-group-rules/7b8f876f-c669-4d06-a586-99af63a92f12 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/451] 199.204.45.169 () {44 vars in 976 bytes} [Thu May 14 18:06:19 2026] GET /v2.0/quotas/000e3d41e76f4076bb61faa2f53148a0 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/458] 199.204.45.169 () {44 vars in 950 bytes} [Thu May 14 18:07:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/465] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:07:54 2026] GET /v2.0/networks => generated 2168 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.139 () {32 vars in 655 bytes} [Thu May 14 18:07:56 2026] GET /v2.0/floatingips => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:07:56 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/468] 10.0.0.139 () {32 vars in 643 bytes} [Thu May 14 18:07:56 2026] GET /v2.0/ports => generated 4721 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/469] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:07:56 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:07:56 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.139 () {32 vars in 663 bytes} [Thu May 14 18:07:56 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 10.0.0.139 () {32 vars in 655 bytes} [Thu May 14 18:07:56 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:08.199 8 INFO neutron.db.segments_db [None req-2b2faeac-81f1-443a-9799-7f19c012280b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 1f8cc02d-c0ae-40f1-8312-cb82cc575823 of type vxlan for network 75edc703-614a-4bb2-adc4-ff3376bb1127 2026-05-14 18:08:08.213 7 INFO neutron.db.segments_db [None req-1a639d5e-f028-460f-ac84-d5203fbf5664 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 11310b86-3ea9-4f17-aeef-5ebc1a50e1c2 of type vxlan for network 72da859a-2fa0-4726-b874-c8ac9f90f708 [pid: 8|app: 0|req: 236/475] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:08:07 2026] POST /v2.0/networks => generated 748 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:08:07 2026] POST /v2.0/networks => generated 743 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/477] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:08 2026] POST /v2.0/subnets => generated 695 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:08:08.574 8 INFO neutron.db.segments_db [None req-628d961e-9cd5-4001-b45e-df348e146222 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment a0bca28f-4293-4a5d-8618-08a4faba0540 of type vxlan for network e90fc995-43e2-47fc-991e-8a3d22c5cc7c [pid: 8|app: 0|req: 237/478] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:08:08 2026] POST /v2.0/networks => generated 744 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:08:08.700 8 INFO neutron.db.segments_db [None req-0cb83295-69e4-45b4-ad43-e0165be3ed94 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment da4915b0-f380-4300-a5e7-161a4265819a of type vxlan for network 1ff8a96f-d728-4a78-86d9-fa1da6e93bba [pid: 7|app: 0|req: 242/479] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:08 2026] POST /v2.0/subnets => generated 691 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/480] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:08 2026] POST /v2.0/subnets => generated 691 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:08:08.958 8 INFO neutron.db.l3_hamode_db [None req-0cb83295-69e4-45b4-ad43-e0165be3ed94 aca92f8955814740b3e03742ef16a74d f4143f29394745a0b3985996882ddc69 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:08:09.005 7 WARNING neutron.db.securitygroups_db [None req-1eb45e64-d6be-4629-82ad-f736d57ba558 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 244/481] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:08:08 2026] GET /v2.0/security-groups?tenant_id=b25eea24384743f2aa6e143b789ecacc&name=default => generated 2921 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:08:09.182 7 INFO neutron.db.segments_db [None req-27aa9f11-3ae6-4ac9-ad77-9930ccc020c4 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment f9e65ccb-ee65-42a6-ab73-bad896873f68 of type vxlan for network c1181205-18cc-49b0-869f-67a578d72f5c 2026-05-14 18:08:09.456 7 INFO neutron.db.l3_hamode_db [None req-27aa9f11-3ae6-4ac9-ad77-9930ccc020c4 aca92f8955814740b3e03742ef16a74d d4aa0345663d4b50b03b359b16e51e8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:08:09.912 8 INFO neutron.db.l3_hamode_db [None req-0cb83295-69e4-45b4-ad43-e0165be3ed94 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:08:10.609 7 INFO neutron.db.l3_hamode_db [None req-27aa9f11-3ae6-4ac9-ad77-9930ccc020c4 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/482] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:08 2026] POST /v2.0/routers => generated 735 bytes in 2710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:08:11.410 8 INFO neutron.db.segments_db [None req-f5a1ac99-7159-42cf-92e9-9df29f50f2e7 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment f11955d3-264f-40c7-98c2-8e8ae2164afb of type vxlan for network 04c0251c-a6a5-4a93-a854-da431be97403 2026-05-14 18:08:11.711 8 INFO neutron.db.l3_hamode_db [None req-f5a1ac99-7159-42cf-92e9-9df29f50f2e7 aca92f8955814740b3e03742ef16a74d cdcc2035af3e48ee973e41607a3a03a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 245/483] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:09 2026] POST /v2.0/routers => generated 731 bytes in 2590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/484] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:08:11 2026] DELETE /v2.0/security-groups/4f50f5f0-1223-47ec-bf2f-f3c6118d81cc => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:08:12.505 8 INFO neutron.db.l3_hamode_db [None req-f5a1ac99-7159-42cf-92e9-9df29f50f2e7 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 247/485] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:08:11 2026] PUT /v2.0/routers/681b231f-0570-4c3e-8d92-ca8c6207e44d/add_router_interface => generated 310 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/486] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:11 2026] POST /v2.0/routers => generated 731 bytes in 2126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/487] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:08:13 2026] PUT /v2.0/routers/1ae8e2c1-1af8-4fae-ac92-4353e54dbad7/add_router_interface => generated 310 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:14.455 7 INFO neutron.db.segments_db [None req-a1051166-60bf-4ca3-ab54-5c90aeb4d30b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 2633ac7e-7cf7-49e1-8967-c7965aa0f653 of type vxlan for network cd793da0-7b4b-4730-83d5-0119d5bba4a1 [pid: 7|app: 0|req: 249/488] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:08:14 2026] POST /v2.0/networks => generated 745 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/489] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:08:13 2026] PUT /v2.0/routers/96c8c143-1b71-45dc-9f3a-f75765f8ac65/add_router_interface => generated 310 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/492] 10.0.0.112 () {38 vars in 971 bytes} [Thu May 14 18:08:14 2026] POST /v2.0/security-groups => generated 1685 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/493] 10.0.0.139 () {34 vars in 685 bytes} [Thu May 14 18:08:14 2026] POST /v2.0/security-groups => generated 1660 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/494] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:14 2026] POST /v2.0/subnets => generated 692 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:08:14.979 8 INFO neutron.db.segments_db [None req-7b212a6c-0812-4174-a90f-238fe420d368 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment ee4f8fd5-42a6-4a4f-b194-b01ab0696ea1 of type vxlan for network 6400af0c-dab2-45dd-92a4-4810a529742e [pid: 7|app: 0|req: 252/495] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:08:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/496] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:08:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/497] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:15 2026] GET /v2.0/security-groups/6f96b55f-35e8-4d83-beac-d6edf7476587 => generated 1685 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:08:15.258 8 INFO neutron.db.l3_hamode_db [None req-7b212a6c-0812-4174-a90f-238fe420d368 aca92f8955814740b3e03742ef16a74d 9a8017cdda8b4a48a2c64371eb25b92e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 255/498] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:08:15 2026] POST /v2.0/floatingips => generated 552 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/499] 10.0.0.139 () {34 vars in 685 bytes} [Thu May 14 18:08:15 2026] POST /v2.0/security-groups => generated 1659 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/500] 10.0.0.112 () {38 vars in 981 bytes} [Thu May 14 18:08:15 2026] POST /v2.0/security-group-rules => generated 614 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/501] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:08:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:08:16.088 8 INFO neutron.db.l3_hamode_db [None req-7b212a6c-0812-4174-a90f-238fe420d368 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 259/502] 10.0.0.112 () {38 vars in 971 bytes} [Thu May 14 18:08:16 2026] POST /v2.0/security-groups => generated 1685 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/503] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:08:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:08:16.319 7 WARNING neutron.db.securitygroups_db [req-200118c8-9ecc-4a00-bf60-a21db5bad665 req-1ad25e44-d7e7-4932-a191-b800a4c16fe0 559319028d094d268e3335b42f6fd8d2 d4aa0345663d4b50b03b359b16e51e8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 261/504] 10.0.0.112 () {34 vars in 1098 bytes} [Thu May 14 18:08:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--391273323&fields=id&tenant_id=d4aa0345663d4b50b03b359b16e51e8a => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/505] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:16 2026] GET /v2.0/security-groups/d7fabca5-7791-4bd9-b933-5747bab4a5fb => generated 1685 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/506] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:08:16 2026] POST /v2.0/floatingips => generated 552 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/507] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:14 2026] POST /v2.0/routers => generated 732 bytes in 2015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/508] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:08:16 2026] GET /v2.0/networks?id=72da859a-2fa0-4726-b874-c8ac9f90f708 => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/509] 10.0.0.112 () {38 vars in 981 bytes} [Thu May 14 18:08:16 2026] POST /v2.0/security-group-rules => generated 614 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/510] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:08:17 2026] GET /v2.0/quotas/d4aa0345663d4b50b03b359b16e51e8a => 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: 247/511] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:08:17 2026] GET /v2.0/ports?tenant_id=d4aa0345663d4b50b03b359b16e51e8a&fields=id => generated 57 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/512] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:17 2026] GET /v2.0/security-groups/d7fabca5-7791-4bd9-b933-5747bab4a5fb => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/513] 10.0.0.112 () {38 vars in 981 bytes} [Thu May 14 18:08:17 2026] POST /v2.0/security-group-rules => generated 619 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:08:17.434 8 WARNING neutron.db.securitygroups_db [req-68eb9a5b-acf6-411d-a702-74bdf21cf4ed req-6ddc2a37-79d6-45c9-8ae5-dfe05543cb39 775d34f304a64ad9a8b283b873d23023 cdcc2035af3e48ee973e41607a3a03a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 250/514] 10.0.0.112 () {34 vars in 1098 bytes} [Thu May 14 18:08:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--416603042&fields=id&tenant_id=cdcc2035af3e48ee973e41607a3a03a0 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/515] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:08:17 2026] GET /v2.0/networks?id=e90fc995-43e2-47fc-991e-8a3d22c5cc7c => generated 676 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/516] 10.0.0.112 () {34 vars in 907 bytes} [Thu May 14 18:08:17 2026] GET /v2.0/extensions => generated 22222 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/517] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:08:17 2026] GET /v2.0/quotas/cdcc2035af3e48ee973e41607a3a03a0 => 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: 254/518] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:08:17 2026] GET /v2.0/networks/72da859a-2fa0-4726-b874-c8ac9f90f708?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/519] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:08:17 2026] GET /v2.0/ports?tenant_id=cdcc2035af3e48ee973e41607a3a03a0&fields=id => generated 57 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/520] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:08:17 2026] GET /v2.0/networks/72da859a-2fa0-4726-b874-c8ac9f90f708?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: 8|app: 0|req: 257/521] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:17 2026] GET /v2.0/security-groups/d7fabca5-7791-4bd9-b933-5747bab4a5fb => generated 2940 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/522] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:18 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => 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: 259/523] 10.0.0.112 () {34 vars in 907 bytes} [Thu May 14 18:08:18 2026] GET /v2.0/extensions => generated 22222 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/524] 10.0.0.112 () {34 vars in 1001 bytes} [Thu May 14 18:08:18 2026] GET /v2.0/security-group-rules/56e6c9ac-40e2-4fb0-8b09-626752323853 => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/525] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:08:18 2026] GET /v2.0/networks/e90fc995-43e2-47fc-991e-8a3d22c5cc7c?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/526] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:18 2026] GET /v2.0/security-groups/d7fabca5-7791-4bd9-b933-5747bab4a5fb => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/527] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:08:18 2026] GET /v2.0/networks/e90fc995-43e2-47fc-991e-8a3d22c5cc7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 10.0.0.112 () {36 vars in 1023 bytes} [Thu May 14 18:08:18 2026] DELETE /v2.0/security-group-rules/56e6c9ac-40e2-4fb0-8b09-626752323853 => 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: 265/529] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:08:16 2026] PUT /v2.0/routers/2e3178c6-7aa2-464f-b531-ecabadd4deaf/add_router_interface => generated 310 bytes in 1623 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:18 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:18 2026] GET /v2.0/security-groups/d7fabca5-7791-4bd9-b933-5747bab4a5fb => generated 2310 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/532] 10.0.0.112 () {36 vars in 1013 bytes} [Thu May 14 18:08:18 2026] DELETE /v2.0/security-groups/d7fabca5-7791-4bd9-b933-5747bab4a5fb => 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: 266/533] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:18 2026] GET /v2.0/security-groups/6f96b55f-35e8-4d83-beac-d6edf7476587 => generated 2310 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/534] 10.0.0.112 () {36 vars in 1013 bytes} [Thu May 14 18:08:18 2026] DELETE /v2.0/security-groups/6f96b55f-35e8-4d83-beac-d6edf7476587 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/535] 10.0.0.112 () {38 vars in 971 bytes} [Thu May 14 18:08:19 2026] POST /v2.0/security-groups => generated 1681 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/536] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:19 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => 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: 271/537] 10.0.0.112 () {38 vars in 971 bytes} [Thu May 14 18:08:19 2026] POST /v2.0/security-groups => generated 1681 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:08:19.480 8 INFO neutron_taas.services.taas.taas_plugin [None req-d779460e-d3db-417c-9f6d-b4354c6370ca aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 47eb7803-d96b-42b9-9489-fcc4a0094c98 2026-05-14 18:08:19.487 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d779460e-d3db-417c-9f6d-b4354c6370ca aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 47eb7803-d96b-42b9-9489-fcc4a0094c98 [pid: 7|app: 0|req: 272/538] 10.0.0.112 () {38 vars in 971 bytes} [Thu May 14 18:08:19 2026] POST /v2.0/security-groups => generated 1680 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:08:19.619 7 WARNING neutron.db.securitygroups_db [req-44e36cff-ed08-4746-9361-a8b58a3de5ec req-96353142-4121-425e-8eba-ca55f9edc12f 7640fd69d8be4657a023ab3b1a039ae4 9a8017cdda8b4a48a2c64371eb25b92e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 273/539] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:08:19 2026] GET /v2.0/security-groups?tenant_id=9a8017cdda8b4a48a2c64371eb25b92e => generated 7907 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/540] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:19 2026] GET /v2.0/security-groups/9a160652-e4e1-4e79-85d8-f891cfd169b9 => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/541] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:19 2026] GET /v2.0/security-groups/9a160652-e4e1-4e79-85d8-f891cfd169b9 => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/542] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:19 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/543] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:19 2026] GET /v2.0/security-groups/e90fa8fd-90c9-48bf-9b7a-296924a89922 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/544] 10.0.0.112 () {36 vars in 1013 bytes} [Thu May 14 18:08:19 2026] DELETE /v2.0/security-groups/e90fa8fd-90c9-48bf-9b7a-296924a89922 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:08:19.950 7 INFO neutron.api.v2.resource [req-c23f3cb8-a95c-435f-9853-e06ebe634a36 req-9efdeb04-85b8-4fae-93c8-022e4e3d749d 7640fd69d8be4657a023ab3b1a039ae4 9a8017cdda8b4a48a2c64371eb25b92e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/545] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:19 2026] GET /v2.0/security-groups/e90fa8fd-90c9-48bf-9b7a-296924a89922 => 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: 267/546] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:08:19 2026] PUT /v2.0/routers/681b231f-0570-4c3e-8d92-ca8c6207e44d/remove_router_interface => generated 310 bytes in 943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/547] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:19 2026] GET /v2.0/security-groups/dc053dee-b681-4ea1-9f32-d601b35f030a => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/548] 10.0.0.112 () {36 vars in 1013 bytes} [Thu May 14 18:08:20 2026] DELETE /v2.0/security-groups/dc053dee-b681-4ea1-9f32-d601b35f030a => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:08:20.112 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbde575b-2218-4c67-b5ac-7531f6415f03 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 41dc31f5-ad24-4f23-8df7-ef4e3b884c10 2026-05-14 18:08:20.114 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbde575b-2218-4c67-b5ac-7531f6415f03 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 41dc31f5-ad24-4f23-8df7-ef4e3b884c10 2026-05-14 18:08:20.131 7 INFO neutron.api.v2.resource [req-85395b0c-9cc0-491c-9a84-88a60d2ed7a0 req-9e14d996-3efa-4c8f-ad11-f012cf805bd8 7640fd69d8be4657a023ab3b1a039ae4 9a8017cdda8b4a48a2c64371eb25b92e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/549] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:20 2026] GET /v2.0/security-groups/dc053dee-b681-4ea1-9f32-d601b35f030a => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/550] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:20 2026] GET /v2.0/security-groups/f2d51bf7-0688-46c0-b8e5-167dd8a34d78 => generated 1680 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/551] 10.0.0.112 () {36 vars in 1013 bytes} [Thu May 14 18:08:20 2026] DELETE /v2.0/security-groups/f2d51bf7-0688-46c0-b8e5-167dd8a34d78 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:08:20.283 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbde575b-2218-4c67-b5ac-7531f6415f03 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 7456a45f-2271-4b5b-8ab8-6734b6e1aace 2026-05-14 18:08:20.285 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbde575b-2218-4c67-b5ac-7531f6415f03 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 7456a45f-2271-4b5b-8ab8-6734b6e1aace 2026-05-14 18:08:20.310 7 INFO neutron.api.v2.resource [req-8dcdf9f4-08f5-44da-ae91-76fa523d7b69 req-46fa5bf6-7d0a-49d5-821c-771849a55475 7640fd69d8be4657a023ab3b1a039ae4 9a8017cdda8b4a48a2c64371eb25b92e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 285/552] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:20 2026] GET /v2.0/security-groups/f2d51bf7-0688-46c0-b8e5-167dd8a34d78 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:08:20.337 7 WARNING neutron.db.securitygroups_db [req-72890db0-5ee3-44d3-9bb2-37f78e4c93a2 req-3676febe-daca-41e9-a1bf-d71438b2ef1c 7640fd69d8be4657a023ab3b1a039ae4 9a8017cdda8b4a48a2c64371eb25b92e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:08:20.356 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-bbde575b-2218-4c67-b5ac-7531f6415f03 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, 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 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 286/553] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:08:20 2026] GET /v2.0/security-groups?tenant_id=9a8017cdda8b4a48a2c64371eb25b92e => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/554] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:20 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/555] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:20 2026] GET /v2.0/security-groups/9a160652-e4e1-4e79-85d8-f891cfd169b9 => generated 2922 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/556] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:20 2026] GET /v2.0/security-groups/9a160652-e4e1-4e79-85d8-f891cfd169b9 => generated 2922 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:08:20.594 7 INFO neutron.api.v2.resource [req-8b7c3572-69c6-4f84-bf2e-e1b0db9ffac2 req-52c36254-6bea-4de7-8639-82011f986845 7640fd69d8be4657a023ab3b1a039ae4 9a8017cdda8b4a48a2c64371eb25b92e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 290/557] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:20 2026] GET /v2.0/security-groups/f2d51bf7-0688-46c0-b8e5-167dd8a34d78 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:08:20.639 7 INFO neutron.api.v2.resource [req-74fdb423-f734-44f6-82b6-70afda496f38 req-7092d6fd-986b-429b-921d-6716aa1cc478 7640fd69d8be4657a023ab3b1a039ae4 9a8017cdda8b4a48a2c64371eb25b92e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 291/558] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:20 2026] GET /v2.0/security-groups/dc053dee-b681-4ea1-9f32-d601b35f030a => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:08:20.687 7 INFO neutron.api.v2.resource [req-8a039763-730d-42af-8472-ad2eca82125d req-d1deb4e0-5c40-4497-a72a-2621906ca4b4 7640fd69d8be4657a023ab3b1a039ae4 9a8017cdda8b4a48a2c64371eb25b92e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 292/559] 10.0.0.112 () {34 vars in 991 bytes} [Thu May 14 18:08:20 2026] GET /v2.0/security-groups/e90fa8fd-90c9-48bf-9b7a-296924a89922 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:08:20.753 8 INFO neutron.db.l3_hamode_db [None req-bbde575b-2218-4c67-b5ac-7531f6415f03 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] HA network 1ff8a96f-d728-4a78-86d9-fa1da6e93bba was deleted as no HA routers are present in project f4143f29394745a0b3985996882ddc69. [pid: 8|app: 0|req: 268/560] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:08:19 2026] DELETE /v2.0/routers/681b231f-0570-4c3e-8d92-ca8c6207e44d => generated 0 bytes in 782 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/561] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:08:20 2026] DELETE /v2.0/subnets/20fc1d3e-ef80-4aa1-b166-b6b99d3cd22b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/562] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:20 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:21.077 8 INFO neutron.services.segments.plugin [-] Segment da4915b0-f380-4300-a5e7-161a4265819a resource provider aggregate not found 2026-05-14 18:08:21.083 8 INFO neutron_taas.services.taas.taas_plugin [None req-04dc4173-8101-4e5e-8cb5-21d263917ca5 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: c15da882-1e75-460d-a789-7b058089a470 2026-05-14 18:08:21.094 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04dc4173-8101-4e5e-8cb5-21d263917ca5 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: c15da882-1e75-460d-a789-7b058089a470 2026-05-14 18:08:21.115 8 INFO neutron.services.segments.plugin [-] Segment da4915b0-f380-4300-a5e7-161a4265819a resource provider aggregate not found 2026-05-14 18:08:21.118 8 INFO neutron.services.segments.plugin [-] Segment da4915b0-f380-4300-a5e7-161a4265819a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da4915b0-f380-4300-a5e7-161a4265819a found for delete ", "request_id": "req-bc81ca27-ceef-4f4b-87f5-51e11703a4d5"}]} 2026-05-14 18:08:21.139 8 INFO neutron.services.segments.plugin [-] Segment da4915b0-f380-4300-a5e7-161a4265819a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da4915b0-f380-4300-a5e7-161a4265819a found for delete ", "request_id": "req-6f0cfc27-42d4-4d60-8f41-741e86d6dbe5"}]} 2026-05-14 18:08:21.279 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f6dfcbf-4168-4701-aa7b-8f3b8021b582 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 148c6e99-599c-4572-b062-41634bd1261c 2026-05-14 18:08:21.288 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f6dfcbf-4168-4701-aa7b-8f3b8021b582 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 148c6e99-599c-4572-b062-41634bd1261c [pid: 8|app: 0|req: 271/563] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:08:20 2026] DELETE /v2.0/networks/75edc703-614a-4bb2-adc4-ff3376bb1127 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:08:21.468 8 WARNING neutron.db.securitygroups_db [None req-645c3d9c-2540-4d95-88b4-97676c28d55a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 272/564] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:08:21 2026] GET /v2.0/security-groups?tenant_id=f4143f29394745a0b3985996882ddc69&name=default => generated 2921 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/565] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:08:21 2026] DELETE /v2.0/security-groups/4d6f983b-f7d7-496a-8275-b543ad4407b5 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/566] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:21 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => 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: 293/567] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:08:20 2026] PUT /v2.0/routers/2e3178c6-7aa2-464f-b531-ecabadd4deaf/remove_router_interface => generated 310 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/568] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:22 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:22.192 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0beeeb3-d343-4b58-b64c-e7e54feeaa4e aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: ec07d581-b61a-40b1-8ecb-85d5a3ac72e0 2026-05-14 18:08:22.196 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0beeeb3-d343-4b58-b64c-e7e54feeaa4e aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: ec07d581-b61a-40b1-8ecb-85d5a3ac72e0 2026-05-14 18:08:22.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0beeeb3-d343-4b58-b64c-e7e54feeaa4e aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: e8746fb4-7349-4e95-aad2-d3dfbdc1dff8 2026-05-14 18:08:22.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0beeeb3-d343-4b58-b64c-e7e54feeaa4e aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: e8746fb4-7349-4e95-aad2-d3dfbdc1dff8 [pid: 7|app: 0|req: 295/569] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:22 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:22.839 8 INFO neutron.db.l3_hamode_db [None req-d0beeeb3-d343-4b58-b64c-e7e54feeaa4e aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] HA network 6400af0c-dab2-45dd-92a4-4810a529742e was deleted as no HA routers are present in project 9a8017cdda8b4a48a2c64371eb25b92e. [pid: 8|app: 0|req: 275/570] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:08:21 2026] DELETE /v2.0/routers/2e3178c6-7aa2-464f-b531-ecabadd4deaf => generated 0 bytes in 880 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/571] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:08:22 2026] DELETE /v2.0/subnets/1de3a359-0ee4-4cc1-8c2e-230c4485a252 => 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: 276/572] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:08:23 2026] DELETE /v2.0/networks/cd793da0-7b4b-4730-83d5-0119d5bba4a1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:08:23.144 8 INFO neutron.services.segments.plugin [-] Segment 1f8cc02d-c0ae-40f1-8312-cb82cc575823 resource provider aggregate not found 2026-05-14 18:08:23.160 8 INFO neutron.services.segments.plugin [-] Segment 1f8cc02d-c0ae-40f1-8312-cb82cc575823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8cc02d-c0ae-40f1-8312-cb82cc575823 found for delete ", "request_id": "req-2696ad38-5d2b-4245-831b-900deac92b61"}]} 2026-05-14 18:08:23.163 8 INFO neutron.services.segments.plugin [-] Segment 1f8cc02d-c0ae-40f1-8312-cb82cc575823 resource provider aggregate not found 2026-05-14 18:08:23.176 8 INFO neutron.services.segments.plugin [-] Segment ee4f8fd5-42a6-4a4f-b194-b01ab0696ea1 resource provider aggregate not found 2026-05-14 18:08:23.181 8 INFO neutron.services.segments.plugin [-] Segment 1f8cc02d-c0ae-40f1-8312-cb82cc575823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8cc02d-c0ae-40f1-8312-cb82cc575823 found for delete ", "request_id": "req-9d37eebb-e435-4661-8c9d-7d0f6c4e87b0"}]} 2026-05-14 18:08:23.196 8 INFO neutron.services.segments.plugin [-] Segment ee4f8fd5-42a6-4a4f-b194-b01ab0696ea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee4f8fd5-42a6-4a4f-b194-b01ab0696ea1 found for delete ", "request_id": "req-42f1e38e-7101-425b-a1a0-0d5814eec240"}]} 2026-05-14 18:08:23.200 8 INFO neutron.services.segments.plugin [-] Segment ee4f8fd5-42a6-4a4f-b194-b01ab0696ea1 resource provider aggregate not found 2026-05-14 18:08:23.225 8 INFO neutron.services.segments.plugin [-] Segment ee4f8fd5-42a6-4a4f-b194-b01ab0696ea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee4f8fd5-42a6-4a4f-b194-b01ab0696ea1 found for delete ", "request_id": "req-502df8b7-93ec-4102-910f-4a51fba66c3b"}]} 2026-05-14 18:08:23.228 8 INFO neutron.services.segments.plugin [-] Segment 2633ac7e-7cf7-49e1-8967-c7965aa0f653 resource provider aggregate not found [pid: 7|app: 0|req: 297/573] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:23 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:23.244 8 INFO neutron.services.segments.plugin [-] Segment 2633ac7e-7cf7-49e1-8967-c7965aa0f653 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2633ac7e-7cf7-49e1-8967-c7965aa0f653 found for delete ", "request_id": "req-60588364-121a-4933-8111-4d04e02740cb"}]} 2026-05-14 18:08:23.245 8 INFO neutron.services.segments.plugin [-] Segment 2633ac7e-7cf7-49e1-8967-c7965aa0f653 resource provider aggregate not found 2026-05-14 18:08:23.264 8 INFO neutron.services.segments.plugin [-] Segment 2633ac7e-7cf7-49e1-8967-c7965aa0f653 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2633ac7e-7cf7-49e1-8967-c7965aa0f653 found for delete ", "request_id": "req-d29f1181-d1e2-4e26-b6ad-d467a5c83c91"}]} 2026-05-14 18:08:23.276 8 WARNING neutron.db.securitygroups_db [None req-6aec131f-8211-49c7-a09c-96875e283abf aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 277/574] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:08:23 2026] GET /v2.0/security-groups?tenant_id=9a8017cdda8b4a48a2c64371eb25b92e&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/575] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:08:23 2026] DELETE /v2.0/security-groups/9a160652-e4e1-4e79-85d8-f891cfd169b9 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/576] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:08:23 2026] GET /v2.0/networks?id=72da859a-2fa0-4726-b874-c8ac9f90f708 => generated 676 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/577] 199.204.45.169 () {34 vars in 911 bytes} [Thu May 14 18:08:23 2026] GET /v2.0/extensions => generated 22222 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-14 18:08:23.725 8 WARNING neutron.db.securitygroups_db [req-200118c8-9ecc-4a00-bf60-a21db5bad665 req-b22ab697-9e2f-4473-a75c-7ed613eb0d86 559319028d094d268e3335b42f6fd8d2 d4aa0345663d4b50b03b359b16e51e8a - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 280/578] 199.204.45.169 () {34 vars in 1050 bytes} [Thu May 14 18:08:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d4aa0345663d4b50b03b359b16e51e8a => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:23.851 7 INFO neutron.db.segments_db [None req-bfdbe6a9-b9bb-4034-b852-7f23da1121a0 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment cc36e7df-f2ee-4046-b5ae-055146650959 of type vxlan for network f321d0f1-1d41-4a9c-8408-dc8821b41e0a [pid: 7|app: 0|req: 299/579] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:08:23 2026] POST /v2.0/networks => generated 737 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/580] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:23 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => 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: 301/581] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:23 2026] POST /v2.0/subnets => generated 684 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:08:24.145 7 INFO neutron.db.segments_db [None req-3897e220-5f32-4776-b17e-92582a47db23 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment c8ffdfab-1e34-4603-92bd-2fa77da8177e of type vxlan for network a44e30c6-82d4-4c4c-8b99-0de92e9db558 [pid: 8|app: 0|req: 281/582] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:08:23 2026] POST /v2.0/ports => generated 954 bytes in 461 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: 282/583] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:24 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:24.367 7 INFO neutron.db.l3_hamode_db [None req-3897e220-5f32-4776-b17e-92582a47db23 aca92f8955814740b3e03742ef16a74d 4fe87e138b7744119e5c4887cc204b50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:08:25.103 7 INFO neutron.db.l3_hamode_db [None req-3897e220-5f32-4776-b17e-92582a47db23 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 283/584] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:08:24 2026] PUT /v2.0/ports/3a387b27-a3e1-4a76-a102-bcecd928f87f => generated 1235 bytes in 593 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: 284/585] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:25 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/586] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:08:25 2026] GET /v2.0/networks?id=e90fc995-43e2-47fc-991e-8a3d22c5cc7c => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/587] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:25 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&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-05-14 18:08:25.351 8 WARNING neutron.db.securitygroups_db [req-68eb9a5b-acf6-411d-a702-74bdf21cf4ed req-d00138dd-734c-4cfc-8655-87a314342302 775d34f304a64ad9a8b283b873d23023 cdcc2035af3e48ee973e41607a3a03a0 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 287/588] 199.204.45.169 () {34 vars in 1050 bytes} [Thu May 14 18:08:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cdcc2035af3e48ee973e41607a3a03a0 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:25.831 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b457a9b2-1fe0-4c8a-8eaa-5b9658391710'] response: {'name': 'network-changed', 'server_uuid': 'e4290aa6-75b2-424f-829e-a84c4dc28d56', 'tag': '3a387b27-a3e1-4a76-a102-bcecd928f87f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 288/589] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:08:25 2026] POST /v2.0/ports => generated 954 bytes in 473 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: 289/590] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:25 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 957 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:26.232 8 INFO neutron.db.segments_db [None req-4b340def-baa6-4b75-9013-9693f3ce28a2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 15a16ae7-70a8-4580-ad1a-84c128dd9829 of type vxlan for network a0f9aace-1d11-442b-b844-891205fd7427 [pid: 7|app: 0|req: 302/591] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:24 2026] POST /v2.0/routers => generated 724 bytes in 2137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/592] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:08:25 2026] POST /v2.0/networks => generated 750 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/593] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:26 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/594] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:26 2026] GET /v2.0/ports?tenant_id=d4aa0345663d4b50b03b359b16e51e8a&device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/595] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:08:26 2026] PUT /v2.0/ports/9f10b347-fee1-4e24-8e0a-9e351cb67ba5 => generated 1235 bytes in 511 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: 304/596] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:26 2026] POST /v2.0/subnets => generated 697 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/597] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:26 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/598] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:08:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3a387b27-a3e1-4a76-a102-bcecd928f87f => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:27.165 7 INFO neutron.db.segments_db [None req-630e5b0c-c5bd-4742-b30c-32573c81c10d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 70159af4-68df-4453-acce-ec5a68cc3949 of type vxlan for network 00703ecc-f041-4c61-bb52-116fbe83c78d 2026-05-14 18:08:27.233 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd3fe301-19ed-480a-82f0-d9899e2e4428'] response: {'name': 'network-changed', 'server_uuid': 'bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a', 'tag': '9f10b347-fee1-4e24-8e0a-9e351cb67ba5', 'status': 'completed', 'code': 200} 2026-05-14 18:08:27.567 7 INFO neutron.db.l3_hamode_db [None req-630e5b0c-c5bd-4742-b30c-32573c81c10d aca92f8955814740b3e03742ef16a74d b06924cc09d846b09d3d64aead8397ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 293/599] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:08:26 2026] PUT /v2.0/routers/88af7ea9-36d7-49c1-8aa7-197ae63fcdff/add_router_interface => generated 310 bytes in 1488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/600] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:27 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/601] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:08:27 2026] GET /v2.0/subnets?id=beb0fc95-0a37-43e3-a390-3489fb951e2c => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/602] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:27 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 297/603] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:28 2026] GET /v2.0/ports?tenant_id=cdcc2035af3e48ee973e41607a3a03a0&device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 298/604] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:08:28 2026] GET /v2.0/ports?network_id=72da859a-2fa0-4726-b874-c8ac9f90f708&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/605] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:28 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&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: 300/606] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:08:28 2026] GET /v2.0/networks?tenant_id=cdcc2035af3e48ee973e41607a3a03a0&shared=False => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/607] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:08:28 2026] GET /v2.0/networks/72da859a-2fa0-4726-b874-c8ac9f90f708?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: 302/608] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:08:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:08:28 2026] GET /v2.0/networks/72da859a-2fa0-4726-b874-c8ac9f90f708?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 10.0.0.139 () {34 vars in 685 bytes} [Thu May 14 18:08:28 2026] POST /v2.0/security-groups => generated 1660 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/611] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:08:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:08:28.744 7 INFO neutron.db.l3_hamode_db [None req-630e5b0c-c5bd-4742-b30c-32573c81c10d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 306/612] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:08:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:08:27 2026] POST /v2.0/routers => generated 737 bytes in 2489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/616] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:29 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => 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: 311/617] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:29 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/618] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:29 2026] GET /v2.0/ports?tenant_id=cdcc2035af3e48ee973e41607a3a03a0&device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 313/619] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:29 2026] GET /v2.0/ports?tenant_id=d4aa0345663d4b50b03b359b16e51e8a&device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/620] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:08:28 2026] POST /v2.0/floatingips => generated 552 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/621] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:29 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&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: 309/622] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:29 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/623] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9f10b347-fee1-4e24-8e0a-9e351cb67ba5 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/networks?id=72da859a-2fa0-4726-b874-c8ac9f90f708 => generated 771 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/subnets?id=f8fc6502-0bbf-4ebf-9ece-0957c81cedd9 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3a387b27-a3e1-4a76-a102-bcecd928f87f => 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: 314/627] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/ports?network_id=e90fc995-43e2-47fc-991e-8a3d22c5cc7c&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/628] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/subnets?id=beb0fc95-0a37-43e3-a390-3489fb951e2c => generated 694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/networks/e90fc995-43e2-47fc-991e-8a3d22c5cc7c?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: 317/630] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/ports?network_id=72da859a-2fa0-4726-b874-c8ac9f90f708&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/631] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/networks/e90fc995-43e2-47fc-991e-8a3d22c5cc7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/networks/72da859a-2fa0-4726-b874-c8ac9f90f708?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:30.448 8 WARNING neutron.db.securitygroups_db [req-a387379f-23e4-4cf1-b70b-4d9f567194b7 req-7d79ce06-acaf-446b-b9be-a66d97d40605 062d88e00980463b8bcd1e6de8de422f 4fe87e138b7744119e5c4887cc204b50 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 320/633] 10.0.0.112 () {34 vars in 1098 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--293944658&fields=id&tenant_id=4fe87e138b7744119e5c4887cc204b50 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/634] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/networks/72da859a-2fa0-4726-b874-c8ac9f90f708?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/635] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/networks?id=f321d0f1-1d41-4a9c-8408-dc8821b41e0a => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/636] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/quotas/4fe87e138b7744119e5c4887cc204b50 => 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: 324/637] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/ports?tenant_id=4fe87e138b7744119e5c4887cc204b50&fields=id => generated 57 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/638] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/networks/f321d0f1-1d41-4a9c-8408-dc8821b41e0a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/639] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/networks/f321d0f1-1d41-4a9c-8408-dc8821b41e0a?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: 327/640] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:30 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/641] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:08:29 2026] PUT /v2.0/routers/3b044016-6717-4022-a0f5-ce5344b19d28/add_router_interface => generated 310 bytes in 1334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/642] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:31 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/643] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:31 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/644] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:31 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/645] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:31 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/646] 10.0.0.139 () {34 vars in 685 bytes} [Thu May 14 18:08:31 2026] POST /v2.0/security-groups => generated 1659 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/647] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:08:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/648] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:08:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/649] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:32 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => 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: 332/650] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:32 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/651] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:32 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/652] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:08:32 2026] POST /v2.0/floatingips => generated 552 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/653] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:32 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&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: 334/654] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:32 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:32.905 7 WARNING neutron.db.securitygroups_db [req-709597c1-1187-4c44-afba-e05aa39bda68 req-fe51e17a-029d-40c9-a9d4-6eeccaa093fb 92c1b773b712494a871dae9b07d03378 b06924cc09d846b09d3d64aead8397ab - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 321/655] 10.0.0.112 () {34 vars in 1098 bytes} [Thu May 14 18:08:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--761612860&fields=id&tenant_id=b06924cc09d846b09d3d64aead8397ab => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/656] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:08:32 2026] GET /v2.0/networks?id=a0f9aace-1d11-442b-b844-891205fd7427 => generated 682 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/657] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:08:32 2026] GET /v2.0/quotas/b06924cc09d846b09d3d64aead8397ab => 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: 336/658] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:08:33 2026] GET /v2.0/ports?tenant_id=b06924cc09d846b09d3d64aead8397ab&fields=id => generated 57 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/659] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:08:33 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?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: 324/660] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:33 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => 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: 337/661] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:08:33 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?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: 325/662] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:33 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => 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: 338/663] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:33 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/664] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:33 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 339/665] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:33 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/666] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:33 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/667] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:34 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => 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: 328/668] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:34 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => 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: 341/669] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:34 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/670] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:34 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/671] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:34 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/672] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:34 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&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: 330/673] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:08:35 2026] GET /v2.0/networks?id=f321d0f1-1d41-4a9c-8408-dc8821b41e0a => generated 669 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:35.457 8 WARNING neutron.db.securitygroups_db [req-a387379f-23e4-4cf1-b70b-4d9f567194b7 req-c451abad-98de-49e3-a7fa-955e8d26615b 062d88e00980463b8bcd1e6de8de422f 4fe87e138b7744119e5c4887cc204b50 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 331/674] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:35 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => 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: 344/675] 199.204.45.169 () {34 vars in 1050 bytes} [Thu May 14 18:08:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4fe87e138b7744119e5c4887cc204b50 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/676] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:35 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => 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: 346/677] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:36 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 347/678] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:36 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/679] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:36 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/680] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:36 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&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: 332/681] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:08:35 2026] POST /v2.0/ports => generated 958 bytes in 868 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: 333/682] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:36 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 961 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/683] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:36 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/684] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:36 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => 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: 350/685] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:08:36 2026] PUT /v2.0/ports/6b7c8438-c4e3-4f7d-b45a-c60741d05ba4 => generated 1239 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:08:37.015 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-beba7614-7819-4ceb-abd5-0c4b95dea6f1'] response: {'name': 'network-changed', 'server_uuid': '2bf8d16f-146a-418e-bff0-782508b66cc7', 'tag': '6b7c8438-c4e3-4f7d-b45a-c60741d05ba4', '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: 336/686] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:37 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/687] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:37 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => 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: 337/688] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:37 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/689] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:37 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/690] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:37 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 353/691] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:37 2026] GET /v2.0/ports?tenant_id=4fe87e138b7744119e5c4887cc204b50&device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/692] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:08:37 2026] GET /v2.0/networks?tenant_id=4fe87e138b7744119e5c4887cc204b50&shared=False => generated 765 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/693] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:08:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/694] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:08:37 2026] GET /v2.0/networks?id=a0f9aace-1d11-442b-b844-891205fd7427 => generated 682 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:37.835 8 WARNING neutron.db.securitygroups_db [req-709597c1-1187-4c44-afba-e05aa39bda68 req-8a0cb41b-aeaf-4f70-97c3-5ffb2254dd2f 92c1b773b712494a871dae9b07d03378 b06924cc09d846b09d3d64aead8397ab - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 357/695] 199.204.45.169 () {34 vars in 1050 bytes} [Thu May 14 18:08:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b06924cc09d846b09d3d64aead8397ab => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/696] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:37 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:38.091 7 INFO neutron.db.l3_db [None req-cf57eea0-6b22-449c-b32d-0f07001a484b 775d34f304a64ad9a8b283b873d23023 cdcc2035af3e48ee973e41607a3a03a0 - - default default] Floating IP 2aee22dc-28ec-4b45-af17-20aab2d7d88f associated. External IP: 10.96.250.218, port: 9f10b347-fee1-4e24-8e0a-9e351cb67ba5. [pid: 8|app: 0|req: 359/697] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:08:37 2026] POST /v2.0/ports => generated 954 bytes in 388 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: 360/698] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:38 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/699] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:38 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&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: 339/700] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:08:37 2026] PUT /v2.0/floatingips/2aee22dc-28ec-4b45-af17-20aab2d7d88f => generated 855 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:38.487 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc61c50c-236d-4bae-8825-a67291ce97f9'] response: {'name': 'network-changed', 'server_uuid': 'bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a', 'tag': '9f10b347-fee1-4e24-8e0a-9e351cb67ba5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/701] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:38 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/702] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:38 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/703] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:38 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&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: 343/704] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:38 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/705] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:38 2026] GET /v2.0/ports?tenant_id=4fe87e138b7744119e5c4887cc204b50&device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/706] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:08:38 2026] PUT /v2.0/ports/6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 1235 bytes in 471 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: 363/707] 199.204.45.169 () {34 vars in 1060 bytes} [Thu May 14 18:08:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6b7c8438-c4e3-4f7d-b45a-c60741d05ba4 => 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: 364/708] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:08:38 2026] GET /v2.0/subnets?id=b5620ab4-e8fc-4622-9904-02f9fce16732 => generated 687 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/709] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:08:38 2026] GET /v2.0/ports?network_id=f321d0f1-1d41-4a9c-8408-dc8821b41e0a&device_owner=network%3Adhcp => 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: 366/710] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:08:38 2026] GET /v2.0/networks/f321d0f1-1d41-4a9c-8408-dc8821b41e0a?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:39.064 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a745295b-29a7-4fa7-a540-de4568a08dd4'] response: {'name': 'network-changed', 'server_uuid': 'e74907a1-6780-4aa3-be4a-542fbb1bf675', 'tag': '6342454b-37d8-4a8b-82e6-a5df589a7e55', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 367/711] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/ports?tenant_id=cdcc2035af3e48ee973e41607a3a03a0&device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/712] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/networks/f321d0f1-1d41-4a9c-8408-dc8821b41e0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/713] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/networks?id=e90fc995-43e2-47fc-991e-8a3d22c5cc7c => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:39.229 7 INFO neutron.db.l3_db [None req-8fc4dda2-7fe7-49a2-9e0c-2478103ffb65 559319028d094d268e3335b42f6fd8d2 d4aa0345663d4b50b03b359b16e51e8a - - default default] Floating IP 8d919bb7-c25d-47ed-bcc7-effdfd60ce2c associated. External IP: 10.96.250.219, port: 3a387b27-a3e1-4a76-a102-bcecd928f87f. [pid: 8|app: 0|req: 370/714] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9f10b347-fee1-4e24-8e0a-9e351cb67ba5 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/715] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/subnets?id=f8fc6502-0bbf-4ebf-9ece-0957c81cedd9 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/716] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/ports?network_id=e90fc995-43e2-47fc-991e-8a3d22c5cc7c&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/717] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/networks/e90fc995-43e2-47fc-991e-8a3d22c5cc7c?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/718] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/networks/e90fc995-43e2-47fc-991e-8a3d22c5cc7c?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: 345/719] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:08:38 2026] PUT /v2.0/floatingips/8d919bb7-c25d-47ed-bcc7-effdfd60ce2c => generated 855 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/720] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/721] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/722] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/ports?tenant_id=b06924cc09d846b09d3d64aead8397ab&device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/723] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/724] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/networks?tenant_id=b06924cc09d846b09d3d64aead8397ab&shared=False => generated 778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/725] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/726] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/727] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/728] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:39 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/729] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:40 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/730] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:40 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:40.530 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8ee46ae-8d88-4278-8a90-da7aa7b0245c'] response: {'name': 'network-changed', 'server_uuid': 'e4290aa6-75b2-424f-829e-a84c4dc28d56', 'tag': '3a387b27-a3e1-4a76-a102-bcecd928f87f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 351/731] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:40 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/732] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:40 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&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: 352/733] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:40 2026] GET /v2.0/ports?tenant_id=b06924cc09d846b09d3d64aead8397ab&device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => 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: 353/734] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:08:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/735] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:40 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/736] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:08:40 2026] GET /v2.0/subnets?id=85d3e90b-f9b3-495c-b789-f5e698a0ae32 => generated 700 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/737] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:40 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/738] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:08:40 2026] GET /v2.0/ports?network_id=a0f9aace-1d11-442b-b844-891205fd7427&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: 384/739] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/740] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/ports?tenant_id=d4aa0345663d4b50b03b359b16e51e8a&device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/741] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/742] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/networks?id=72da859a-2fa0-4726-b874-c8ac9f90f708 => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/743] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3a387b27-a3e1-4a76-a102-bcecd928f87f => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/744] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/subnets?id=beb0fc95-0a37-43e3-a390-3489fb951e2c => generated 694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/745] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/ports?network_id=72da859a-2fa0-4726-b874-c8ac9f90f708&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/746] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/networks/72da859a-2fa0-4726-b874-c8ac9f90f708?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/747] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => 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: 360/748] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/networks/72da859a-2fa0-4726-b874-c8ac9f90f708?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/749] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&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: 361/750] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:41 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/751] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:42 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&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: 362/752] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:42 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/753] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:42 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/754] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:42 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => 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: 364/755] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:42 2026] GET /v2.0/security-groups?id=7fd3b737-113e-4922-874c-5ef3a878ae63&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/756] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:08:42 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:42.893 7 INFO neutron_taas.services.taas.taas_plugin [req-a23ea354-5186-46c8-8410-85a190919932 req-1b7adf27-def0-42a1-a9a8-0cb989ff468c 559319028d094d268e3335b42f6fd8d2 d4aa0345663d4b50b03b359b16e51e8a - - default default] TaaS: Handle Delete Port: 3a387b27-a3e1-4a76-a102-bcecd928f87f 2026-05-14 18:08:42.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a23ea354-5186-46c8-8410-85a190919932 req-1b7adf27-def0-42a1-a9a8-0cb989ff468c 559319028d094d268e3335b42f6fd8d2 d4aa0345663d4b50b03b359b16e51e8a - - default default] Tap Mirror: Handle Delete Port: 3a387b27-a3e1-4a76-a102-bcecd928f87f 2026-05-14 18:08:43.079 7 INFO neutron.db.l3_db [req-a23ea354-5186-46c8-8410-85a190919932 req-1b7adf27-def0-42a1-a9a8-0cb989ff468c 559319028d094d268e3335b42f6fd8d2 d4aa0345663d4b50b03b359b16e51e8a - - default default] Floating IP 8d919bb7-c25d-47ed-bcc7-effdfd60ce2c disassociated. External IP: 10.96.250.219, port: 3a387b27-a3e1-4a76-a102-bcecd928f87f. [pid: 8|app: 0|req: 393/757] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:43 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/758] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:43 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/759] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:43 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/760] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:43 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/761] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:08:42 2026] DELETE /v2.0/ports/3a387b27-a3e1-4a76-a102-bcecd928f87f => generated 0 bytes in 772 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:08:43.547 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ae2e5c4-b74f-4d82-a810-7992d2319d21'] response: {'server_uuid': 'e4290aa6-75b2-424f-829e-a84c4dc28d56', 'name': 'network-vif-deleted', 'tag': '3a387b27-a3e1-4a76-a102-bcecd928f87f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 397/762] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:43 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => 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: 399/765] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:44 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => 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: 367/766] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:44 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/767] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:44 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/768] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:44 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&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: 401/769] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:44 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => 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: 402/770] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:45 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/771] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:45 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/772] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:45 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&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: 370/773] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:45 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/774] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:45 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/775] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:46 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/776] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:46 2026] GET /v2.0/ports?device_id=e4290aa6-75b2-424f-829e-a84c4dc28d56 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:46.494 7 INFO neutron.db.l3_db [None req-04eb2614-a3d8-46b5-8612-57aa0dea1cc2 92c1b773b712494a871dae9b07d03378 b06924cc09d846b09d3d64aead8397ab - - default default] Floating IP e76aad9a-6c35-4f77-aa5b-62a1a2c1cd56 associated. External IP: 10.96.250.203, port: 6342454b-37d8-4a8b-82e6-a5df589a7e55. 2026-05-14 18:08:46.562 8 INFO neutron.db.l3_db [None req-f0c43b35-73bd-4a34-8f69-98a10db601da 062d88e00980463b8bcd1e6de8de422f 4fe87e138b7744119e5c4887cc204b50 - - default default] Floating IP 8d332b68-ee14-43ba-bc16-24037c2f102c associated. External IP: 10.96.250.215, port: 6b7c8438-c4e3-4f7d-b45a-c60741d05ba4. [pid: 7|app: 0|req: 373/777] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:08:46 2026] PUT /v2.0/floatingips/e76aad9a-6c35-4f77-aa5b-62a1a2c1cd56 => generated 855 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:46.893 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ef9f404-404f-4cc5-aa3d-09ca0a9c8f0d'] response: {'name': 'network-changed', 'server_uuid': 'e74907a1-6780-4aa3-be4a-542fbb1bf675', 'tag': '6342454b-37d8-4a8b-82e6-a5df589a7e55', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 405/778] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:08:46 2026] PUT /v2.0/floatingips/8d332b68-ee14-43ba-bc16-24037c2f102c => generated 856 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:46.942 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03486c44-5e1d-409c-b8f5-e382cdf24f25'] response: {'name': 'network-changed', 'server_uuid': '2bf8d16f-146a-418e-bff0-782508b66cc7', 'tag': '6b7c8438-c4e3-4f7d-b45a-c60741d05ba4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 374/779] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:46 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/780] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:46 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&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: 375/781] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:46 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/782] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&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: 376/783] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:08:47 2026] DELETE /v2.0/security-groups/7fd3b737-113e-4922-874c-5ef3a878ae63 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:08:47.379 8 INFO neutron.api.v2.resource [None req-750f012d-1eff-476c-8105-c01ef1340d52 559319028d094d268e3335b42f6fd8d2 d4aa0345663d4b50b03b359b16e51e8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 408/784] 10.0.0.139 () {32 vars in 737 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/security-groups/7fd3b737-113e-4922-874c-5ef3a878ae63 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/785] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/ports?tenant_id=b06924cc09d846b09d3d64aead8397ab&device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/786] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:47.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe7d80e4-9c57-4237-bc0c-5eb574bd5731 559319028d094d268e3335b42f6fd8d2 d4aa0345663d4b50b03b359b16e51e8a - - default default] TaaS: Handle Delete Port: 98ea62be-3e6e-47aa-9250-dab8b10e19d2 2026-05-14 18:08:47.513 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe7d80e4-9c57-4237-bc0c-5eb574bd5731 559319028d094d268e3335b42f6fd8d2 d4aa0345663d4b50b03b359b16e51e8a - - default default] Tap Mirror: Handle Delete Port: 98ea62be-3e6e-47aa-9250-dab8b10e19d2 [pid: 8|app: 0|req: 411/787] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/ports?tenant_id=4fe87e138b7744119e5c4887cc204b50&device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => 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: 412/788] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/networks?id=a0f9aace-1d11-442b-b844-891205fd7427 => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/789] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/790] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:08:47 2026] DELETE /v2.0/floatingips/8d919bb7-c25d-47ed-bcc7-effdfd60ce2c => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/791] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/networks?id=f321d0f1-1d41-4a9c-8408-dc8821b41e0a => generated 765 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/792] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/793] 199.204.45.169 () {34 vars in 1060 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=6b7c8438-c4e3-4f7d-b45a-c60741d05ba4 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/794] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/subnets?id=85d3e90b-f9b3-495c-b789-f5e698a0ae32 => generated 700 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/795] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/subnets?id=b5620ab4-e8fc-4622-9904-02f9fce16732 => generated 687 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/796] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/ports?network_id=a0f9aace-1d11-442b-b844-891205fd7427&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: 383/797] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/ports?network_id=f321d0f1-1d41-4a9c-8408-dc8821b41e0a&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/798] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?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: 385/799] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:08:47 2026] GET /v2.0/networks/f321d0f1-1d41-4a9c-8408-dc8821b41e0a?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: 386/800] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:08:48 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/801] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:08:48 2026] GET /v2.0/networks/f321d0f1-1d41-4a9c-8408-dc8821b41e0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:48.169 8 INFO neutron_taas.services.taas.taas_plugin [None req-53285da9-1745-4b4d-af23-a450f676c169 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 55f2e0af-fffb-44f1-baf4-aa0ffdd6f425 2026-05-14 18:08:48.174 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53285da9-1745-4b4d-af23-a450f676c169 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 55f2e0af-fffb-44f1-baf4-aa0ffdd6f425 [pid: 7|app: 0|req: 388/802] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:48 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/803] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:08:47 2026] PUT /v2.0/routers/1ae8e2c1-1af8-4fae-ac92-4353e54dbad7/remove_router_interface => generated 310 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/804] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:48 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:49.024 8 INFO neutron_taas.services.taas.taas_plugin [None req-249ebeca-57a1-4eb7-8f0d-d61a5c365128 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: f4b5465a-74e5-47e3-9838-a8ffcafd9c83 2026-05-14 18:08:49.027 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-249ebeca-57a1-4eb7-8f0d-d61a5c365128 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: f4b5465a-74e5-47e3-9838-a8ffcafd9c83 [pid: 7|app: 0|req: 390/805] 10.0.0.30 () {34 vars in 989 bytes} [Thu May 14 18:08:49 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 1240 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/806] 10.0.0.30 () {34 vars in 1039 bytes} [Thu May 14 18:08:49 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:49.310 8 INFO neutron_taas.services.taas.taas_plugin [None req-249ebeca-57a1-4eb7-8f0d-d61a5c365128 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 5ac6170f-12f2-46a7-978d-e5b686e7ed6b 2026-05-14 18:08:49.313 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-249ebeca-57a1-4eb7-8f0d-d61a5c365128 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 5ac6170f-12f2-46a7-978d-e5b686e7ed6b 2026-05-14 18:08:49.728 8 INFO neutron.services.segments.plugin [-] Segment f9e65ccb-ee65-42a6-ab73-bad896873f68 resource provider aggregate not found 2026-05-14 18:08:49.733 8 INFO neutron.services.segments.plugin [-] Segment f9e65ccb-ee65-42a6-ab73-bad896873f68 resource provider aggregate not found 2026-05-14 18:08:49.750 8 INFO neutron.services.segments.plugin [-] Segment f9e65ccb-ee65-42a6-ab73-bad896873f68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e65ccb-ee65-42a6-ab73-bad896873f68 found for delete ", "request_id": "req-2417cd3e-db27-4f47-9bc3-222d891f217b"}]} 2026-05-14 18:08:49.756 8 INFO neutron.services.segments.plugin [-] Segment f9e65ccb-ee65-42a6-ab73-bad896873f68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e65ccb-ee65-42a6-ab73-bad896873f68 found for delete ", "request_id": "req-af1e7fbd-2293-41fa-bb36-6336fda50a03"}]} 2026-05-14 18:08:49.767 8 INFO neutron.db.l3_hamode_db [None req-249ebeca-57a1-4eb7-8f0d-d61a5c365128 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] HA network c1181205-18cc-49b0-869f-67a578d72f5c was deleted as no HA routers are present in project d4aa0345663d4b50b03b359b16e51e8a. [pid: 8|app: 0|req: 416/807] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:08:48 2026] DELETE /v2.0/routers/1ae8e2c1-1af8-4fae-ac92-4353e54dbad7 => generated 0 bytes in 985 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/808] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:08:49 2026] DELETE /v2.0/subnets/beb0fc95-0a37-43e3-a390-3489fb951e2c => 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: 417/809] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:49 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/810] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:08:49 2026] GET /v2.0/security-groups?id=4fd2c479-7c6d-4dac-98d1-239aea898aca&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/811] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:08:50 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:50.120 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3afd53e-be50-4965-832c-582e81480e46 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: e67dad7b-f99b-4818-8c22-e2e2699c33c0 2026-05-14 18:08:50.123 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3afd53e-be50-4965-832c-582e81480e46 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: e67dad7b-f99b-4818-8c22-e2e2699c33c0 2026-05-14 18:08:50.268 8 INFO neutron_taas.services.taas.taas_plugin [req-c976b979-ac4e-4a2a-9185-bb64e29ac0b3 req-dfb1d567-54ad-4dbe-967b-a73a28309568 062d88e00980463b8bcd1e6de8de422f 4fe87e138b7744119e5c4887cc204b50 - - default default] TaaS: Handle Delete Port: 6b7c8438-c4e3-4f7d-b45a-c60741d05ba4 2026-05-14 18:08:50.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c976b979-ac4e-4a2a-9185-bb64e29ac0b3 req-dfb1d567-54ad-4dbe-967b-a73a28309568 062d88e00980463b8bcd1e6de8de422f 4fe87e138b7744119e5c4887cc204b50 - - default default] Tap Mirror: Handle Delete Port: 6b7c8438-c4e3-4f7d-b45a-c60741d05ba4 2026-05-14 18:08:50.469 8 INFO neutron.db.l3_db [req-c976b979-ac4e-4a2a-9185-bb64e29ac0b3 req-dfb1d567-54ad-4dbe-967b-a73a28309568 062d88e00980463b8bcd1e6de8de422f 4fe87e138b7744119e5c4887cc204b50 - - default default] Floating IP 8d332b68-ee14-43ba-bc16-24037c2f102c disassociated. External IP: 10.96.250.215, port: 6b7c8438-c4e3-4f7d-b45a-c60741d05ba4. [pid: 7|app: 0|req: 393/812] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:08:49 2026] DELETE /v2.0/networks/72da859a-2fa0-4726-b874-c8ac9f90f708 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:08:50.656 7 WARNING neutron.db.securitygroups_db [None req-1809f179-78c7-4d74-958b-5c4abeda3779 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 394/813] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:08:50 2026] GET /v2.0/security-groups?tenant_id=d4aa0345663d4b50b03b359b16e51e8a&name=default => generated 2921 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/814] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:08:50 2026] DELETE /v2.0/security-groups/1c7b4f90-09ab-4e71-a8ce-48e2ece4c172 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/815] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:08:50 2026] DELETE /v2.0/ports/6b7c8438-c4e3-4f7d-b45a-c60741d05ba4 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:08:51.030 7 INFO neutron.services.segments.plugin [-] Segment 11310b86-3ea9-4f17-aeef-5ebc1a50e1c2 resource provider aggregate not found 2026-05-14 18:08:51.051 7 INFO neutron.services.segments.plugin [-] Segment 11310b86-3ea9-4f17-aeef-5ebc1a50e1c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11310b86-3ea9-4f17-aeef-5ebc1a50e1c2 found for delete ", "request_id": "req-0434c508-4cc7-42ac-8894-d9c674ffdafb"}]} 2026-05-14 18:08:51.057 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a56ef56a-a5fa-4447-8ca0-e305973f292f'] response: {'server_uuid': '2bf8d16f-146a-418e-bff0-782508b66cc7', 'name': 'network-vif-deleted', 'tag': '6b7c8438-c4e3-4f7d-b45a-c60741d05ba4', 'status': 'completed', 'code': 200} 2026-05-14 18:08:51.081 7 INFO neutron.services.segments.plugin [-] Segment 11310b86-3ea9-4f17-aeef-5ebc1a50e1c2 resource provider aggregate not found 2026-05-14 18:08:51.107 7 INFO neutron.services.segments.plugin [-] Segment 11310b86-3ea9-4f17-aeef-5ebc1a50e1c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11310b86-3ea9-4f17-aeef-5ebc1a50e1c2 found for delete ", "request_id": "req-0a50a91c-e3a0-4fcb-8ad4-4c47244d9aa4"}]} [pid: 7|app: 0|req: 396/816] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:51 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => 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: 421/817] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:52 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => 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: 397/818] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:08:53 2026] GET /v2.0/ports?device_id=2bf8d16f-146a-418e-bff0-782508b66cc7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:08:53.977 8 WARNING neutron.db.securitygroups_db [None req-f690373d-f143-48c8-ba23-f63aab0eab4c aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 422/819] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:08:53 2026] GET /v2.0/security-groups?tenant_id=e0b63fe43ef441f28db85bb73700e000&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/820] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:08:54 2026] DELETE /v2.0/security-groups/3d724b70-f361-4530-8dae-733dcecf16a0 => 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: 423/821] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:08:54 2026] DELETE /v2.0/security-groups/4fd2c479-7c6d-4dac-98d1-239aea898aca => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:08:54.666 7 INFO neutron.api.v2.resource [None req-7d11df1d-42ed-4dbf-96f0-72e1495af5bd 062d88e00980463b8bcd1e6de8de422f 4fe87e138b7744119e5c4887cc204b50 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 399/822] 10.0.0.139 () {32 vars in 737 bytes} [Thu May 14 18:08:54 2026] GET /v2.0/security-groups/4fd2c479-7c6d-4dac-98d1-239aea898aca => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:08:54.789 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1614b60-dc8d-4de1-870e-f8a4da24adce 062d88e00980463b8bcd1e6de8de422f 4fe87e138b7744119e5c4887cc204b50 - - default default] TaaS: Handle Delete Port: 5b7fbfd9-8191-4ca5-bf85-e8ee0ee4c323 2026-05-14 18:08:54.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1614b60-dc8d-4de1-870e-f8a4da24adce 062d88e00980463b8bcd1e6de8de422f 4fe87e138b7744119e5c4887cc204b50 - - default default] Tap Mirror: Handle Delete Port: 5b7fbfd9-8191-4ca5-bf85-e8ee0ee4c323 [pid: 8|app: 0|req: 424/823] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:08:54 2026] DELETE /v2.0/floatingips/8d332b68-ee14-43ba-bc16-24037c2f102c => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:08:55.739 7 INFO neutron_taas.services.taas.taas_plugin [None req-40d4a5ca-c9c6-432a-b9d9-4e63b6f0d054 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: d4145e27-ecc3-4eb4-8018-c63417727d79 2026-05-14 18:08:55.741 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40d4a5ca-c9c6-432a-b9d9-4e63b6f0d054 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: d4145e27-ecc3-4eb4-8018-c63417727d79 [pid: 7|app: 0|req: 400/824] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:08:55 2026] PUT /v2.0/routers/88af7ea9-36d7-49c1-8aa7-197ae63fcdff/remove_router_interface => generated 310 bytes in 1236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:08:56.521 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2a4bc36-dbc1-431a-bb30-9cf9591954e4 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 3b0c4687-a44f-4371-a9ee-0d42be163dba 2026-05-14 18:08:56.523 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2a4bc36-dbc1-431a-bb30-9cf9591954e4 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 3b0c4687-a44f-4371-a9ee-0d42be163dba 2026-05-14 18:08:56.789 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2a4bc36-dbc1-431a-bb30-9cf9591954e4 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 353e4a95-ed1e-4483-a90b-e808263a0379 2026-05-14 18:08:56.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2a4bc36-dbc1-431a-bb30-9cf9591954e4 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 353e4a95-ed1e-4483-a90b-e808263a0379 2026-05-14 18:08:57.207 8 INFO neutron.services.segments.plugin [-] Segment c8ffdfab-1e34-4603-92bd-2fa77da8177e resource provider aggregate not found 2026-05-14 18:08:57.218 8 INFO neutron.services.segments.plugin [-] Segment c8ffdfab-1e34-4603-92bd-2fa77da8177e resource provider aggregate not found 2026-05-14 18:08:57.263 8 INFO neutron.services.segments.plugin [-] Segment c8ffdfab-1e34-4603-92bd-2fa77da8177e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8ffdfab-1e34-4603-92bd-2fa77da8177e found for delete ", "request_id": "req-d2232e86-0bc9-4b4e-84e7-df25339825c2"}]} 2026-05-14 18:08:57.269 8 INFO neutron.services.segments.plugin [-] Segment c8ffdfab-1e34-4603-92bd-2fa77da8177e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8ffdfab-1e34-4603-92bd-2fa77da8177e found for delete ", "request_id": "req-28e2461c-fd30-4e00-a379-e97cd1632f3d"}]} 2026-05-14 18:08:57.277 8 INFO neutron.db.l3_hamode_db [None req-e2a4bc36-dbc1-431a-bb30-9cf9591954e4 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] HA network a44e30c6-82d4-4c4c-8b99-0de92e9db558 was deleted as no HA routers are present in project 4fe87e138b7744119e5c4887cc204b50. [pid: 8|app: 0|req: 425/825] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:08:56 2026] DELETE /v2.0/routers/88af7ea9-36d7-49c1-8aa7-197ae63fcdff => generated 0 bytes in 1046 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/826] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:08:57 2026] DELETE /v2.0/subnets/b5620ab4-e8fc-4622-9904-02f9fce16732 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:08:57.612 8 INFO neutron_taas.services.taas.taas_plugin [None req-dae37668-d2ba-4645-9a48-0bb7329725c5 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 514f64f1-34e2-4a56-a968-e6a16acb2e8b 2026-05-14 18:08:57.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dae37668-d2ba-4645-9a48-0bb7329725c5 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 514f64f1-34e2-4a56-a968-e6a16acb2e8b [pid: 8|app: 0|req: 426/827] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:08:57 2026] DELETE /v2.0/networks/f321d0f1-1d41-4a9c-8408-dc8821b41e0a => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:08:58.030 7 WARNING neutron.db.securitygroups_db [None req-a57c0f32-868a-402f-866e-d552802af97a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 402/828] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:08:58 2026] GET /v2.0/security-groups?tenant_id=4fe87e138b7744119e5c4887cc204b50&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/829] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:08:58 2026] DELETE /v2.0/security-groups/9301158a-8f9c-4606-9b67-2234ac49bdd3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:08:58.407 7 WARNING neutron.db.securitygroups_db [None req-55bb7bc8-ba25-4f76-b8f4-b614a3a01c26 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 403/830] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:08:58 2026] GET /v2.0/security-groups?tenant_id=0c9fa4458e934b6288ff3dda22b5264f&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/831] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:08:58 2026] DELETE /v2.0/security-groups/4caf991b-bec0-4909-bf9e-0988a03f4d10 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:08:58.735 7 WARNING neutron.db.securitygroups_db [None req-69799aa1-87c2-489e-9188-5895b8b71a9d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 404/832] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:08:58 2026] GET /v2.0/security-groups?tenant_id=8a87e49b8f9545cb8a4eef2ff2af364a&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/833] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:08:58 2026] DELETE /v2.0/security-groups/61c9bb67-9066-4811-82a2-5230cabe0f40 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:08:59.282 8 INFO neutron.services.segments.plugin [-] Segment cc36e7df-f2ee-4046-b5ae-055146650959 resource provider aggregate not found 2026-05-14 18:08:59.291 8 INFO neutron.services.segments.plugin [-] Segment cc36e7df-f2ee-4046-b5ae-055146650959 resource provider aggregate not found 2026-05-14 18:08:59.303 8 INFO neutron.services.segments.plugin [-] Segment cc36e7df-f2ee-4046-b5ae-055146650959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc36e7df-f2ee-4046-b5ae-055146650959 found for delete ", "request_id": "req-e67f4a02-e574-4b0d-a087-0fb4b08e46e2"}]} 2026-05-14 18:08:59.310 8 INFO neutron.services.segments.plugin [-] Segment cc36e7df-f2ee-4046-b5ae-055146650959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc36e7df-f2ee-4046-b5ae-055146650959 found for delete ", "request_id": "req-81c82be6-5a3f-4a89-8d51-0eb0268f18e5"}]} 2026-05-14 18:09:00.182 8 INFO neutron.db.segments_db [None req-5f3da13e-57a0-469f-b767-f918d91dd59e aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment ef168693-c2b5-4243-bbd7-92497fa97378 of type vxlan for network c1be5cbc-9545-4fd8-b834-762e6c5ba30c [pid: 8|app: 0|req: 431/836] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:08:59 2026] POST /v2.0/networks => generated 746 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/837] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:09:00 2026] POST /v2.0/subnets => generated 693 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:09:00.485 8 INFO neutron.db.segments_db [None req-7d2bb2cc-2d0d-4714-ab9e-c8677c8ae9a2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 2e645226-936e-4dff-864c-c4f5085cad30 of type vxlan for network 4416a798-7d0c-4f77-b8c8-126080e80759 2026-05-14 18:09:00.720 8 INFO neutron.db.l3_hamode_db [None req-7d2bb2cc-2d0d-4714-ab9e-c8677c8ae9a2 aca92f8955814740b3e03742ef16a74d b2a2e60a147d4b2bb0d1a387ce0669d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:09:01.480 8 INFO neutron.db.l3_hamode_db [None req-7d2bb2cc-2d0d-4714-ab9e-c8677c8ae9a2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:09:01.584 7 WARNING neutron.db.securitygroups_db [None req-c488893e-f9e8-43ad-b019-05cefdfa5f96 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 407/838] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:01 2026] GET /v2.0/security-groups?tenant_id=34b87ace7d284c32815e691bb938aa9e&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/839] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:01 2026] DELETE /v2.0/security-groups/bdd55fb6-9716-4245-a694-792a2b1924ad => 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: 432/840] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:09:00 2026] POST /v2.0/routers => generated 733 bytes in 2340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:09:04.092 8 INFO neutron.db.segments_db [None req-e90a6bf6-5209-4e31-a394-890f606d802e 3ebde96c7be44642a9b04461b29b2d6e 5984646c529b42f9b4ac17a5e0056706 - - default default] Added segment 7db6d05b-b590-4601-b83e-229a88f42d00 of type vxlan for network 08303860-d4df-4126-9ea8-23bb5486a041 [pid: 7|app: 0|req: 409/841] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:09:02 2026] PUT /v2.0/routers/e447f489-acb7-4215-9452-ba3da247c899/add_router_interface => generated 310 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:04.177 8 INFO neutron.db.segments_db [None req-e90a6bf6-5209-4e31-a394-890f606d802e 3ebde96c7be44642a9b04461b29b2d6e 5984646c529b42f9b4ac17a5e0056706 - - default default] Added segment 26610a5c-c151-4bc5-bfd7-7b9433074928 of type vxlan for network 675e29b9-81a3-4962-9035-ee887990f356 [pid: 8|app: 0|req: 433/842] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:03 2026] POST /v2.0/networks => generated 1245 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/843] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:09:04 2026] GET /v2.0/networks => generated 1844 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:09:04.550 8 INFO neutron.services.segments.plugin [-] Segment 7db6d05b-b590-4601-b83e-229a88f42d00 resource provider aggregate not found 2026-05-14 18:09:04.559 8 INFO neutron.services.segments.plugin [-] Segment 7db6d05b-b590-4601-b83e-229a88f42d00 resource provider aggregate not found 2026-05-14 18:09:04.577 8 INFO neutron.services.segments.plugin [-] Segment 7db6d05b-b590-4601-b83e-229a88f42d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7db6d05b-b590-4601-b83e-229a88f42d00 found for delete ", "request_id": "req-70d59581-6226-4288-a583-d5ddb6d7b4aa"}]} 2026-05-14 18:09:04.583 8 INFO neutron.services.segments.plugin [-] Segment 7db6d05b-b590-4601-b83e-229a88f42d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7db6d05b-b590-4601-b83e-229a88f42d00 found for delete ", "request_id": "req-308680b6-c85a-4abf-982a-8dd27e10299e"}]} [pid: 8|app: 0|req: 434/844] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:04 2026] DELETE /v2.0/networks/08303860-d4df-4126-9ea8-23bb5486a041 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:04.743 7 INFO neutron.services.segments.plugin [-] Segment 26610a5c-c151-4bc5-bfd7-7b9433074928 resource provider aggregate not found 2026-05-14 18:09:04.749 7 INFO neutron.services.segments.plugin [-] Segment 26610a5c-c151-4bc5-bfd7-7b9433074928 resource provider aggregate not found 2026-05-14 18:09:04.771 7 INFO neutron.services.segments.plugin [-] Segment 26610a5c-c151-4bc5-bfd7-7b9433074928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26610a5c-c151-4bc5-bfd7-7b9433074928 found for delete ", "request_id": "req-245ee636-418d-4ad2-8f9d-dfd8ac09d4f6"}]} [pid: 7|app: 0|req: 411/845] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:04 2026] DELETE /v2.0/networks/675e29b9-81a3-4962-9035-ee887990f356 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:04.793 7 INFO neutron.services.segments.plugin [-] Segment 26610a5c-c151-4bc5-bfd7-7b9433074928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26610a5c-c151-4bc5-bfd7-7b9433074928 found for delete ", "request_id": "req-6d984503-3b96-4c3d-822e-ec07cd1fd03b"}]} [pid: 8|app: 0|req: 435/846] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:09:04 2026] GET /v2.0/networks => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:04.937 7 INFO neutron.db.segments_db [None req-d1b10dcb-214f-4489-8628-676ddbcdd17a 3ebde96c7be44642a9b04461b29b2d6e 5984646c529b42f9b4ac17a5e0056706 - - default default] Added segment 12ce867c-b068-423d-9299-56b623fdb3b8 of type vxlan for network ca1121ee-9276-4636-8450-7571dced50bb [pid: 7|app: 0|req: 412/847] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:04 2026] POST /v2.0/networks => generated 649 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:09:05.113 8 INFO neutron.db.segments_db [None req-5b4006d4-7942-4fb4-9229-d051be804175 3ebde96c7be44642a9b04461b29b2d6e 5984646c529b42f9b4ac17a5e0056706 - - default default] Added segment fe88bca7-35ba-4f34-aa40-6c42b16f79cd of type vxlan for network 4c520d2a-249f-45f5-b046-a6713d9f72c4 [pid: 7|app: 0|req: 413/848] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:09:05 2026] GET /v2.0/networks?id=c1be5cbc-9545-4fd8-b834-762e6c5ba30c => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/849] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:09:05 2026] GET /v2.0/quotas/b2a2e60a147d4b2bb0d1a387ce0669d6 => 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: 436/850] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:05 2026] POST /v2.0/networks => generated 650 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/851] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:09:05 2026] GET /v2.0/ports?tenant_id=b2a2e60a147d4b2bb0d1a387ce0669d6&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/852] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:09:05 2026] GET /v2.0/networks/c1be5cbc-9545-4fd8-b834-762e6c5ba30c?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: 417/853] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:09:05 2026] GET /v2.0/networks/c1be5cbc-9545-4fd8-b834-762e6c5ba30c?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: 418/854] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:05 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => 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: 437/855] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:09:05 2026] POST /v2.0/ports => generated 1505 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/856] 10.0.0.139 () {32 vars in 643 bytes} [Thu May 14 18:09:05 2026] GET /v2.0/ports => generated 1505 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:09:06.166 8 INFO neutron_taas.services.taas.taas_plugin [None req-33a91c56-36e3-48ee-9551-a78bf5ab12d7 3ebde96c7be44642a9b04461b29b2d6e 5984646c529b42f9b4ac17a5e0056706 - - default default] TaaS: Handle Delete Port: 218ab823-344f-46aa-8888-34ea3238a7fc 2026-05-14 18:09:06.169 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33a91c56-36e3-48ee-9551-a78bf5ab12d7 3ebde96c7be44642a9b04461b29b2d6e 5984646c529b42f9b4ac17a5e0056706 - - default default] Tap Mirror: Handle Delete Port: 218ab823-344f-46aa-8888-34ea3238a7fc [pid: 8|app: 0|req: 438/857] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:09:06 2026] DELETE /v2.0/ports/218ab823-344f-46aa-8888-34ea3238a7fc => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:06.361 7 INFO neutron_taas.services.taas.taas_plugin [None req-31f343f0-b202-4ff7-bc87-0614a3d076fe 3ebde96c7be44642a9b04461b29b2d6e 5984646c529b42f9b4ac17a5e0056706 - - default default] TaaS: Handle Delete Port: b4382b89-74fe-41d3-8c7d-b7b46a987bdb 2026-05-14 18:09:06.364 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31f343f0-b202-4ff7-bc87-0614a3d076fe 3ebde96c7be44642a9b04461b29b2d6e 5984646c529b42f9b4ac17a5e0056706 - - default default] Tap Mirror: Handle Delete Port: b4382b89-74fe-41d3-8c7d-b7b46a987bdb [pid: 7|app: 0|req: 420/858] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:09:06 2026] DELETE /v2.0/ports/b4382b89-74fe-41d3-8c7d-b7b46a987bdb => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/859] 10.0.0.139 () {32 vars in 643 bytes} [Thu May 14 18:09:06 2026] GET /v2.0/ports => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:06.558 7 INFO neutron.db.segments_db [None req-d59cc541-843c-422e-8e20-d7f4ce97fc84 3ebde96c7be44642a9b04461b29b2d6e 5984646c529b42f9b4ac17a5e0056706 - - default default] Added segment e02e15bb-41e7-4f78-a8ab-43a88629db01 of type vxlan for network 658456a1-0cde-4db6-b313-b06912f003da [pid: 7|app: 0|req: 421/860] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:06 2026] POST /v2.0/networks => generated 649 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:09:06.726 8 INFO neutron.db.segments_db [None req-86d4075a-b584-4b7a-9215-853fa3a346bb 3ebde96c7be44642a9b04461b29b2d6e 5984646c529b42f9b4ac17a5e0056706 - - default default] Added segment 1455834d-bb75-4d6a-b734-e80e0744502e of type vxlan for network 649c313e-c5e5-433f-ac84-867d2fb49153 [pid: 7|app: 0|req: 422/861] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:06 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => 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: 440/862] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:06 2026] POST /v2.0/networks => generated 650 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/863] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:09:06 2026] POST /v2.0/subnets => generated 1274 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/864] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:09:07 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: 7|app: 0|req: 424/865] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:09:07 2026] DELETE /v2.0/subnets/f757ead7-b2ef-4335-8f89-e939a13502fb => 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: 442/866] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:09:07 2026] DELETE /v2.0/subnets/ccc25863-8f35-44dc-ac55-8d24e8196442 => 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: 425/867] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:09:07 2026] GET /v2.0/subnets => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:07.835 8 INFO neutron.services.segments.plugin [-] Segment 1455834d-bb75-4d6a-b734-e80e0744502e resource provider aggregate not found 2026-05-14 18:09:07.843 8 INFO neutron.services.segments.plugin [-] Segment 1455834d-bb75-4d6a-b734-e80e0744502e resource provider aggregate not found [pid: 7|app: 0|req: 426/868] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:07 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:07.853 8 INFO neutron.services.segments.plugin [-] Segment 1455834d-bb75-4d6a-b734-e80e0744502e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1455834d-bb75-4d6a-b734-e80e0744502e found for delete ", "request_id": "req-d54ef088-f2e5-43b8-b041-974a4537556d"}]} 2026-05-14 18:09:07.872 8 INFO neutron.services.segments.plugin [-] Segment 1455834d-bb75-4d6a-b734-e80e0744502e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1455834d-bb75-4d6a-b734-e80e0744502e found for delete ", "request_id": "req-27332776-312a-42ae-aec9-11b7e4b3d0be"}]} [pid: 8|app: 0|req: 443/869] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:07 2026] DELETE /v2.0/networks/649c313e-c5e5-433f-ac84-867d2fb49153 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:08.004 7 INFO neutron.services.segments.plugin [-] Segment e02e15bb-41e7-4f78-a8ab-43a88629db01 resource provider aggregate not found 2026-05-14 18:09:08.008 7 INFO neutron.services.segments.plugin [-] Segment e02e15bb-41e7-4f78-a8ab-43a88629db01 resource provider aggregate not found 2026-05-14 18:09:08.042 7 INFO neutron.services.segments.plugin [-] Segment e02e15bb-41e7-4f78-a8ab-43a88629db01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e02e15bb-41e7-4f78-a8ab-43a88629db01 found for delete ", "request_id": "req-6076c727-bc61-4592-97e6-315e7289afe3"}]} 2026-05-14 18:09:08.043 7 INFO neutron.services.segments.plugin [-] Segment e02e15bb-41e7-4f78-a8ab-43a88629db01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e02e15bb-41e7-4f78-a8ab-43a88629db01 found for delete ", "request_id": "req-5f17d28b-2503-4d7b-a1c4-652b1a30169a"}]} [pid: 7|app: 0|req: 427/870] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:07 2026] DELETE /v2.0/networks/658456a1-0cde-4db6-b313-b06912f003da => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/871] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:08 2026] DELETE /v2.0/networks/4c520d2a-249f-45f5-b046-a6713d9f72c4 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/872] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:08 2026] DELETE /v2.0/networks/ca1121ee-9276-4636-8450-7571dced50bb => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/873] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:08 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:08.952 8 WARNING neutron.db.securitygroups_db [None req-f6c79678-dd17-472c-bf9e-8e671dac269a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 445/874] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:08 2026] GET /v2.0/security-groups?tenant_id=5984646c529b42f9b4ac17a5e0056706&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/875] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:08 2026] DELETE /v2.0/security-groups/bbb69947-5d3c-4a8f-abbe-2c2d7e7a8a34 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:09:09.883 8 INFO neutron.services.segments.plugin [-] Segment fe88bca7-35ba-4f34-aa40-6c42b16f79cd resource provider aggregate not found 2026-05-14 18:09:09.892 8 INFO neutron.services.segments.plugin [-] Segment fe88bca7-35ba-4f34-aa40-6c42b16f79cd resource provider aggregate not found 2026-05-14 18:09:09.900 8 INFO neutron.services.segments.plugin [-] Segment fe88bca7-35ba-4f34-aa40-6c42b16f79cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe88bca7-35ba-4f34-aa40-6c42b16f79cd found for delete ", "request_id": "req-bf228eb2-8d49-4404-8547-9800ca246c97"}]} 2026-05-14 18:09:09.912 8 INFO neutron.services.segments.plugin [-] Segment fe88bca7-35ba-4f34-aa40-6c42b16f79cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe88bca7-35ba-4f34-aa40-6c42b16f79cd found for delete ", "request_id": "req-53873181-0d8f-4c54-b339-79f6927143a0"}]} [pid: 8|app: 0|req: 446/876] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:09:09 2026] GET /v2.0/networks?id=c1be5cbc-9545-4fd8-b834-762e6c5ba30c => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/877] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:10 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:10.067 7 INFO neutron.services.segments.plugin [-] Segment 12ce867c-b068-423d-9299-56b623fdb3b8 resource provider aggregate not found 2026-05-14 18:09:10.072 7 INFO neutron.services.segments.plugin [-] Segment 12ce867c-b068-423d-9299-56b623fdb3b8 resource provider aggregate not found 2026-05-14 18:09:10.094 7 INFO neutron.services.segments.plugin [-] Segment 12ce867c-b068-423d-9299-56b623fdb3b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12ce867c-b068-423d-9299-56b623fdb3b8 found for delete ", "request_id": "req-84d10e98-d879-4c1e-9bd8-3222ed6549bc"}]} 2026-05-14 18:09:10.097 7 INFO neutron.services.segments.plugin [-] Segment 12ce867c-b068-423d-9299-56b623fdb3b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12ce867c-b068-423d-9299-56b623fdb3b8 found for delete ", "request_id": "req-e3ad879b-eb25-4581-86b5-5ca4f8146e1c"}]} [pid: 7|app: 0|req: 431/878] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:09:09 2026] POST /v2.0/ports => generated 954 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/879] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:09:10 2026] PUT /v2.0/ports/f93ce6b1-c124-4780-b1e8-380467e8ced5 => generated 1235 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:09:10.919 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97b85401-dcfb-4b58-810a-8736bf50d552'] response: {'name': 'network-changed', 'server_uuid': 'b686ede0-6d58-414b-b86d-15dfae382d55', 'tag': 'f93ce6b1-c124-4780-b1e8-380467e8ced5', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/880] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => 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: 432/881] 10.0.0.139 () {34 vars in 684 bytes} [Thu May 14 18:09:10 2026] POST /v2.0/security-groups => generated 1624 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/882] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/security-groups?id=a4b3d128-6932-42ec-b73f-47d9bf32778b&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: 434/883] 10.0.0.139 () {32 vars in 663 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/security-groups => generated 4529 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/884] 10.0.0.30 () {34 vars in 989 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 1240 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/885] 10.0.0.139 () {34 vars in 758 bytes} [Thu May 14 18:09:11 2026] PUT /v2.0/security-groups/a26a1e64-e47a-4937-917f-cb4c40091165 => generated 1663 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/886] 10.0.0.30 () {34 vars in 1039 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/887] 10.0.0.139 () {32 vars in 737 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/security-groups/a26a1e64-e47a-4937-917f-cb4c40091165 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/888] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/ports?tenant_id=b2a2e60a147d4b2bb0d1a387ce0669d6&device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/889] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:11 2026] DELETE /v2.0/security-groups/a26a1e64-e47a-4937-917f-cb4c40091165 => 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: 438/890] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/networks?tenant_id=b2a2e60a147d4b2bb0d1a387ce0669d6&shared=False => generated 774 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/891] 10.0.0.139 () {32 vars in 663 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:09:11.614 8 INFO neutron.api.v2.resource [None req-7b179bf2-8b71-44e5-97e0-e287e295c326 a36e43810c9446eda04b35c67317387a 3752e73662694bb89fda05a3470c0e1c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 454/892] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:11 2026] DELETE /v2.0/security-groups/a26a1e64-e47a-4937-917f-cb4c40091165 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/893] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/894] 10.0.0.139 () {34 vars in 684 bytes} [Thu May 14 18:09:11 2026] POST /v2.0/security-groups => generated 1624 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/895] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:09:11 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: 456/896] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/security-group-rules/1bc28fd8-5bc9-4de5-b6d7-b144db8a87c6 => generated 601 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/897] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:09:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/898] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:09:12 2026] DELETE /v2.0/security-group-rules/1bc28fd8-5bc9-4de5-b6d7-b144db8a87c6 => 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: 442/899] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/900] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:09:12 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: 7|app: 0|req: 443/901] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/security-group-rules/8a9a8cd6-eaa3-482c-8a07-8ac3b97d88e5 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/902] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/903] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/904] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/security-groups?id=a4b3d128-6932-42ec-b73f-47d9bf32778b&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/905] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:09:12 2026] DELETE /v2.0/security-group-rules/8a9a8cd6-eaa3-482c-8a07-8ac3b97d88e5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/906] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:09:12 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: 446/907] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:09:12 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: 7|app: 0|req: 447/908] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/security-group-rules/2d3e650d-0839-4534-8cb4-0216237d25eb => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/909] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/ports?tenant_id=b2a2e60a147d4b2bb0d1a387ce0669d6&device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/910] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f93ce6b1-c124-4780-b1e8-380467e8ced5 => 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: 448/911] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/912] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/subnets?id=cfce831a-11f1-4b4c-a701-9163bd67378d => generated 696 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/913] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/ports?network_id=c1be5cbc-9545-4fd8-b834-762e6c5ba30c&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: 449/914] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:09:12 2026] DELETE /v2.0/security-group-rules/2d3e650d-0839-4534-8cb4-0216237d25eb => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/915] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/networks/c1be5cbc-9545-4fd8-b834-762e6c5ba30c?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: 466/916] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/917] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:09:12 2026] GET /v2.0/networks/c1be5cbc-9545-4fd8-b834-762e6c5ba30c?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: 467/918] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:12 2026] DELETE /v2.0/security-groups/4551125a-7dd9-4517-9eb8-ee7501538567 => 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: 452/919] 10.0.0.139 () {32 vars in 663 bytes} [Thu May 14 18:09:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/920] 10.0.0.139 () {32 vars in 663 bytes} [Thu May 14 18:09:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/921] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:13 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/922] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:13 2026] GET /v2.0/security-groups?id=a4b3d128-6932-42ec-b73f-47d9bf32778b&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-05-14 18:09:13.787 7 WARNING neutron.db.securitygroups_db [None req-22b963ba-1ede-4d72-9db2-5fea2e7977df aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 454/923] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:13 2026] GET /v2.0/security-groups?tenant_id=3752e73662694bb89fda05a3470c0e1c&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/924] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:13 2026] DELETE /v2.0/security-groups/967d4d2c-5f03-4cf0-8fab-829592bc6930 => 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: 472/927] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:14 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/928] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:14 2026] GET /v2.0/security-groups?id=a4b3d128-6932-42ec-b73f-47d9bf32778b&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/929] 10.0.0.139 () {32 vars in 623 bytes} [Thu May 14 18:09:15 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/930] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:15 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => 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: 475/931] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:15 2026] GET /v2.0/security-groups?id=a4b3d128-6932-42ec-b73f-47d9bf32778b&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/932] 10.0.0.139 () {32 vars in 633 bytes} [Thu May 14 18:09:15 2026] GET /v2.0/ => generated 632 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/933] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:16 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 458/934] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:16 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/935] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:16 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:16.778 8 WARNING neutron.db.securitygroups_db [None req-12356a54-b7a2-42c3-9a38-d964f5e13154 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 460/936] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:16 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&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: 8|app: 0|req: 477/937] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:16 2026] GET /v2.0/security-groups?tenant_id=7c4cdac53b57458cac5dd10d6446eb54&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/938] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:16 2026] DELETE /v2.0/security-groups/f291cf86-9fe4-4eba-b871-15c1d6b02e77 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/939] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:17 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/940] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:17 2026] GET /v2.0/security-groups?id=a4b3d128-6932-42ec-b73f-47d9bf32778b&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: 479/941] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:17 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/942] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:17 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/943] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:18 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/944] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:18 2026] GET /v2.0/security-groups?id=a4b3d128-6932-42ec-b73f-47d9bf32778b&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/945] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:18 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 465/946] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:18 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&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: 482/947] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:09:18 2026] GET /v2.0/ports?tenant_id=cdcc2035af3e48ee973e41607a3a03a0&device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/948] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:09:18 2026] GET /v2.0/networks?id=e90fc995-43e2-47fc-991e-8a3d22c5cc7c => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/949] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:09:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9f10b347-fee1-4e24-8e0a-9e351cb67ba5 => 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: 467/950] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:09:18 2026] GET /v2.0/subnets?id=f8fc6502-0bbf-4ebf-9ece-0957c81cedd9 => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/951] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:09:18 2026] GET /v2.0/ports?network_id=e90fc995-43e2-47fc-991e-8a3d22c5cc7c&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/952] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:09:19 2026] GET /v2.0/networks/e90fc995-43e2-47fc-991e-8a3d22c5cc7c?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: 485/953] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:09:19 2026] GET /v2.0/networks/e90fc995-43e2-47fc-991e-8a3d22c5cc7c?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: 469/954] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:19 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/955] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:19 2026] GET /v2.0/security-groups?id=a4b3d128-6932-42ec-b73f-47d9bf32778b&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: 470/956] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:19 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 487/957] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:19 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/958] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:19 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/959] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:20 2026] GET /v2.0/security-groups?id=a4b3d128-6932-42ec-b73f-47d9bf32778b&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/960] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:20 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 489/961] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:20 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/962] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:21 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => 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: 490/963] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:21 2026] GET /v2.0/security-groups?id=a4b3d128-6932-42ec-b73f-47d9bf32778b&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/964] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:21 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/965] 10.0.0.112 () {34 vars in 971 bytes} [Thu May 14 18:09:22 2026] GET /v2.0/ports/6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 968 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/966] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:21 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 476/967] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:22 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:22.332 8 WARNING neutron.db.securitygroups_db [None req-6c881944-2c1d-437b-85ce-61ab9be559af aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 477/968] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:22 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/969] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:22 2026] GET /v2.0/security-groups?id=a4b3d128-6932-42ec-b73f-47d9bf32778b&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/970] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:22 2026] GET /v2.0/security-groups?tenant_id=87bdb206f4e9488eaac90e7577b69f3a&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: 479/971] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:22 2026] DELETE /v2.0/security-groups/538f406e-39e2-460b-a168-1433071f626e => 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: 493/972] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:09:22 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:22.656 8 WARNING neutron.db.securitygroups_db [None req-f977e477-09ae-439f-9054-3c91b10ed1cc aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:09:22.762 7 INFO neutron_taas.services.taas.taas_plugin [req-0e6e8b63-d1d6-41d2-8c87-446b6a0f907b req-87d28193-c402-4f92-a70f-c8b6a5785f5b 422ca480e02b4377b00587b72840e845 b2a2e60a147d4b2bb0d1a387ce0669d6 - - default default] TaaS: Handle Delete Port: f93ce6b1-c124-4780-b1e8-380467e8ced5 2026-05-14 18:09:22.765 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0e6e8b63-d1d6-41d2-8c87-446b6a0f907b req-87d28193-c402-4f92-a70f-c8b6a5785f5b 422ca480e02b4377b00587b72840e845 b2a2e60a147d4b2bb0d1a387ce0669d6 - - default default] Tap Mirror: Handle Delete Port: f93ce6b1-c124-4780-b1e8-380467e8ced5 [pid: 8|app: 0|req: 494/973] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:22 2026] GET /v2.0/security-groups?tenant_id=3ee22952b84541f3b0312c74490241c9&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/974] 199.204.45.169 () {34 vars in 1000 bytes} [Thu May 14 18:09:22 2026] GET /v2.0/subnets?network_id=a0f9aace-1d11-442b-b844-891205fd7427 => generated 682 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/975] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:22 2026] DELETE /v2.0/security-groups/2a58a16e-8354-4bf5-a858-30707bf2eaeb => 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: 480/976] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:09:22 2026] DELETE /v2.0/ports/f93ce6b1-c124-4780-b1e8-380467e8ced5 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:22.953 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a360c5d-f124-46c7-ba47-baf674de4b10'] response: {'server_uuid': 'b686ede0-6d58-414b-b86d-15dfae382d55', 'name': 'network-vif-deleted', 'tag': 'f93ce6b1-c124-4780-b1e8-380467e8ced5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 497/977] 199.204.45.169 () {34 vars in 1146 bytes} [Thu May 14 18:09:22 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675&device_owner=compute%3Anova&network_id=a0f9aace-1d11-442b-b844-891205fd7427 => 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: 498/978] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:23 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 499/979] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:23 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/980] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:09:23 2026] PUT /v2.0/ports/6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 1145 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/981] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:23 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 12 bytes in 27 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: 482/982] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:09:23 2026] GET /v2.0/ports?tenant_id=b06924cc09d846b09d3d64aead8397ab&device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 1417 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/983] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:09:24 2026] GET /v2.0/networks?id=a0f9aace-1d11-442b-b844-891205fd7427 => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/984] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:09:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/985] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:09:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6342454b-37d8-4a8b-82e6-a5df589a7e55 => 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: 484/986] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:09:24 2026] GET /v2.0/subnets?id=85d3e90b-f9b3-495c-b789-f5e698a0ae32 => generated 700 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/987] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:09:24 2026] GET /v2.0/ports?network_id=a0f9aace-1d11-442b-b844-891205fd7427&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: 485/988] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:09:24 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?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: 504/989] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:09:24 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/990] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:24 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/991] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:24 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&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: 487/992] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:24 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:24.989 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9630669-fd86-4524-bf5b-e90821ecd949'] response: {'name': 'network-changed', 'server_uuid': 'e74907a1-6780-4aa3-be4a-542fbb1bf675', 'tag': '6342454b-37d8-4a8b-82e6-a5df589a7e55', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 506/993] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/994] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/ports?tenant_id=b06924cc09d846b09d3d64aead8397ab&device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 1417 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/995] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&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: 489/996] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/networks?id=a0f9aace-1d11-442b-b844-891205fd7427 => generated 778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/997] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/998] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/999] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1000] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1001] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/subnets?id=85d3e90b-f9b3-495c-b789-f5e698a0ae32 => generated 700 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1002] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/ports?device_id=b686ede0-6d58-414b-b86d-15dfae382d55 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1003] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/ports?network_id=a0f9aace-1d11-442b-b844-891205fd7427&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: 493/1004] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?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: 512/1005] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:09:25 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1006] 199.204.45.169 () {34 vars in 1118 bytes} [Thu May 14 18:09:26 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1148 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1007] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:26 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 513/1008] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:09:26 2026] PUT /v2.0/ports/6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 968 bytes in 549 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: 514/1009] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:27 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:27.147 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b21b4af-12cd-4522-b98a-44fbb9d6e2f6'] response: {'name': 'network-changed', 'server_uuid': 'e74907a1-6780-4aa3-be4a-542fbb1bf675', 'tag': '6342454b-37d8-4a8b-82e6-a5df589a7e55', 'status': 'completed', 'code': 200} 2026-05-14 18:09:27.391 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f14051f-62de-4570-9318-8cbf06a56c86 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: bf9a59aa-2704-470b-af8a-cb3b8bbb4fce 2026-05-14 18:09:27.394 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f14051f-62de-4570-9318-8cbf06a56c86 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: bf9a59aa-2704-470b-af8a-cb3b8bbb4fce [pid: 8|app: 0|req: 515/1010] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:09:27 2026] GET /v2.0/ports?tenant_id=b06924cc09d846b09d3d64aead8397ab&device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1011] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:09:27 2026] GET /v2.0/networks?id=a0f9aace-1d11-442b-b844-891205fd7427 => generated 778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1012] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:09:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1013] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:09:27 2026] GET /v2.0/subnets?id=85d3e90b-f9b3-495c-b789-f5e698a0ae32 => generated 700 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1014] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:09:27 2026] GET /v2.0/ports?network_id=a0f9aace-1d11-442b-b844-891205fd7427&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: 496/1015] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:09:26 2026] PUT /v2.0/routers/e447f489-acb7-4215-9452-ba3da247c899/remove_router_interface => generated 310 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1016] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:09:27 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?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: 521/1017] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:09:27 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?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-05-14 18:09:28.140 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e671c44-0269-4b37-9e12-c071f1ee0a37 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: badd9ed1-53a6-49b3-86c6-d3223cb63c74 2026-05-14 18:09:28.143 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e671c44-0269-4b37-9e12-c071f1ee0a37 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: badd9ed1-53a6-49b3-86c6-d3223cb63c74 [pid: 8|app: 0|req: 522/1018] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:28 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 523/1019] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:28 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:28.490 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e671c44-0269-4b37-9e12-c071f1ee0a37 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 16fe689c-6aff-427c-b162-8aed47560623 2026-05-14 18:09:28.492 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e671c44-0269-4b37-9e12-c071f1ee0a37 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 16fe689c-6aff-427c-b162-8aed47560623 2026-05-14 18:09:28.561 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-2e671c44-0269-4b37-9e12-c071f1ee0a37 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 96, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 601, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2260, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 657, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, 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 2294, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2299, 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-05-14 18:09:28.743 8 WARNING neutron.db.securitygroups_db [None req-d5a19761-3ff8-4f75-bc7d-347afbe7be30 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:09:28.885 7 INFO neutron.services.segments.plugin [-] Segment 2e645226-936e-4dff-864c-c4f5085cad30 resource provider aggregate not found [pid: 8|app: 0|req: 524/1020] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:28 2026] GET /v2.0/security-groups?tenant_id=9f9a0b542256443fb8a88ca68e9095b0&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:09:28.898 7 INFO neutron.services.segments.plugin [-] Segment 2e645226-936e-4dff-864c-c4f5085cad30 resource provider aggregate not found 2026-05-14 18:09:28.916 7 INFO neutron.services.segments.plugin [-] Segment 2e645226-936e-4dff-864c-c4f5085cad30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e645226-936e-4dff-864c-c4f5085cad30 found for delete ", "request_id": "req-58593221-340c-4380-990f-6b0d8c66eec9"}]} 2026-05-14 18:09:28.919 7 INFO neutron.db.l3_hamode_db [None req-2e671c44-0269-4b37-9e12-c071f1ee0a37 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] HA network 4416a798-7d0c-4f77-b8c8-126080e80759 was deleted as no HA routers are present in project b2a2e60a147d4b2bb0d1a387ce0669d6. 2026-05-14 18:09:28.922 7 INFO neutron.services.segments.plugin [-] Segment 2e645226-936e-4dff-864c-c4f5085cad30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e645226-936e-4dff-864c-c4f5085cad30 found for delete ", "request_id": "req-e2c1c892-2526-46a9-ad3f-b59b7996379a"}]} [pid: 7|app: 0|req: 497/1021] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:09:27 2026] DELETE /v2.0/routers/e447f489-acb7-4215-9452-ba3da247c899 => generated 0 bytes in 990 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1022] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:28 2026] DELETE /v2.0/security-groups/f39de71d-6584-4145-86d0-5d6cd16f7a3f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1025] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:09:29 2026] GET /v2.0/ports?tenant_id=b06924cc09d846b09d3d64aead8397ab&device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => 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: 498/1026] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:09:28 2026] DELETE /v2.0/subnets/cfce831a-11f1-4b4c-a701-9163bd67378d => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1027] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:09:29 2026] GET /v2.0/networks?id=a0f9aace-1d11-442b-b844-891205fd7427 => generated 778 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1028] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:29 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:29.206 7 WARNING neutron.db.securitygroups_db [None req-90a8c0e7-bd98-463b-9f41-87b0092a76ee aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:09:29.293 8 INFO neutron_taas.services.taas.taas_plugin [None req-93f81dc5-f78d-4a64-b602-7ac00b6dc632 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 08176cb3-50ca-48cb-a83c-3e78dab0e82a 2026-05-14 18:09:29.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93f81dc5-f78d-4a64-b602-7ac00b6dc632 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 08176cb3-50ca-48cb-a83c-3e78dab0e82a [pid: 7|app: 0|req: 500/1029] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:29 2026] GET /v2.0/security-groups?tenant_id=f7a0c2c241c648dcab2939a48763798e&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1030] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:09:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1031] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:29 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&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: 503/1032] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:29 2026] DELETE /v2.0/security-groups/941beaea-12c7-4812-a49c-f457eb835a1d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:09:29.515 8 INFO neutron.services.segments.plugin [-] Segment ef168693-c2b5-4243-bbd7-92497fa97378 resource provider aggregate not found [pid: 7|app: 0|req: 504/1033] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:09:29 2026] GET /v2.0/subnets?id=85d3e90b-f9b3-495c-b789-f5e698a0ae32 => generated 700 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:29.522 8 INFO neutron.services.segments.plugin [-] Segment ef168693-c2b5-4243-bbd7-92497fa97378 resource provider aggregate not found 2026-05-14 18:09:29.544 8 INFO neutron.services.segments.plugin [-] Segment ef168693-c2b5-4243-bbd7-92497fa97378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef168693-c2b5-4243-bbd7-92497fa97378 found for delete ", "request_id": "req-48edcc37-3033-4e21-ad41-cc22214bbf24"}]} 2026-05-14 18:09:29.549 8 INFO neutron.services.segments.plugin [-] Segment ef168693-c2b5-4243-bbd7-92497fa97378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef168693-c2b5-4243-bbd7-92497fa97378 found for delete ", "request_id": "req-ea5785fa-258e-4e05-ae99-31d0a07aa2f5"}]} [pid: 7|app: 0|req: 505/1034] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:09:29 2026] GET /v2.0/ports?network_id=a0f9aace-1d11-442b-b844-891205fd7427&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1035] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:29 2026] DELETE /v2.0/networks/c1be5cbc-9545-4fd8-b834-762e6c5ba30c => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1036] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:09:29 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1037] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:09:29 2026] GET /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:29.778 7 WARNING neutron.db.securitygroups_db [None req-ae96fee0-e546-4780-b93b-a03494a24371 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 507/1038] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:29 2026] GET /v2.0/security-groups?tenant_id=b2a2e60a147d4b2bb0d1a387ce0669d6&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1039] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:29 2026] DELETE /v2.0/security-groups/a4b3d128-6932-42ec-b73f-47d9bf32778b => 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: 508/1040] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:30 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1041] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:30 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1042] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:31 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1043] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:31 2026] GET /v2.0/security-groups?id=dec2cad1-8fc5-4fa1-a878-a9b249768e99&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1044] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:09:31 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:31.927 8 INFO neutron_taas.services.taas.taas_plugin [req-0e82ac10-a213-4999-9ee0-ca3aa6fade11 req-c64a4293-1a8c-4d67-98aa-c44d108b78f8 92c1b773b712494a871dae9b07d03378 b06924cc09d846b09d3d64aead8397ab - - default default] TaaS: Handle Delete Port: 6342454b-37d8-4a8b-82e6-a5df589a7e55 2026-05-14 18:09:31.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0e82ac10-a213-4999-9ee0-ca3aa6fade11 req-c64a4293-1a8c-4d67-98aa-c44d108b78f8 92c1b773b712494a871dae9b07d03378 b06924cc09d846b09d3d64aead8397ab - - default default] Tap Mirror: Handle Delete Port: 6342454b-37d8-4a8b-82e6-a5df589a7e55 2026-05-14 18:09:32.071 8 INFO neutron.db.l3_db [req-0e82ac10-a213-4999-9ee0-ca3aa6fade11 req-c64a4293-1a8c-4d67-98aa-c44d108b78f8 92c1b773b712494a871dae9b07d03378 b06924cc09d846b09d3d64aead8397ab - - default default] Floating IP e76aad9a-6c35-4f77-aa5b-62a1a2c1cd56 disassociated. External IP: 10.96.250.203, port: 6342454b-37d8-4a8b-82e6-a5df589a7e55. [pid: 8|app: 0|req: 535/1045] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:09:31 2026] DELETE /v2.0/ports/6342454b-37d8-4a8b-82e6-a5df589a7e55 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:32.600 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97613df4-a9e2-400a-8711-f03384b084f4'] response: {'server_uuid': 'e74907a1-6780-4aa3-be4a-542fbb1bf675', 'name': 'network-vif-deleted', 'tag': '6342454b-37d8-4a8b-82e6-a5df589a7e55', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 511/1046] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:32 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:33.490 8 WARNING neutron.db.securitygroups_db [None req-6a2a244d-689a-4e7b-922d-d6b00fa41b91 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 536/1047] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:33 2026] GET /v2.0/security-groups?tenant_id=086e797a2ab143d0a541f40c65ab25b8&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1048] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:33 2026] DELETE /v2.0/security-groups/cda8edfe-e003-48e8-96fd-289ceceeb79d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1049] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:33 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => 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: 513/1050] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:35 2026] GET /v2.0/ports?device_id=e74907a1-6780-4aa3-be4a-542fbb1bf675 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:35.489 8 WARNING neutron.db.securitygroups_db [None req-c88e3ea5-3ad4-48c7-9a06-55ba6f50aecf aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 538/1051] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:35 2026] GET /v2.0/security-groups?tenant_id=3040f1782aa24ff19e56d58c1ebbaa98&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1052] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:35 2026] DELETE /v2.0/security-groups/00df84e1-fcee-4420-abf5-93399fa7644b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:09:35.817 8 WARNING neutron.db.securitygroups_db [None req-c5a18763-c69b-477b-b75b-1e3a0234ff17 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 539/1053] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:35 2026] GET /v2.0/security-groups?tenant_id=6adcf74ca9cf4871b0fa69c07dddf1ec&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1054] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:35 2026] DELETE /v2.0/security-groups/1720c17a-ca70-43f9-8166-81ed52a484d9 => 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: 540/1055] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:36 2026] DELETE /v2.0/security-groups/dec2cad1-8fc5-4fa1-a878-a9b249768e99 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:09:36.298 7 INFO neutron.api.v2.resource [None req-e21a9ce2-835d-4a71-bf58-9e08489ae76a 92c1b773b712494a871dae9b07d03378 b06924cc09d846b09d3d64aead8397ab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/1056] 10.0.0.139 () {32 vars in 737 bytes} [Thu May 14 18:09:36 2026] GET /v2.0/security-groups/dec2cad1-8fc5-4fa1-a878-a9b249768e99 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:09:36.436 8 INFO neutron_taas.services.taas.taas_plugin [None req-30103ecf-39ac-4f76-8210-f40369057d39 92c1b773b712494a871dae9b07d03378 b06924cc09d846b09d3d64aead8397ab - - default default] TaaS: Handle Delete Port: 0860124a-ed4d-4016-bfdf-98fdd2bcf692 2026-05-14 18:09:36.441 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30103ecf-39ac-4f76-8210-f40369057d39 92c1b773b712494a871dae9b07d03378 b06924cc09d846b09d3d64aead8397ab - - default default] Tap Mirror: Handle Delete Port: 0860124a-ed4d-4016-bfdf-98fdd2bcf692 [pid: 8|app: 0|req: 541/1057] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:09:36 2026] DELETE /v2.0/floatingips/e76aad9a-6c35-4f77-aa5b-62a1a2c1cd56 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:09:37.055 7 INFO neutron_taas.services.taas.taas_plugin [None req-d99ca27b-3c07-4ee8-b898-1d4e38700e80 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 42f431bb-0c34-4e20-9af6-047a2d8019e0 2026-05-14 18:09:37.058 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d99ca27b-3c07-4ee8-b898-1d4e38700e80 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 42f431bb-0c34-4e20-9af6-047a2d8019e0 2026-05-14 18:09:37.323 8 WARNING neutron.db.securitygroups_db [None req-e0348256-f0e8-41be-bcd4-405ffa4e1e70 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 542/1058] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:37 2026] GET /v2.0/security-groups?tenant_id=dd116a0b43d549a28daee8d50cabe78a&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1059] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:37 2026] DELETE /v2.0/security-groups/1081a03d-4acf-40b5-85f8-17847e25881a => 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: 517/1060] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:09:36 2026] PUT /v2.0/routers/3b044016-6717-4022-a0f5-ce5344b19d28/remove_router_interface => generated 310 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:37.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-249bb3c4-d048-4d36-a9a3-1cb4c5152635 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 2e352d5e-7b14-4290-99ad-7b6d3b61880c 2026-05-14 18:09:37.920 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-249bb3c4-d048-4d36-a9a3-1cb4c5152635 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 2e352d5e-7b14-4290-99ad-7b6d3b61880c 2026-05-14 18:09:38.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-249bb3c4-d048-4d36-a9a3-1cb4c5152635 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: ad2622c7-9399-47f2-bd20-738c5c380b37 2026-05-14 18:09:38.202 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-249bb3c4-d048-4d36-a9a3-1cb4c5152635 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: ad2622c7-9399-47f2-bd20-738c5c380b37 [pid: 7|app: 0|req: 518/1061] 10.0.0.30 () {34 vars in 989 bytes} [Thu May 14 18:09:38 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1062] 10.0.0.30 () {34 vars in 1039 bytes} [Thu May 14 18:09:38 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:38.573 8 INFO neutron.services.segments.plugin [-] Segment 70159af4-68df-4453-acce-ec5a68cc3949 resource provider aggregate not found 2026-05-14 18:09:38.576 8 INFO neutron.services.segments.plugin [-] Segment 70159af4-68df-4453-acce-ec5a68cc3949 resource provider aggregate not found 2026-05-14 18:09:38.597 8 INFO neutron.services.segments.plugin [-] Segment 70159af4-68df-4453-acce-ec5a68cc3949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70159af4-68df-4453-acce-ec5a68cc3949 found for delete ", "request_id": "req-b055c175-847c-4855-8c10-ef8c69cca4c7"}]} 2026-05-14 18:09:38.597 8 INFO neutron.db.l3_hamode_db [None req-249bb3c4-d048-4d36-a9a3-1cb4c5152635 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] HA network 00703ecc-f041-4c61-bb52-116fbe83c78d was deleted as no HA routers are present in project b06924cc09d846b09d3d64aead8397ab. 2026-05-14 18:09:38.605 8 INFO neutron.services.segments.plugin [-] Segment 70159af4-68df-4453-acce-ec5a68cc3949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70159af4-68df-4453-acce-ec5a68cc3949 found for delete ", "request_id": "req-9afbe37c-3bd5-48a4-8d94-6e7fc1dc8b3e"}]} [pid: 8|app: 0|req: 544/1063] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:09:37 2026] DELETE /v2.0/routers/3b044016-6717-4022-a0f5-ce5344b19d28 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1064] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:09:38 2026] DELETE /v2.0/subnets/85d3e90b-f9b3-495c-b789-f5e698a0ae32 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:38.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3ebeb4d-3d3a-4a1e-a673-40222f7d4096 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 47e6e583-cb22-4788-907a-7cd8e45723a1 2026-05-14 18:09:38.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3ebeb4d-3d3a-4a1e-a673-40222f7d4096 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 47e6e583-cb22-4788-907a-7cd8e45723a1 [pid: 8|app: 0|req: 545/1065] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:38 2026] DELETE /v2.0/networks/a0f9aace-1d11-442b-b844-891205fd7427 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:39.278 7 WARNING neutron.db.securitygroups_db [None req-f12e8910-33d4-442f-be00-dc9ebee9f5b1 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 521/1066] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:39 2026] GET /v2.0/security-groups?tenant_id=b06924cc09d846b09d3d64aead8397ab&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1067] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:39 2026] DELETE /v2.0/security-groups/c6c1bf58-a474-477b-a1f2-bb7b2183b9ac => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:09:40.313 7 WARNING neutron.db.securitygroups_db [None req-0cde71a7-217f-4764-ad64-7e6b5565e8a7 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 522/1068] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:40 2026] GET /v2.0/security-groups?tenant_id=f5804751e9e6411d970aea2c35f718cd&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:09:40.526 7 WARNING neutron.db.securitygroups_db [None req-579c16e7-eff7-4929-9706-e9edc39b1ba0 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 547/1069] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:40 2026] DELETE /v2.0/security-groups/94393656-5809-441e-92eb-09e5ec09e262 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:09:40.618 8 INFO neutron.services.segments.plugin [-] Segment 15a16ae7-70a8-4580-ad1a-84c128dd9829 resource provider aggregate not found 2026-05-14 18:09:40.629 8 INFO neutron.services.segments.plugin [-] Segment 15a16ae7-70a8-4580-ad1a-84c128dd9829 resource provider aggregate not found 2026-05-14 18:09:40.634 8 INFO neutron.services.segments.plugin [-] Segment 15a16ae7-70a8-4580-ad1a-84c128dd9829 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15a16ae7-70a8-4580-ad1a-84c128dd9829 found for delete ", "request_id": "req-ded85b50-f189-4567-a3d7-9191439adfdb"}]} 2026-05-14 18:09:40.656 8 INFO neutron.services.segments.plugin [-] Segment 15a16ae7-70a8-4580-ad1a-84c128dd9829 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15a16ae7-70a8-4580-ad1a-84c128dd9829 found for delete ", "request_id": "req-a614f1fd-be37-41ff-979f-9793286f307c"}]} [pid: 7|app: 0|req: 523/1070] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:40 2026] GET /v2.0/security-groups?tenant_id=5d34a639ffcc4cb7831628d2631ec093&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1071] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:40 2026] DELETE /v2.0/security-groups/b3444380-a776-4ed5-9c21-ab481c91745b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:09:40.949 7 WARNING neutron.db.securitygroups_db [None req-4327a5b1-a7d9-4c10-a5ee-104b29843667 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 524/1072] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:40 2026] GET /v2.0/security-groups?tenant_id=6b04ec12537a4d00adf46d196bf8a360&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1073] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:41 2026] DELETE /v2.0/security-groups/2049a714-b145-45ec-8203-7d485a4078d7 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:09:41.957 7 INFO neutron.db.segments_db [None req-f0e08a68-2c90-402b-a299-7771abb56ef9 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment c247626c-2f60-497c-b3d9-ad022c937d7c of type vxlan for network ced5d304-f633-4099-b49f-d4f3877ed6b7 [pid: 7|app: 0|req: 525/1074] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:09:41 2026] POST /v2.0/networks => generated 748 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1075] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:09:42 2026] POST /v2.0/subnets => generated 695 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:09:42.325 7 INFO neutron.db.segments_db [None req-15ca3a24-6cb1-40d0-a66a-399007d22804 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 05fccceb-a9c7-45ba-8684-fec9adcdc7f5 of type vxlan for network 30679e4f-33e1-4851-be16-21f1e1721cb7 2026-05-14 18:09:42.561 7 INFO neutron.db.l3_hamode_db [None req-15ca3a24-6cb1-40d0-a66a-399007d22804 aca92f8955814740b3e03742ef16a74d e6296ad925554decbaf5885bf9430d85 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:09:43.423 7 INFO neutron.db.l3_hamode_db [None req-15ca3a24-6cb1-40d0-a66a-399007d22804 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 526/1078] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:09:42 2026] POST /v2.0/routers => generated 735 bytes in 2299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1079] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:09:44 2026] PUT /v2.0/routers/cca32987-26ec-4a7a-b6cd-8b88cf49ab15/add_router_interface => generated 310 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:45.901 7 WARNING neutron.db.securitygroups_db [None req-f215ef3a-c589-4af5-a8ac-2face5f2bef4 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 527/1080] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:45 2026] GET /v2.0/security-groups?tenant_id=a55c0deaf45b45288902617a71e5a019&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1081] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:46 2026] DELETE /v2.0/security-groups/25c9c4f5-9b64-4970-9dd2-d9f25cb5e053 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:09:46.271 7 WARNING neutron.db.securitygroups_db [None req-10d20a47-0c47-4438-a911-411ef5f47aaf aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 528/1082] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:46 2026] GET /v2.0/security-groups?tenant_id=0b59116deb554f3fa45bc7976b2b7531&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1083] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:46 2026] DELETE /v2.0/security-groups/5649575f-72f1-4770-a582-aa1ae202c9de => 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: 529/1084] 10.0.0.139 () {34 vars in 685 bytes} [Thu May 14 18:09:46 2026] POST /v2.0/security-groups => generated 1659 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1085] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:09:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1086] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:09:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1087] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:09:46 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:09:49.204 7 WARNING neutron.db.securitygroups_db [None req-d5e4dc1d-ebfd-4f7f-9c45-1dfd0631bf3b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 531/1088] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:48 2026] GET /v2.0/security-groups?tenant_id=bfb02b4482a647b497a704f23ed23ac1&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1089] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:49 2026] DELETE /v2.0/security-groups/331a0f8d-9560-4cfc-80d1-4d88fe74b5c2 => 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: 532/1090] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:49 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1091] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:50 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1092] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:50 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1093] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:50 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:51.162 7 WARNING neutron.db.securitygroups_db [req-fef22d01-d6d1-45f3-b24f-38b44d882304 req-ef1f5398-c4df-465b-a1c0-abc237b09526 916fc5dfdffe4ed1aaf5ae65ec7869d2 e6296ad925554decbaf5885bf9430d85 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 534/1094] 10.0.0.112 () {34 vars in 1096 bytes} [Thu May 14 18:09:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--31466425&fields=id&tenant_id=e6296ad925554decbaf5885bf9430d85 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1095] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:09:51 2026] GET /v2.0/networks?id=ced5d304-f633-4099-b49f-d4f3877ed6b7 => generated 680 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1096] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:09:51 2026] GET /v2.0/quotas/e6296ad925554decbaf5885bf9430d85 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1097] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:09:51 2026] GET /v2.0/ports?tenant_id=e6296ad925554decbaf5885bf9430d85&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1098] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:09:51 2026] GET /v2.0/networks/ced5d304-f633-4099-b49f-d4f3877ed6b7?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: 538/1099] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:09:51 2026] GET /v2.0/networks/ced5d304-f633-4099-b49f-d4f3877ed6b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:51.681 8 INFO neutron.db.segments_db [None req-bd39f8d1-9956-4b5c-aac9-01ff58b6d3dd 03cabcb176364296a3f71e1a519664fb 3e8c297a6cf149d384b3ae5ff43b0dc1 - - default default] Added segment 9f7349f8-2109-43c5-afaa-435208152856 of type vxlan for network 78a35435-c1e0-40c3-987f-bafe2a5b37f3 [pid: 7|app: 0|req: 539/1100] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:51 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 540/1101] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:51 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:51.762 8 INFO neutron.db.segments_db [None req-bd39f8d1-9956-4b5c-aac9-01ff58b6d3dd 03cabcb176364296a3f71e1a519664fb 3e8c297a6cf149d384b3ae5ff43b0dc1 - - default default] Added segment 84f72557-7101-4488-bdb4-93bdcfac6f99 of type vxlan for network bbc13843-8f85-4cfb-9bcc-0400ef767e83 [pid: 7|app: 0|req: 541/1102] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:51 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => 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: 562/1103] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:51 2026] POST /v2.0/networks => generated 1245 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1104] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:09:51 2026] GET /v2.0/networks => generated 1844 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:09:52.055 8 INFO neutron.services.segments.plugin [-] Segment 9f7349f8-2109-43c5-afaa-435208152856 resource provider aggregate not found 2026-05-14 18:09:52.057 8 INFO neutron.services.segments.plugin [-] Segment 9f7349f8-2109-43c5-afaa-435208152856 resource provider aggregate not found 2026-05-14 18:09:52.080 8 INFO neutron.services.segments.plugin [-] Segment 9f7349f8-2109-43c5-afaa-435208152856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f7349f8-2109-43c5-afaa-435208152856 found for delete ", "request_id": "req-dd3ce43a-1e54-4eae-b1a6-8cfb8560dba7"}]} 2026-05-14 18:09:52.081 8 INFO neutron.services.segments.plugin [-] Segment 9f7349f8-2109-43c5-afaa-435208152856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f7349f8-2109-43c5-afaa-435208152856 found for delete ", "request_id": "req-44fe922e-40a4-4107-abe0-506e61e5e0f7"}]} [pid: 8|app: 0|req: 563/1105] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:51 2026] DELETE /v2.0/networks/78a35435-c1e0-40c3-987f-bafe2a5b37f3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:52.200 7 INFO neutron.services.segments.plugin [-] Segment 84f72557-7101-4488-bdb4-93bdcfac6f99 resource provider aggregate not found 2026-05-14 18:09:52.209 7 INFO neutron.services.segments.plugin [-] Segment 84f72557-7101-4488-bdb4-93bdcfac6f99 resource provider aggregate not found 2026-05-14 18:09:52.226 7 INFO neutron.services.segments.plugin [-] Segment 84f72557-7101-4488-bdb4-93bdcfac6f99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84f72557-7101-4488-bdb4-93bdcfac6f99 found for delete ", "request_id": "req-c5dd23a5-778f-4f17-81d6-53913808ffd4"}]} 2026-05-14 18:09:52.229 7 INFO neutron.services.segments.plugin [-] Segment 84f72557-7101-4488-bdb4-93bdcfac6f99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84f72557-7101-4488-bdb4-93bdcfac6f99 found for delete ", "request_id": "req-56167498-4d9d-4a83-be94-8c4bb3459123"}]} [pid: 7|app: 0|req: 543/1106] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:52 2026] DELETE /v2.0/networks/bbc13843-8f85-4cfb-9bcc-0400ef767e83 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1107] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:09:52 2026] GET /v2.0/networks => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:52.374 7 INFO neutron.db.segments_db [None req-0be714fa-3eb0-419b-bca1-6a382ecbd425 03cabcb176364296a3f71e1a519664fb 3e8c297a6cf149d384b3ae5ff43b0dc1 - - default default] Added segment 0aee7831-42b1-4695-a6bd-7a591ad95735 of type vxlan for network afafbf07-bb61-419c-b6db-6755d33e50fc [pid: 7|app: 0|req: 544/1108] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:52 2026] POST /v2.0/networks => generated 653 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:09:52.540 8 INFO neutron.db.segments_db [None req-be680f00-fb4f-4270-8bcb-e5b50844aaa3 03cabcb176364296a3f71e1a519664fb 3e8c297a6cf149d384b3ae5ff43b0dc1 - - default default] Added segment e30acb56-5fb2-4f6c-9298-3f592a70c0c4 of type vxlan for network a52ee89a-ff56-4f89-a0b5-a40ba8095ad5 [pid: 8|app: 0|req: 565/1109] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:52 2026] POST /v2.0/networks => generated 651 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1110] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:52 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1111] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:09:52 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 568/1112] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:52 2026] GET /v2.0/security-groups?id=0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1113] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:52 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:53.082 8 INFO neutron_taas.services.taas.taas_plugin [req-c369933c-425a-4474-b73d-72c45be71443 req-35f1a512-3435-478d-8112-a6b42a15c7d7 775d34f304a64ad9a8b283b873d23023 cdcc2035af3e48ee973e41607a3a03a0 - - default default] TaaS: Handle Delete Port: 9f10b347-fee1-4e24-8e0a-9e351cb67ba5 2026-05-14 18:09:53.086 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c369933c-425a-4474-b73d-72c45be71443 req-35f1a512-3435-478d-8112-a6b42a15c7d7 775d34f304a64ad9a8b283b873d23023 cdcc2035af3e48ee973e41607a3a03a0 - - default default] Tap Mirror: Handle Delete Port: 9f10b347-fee1-4e24-8e0a-9e351cb67ba5 2026-05-14 18:09:53.196 8 INFO neutron.db.l3_db [req-c369933c-425a-4474-b73d-72c45be71443 req-35f1a512-3435-478d-8112-a6b42a15c7d7 775d34f304a64ad9a8b283b873d23023 cdcc2035af3e48ee973e41607a3a03a0 - - default default] Floating IP 2aee22dc-28ec-4b45-af17-20aab2d7d88f disassociated. External IP: 10.96.250.218, port: 9f10b347-fee1-4e24-8e0a-9e351cb67ba5. [pid: 7|app: 0|req: 545/1114] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:09:52 2026] POST /v2.0/ports => generated 1506 bytes in 599 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: 546/1115] 10.0.0.139 () {32 vars in 643 bytes} [Thu May 14 18:09:53 2026] GET /v2.0/ports => generated 1506 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:09:53.368 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd655fb7-e2fb-48a5-bd74-f760f7b0573f 03cabcb176364296a3f71e1a519664fb 3e8c297a6cf149d384b3ae5ff43b0dc1 - - default default] TaaS: Handle Delete Port: 6f143240-9f16-47ca-96ed-9558fdc1741b 2026-05-14 18:09:53.372 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd655fb7-e2fb-48a5-bd74-f760f7b0573f 03cabcb176364296a3f71e1a519664fb 3e8c297a6cf149d384b3ae5ff43b0dc1 - - default default] Tap Mirror: Handle Delete Port: 6f143240-9f16-47ca-96ed-9558fdc1741b [pid: 7|app: 0|req: 547/1116] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:09:53 2026] DELETE /v2.0/ports/6f143240-9f16-47ca-96ed-9558fdc1741b => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:53.566 7 INFO neutron_taas.services.taas.taas_plugin [None req-248db354-44ed-47ac-b240-ebdcbf4cd30d 03cabcb176364296a3f71e1a519664fb 3e8c297a6cf149d384b3ae5ff43b0dc1 - - default default] TaaS: Handle Delete Port: c4931dbe-9150-4e5b-b2c5-9f3729df4116 2026-05-14 18:09:53.570 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-248db354-44ed-47ac-b240-ebdcbf4cd30d 03cabcb176364296a3f71e1a519664fb 3e8c297a6cf149d384b3ae5ff43b0dc1 - - default default] Tap Mirror: Handle Delete Port: c4931dbe-9150-4e5b-b2c5-9f3729df4116 [pid: 8|app: 0|req: 570/1117] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:09:52 2026] DELETE /v2.0/ports/9f10b347-fee1-4e24-8e0a-9e351cb67ba5 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:53.616 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10377681-7775-4e7c-a083-1116793d55b5'] response: {'server_uuid': 'bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a', 'name': 'network-vif-deleted', 'tag': '9f10b347-fee1-4e24-8e0a-9e351cb67ba5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 548/1118] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:09:53 2026] DELETE /v2.0/ports/c4931dbe-9150-4e5b-b2c5-9f3729df4116 => 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: 571/1119] 10.0.0.139 () {32 vars in 643 bytes} [Thu May 14 18:09:53 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:53.759 7 INFO neutron.db.segments_db [None req-ccaf2a31-39b6-4414-8a9e-edf3d16d02f4 03cabcb176364296a3f71e1a519664fb 3e8c297a6cf149d384b3ae5ff43b0dc1 - - default default] Added segment 03c29ee9-f370-4aac-8f6e-a73595cbe03f of type vxlan for network 46a6102a-aa42-4200-a7f4-07c999294589 [pid: 7|app: 0|req: 549/1120] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:53 2026] POST /v2.0/networks => generated 654 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:09:53.904 8 INFO neutron.db.segments_db [None req-77785c7f-b5f8-49f6-9b03-19e6362415b4 03cabcb176364296a3f71e1a519664fb 3e8c297a6cf149d384b3ae5ff43b0dc1 - - default default] Added segment ef7afec9-a23b-43a6-b0af-e48605a14f8b of type vxlan for network 26bf8d15-08eb-43b9-898b-9e44a262b58f [pid: 8|app: 0|req: 572/1121] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:53 2026] POST /v2.0/networks => generated 654 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1122] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:54 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 573/1123] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:54 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => 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: 551/1124] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:09:54 2026] POST /v2.0/subnets => generated 1323 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1125] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:09:54 2026] GET /v2.0/subnets => generated 1959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1126] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:09:55 2026] DELETE /v2.0/subnets/4a45ce09-80e3-4ce1-8e22-6a77290c5652 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1127] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:55 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 575/1128] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:55 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => 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: 554/1129] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:09:55 2026] DELETE /v2.0/subnets/2cde5f23-9a93-4f16-b42b-02cc6e2f5740 => 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: 576/1130] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:09:55 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) 2026-05-14 18:09:55.527 7 INFO neutron.services.segments.plugin [-] Segment ef7afec9-a23b-43a6-b0af-e48605a14f8b resource provider aggregate not found 2026-05-14 18:09:55.537 7 INFO neutron.services.segments.plugin [-] Segment ef7afec9-a23b-43a6-b0af-e48605a14f8b resource provider aggregate not found 2026-05-14 18:09:55.556 7 INFO neutron.services.segments.plugin [-] Segment ef7afec9-a23b-43a6-b0af-e48605a14f8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef7afec9-a23b-43a6-b0af-e48605a14f8b found for delete ", "request_id": "req-ee73c78a-2162-4b3b-a280-c69748e3d593"}]} 2026-05-14 18:09:55.558 7 INFO neutron.services.segments.plugin [-] Segment ef7afec9-a23b-43a6-b0af-e48605a14f8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef7afec9-a23b-43a6-b0af-e48605a14f8b found for delete ", "request_id": "req-312bb811-928a-4887-a9b0-e18146607120"}]} [pid: 7|app: 0|req: 555/1131] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:55 2026] DELETE /v2.0/networks/26bf8d15-08eb-43b9-898b-9e44a262b58f => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:09:55.691 8 INFO neutron.services.segments.plugin [-] Segment 03c29ee9-f370-4aac-8f6e-a73595cbe03f resource provider aggregate not found 2026-05-14 18:09:55.699 8 INFO neutron.services.segments.plugin [-] Segment 03c29ee9-f370-4aac-8f6e-a73595cbe03f resource provider aggregate not found 2026-05-14 18:09:55.712 8 INFO neutron.services.segments.plugin [-] Segment 03c29ee9-f370-4aac-8f6e-a73595cbe03f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03c29ee9-f370-4aac-8f6e-a73595cbe03f found for delete ", "request_id": "req-115dd36e-3f44-4d31-b5f4-0c2e8599a223"}]} 2026-05-14 18:09:55.718 8 INFO neutron.services.segments.plugin [-] Segment 03c29ee9-f370-4aac-8f6e-a73595cbe03f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03c29ee9-f370-4aac-8f6e-a73595cbe03f found for delete ", "request_id": "req-59bcdbc2-7dd3-4495-b513-a88486fb14c2"}]} [pid: 8|app: 0|req: 577/1132] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:55 2026] DELETE /v2.0/networks/46a6102a-aa42-4200-a7f4-07c999294589 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1133] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:55 2026] DELETE /v2.0/networks/a52ee89a-ff56-4f89-a0b5-a40ba8095ad5 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1134] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:09:55 2026] DELETE /v2.0/networks/afafbf07-bb61-419c-b6db-6755d33e50fc => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1135] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:09:56 2026] GET /v2.0/networks?id=ced5d304-f633-4099-b49f-d4f3877ed6b7 => generated 680 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:56.170 8 WARNING neutron.db.securitygroups_db [req-fef22d01-d6d1-45f3-b24f-38b44d882304 req-5780f7c0-0692-43cb-917d-1517ec6132e5 916fc5dfdffe4ed1aaf5ae65ec7869d2 e6296ad925554decbaf5885bf9430d85 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 579/1136] 199.204.45.169 () {34 vars in 1050 bytes} [Thu May 14 18:09:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e6296ad925554decbaf5885bf9430d85 => generated 179 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1137] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:56 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => 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: 581/1138] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:56 2026] GET /v2.0/ports?device_id=bf25e15c-1155-4a0c-86b9-1ab76eb5ca3a => 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: 558/1139] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:09:56 2026] POST /v2.0/ports => generated 958 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:09:56.742 7 WARNING neutron.db.securitygroups_db [None req-6ec0fcc7-b4b1-4e28-af56-e3789faef79b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:09:56.772 8 WARNING neutron.db.securitygroups_db [None req-0aa6227b-a370-4f54-b4d0-80a5d9dad7fe aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 582/1140] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:56 2026] GET /v2.0/security-groups?tenant_id=3e8c297a6cf149d384b3ae5ff43b0dc1&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1141] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:09:56 2026] GET /v2.0/security-groups?tenant_id=23292454f6c64ec89db997bea53ad701&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1142] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:56 2026] DELETE /v2.0/security-groups/d2b74eae-b0ac-45f0-86f3-dd4365d86772 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1143] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:56 2026] DELETE /v2.0/security-groups/506145f3-dfe4-4199-8896-332d7319af08 => 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: 583/1144] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:09:56 2026] PUT /v2.0/ports/8163e942-082b-4dfd-945a-f8fdf461355a => generated 1239 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:09:57.329 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c80853d-752b-4371-aa57-7967faeda6f7'] response: {'name': 'network-changed', 'server_uuid': 'eb7811db-e3ad-4731-a9c5-e3e9d160407a', 'tag': '8163e942-082b-4dfd-945a-f8fdf461355a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 562/1145] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:57 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 973 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: 563/1146] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:57 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&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: 584/1147] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:09:57 2026] DELETE /v2.0/security-groups/0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:09:57.580 7 INFO neutron.services.segments.plugin [-] Segment e30acb56-5fb2-4f6c-9298-3f592a70c0c4 resource provider aggregate not found 2026-05-14 18:09:57.585 7 INFO neutron.services.segments.plugin [-] Segment e30acb56-5fb2-4f6c-9298-3f592a70c0c4 resource provider aggregate not found 2026-05-14 18:09:57.596 7 INFO neutron.api.v2.resource [None req-78b8a9e7-4b44-4d72-91ef-9008e9681268 775d34f304a64ad9a8b283b873d23023 cdcc2035af3e48ee973e41607a3a03a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1148] 10.0.0.139 () {32 vars in 737 bytes} [Thu May 14 18:09:57 2026] GET /v2.0/security-groups/0a61fa43-6d26-4e63-9c25-9fa2bf8af2bf => generated 146 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:09:57.599 7 INFO neutron.services.segments.plugin [-] Segment e30acb56-5fb2-4f6c-9298-3f592a70c0c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e30acb56-5fb2-4f6c-9298-3f592a70c0c4 found for delete ", "request_id": "req-62581224-e596-4fa3-96cb-50628750a657"}]} 2026-05-14 18:09:57.608 7 INFO neutron.services.segments.plugin [-] Segment e30acb56-5fb2-4f6c-9298-3f592a70c0c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e30acb56-5fb2-4f6c-9298-3f592a70c0c4 found for delete ", "request_id": "req-40895e53-ce15-4d03-82e8-a8d2007fbd2c"}]} 2026-05-14 18:09:57.736 8 INFO neutron.services.segments.plugin [-] Segment 0aee7831-42b1-4695-a6bd-7a591ad95735 resource provider aggregate not found 2026-05-14 18:09:57.744 8 INFO neutron_taas.services.taas.taas_plugin [None req-e0820fcb-ac82-4490-bf4e-2633d61b1f36 775d34f304a64ad9a8b283b873d23023 cdcc2035af3e48ee973e41607a3a03a0 - - default default] TaaS: Handle Delete Port: 14a05fe4-87fe-420c-8f74-08e31d7b040a 2026-05-14 18:09:57.746 8 INFO neutron.services.segments.plugin [-] Segment 0aee7831-42b1-4695-a6bd-7a591ad95735 resource provider aggregate not found 2026-05-14 18:09:57.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0820fcb-ac82-4490-bf4e-2633d61b1f36 775d34f304a64ad9a8b283b873d23023 cdcc2035af3e48ee973e41607a3a03a0 - - default default] Tap Mirror: Handle Delete Port: 14a05fe4-87fe-420c-8f74-08e31d7b040a 2026-05-14 18:09:57.763 8 INFO neutron.services.segments.plugin [-] Segment 0aee7831-42b1-4695-a6bd-7a591ad95735 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aee7831-42b1-4695-a6bd-7a591ad95735 found for delete ", "request_id": "req-83a9a805-28e1-4037-be7c-acc4b7cccf59"}]} 2026-05-14 18:09:57.765 8 INFO neutron.services.segments.plugin [-] Segment 0aee7831-42b1-4695-a6bd-7a591ad95735 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aee7831-42b1-4695-a6bd-7a591ad95735 found for delete ", "request_id": "req-4f1f8b9c-fc57-4c62-b452-022723119f0c"}]} [pid: 7|app: 0|req: 565/1149] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:09:57 2026] GET /v2.0/ports?tenant_id=e6296ad925554decbaf5885bf9430d85&device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1150] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:09:57 2026] GET /v2.0/networks?tenant_id=e6296ad925554decbaf5885bf9430d85&shared=False => generated 776 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1151] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:09:57 2026] DELETE /v2.0/floatingips/2aee22dc-28ec-4b45-af17-20aab2d7d88f => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1152] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:09:57 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) 2026-05-14 18:09:58.328 8 INFO neutron_taas.services.taas.taas_plugin [None req-14e2d0f0-55af-4498-8045-5313311c654a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 2af59ef6-639d-4a5e-83d1-f1f8a94d541a 2026-05-14 18:09:58.331 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14e2d0f0-55af-4498-8045-5313311c654a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 2af59ef6-639d-4a5e-83d1-f1f8a94d541a [pid: 7|app: 0|req: 568/1153] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:58 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1154] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:09:58 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1155] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:09:57 2026] PUT /v2.0/routers/96c8c143-1b71-45dc-9f3a-f75765f8ac65/remove_router_interface => generated 310 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:09:59.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-f013859f-0cbb-46b0-908c-5b6b1d573547 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 918271a2-7ca1-4842-95a8-ed9a3fb3168c 2026-05-14 18:09:59.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f013859f-0cbb-46b0-908c-5b6b1d573547 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 918271a2-7ca1-4842-95a8-ed9a3fb3168c 2026-05-14 18:09:59.260 7 INFO neutron.db.segments_db [None req-985b4f8e-dd1a-4fad-9abb-6692ce4e0fb3 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Added segment e865bc88-967b-4184-948a-63d80dd6f1ab of type vxlan for network d630ac36-1205-42c9-ba00-69c58ca89728 [pid: 7|app: 0|req: 570/1156] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:58 2026] POST /v2.0/networks => generated 630 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1159] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:09:59 2026] GET /v2.0/ports?tenant_id=e6296ad925554decbaf5885bf9430d85&device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:09:59.446 8 INFO neutron_taas.services.taas.taas_plugin [None req-f013859f-0cbb-46b0-908c-5b6b1d573547 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 24057506-8808-4d76-a0fa-11cdbcfe0fe1 2026-05-14 18:09:59.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f013859f-0cbb-46b0-908c-5b6b1d573547 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 24057506-8808-4d76-a0fa-11cdbcfe0fe1 2026-05-14 18:09:59.480 7 INFO neutron.db.segments_db [None req-31674949-40e4-499b-bdf8-75d5d594df68 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Added segment 5626a5c7-0d3a-4ab9-9d90-44f445df46e4 of type vxlan for network fbb6a973-0411-48ba-89cc-3cbec60b47b7 [pid: 7|app: 0|req: 574/1160] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:09:59 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) [pid: 7|app: 0|req: 575/1161] 199.204.45.169 () {34 vars in 1060 bytes} [Thu May 14 18:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8163e942-082b-4dfd-945a-f8fdf461355a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:09:59.829 8 INFO neutron.services.segments.plugin [-] Segment f11955d3-264f-40c7-98c2-8e8ae2164afb resource provider aggregate not found 2026-05-14 18:09:59.837 8 INFO neutron.services.segments.plugin [-] Segment f11955d3-264f-40c7-98c2-8e8ae2164afb resource provider aggregate not found 2026-05-14 18:09:59.845 8 INFO neutron.services.segments.plugin [-] Segment f11955d3-264f-40c7-98c2-8e8ae2164afb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f11955d3-264f-40c7-98c2-8e8ae2164afb found for delete ", "request_id": "req-0a32a874-0a6a-45d8-92cf-d6581dd47ce3"}]} 2026-05-14 18:09:59.855 8 INFO neutron.services.segments.plugin [-] Segment f11955d3-264f-40c7-98c2-8e8ae2164afb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f11955d3-264f-40c7-98c2-8e8ae2164afb found for delete ", "request_id": "req-645bcaea-97f5-4971-9922-06d5fc8731e2"}]} 2026-05-14 18:09:59.858 8 INFO neutron.db.l3_hamode_db [None req-f013859f-0cbb-46b0-908c-5b6b1d573547 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] HA network 04c0251c-a6a5-4a93-a854-da431be97403 was deleted as no HA routers are present in project cdcc2035af3e48ee973e41607a3a03a0. [pid: 8|app: 0|req: 587/1162] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:09:58 2026] DELETE /v2.0/routers/96c8c143-1b71-45dc-9f3a-f75765f8ac65 => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1163] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:09:59 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1164] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:09:59 2026] GET /v2.0/subnets?id=c54a7154-a9a2-4b56-9b1a-7843011cb201 => 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: 577/1165] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:09:59 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => 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: 589/1166] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:09:59 2026] DELETE /v2.0/subnets/f8fc6502-0bbf-4ebf-9ece-0957c81cedd9 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1167] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:10:00 2026] GET /v2.0/ports?network_id=ced5d304-f633-4099-b49f-d4f3877ed6b7&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1168] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:10:00 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:00.222 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad3594c0-d336-488c-9543-cf6aeb5416d2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 347e38fa-123f-47c1-b3c5-5a14b5aa44e1 2026-05-14 18:10:00.225 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad3594c0-d336-488c-9543-cf6aeb5416d2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 347e38fa-123f-47c1-b3c5-5a14b5aa44e1 [pid: 7|app: 0|req: 578/1169] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:09:59 2026] POST /v2.0/subnets => generated 626 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1170] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:10:00 2026] GET /v2.0/networks/ced5d304-f633-4099-b49f-d4f3877ed6b7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:00.328 7 INFO neutron.db.segments_db [None req-2791d6e2-bb33-446b-8f73-e7f16fc51db0 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Added segment e53a8c2d-5f3c-4dba-8c9f-2f218be10dc6 of type vxlan for network a45cd80c-29c9-4511-941e-c9081e89af2d [pid: 8|app: 0|req: 592/1171] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:00 2026] DELETE /v2.0/networks/e90fc995-43e2-47fc-991e-8a3d22c5cc7c => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1172] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:10:00 2026] GET /v2.0/networks/ced5d304-f633-4099-b49f-d4f3877ed6b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:00.626 7 INFO neutron.db.l3_hamode_db [None req-2791d6e2-bb33-446b-8f73-e7f16fc51db0 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:10:00.685 8 WARNING neutron.db.securitygroups_db [None req-a55024a8-6d49-4d57-a6fa-0eb8a9265b80 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 594/1173] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:00 2026] GET /v2.0/security-groups?tenant_id=cdcc2035af3e48ee973e41607a3a03a0&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: 595/1174] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:00 2026] DELETE /v2.0/security-groups/53eb45f8-9a55-44c3-ba2f-fef5e309f480 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:00.809 7 INFO neutron.db.l3_hamode_db [None req-2791d6e2-bb33-446b-8f73-e7f16fc51db0 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 596/1175] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:10:00 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) [pid: 8|app: 0|req: 597/1176] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:01 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:01.798 8 WARNING tagging [None req-8384ac94-2a40-40a3-a40d-c04878ee7928 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 598/1177] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:10:01 2026] PUT /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags => generated 25 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:01.876 8 INFO neutron.services.segments.plugin [-] Segment a0bca28f-4293-4a5d-8618-08a4faba0540 resource provider aggregate not found 2026-05-14 18:10:01.879 8 INFO neutron.services.segments.plugin [-] Segment a0bca28f-4293-4a5d-8618-08a4faba0540 resource provider aggregate not found [pid: 8|app: 0|req: 599/1178] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:10:01 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:01.901 8 INFO neutron.services.segments.plugin [-] Segment a0bca28f-4293-4a5d-8618-08a4faba0540 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0bca28f-4293-4a5d-8618-08a4faba0540 found for delete ", "request_id": "req-f46f1cb7-7a4d-42a4-a3be-9060e9fdbfc9"}]} 2026-05-14 18:10:01.912 8 INFO neutron.services.segments.plugin [-] Segment a0bca28f-4293-4a5d-8618-08a4faba0540 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0bca28f-4293-4a5d-8618-08a4faba0540 found for delete ", "request_id": "req-10ddba27-d2a3-4c0d-a551-2687546ad3af"}]} 2026-05-14 18:10:01.915 8 WARNING tagging [None req-ac2bb32c-48e9-457a-bad6-a50c94a9b77d 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 600/1179] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:01 2026] GET /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:01.957 8 WARNING tagging [None req-5014bd38-6caa-4410-9502-e712b3dfbb70 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 601/1180] 10.0.0.139 () {34 vars in 770 bytes} [Thu May 14 18:10:01 2026] PUT /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:10:02.029 8 WARNING tagging [None req-59ccbd03-57e3-4011-8506-4edb60cd29a4 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 602/1181] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:02 2026] GET /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:02.069 8 WARNING tagging [None req-0c9a4a65-845e-4fb9-a060-056aeccf47cb 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 580/1182] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:10:00 2026] POST /v2.0/routers => generated 506 bytes in 1801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1183] 10.0.0.139 () {34 vars in 766 bytes} [Thu May 14 18:10:02 2026] PUT /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags/red => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:10:02.161 8 WARNING tagging [None req-2c9cd09a-5167-43d3-a405-6a4f968f9f16 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 604/1184] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:02 2026] GET /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:02.203 8 WARNING tagging [None req-53383703-a7ec-4aa5-b689-0dc1e95224fb 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 605/1185] 10.0.0.139 () {34 vars in 788 bytes} [Thu May 14 18:10:02 2026] PUT /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:10:02.292 8 WARNING tagging [None req-b76b215b-2bbe-4162-a958-6e1628c7c64e 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 606/1186] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:02 2026] GET /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:02.333 8 WARNING tagging [None req-d15cb71e-8d46-4117-9d93-a56ebd9a7fc8 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 607/1187] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:10:02 2026] PUT /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:02.406 8 WARNING tagging [None req-0899e629-efa2-41f7-bfcb-fb250535f803 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 608/1188] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:02 2026] GET /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:02.454 8 WARNING tagging [None req-4d79e777-20f5-4ab9-824f-4f6ee8889c55 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 609/1189] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:10:02 2026] GET /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:02.504 8 WARNING tagging [None req-d0ab15a8-4c89-42ea-9ca1-a86015a1d1bb 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:10:02.518 8 INFO neutron.api.v2.resource [None req-d0ab15a8-4c89-42ea-9ca1-a86015a1d1bb 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1190] 10.0.0.139 () {32 vars in 751 bytes} [Thu May 14 18:10:02 2026] GET /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:10:02.546 8 WARNING tagging [None req-db8ae32a-7b06-4aa4-a9f8-a8e294f11eb8 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 611/1191] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:10:02 2026] DELETE /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:02.618 8 WARNING tagging [None req-287ca7d2-b7eb-4363-b9ee-14e2972d62e6 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 612/1192] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:02 2026] GET /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:02.666 8 WARNING tagging [None req-65766526-53c0-4628-afbe-045ea8edd21f 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:10:02.683 8 INFO neutron.api.v2.resource [None req-65766526-53c0-4628-afbe-045ea8edd21f 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 613/1193] 10.0.0.139 () {32 vars in 754 bytes} [Thu May 14 18:10:02 2026] DELETE /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:10:02.712 8 WARNING tagging [None req-ea284075-d0d5-46c0-aa73-2677304d413b 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 614/1194] 10.0.0.139 () {32 vars in 742 bytes} [Thu May 14 18:10:02 2026] DELETE /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:02.775 8 WARNING tagging [None req-dcd6fc05-ddf0-4e9b-b2a9-c2c9c7664c0e 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 615/1195] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:02 2026] GET /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:02.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-1405ed08-86ff-43bc-a9aa-7a5226c9bc66 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] TaaS: Handle Delete Port: 7bf0f793-cb07-409c-bd91-f0215b11b9cb 2026-05-14 18:10:02.910 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1405ed08-86ff-43bc-a9aa-7a5226c9bc66 269f892fe6bc4622bce9825d255d004f 8601f6199f7e439a9c0e85c131eb6b9b - - default default] Tap Mirror: Handle Delete Port: 7bf0f793-cb07-409c-bd91-f0215b11b9cb [pid: 8|app: 0|req: 616/1196] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:10:02 2026] DELETE /v2.0/floatingips/34534a41-ae1d-40a2-b232-2343f46affc5 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1197] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:03 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1198] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:10:03 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&fields=id&fields=name => generated 112 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1199] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:10:02 2026] PUT /v2.0/routers/fed4b71a-2f5c-460d-97ab-cebac54f5750/add_router_interface => generated 310 bytes in 1605 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1200] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:10:03 2026] GET /v2.0/ports/5ff21ac8-1b17-4077-8d00-9cb57526cb82 => generated 955 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:04.353 8 WARNING neutron.db.securitygroups_db [None req-504cb5f8-e67d-4a79-bd93-8141d10d1236 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 620/1201] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:04 2026] GET /v2.0/security-groups?tenant_id=8601f6199f7e439a9c0e85c131eb6b9b&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1202] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:04 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1203] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:04 2026] DELETE /v2.0/security-groups/604fce0c-d7eb-4df0-bf95-0399cc53510f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1204] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:10:04 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:04.762 8 WARNING neutron.db.securitygroups_db [None req-61d56b04-8987-4ec5-85e2-9ca1c99e39d0 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 624/1205] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:04 2026] GET /v2.0/security-groups?tenant_id=4603b01f3f7e48489afb13cd0e7f79ad&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1206] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:04 2026] DELETE /v2.0/security-groups/4ecd5903-641a-45df-ab10-b4eef269daa9 => 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: 582/1207] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:10:03 2026] PUT /v2.0/routers/fed4b71a-2f5c-460d-97ab-cebac54f5750/add_router_interface => generated 310 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1208] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:10:05 2026] GET /v2.0/ports/ca59b6b1-24cb-420b-be5a-7b7c528f0816 => generated 955 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:05.547 7 INFO neutron_taas.services.taas.taas_plugin [None req-547770e3-b5b7-42d3-aec8-84c1a30bf263 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: ca59b6b1-24cb-420b-be5a-7b7c528f0816 2026-05-14 18:10:05.551 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-547770e3-b5b7-42d3-aec8-84c1a30bf263 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: ca59b6b1-24cb-420b-be5a-7b7c528f0816 [pid: 8|app: 0|req: 627/1209] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:05 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1210] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:10:05 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1211] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:10:05 2026] PUT /v2.0/routers/fed4b71a-2f5c-460d-97ab-cebac54f5750/remove_router_interface => generated 310 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:06.325 7 WARNING neutron.db.securitygroups_db [None req-5f5452a8-2c46-47f0-878f-40e1675e6927 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 584/1212] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:06 2026] GET /v2.0/security-groups?tenant_id=0b9b256f394e43649847292b14540a40&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1213] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:06 2026] DELETE /v2.0/security-groups/20ec5db1-6388-4221-be9e-057ef34ef96c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:06.744 7 WARNING neutron.db.securitygroups_db [None req-ee1bbfb6-2425-47bd-a733-a35dcd38e5b7 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:10:06.879 8 INFO neutron_taas.services.taas.taas_plugin [None req-10ddc999-c30d-4bc5-8574-dc28f3d57553 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: 5ff21ac8-1b17-4077-8d00-9cb57526cb82 2026-05-14 18:10:06.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10ddc999-c30d-4bc5-8574-dc28f3d57553 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: 5ff21ac8-1b17-4077-8d00-9cb57526cb82 [pid: 7|app: 0|req: 586/1214] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:06 2026] GET /v2.0/security-groups?tenant_id=eae1dcc9b4c943e2894c413fe428acb9&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1215] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:06 2026] DELETE /v2.0/security-groups/9aded614-9b52-4a53-a729-e2f3ce4e29b6 => 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: 588/1216] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:07 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1217] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:10:07 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&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: 629/1218] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:10:06 2026] PUT /v2.0/routers/fed4b71a-2f5c-460d-97ab-cebac54f5750/remove_router_interface => generated 310 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1219] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:10:07 2026] GET /v2.0/ports?device_id=fed4b71a-2f5c-460d-97ab-cebac54f5750 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:07.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-b70f8c3e-882b-49e4-872a-b43b8d5f1751 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: 82b1ad3d-5b61-407a-a181-dfed3fa66984 2026-05-14 18:10:07.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b70f8c3e-882b-49e4-872a-b43b8d5f1751 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: 82b1ad3d-5b61-407a-a181-dfed3fa66984 2026-05-14 18:10:07.931 8 INFO neutron.services.segments.plugin [-] Segment e53a8c2d-5f3c-4dba-8c9f-2f218be10dc6 resource provider aggregate not found 2026-05-14 18:10:07.945 8 INFO neutron.services.segments.plugin [-] Segment e53a8c2d-5f3c-4dba-8c9f-2f218be10dc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e53a8c2d-5f3c-4dba-8c9f-2f218be10dc6 found for delete ", "request_id": "req-05b3d10b-a8e2-4dc3-a12a-f06eb09c2656"}]} 2026-05-14 18:10:07.949 8 INFO neutron.services.segments.plugin [-] Segment e53a8c2d-5f3c-4dba-8c9f-2f218be10dc6 resource provider aggregate not found 2026-05-14 18:10:07.955 8 INFO neutron.db.l3_hamode_db [None req-b70f8c3e-882b-49e4-872a-b43b8d5f1751 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] HA network a45cd80c-29c9-4511-941e-c9081e89af2d was deleted as no HA routers are present in project 76992fd90c994980a86a073faaa51055. 2026-05-14 18:10:07.966 8 INFO neutron.services.segments.plugin [-] Segment e53a8c2d-5f3c-4dba-8c9f-2f218be10dc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e53a8c2d-5f3c-4dba-8c9f-2f218be10dc6 found for delete ", "request_id": "req-f70a5eb5-606f-4ba5-b232-19ad1651d9cd"}]} [pid: 8|app: 0|req: 630/1220] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:07 2026] DELETE /v2.0/routers/fed4b71a-2f5c-460d-97ab-cebac54f5750 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1221] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:07 2026] DELETE /v2.0/subnets/1a8779cf-bb29-4034-bb44-9f71b3216fc3 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1222] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:08 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1223] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:10:08 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&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: 592/1224] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:08 2026] DELETE /v2.0/subnets/f6e88394-3258-43e5-8d56-dadfbfdbfa18 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1225] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:08 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1226] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:08 2026] DELETE /v2.0/networks/fbb6a973-0411-48ba-89cc-3cbec60b47b7 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:10:08.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-550caba3-eeb4-45a5-b7c9-0302f106e94b 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: f2aa3bd9-cb9a-4fcc-b8d3-3160191a4825 2026-05-14 18:10:08.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-550caba3-eeb4-45a5-b7c9-0302f106e94b 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: f2aa3bd9-cb9a-4fcc-b8d3-3160191a4825 2026-05-14 18:10:08.799 7 INFO neutron.db.l3_db [None req-6e21173c-14ee-4218-9409-f0c1979fd618 916fc5dfdffe4ed1aaf5ae65ec7869d2 e6296ad925554decbaf5885bf9430d85 - - default default] Floating IP dc112237-9cf8-4971-a305-6298242e52d5 associated. External IP: 10.96.250.206, port: 8163e942-082b-4dfd-945a-f8fdf461355a. [pid: 8|app: 0|req: 634/1227] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:08 2026] DELETE /v2.0/networks/d630ac36-1205-42c9-ba00-69c58ca89728 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1228] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:10:08 2026] PUT /v2.0/floatingips/dc112237-9cf8-4971-a305-6298242e52d5 => generated 856 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:09.211 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-274d67dc-4452-427d-8c11-d918ec659290'] response: {'name': 'network-changed', 'server_uuid': 'eb7811db-e3ad-4731-a9c5-e3e9d160407a', 'tag': '8163e942-082b-4dfd-945a-f8fdf461355a', 'status': 'completed', 'code': 200} 2026-05-14 18:10:09.238 7 INFO neutron.db.segments_db [None req-e42ec3a8-a22f-42b0-82f3-dacb01847639 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Added segment a9523bc9-6ff1-4c7b-bb69-c3363705cc56 of type vxlan for network 50e78696-a24a-41f0-a6fb-53c210318bb1 [pid: 7|app: 0|req: 595/1229] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:10:09 2026] POST /v2.0/networks => generated 630 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1230] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:09 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1231] 10.0.0.139 () {34 vars in 684 bytes} [Thu May 14 18:10:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1232] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:10:09 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:09.539 8 WARNING tagging [None req-78195476-de63-466f-84e4-7a83181ae1ca 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 637/1233] 10.0.0.139 () {34 vars in 767 bytes} [Thu May 14 18:10:09 2026] PUT /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:09.609 8 WARNING tagging [None req-ae45b866-84cc-4faf-bea0-e53281c6d5e0 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 638/1234] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:10:09 2026] GET /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:09.649 8 WARNING tagging [None req-c0f17862-5a50-42aa-9ed8-8d88a6220a9a 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 597/1235] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:10:09 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1236] 10.0.0.139 () {34 vars in 778 bytes} [Thu May 14 18:10:09 2026] PUT /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:10:09.705 7 INFO neutron.db.segments_db [None req-62b7eda9-5760-4061-b49b-504059d9df3e 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Added segment 8340096d-ef4d-4d0c-adb4-102da8cc1a18 of type vxlan for network 7989826e-0172-495e-bbc5-1d13b04db342 2026-05-14 18:10:09.735 8 WARNING tagging [None req-987ea1f8-ab51-43a0-9f63-0709ba3fc472 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 640/1237] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:10:09 2026] GET /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1238] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:10:09 2026] GET /v2.0/ports?tenant_id=e6296ad925554decbaf5885bf9430d85&device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:10:09.841 8 WARNING tagging [None req-7022cfe9-2dda-417d-8f25-6dd4650c1bd9 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 642/1239] 10.0.0.139 () {34 vars in 774 bytes} [Thu May 14 18:10:09 2026] PUT /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1240] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:10:09 2026] GET /v2.0/networks?id=ced5d304-f633-4099-b49f-d4f3877ed6b7 => generated 776 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:09.975 8 INFO neutron.services.segments.plugin [-] Segment 5626a5c7-0d3a-4ab9-9d90-44f445df46e4 resource provider aggregate not found 2026-05-14 18:10:09.983 7 INFO neutron.db.l3_hamode_db [None req-62b7eda9-5760-4061-b49b-504059d9df3e 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 644/1241] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:09 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:10.006 8 INFO neutron.services.segments.plugin [-] Segment 5626a5c7-0d3a-4ab9-9d90-44f445df46e4 resource provider aggregate not found 2026-05-14 18:10:10.007 8 INFO neutron.services.segments.plugin [-] Segment 5626a5c7-0d3a-4ab9-9d90-44f445df46e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5626a5c7-0d3a-4ab9-9d90-44f445df46e4 found for delete ", "request_id": "req-8d297ccc-b77d-4b0c-b625-4c7c1cbd8fe0"}]} 2026-05-14 18:10:10.027 8 INFO neutron.services.segments.plugin [-] Segment 5626a5c7-0d3a-4ab9-9d90-44f445df46e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5626a5c7-0d3a-4ab9-9d90-44f445df46e4 found for delete ", "request_id": "req-0b8fa5b1-b074-4dda-a28a-1e7248a65093"}]} 2026-05-14 18:10:10.035 8 WARNING tagging [None req-ba58e52c-5598-4268-8409-e300d87cabd3 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:10:10.040 8 INFO neutron.services.segments.plugin [-] Segment e865bc88-967b-4184-948a-63d80dd6f1ab resource provider aggregate not found [pid: 8|app: 0|req: 645/1242] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:10:09 2026] GET /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:10.046 8 INFO neutron.services.segments.plugin [-] Segment e865bc88-967b-4184-948a-63d80dd6f1ab resource provider aggregate not found 2026-05-14 18:10:10.093 8 INFO neutron.services.segments.plugin [-] Segment e865bc88-967b-4184-948a-63d80dd6f1ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e865bc88-967b-4184-948a-63d80dd6f1ab found for delete ", "request_id": "req-dd06253f-da0b-4639-a6ab-284cbd62bdca"}]} 2026-05-14 18:10:10.098 8 INFO neutron.services.segments.plugin [-] Segment e865bc88-967b-4184-948a-63d80dd6f1ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e865bc88-967b-4184-948a-63d80dd6f1ab found for delete ", "request_id": "req-7dbc8516-d91d-4017-8f38-08886864d6e1"}]} [pid: 8|app: 0|req: 646/1243] 199.204.45.169 () {34 vars in 1060 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8163e942-082b-4dfd-945a-f8fdf461355a => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1244] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:10.177 8 WARNING tagging [None req-9d40ab67-0461-447a-91d9-cc7195002868 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:10:10.181 7 INFO neutron.db.l3_hamode_db [None req-62b7eda9-5760-4061-b49b-504059d9df3e 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 648/1245] 10.0.0.139 () {34 vars in 796 bytes} [Thu May 14 18:10:10 2026] PUT /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1246] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/subnets?id=c54a7154-a9a2-4b56-9b1a-7843011cb201 => generated 698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:10.280 8 WARNING tagging [None req-23a8d5a2-1fdd-43a4-b719-fed2cc494fe7 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 650/1247] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1248] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/ports?network_id=ced5d304-f633-4099-b49f-d4f3877ed6b7&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:10:10.369 8 WARNING tagging [None req-4c53253e-b185-456b-909f-9685b8a6ccbf 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 652/1249] 10.0.0.139 () {34 vars in 767 bytes} [Thu May 14 18:10:10 2026] PUT /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1250] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/networks/ced5d304-f633-4099-b49f-d4f3877ed6b7?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:10.464 8 WARNING tagging [None req-4435e515-5895-4fcc-9930-8246cd27597d 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 654/1251] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/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: 655/1252] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/networks/ced5d304-f633-4099-b49f-d4f3877ed6b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:10.547 8 WARNING tagging [None req-ae61764b-08e2-4d8b-b291-8ddda26a4fd5 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 656/1253] 10.0.0.139 () {32 vars in 755 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:10.598 8 WARNING tagging [None req-7a3475fb-a7fe-4524-a2e8-5c3a03bb3614 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:10:10.606 8 INFO neutron.api.v2.resource [None req-7a3475fb-a7fe-4524-a2e8-5c3a03bb3614 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 657/1254] 10.0.0.139 () {32 vars in 759 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:10:10.648 8 WARNING tagging [None req-d6a9bc26-aa91-4638-8aba-88fb3cc20e08 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 658/1255] 10.0.0.139 () {32 vars in 758 bytes} [Thu May 14 18:10:10 2026] DELETE /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:10.710 8 WARNING tagging [None req-292386a3-4086-41d4-a200-6afebd484743 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 659/1256] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:10.761 8 WARNING tagging [None req-088a388c-969d-42d4-8aba-654bcfd1b9bb 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:10:10.774 8 INFO neutron.api.v2.resource [None req-088a388c-969d-42d4-8aba-654bcfd1b9bb 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1257] 10.0.0.139 () {32 vars in 762 bytes} [Thu May 14 18:10:10 2026] DELETE /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:10:10.801 8 WARNING tagging [None req-4fb51874-f758-4787-9b71-aedc573e43f9 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 661/1258] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:10:10 2026] DELETE /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:10.846 8 WARNING tagging [None req-b220ac98-5d64-42aa-b896-0028cbbe7aa9 54f3f96dc4bc441ea831e7ab0eaa229e 39147cfd2b464980917a5847b786a589 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 662/1259] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:10:10 2026] GET /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1260] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:10 2026] DELETE /v2.0/security-groups/c32b9d1e-a46f-4d49-a78c-926e07deb933 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1261] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:10:09 2026] POST /v2.0/routers => generated 507 bytes in 1364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1262] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:11 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1263] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:10:11 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1264] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:10:11 2026] POST /v2.0/ports => generated 948 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:10:12.194 8 WARNING neutron.db.securitygroups_db [None req-ea879797-2df2-4043-9543-dc2837bc847b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 665/1265] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:11 2026] GET /v2.0/security-groups?tenant_id=079d2879c93c4bae9272b4ba800ff15f&name=default => generated 2925 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1266] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:12 2026] DELETE /v2.0/security-groups/f3a960da-a135-46bc-86d0-f0631d43bf6d => 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: 667/1267] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:12 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1268] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:10:12 2026] GET /v2.0/security-groups?id=75605db8-8aa1-425d-9586-6a3560c52cca&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: 669/1269] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:10:12 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1270] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:10:11 2026] PUT /v2.0/routers/d7fa12cb-9e6b-46b0-b304-9e11313637fc/add_router_interface => generated 310 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:10:12.691 7 WARNING neutron.db.securitygroups_db [None req-971bc0af-9530-4e85-aa8d-293cfa9da1d7 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:10:12.711 8 INFO neutron_taas.services.taas.taas_plugin [req-b876d122-b352-49aa-bf83-8968d2afd09f req-000c9ce6-6e84-4fc0-9534-3cf5d1f639fd 916fc5dfdffe4ed1aaf5ae65ec7869d2 e6296ad925554decbaf5885bf9430d85 - - default default] TaaS: Handle Delete Port: 8163e942-082b-4dfd-945a-f8fdf461355a [pid: 7|app: 0|req: 602/1271] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:12 2026] GET /v2.0/security-groups?tenant_id=39147cfd2b464980917a5847b786a589&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:10:12.714 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b876d122-b352-49aa-bf83-8968d2afd09f req-000c9ce6-6e84-4fc0-9534-3cf5d1f639fd 916fc5dfdffe4ed1aaf5ae65ec7869d2 e6296ad925554decbaf5885bf9430d85 - - default default] Tap Mirror: Handle Delete Port: 8163e942-082b-4dfd-945a-f8fdf461355a [pid: 7|app: 0|req: 603/1272] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:10:12 2026] GET /v2.0/ports/70e5fb09-6cf7-4f78-b208-1ca124729ef2 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:10:12.836 8 INFO neutron.db.l3_db [req-b876d122-b352-49aa-bf83-8968d2afd09f req-000c9ce6-6e84-4fc0-9534-3cf5d1f639fd 916fc5dfdffe4ed1aaf5ae65ec7869d2 e6296ad925554decbaf5885bf9430d85 - - default default] Floating IP dc112237-9cf8-4971-a305-6298242e52d5 disassociated. External IP: 10.96.250.206, port: 8163e942-082b-4dfd-945a-f8fdf461355a. [pid: 7|app: 0|req: 604/1273] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:12 2026] DELETE /v2.0/security-groups/478ef19d-3d41-4404-80a9-887304875185 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1274] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:10:12 2026] DELETE /v2.0/ports/8163e942-082b-4dfd-945a-f8fdf461355a => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:10:13.239 7 INFO neutron_taas.services.taas.taas_plugin [None req-b72af949-1c6b-4cb1-abb4-7dd9daeb5000 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: 70e5fb09-6cf7-4f78-b208-1ca124729ef2 2026-05-14 18:10:13.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b72af949-1c6b-4cb1-abb4-7dd9daeb5000 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: 70e5fb09-6cf7-4f78-b208-1ca124729ef2 2026-05-14 18:10:13.253 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62e67079-e6da-4f83-9b7b-9167c98ef109'] response: {'server_uuid': 'eb7811db-e3ad-4731-a9c5-e3e9d160407a', 'name': 'network-vif-deleted', 'tag': '8163e942-082b-4dfd-945a-f8fdf461355a', 'status': 'completed', 'code': 200} 2026-05-14 18:10:13.498 8 WARNING neutron.db.securitygroups_db [None req-1f53e2a1-50d7-4a68-bee0-69fa674d6e38 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 671/1275] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:13 2026] GET /v2.0/security-groups?tenant_id=1aba011eaeb747cbb98a2b0eb517c4e9&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1276] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:13 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => 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: 673/1277] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:13 2026] DELETE /v2.0/security-groups/ace0f207-35d5-4e74-8a2a-b70c53145d88 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1278] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:10:12 2026] PUT /v2.0/routers/d7fa12cb-9e6b-46b0-b304-9e11313637fc/remove_router_interface => generated 310 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:13.922 8 INFO neutron.api.v2.resource [None req-07de61e3-d782-46b3-afe2-5f67b5a42db3 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 674/1279] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:10:13 2026] PUT /v2.0/routers/d7fa12cb-9e6b-46b0-b304-9e11313637fc/remove_router_interface => generated 197 bytes in 131 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, ' 2026-05-14 18:10:13.940 7 WARNING neutron.db.securitygroups_db [None req-f08805d1-ab59-49c3-baf6-934744ee2ab5 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 675/1280] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:10:13 2026] GET /v2.0/ports?device_id=d7fa12cb-9e6b-46b0-b304-9e11313637fc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1281] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:13 2026] GET /v2.0/security-groups?tenant_id=93769168ede048409ba564a1c58e1797&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:10:14.123 8 INFO neutron_taas.services.taas.taas_plugin [None req-8094bfb5-c021-47e4-9ed7-d576b9a52894 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: f4359265-89aa-4bfe-b6cc-a0f6c201450f 2026-05-14 18:10:14.125 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8094bfb5-c021-47e4-9ed7-d576b9a52894 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: f4359265-89aa-4bfe-b6cc-a0f6c201450f [pid: 7|app: 0|req: 609/1284] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:14 2026] DELETE /v2.0/security-groups/e9e2fe85-e700-46b2-b3a1-031e1d82263e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:14.481 8 INFO neutron.services.segments.plugin [-] Segment 8340096d-ef4d-4d0c-adb4-102da8cc1a18 resource provider aggregate not found 2026-05-14 18:10:14.487 8 INFO neutron.services.segments.plugin [-] Segment 8340096d-ef4d-4d0c-adb4-102da8cc1a18 resource provider aggregate not found 2026-05-14 18:10:14.509 8 INFO neutron.services.segments.plugin [-] Segment 8340096d-ef4d-4d0c-adb4-102da8cc1a18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8340096d-ef4d-4d0c-adb4-102da8cc1a18 found for delete ", "request_id": "req-04f6f480-ced0-4927-b5b3-5fe52854da67"}]} 2026-05-14 18:10:14.512 8 INFO neutron.db.l3_hamode_db [None req-8094bfb5-c021-47e4-9ed7-d576b9a52894 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] HA network 7989826e-0172-495e-bbc5-1d13b04db342 was deleted as no HA routers are present in project 76992fd90c994980a86a073faaa51055. 2026-05-14 18:10:14.519 8 INFO neutron.services.segments.plugin [-] Segment 8340096d-ef4d-4d0c-adb4-102da8cc1a18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8340096d-ef4d-4d0c-adb4-102da8cc1a18 found for delete ", "request_id": "req-601780c6-ce00-4763-9c22-abc983b10442"}]} [pid: 8|app: 0|req: 676/1285] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:13 2026] DELETE /v2.0/routers/d7fa12cb-9e6b-46b0-b304-9e11313637fc => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1286] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:14 2026] DELETE /v2.0/subnets/5e7264a7-d99d-4ffc-b3d2-984c4528f9f1 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1287] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:14 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:14.820 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f34744a-0a73-4aa8-bd88-98fa94130271 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: 12809ff0-be67-459e-b6a4-8bc1f62f90ed 2026-05-14 18:10:14.823 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f34744a-0a73-4aa8-bd88-98fa94130271 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: 12809ff0-be67-459e-b6a4-8bc1f62f90ed [pid: 8|app: 0|req: 677/1288] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:14 2026] DELETE /v2.0/networks/50e78696-a24a-41f0-a6fb-53c210318bb1 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:10:15.094 7 INFO neutron.db.segments_db [None req-135d7977-2b42-4c37-836b-7cdadb0baf56 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Added segment 849b2e5d-5fcd-4b21-a9da-7fa660a4547d of type vxlan for network bf84edda-4df9-4ce8-afbb-534b1988895d [pid: 7|app: 0|req: 612/1289] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:10:15 2026] POST /v2.0/networks => generated 629 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1290] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:10:15 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:10:15.526 7 INFO neutron.db.segments_db [None req-00b45f8f-9451-43a6-b531-876a66763e0d 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Added segment f6686de4-627d-4fb6-ba58-fd1404f13084 of type vxlan for network 25ce1e10-064b-4a8c-bb24-44faf31a6977 2026-05-14 18:10:15.785 7 INFO neutron.db.l3_hamode_db [None req-00b45f8f-9451-43a6-b531-876a66763e0d 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 679/1291] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:15 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:15.911 7 INFO neutron.db.l3_hamode_db [None req-00b45f8f-9451-43a6-b531-876a66763e0d 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:10:16.530 8 INFO neutron.services.segments.plugin [-] Segment a9523bc9-6ff1-4c7b-bb69-c3363705cc56 resource provider aggregate not found 2026-05-14 18:10:16.536 8 INFO neutron.services.segments.plugin [-] Segment a9523bc9-6ff1-4c7b-bb69-c3363705cc56 resource provider aggregate not found 2026-05-14 18:10:16.544 8 INFO neutron.services.segments.plugin [-] Segment a9523bc9-6ff1-4c7b-bb69-c3363705cc56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9523bc9-6ff1-4c7b-bb69-c3363705cc56 found for delete ", "request_id": "req-05d71f8b-ce0e-456f-94e4-6f3d6e27b289"}]} [pid: 7|app: 0|req: 613/1292] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:10:15 2026] POST /v2.0/routers => generated 507 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:10:16.552 8 INFO neutron.services.segments.plugin [-] Segment a9523bc9-6ff1-4c7b-bb69-c3363705cc56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9523bc9-6ff1-4c7b-bb69-c3363705cc56 found for delete ", "request_id": "req-72ce6e9e-3a5d-40d8-a18c-8181199bdc75"}]} [pid: 8|app: 0|req: 680/1293] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:10:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1294] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:10:16 2026] PUT /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1295] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:16 2026] GET /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1296] 10.0.0.139 () {34 vars in 770 bytes} [Thu May 14 18:10:16 2026] PUT /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1297] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:16 2026] GET /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1298] 10.0.0.139 () {34 vars in 766 bytes} [Thu May 14 18:10:16 2026] PUT /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1299] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:16 2026] GET /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1300] 10.0.0.139 () {34 vars in 788 bytes} [Thu May 14 18:10:16 2026] PUT /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1301] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:10:16 2026] GET /v2.0/ports?device_id=eb7811db-e3ad-4731-a9c5-e3e9d160407a => 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: 689/1302] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:17 2026] GET /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1303] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:10:17 2026] PUT /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1304] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:17 2026] GET /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1305] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:10:17 2026] GET /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:17.214 8 INFO neutron.api.v2.resource [None req-2dc0db59-db96-4311-87e6-4307e5f38024 e52562a97dfe4509aa43b508d9a0df95 4679214482fb4f1da079190d455a750d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 693/1306] 10.0.0.139 () {32 vars in 751 bytes} [Thu May 14 18:10:17 2026] GET /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1307] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:10:17 2026] DELETE /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1308] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:17 2026] GET /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:17.355 8 INFO neutron.api.v2.resource [None req-2625af34-60cb-415e-809a-8f4de0f31c8c e52562a97dfe4509aa43b508d9a0df95 4679214482fb4f1da079190d455a750d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1309] 10.0.0.139 () {32 vars in 754 bytes} [Thu May 14 18:10:17 2026] DELETE /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1310] 10.0.0.139 () {32 vars in 742 bytes} [Thu May 14 18:10:17 2026] DELETE /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1311] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:17 2026] GET /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1312] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:10:17 2026] DELETE /v2.0/subnetpools/ff34441e-f21c-44b2-a908-dc8f28822407 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1313] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:10:16 2026] PUT /v2.0/routers/eb738b3f-27ff-4042-ad0f-103357b2af1e/add_router_interface => generated 310 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1314] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:10:17 2026] GET /v2.0/ports/cd9b7248-3a33-4b9d-adc1-39770de9b6e8 => generated 955 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:18.108 7 INFO neutron_taas.services.taas.taas_plugin [None req-51457773-f385-415c-833a-51e36fbbc7b2 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: cd9b7248-3a33-4b9d-adc1-39770de9b6e8 2026-05-14 18:10:18.111 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51457773-f385-415c-833a-51e36fbbc7b2 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: cd9b7248-3a33-4b9d-adc1-39770de9b6e8 [pid: 8|app: 0|req: 701/1315] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:18 2026] DELETE /v2.0/security-groups/75605db8-8aa1-425d-9586-6a3560c52cca => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:18.184 8 INFO neutron.api.v2.resource [None req-48bd925b-e37c-4aad-854e-ba71b7eb7c15 916fc5dfdffe4ed1aaf5ae65ec7869d2 e6296ad925554decbaf5885bf9430d85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1316] 10.0.0.139 () {32 vars in 737 bytes} [Thu May 14 18:10:18 2026] GET /v2.0/security-groups/75605db8-8aa1-425d-9586-6a3560c52cca => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:10:18.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-06925279-e34e-4a3f-8d16-bc2c3c1060d4 916fc5dfdffe4ed1aaf5ae65ec7869d2 e6296ad925554decbaf5885bf9430d85 - - default default] TaaS: Handle Delete Port: 224d1379-4e2f-4c52-b1bc-c96bbb80e6bb 2026-05-14 18:10:18.290 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06925279-e34e-4a3f-8d16-bc2c3c1060d4 916fc5dfdffe4ed1aaf5ae65ec7869d2 e6296ad925554decbaf5885bf9430d85 - - default default] Tap Mirror: Handle Delete Port: 224d1379-4e2f-4c52-b1bc-c96bbb80e6bb [pid: 8|app: 0|req: 703/1317] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:10:18 2026] DELETE /v2.0/floatingips/dc112237-9cf8-4971-a305-6298242e52d5 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1318] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:10:17 2026] PUT /v2.0/routers/eb738b3f-27ff-4042-ad0f-103357b2af1e/remove_router_interface => generated 310 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:18.685 8 WARNING neutron.db.securitygroups_db [None req-54a68920-d4f7-4da2-98cc-c076a7253823 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 704/1319] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:18 2026] GET /v2.0/security-groups?tenant_id=4ebe94441ba04940be74ef3aaa43225a&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1320] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:10:18 2026] GET /v2.0/ports?device_id=eb738b3f-27ff-4042-ad0f-103357b2af1e => 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: 706/1321] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:18 2026] DELETE /v2.0/security-groups/d7ecc42d-1e50-423b-9193-d014250a81c6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:18.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-181eb4d6-2606-4cfe-a2ab-7efbed7d4abc aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 6a8450ec-2838-435d-882a-827cc45c2210 2026-05-14 18:10:18.939 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-181eb4d6-2606-4cfe-a2ab-7efbed7d4abc aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 6a8450ec-2838-435d-882a-827cc45c2210 2026-05-14 18:10:19.080 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e8b97bc-9ce3-4cc5-a919-c612ce6ed0a5 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: 1b989176-a568-495d-9d3f-1d4530779602 2026-05-14 18:10:19.083 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e8b97bc-9ce3-4cc5-a919-c612ce6ed0a5 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: 1b989176-a568-495d-9d3f-1d4530779602 2026-05-14 18:10:19.450 8 INFO neutron.services.segments.plugin [-] Segment f6686de4-627d-4fb6-ba58-fd1404f13084 resource provider aggregate not found [pid: 7|app: 0|req: 616/1322] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:10:18 2026] PUT /v2.0/routers/cca32987-26ec-4a7a-b6cd-8b88cf49ab15/remove_router_interface => generated 310 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:19.476 8 INFO neutron.services.segments.plugin [-] Segment f6686de4-627d-4fb6-ba58-fd1404f13084 resource provider aggregate not found 2026-05-14 18:10:19.481 7 WARNING neutron.db.securitygroups_db [None req-867e0002-2ab2-4513-a723-da0f53c1d0b3 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:10:19.495 8 INFO neutron.services.segments.plugin [-] Segment f6686de4-627d-4fb6-ba58-fd1404f13084 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6686de4-627d-4fb6-ba58-fd1404f13084 found for delete ", "request_id": "req-467d5a58-d02d-4c16-959d-cb6501577ce3"}]} 2026-05-14 18:10:19.499 8 INFO neutron.services.segments.plugin [-] Segment f6686de4-627d-4fb6-ba58-fd1404f13084 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6686de4-627d-4fb6-ba58-fd1404f13084 found for delete ", "request_id": "req-70603cd4-c6c2-49af-a6d5-e31c39abfa4b"}]} 2026-05-14 18:10:19.500 8 INFO neutron.db.l3_hamode_db [None req-5e8b97bc-9ce3-4cc5-a919-c612ce6ed0a5 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] HA network 25ce1e10-064b-4a8c-bb24-44faf31a6977 was deleted as no HA routers are present in project 76992fd90c994980a86a073faaa51055. [pid: 8|app: 0|req: 707/1323] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:18 2026] DELETE /v2.0/routers/eb738b3f-27ff-4042-ad0f-103357b2af1e => generated 0 bytes in 577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1324] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:19 2026] GET /v2.0/security-groups?tenant_id=4679214482fb4f1da079190d455a750d&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:10:19.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f559f9e-fcc4-458c-9ca5-4ff498821b71 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 7ad8b3be-7773-4195-964b-2f4fdca10f20 2026-05-14 18:10:19.758 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f559f9e-fcc4-458c-9ca5-4ff498821b71 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 7ad8b3be-7773-4195-964b-2f4fdca10f20 [pid: 7|app: 0|req: 618/1325] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:19 2026] DELETE /v2.0/subnets/941b3218-d2b8-4ecf-a763-9a7e65a2ba21 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1326] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:19 2026] DELETE /v2.0/security-groups/495c483b-df02-47d8-a5e5-cfc3d0c57aa1 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:20.003 7 INFO neutron_taas.services.taas.taas_plugin [None req-21c72fe0-e564-47b5-849b-108ee87ef4c2 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: cdc7730e-f384-4bc7-9631-900fdae1beda 2026-05-14 18:10:20.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21c72fe0-e564-47b5-849b-108ee87ef4c2 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: cdc7730e-f384-4bc7-9631-900fdae1beda 2026-05-14 18:10:20.022 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f559f9e-fcc4-458c-9ca5-4ff498821b71 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 391a89dd-aa76-4db7-b398-eab91940edca 2026-05-14 18:10:20.027 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f559f9e-fcc4-458c-9ca5-4ff498821b71 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 391a89dd-aa76-4db7-b398-eab91940edca 2026-05-14 18:10:20.216 7 INFO neutron.services.segments.plugin [-] Segment 849b2e5d-5fcd-4b21-a9da-7fa660a4547d resource provider aggregate not found 2026-05-14 18:10:20.221 7 INFO neutron.services.segments.plugin [-] Segment 849b2e5d-5fcd-4b21-a9da-7fa660a4547d resource provider aggregate not found 2026-05-14 18:10:20.238 7 INFO neutron.services.segments.plugin [-] Segment 849b2e5d-5fcd-4b21-a9da-7fa660a4547d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 849b2e5d-5fcd-4b21-a9da-7fa660a4547d found for delete ", "request_id": "req-154a8731-4472-4807-9423-d1d5a4ce19c2"}]} 2026-05-14 18:10:20.250 7 INFO neutron.services.segments.plugin [-] Segment 849b2e5d-5fcd-4b21-a9da-7fa660a4547d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 849b2e5d-5fcd-4b21-a9da-7fa660a4547d found for delete ", "request_id": "req-ca458668-d5ad-4121-8064-6ef1e990b984"}]} [pid: 7|app: 0|req: 620/1327] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:19 2026] DELETE /v2.0/networks/bf84edda-4df9-4ce8-afbb-534b1988895d => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:10:20.330 7 INFO neutron.db.segments_db [None req-bcd0fc59-3346-4fa3-b6ef-cc752e04779f 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Added segment 0f57a681-3e0e-4298-8db3-bf05a24bdce9 of type vxlan for network 939574dc-1fde-4de3-b6d7-a58d086ae791 2026-05-14 18:10:20.466 8 INFO neutron.db.l3_hamode_db [None req-5f559f9e-fcc4-458c-9ca5-4ff498821b71 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] HA network 30679e4f-33e1-4851-be16-21f1e1721cb7 was deleted as no HA routers are present in project e6296ad925554decbaf5885bf9430d85. [pid: 8|app: 0|req: 708/1328] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:19 2026] DELETE /v2.0/routers/cca32987-26ec-4a7a-b6cd-8b88cf49ab15 => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:20.628 7 INFO neutron.db.l3_hamode_db [None req-bcd0fc59-3346-4fa3-b6ef-cc752e04779f 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 709/1329] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:20 2026] DELETE /v2.0/subnets/c54a7154-a9a2-4b56-9b1a-7843011cb201 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:10:20.788 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c000a1f-f78f-4444-af38-10fda2cc9e6b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: b928340d-ba18-4011-83c2-7af275cf6c03 2026-05-14 18:10:20.790 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c000a1f-f78f-4444-af38-10fda2cc9e6b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: b928340d-ba18-4011-83c2-7af275cf6c03 [pid: 8|app: 0|req: 710/1330] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:20 2026] DELETE /v2.0/networks/ced5d304-f633-4099-b49f-d4f3877ed6b7 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:10:21.193 8 WARNING neutron.db.securitygroups_db [None req-556c61a8-1dc6-4ba4-8a48-e415754bb2b2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 711/1331] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:21 2026] GET /v2.0/security-groups?tenant_id=e6296ad925554decbaf5885bf9430d85&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1332] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:21 2026] DELETE /v2.0/security-groups/e3426d76-5aee-4e63-a545-0558de78455e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:21.450 8 WARNING neutron.db.securitygroups_db [None req-c777f07f-c70b-4f0d-b943-9ac3e6477d6d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:10:21.485 7 INFO neutron.db.l3_hamode_db [None req-bcd0fc59-3346-4fa3-b6ef-cc752e04779f 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:10:21.520 8 INFO neutron.services.segments.plugin [-] Segment 05fccceb-a9c7-45ba-8684-fec9adcdc7f5 resource provider aggregate not found 2026-05-14 18:10:21.530 8 INFO neutron.services.segments.plugin [-] Segment 05fccceb-a9c7-45ba-8684-fec9adcdc7f5 resource provider aggregate not found 2026-05-14 18:10:21.561 8 INFO neutron.services.segments.plugin [-] Segment 05fccceb-a9c7-45ba-8684-fec9adcdc7f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05fccceb-a9c7-45ba-8684-fec9adcdc7f5 found for delete ", "request_id": "req-9ffed0e3-8e2a-4665-a113-87d79ee529bc"}]} 2026-05-14 18:10:21.571 8 INFO neutron.services.segments.plugin [-] Segment 05fccceb-a9c7-45ba-8684-fec9adcdc7f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05fccceb-a9c7-45ba-8684-fec9adcdc7f5 found for delete ", "request_id": "req-a334357c-6c1d-4866-94db-09bf1a04a435"}]} 2026-05-14 18:10:21.596 8 INFO neutron.services.segments.plugin [-] Segment c247626c-2f60-497c-b3d9-ad022c937d7c resource provider aggregate not found 2026-05-14 18:10:21.604 8 INFO neutron.services.segments.plugin [-] Segment c247626c-2f60-497c-b3d9-ad022c937d7c resource provider aggregate not found 2026-05-14 18:10:21.627 8 INFO neutron.services.segments.plugin [-] Segment c247626c-2f60-497c-b3d9-ad022c937d7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c247626c-2f60-497c-b3d9-ad022c937d7c found for delete ", "request_id": "req-8d1528e1-cd95-4f37-b1d5-55b1fa25b479"}]} 2026-05-14 18:10:21.634 8 INFO neutron.services.segments.plugin [-] Segment c247626c-2f60-497c-b3d9-ad022c937d7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c247626c-2f60-497c-b3d9-ad022c937d7c found for delete ", "request_id": "req-509b5207-ddc2-4273-bd85-35b22c873f91"}]} [pid: 8|app: 0|req: 713/1333] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:21 2026] GET /v2.0/security-groups?tenant_id=27bd83b8c522479b8f14300502c5751c&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1334] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:21 2026] DELETE /v2.0/security-groups/92883dcf-b2ed-4f17-8a69-df986a20693a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:21.969 8 WARNING neutron.db.securitygroups_db [None req-451afebd-aa9a-454e-9257-01dbed73af68 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 715/1335] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:21 2026] GET /v2.0/security-groups?tenant_id=cb7bc3d8c6384b7988add4bac5348773&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1336] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:22 2026] DELETE /v2.0/security-groups/93633088-5163-4e46-89c5-9eb55aaa03c4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1337] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:10:20 2026] POST /v2.0/routers => generated 688 bytes in 2799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1338] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:10:23 2026] GET /v2.0/routers/c4bb0d31-8633-4bd8-bab3-f664132cf606 => generated 694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1339] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:10:23 2026] GET /v2.0/routers => generated 697 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1340] 10.0.0.139 () {34 vars in 741 bytes} [Thu May 14 18:10:23 2026] PUT /v2.0/routers/c4bb0d31-8633-4bd8-bab3-f664132cf606 => generated 701 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1341] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:10:23 2026] GET /v2.0/routers/c4bb0d31-8633-4bd8-bab3-f664132cf606 => generated 701 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1342] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:10:23 2026] GET /v2.0/ports?device_id=c4bb0d31-8633-4bd8-bab3-f664132cf606 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:23.981 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5fb71d1-b668-4051-86b1-0526789f1400 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: 25444c01-44c3-4dca-92b1-fe35bb8db628 2026-05-14 18:10:23.984 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5fb71d1-b668-4051-86b1-0526789f1400 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: 25444c01-44c3-4dca-92b1-fe35bb8db628 2026-05-14 18:10:24.039 8 INFO neutron.db.segments_db [None req-9f183549-9d2c-4188-adf1-5cece1eab6d1 ad4440ee07c84e6f82066ffff17e33b5 917f7f8be04045dfbb05b68ad4e4b3bf - - default default] Added segment d2289236-8747-46eb-9563-34b66919ca3e of type vxlan for network 65bdbe79-b0ee-4707-82fa-ea66b1db34c8 [pid: 8|app: 0|req: 719/1343] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:10:23 2026] POST /v2.0/networks => generated 631 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:10:24.259 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5fb71d1-b668-4051-86b1-0526789f1400 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] TaaS: Handle Delete Port: 8427c934-514d-4fc5-a2f1-fe7a059cd9f9 2026-05-14 18:10:24.263 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5fb71d1-b668-4051-86b1-0526789f1400 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] Tap Mirror: Handle Delete Port: 8427c934-514d-4fc5-a2f1-fe7a059cd9f9 2026-05-14 18:10:24.263 8 WARNING neutron.db.securitygroups_db [None req-57a0dddc-2058-40e5-8f0f-fa8daaaa4df9 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 720/1344] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:24 2026] GET /v2.0/security-groups?tenant_id=9c66e49af61a473fa607e32b9578b6a6&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: 721/1345] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:10:24 2026] POST /v2.0/subnets => generated 626 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:10:24.680 7 INFO neutron.services.segments.plugin [-] Segment 0f57a681-3e0e-4298-8db3-bf05a24bdce9 resource provider aggregate not found 2026-05-14 18:10:24.690 7 INFO neutron.services.segments.plugin [-] Segment 0f57a681-3e0e-4298-8db3-bf05a24bdce9 resource provider aggregate not found 2026-05-14 18:10:24.701 7 INFO neutron.services.segments.plugin [-] Segment 0f57a681-3e0e-4298-8db3-bf05a24bdce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f57a681-3e0e-4298-8db3-bf05a24bdce9 found for delete ", "request_id": "req-5a563e71-d639-4a2b-844c-31010f6d379a"}]} 2026-05-14 18:10:24.710 7 INFO neutron.services.segments.plugin [-] Segment 0f57a681-3e0e-4298-8db3-bf05a24bdce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f57a681-3e0e-4298-8db3-bf05a24bdce9 found for delete ", "request_id": "req-c09610f9-3df3-42aa-9764-c35d6507d82b"}]} 2026-05-14 18:10:24.719 7 INFO neutron.db.l3_hamode_db [None req-a5fb71d1-b668-4051-86b1-0526789f1400 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] HA network 939574dc-1fde-4de3-b6d7-a58d086ae791 was deleted as no HA routers are present in project 76992fd90c994980a86a073faaa51055. [pid: 7|app: 0|req: 625/1346] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:23 2026] DELETE /v2.0/routers/c4bb0d31-8633-4bd8-bab3-f664132cf606 => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1347] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:24 2026] DELETE /v2.0/security-groups/34e091f7-fe4d-4c5b-b202-562cc835171e => 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: 723/1348] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:10:24 2026] GET /v2.0/ports?device_id=c4bb0d31-8633-4bd8-bab3-f664132cf606 => 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: 626/1349] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:10:24 2026] PUT /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:24.824 7 INFO neutron.api.v2.resource [None req-b78b6a69-1568-4f36-920e-57023a2b2b87 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1350] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:24 2026] DELETE /v2.0/routers/c4bb0d31-8633-4bd8-bab3-f664132cf606 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1351] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:10:24 2026] GET /v2.0/ports?device_id=eb738b3f-27ff-4042-ad0f-103357b2af1e => 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: 724/1352] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:10:24 2026] GET /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:24.870 7 INFO neutron.api.v2.resource [None req-cfcad3ec-000f-4d61-818c-1ee3fb2a8488 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1353] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:24 2026] DELETE /v2.0/routers/eb738b3f-27ff-4042-ad0f-103357b2af1e => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:10:24.887 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29ca2bef-15ec-4bf6-be38-8d8bb248abb5 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 630/1354] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:24 2026] DELETE /v2.0/subnets/941b3218-d2b8-4ecf-a763-9a7e65a2ba21 => 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: 631/1355] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:10:24 2026] GET /v2.0/ports?device_id=d7fa12cb-9e6b-46b0-b304-9e11313637fc => 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: 725/1356] 10.0.0.139 () {34 vars in 762 bytes} [Thu May 14 18:10:24 2026] PUT /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:10:24.934 7 INFO neutron.api.v2.resource [None req-b0b44eca-a87a-4113-bfc3-d3a4c0c28a5d 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 632/1357] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:24 2026] DELETE /v2.0/routers/d7fa12cb-9e6b-46b0-b304-9e11313637fc => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:10:24.951 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46adac95-4a89-440d-ad06-367a109333ad 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1358] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:24 2026] DELETE /v2.0/subnets/5e7264a7-d99d-4ffc-b3d2-984c4528f9f1 => 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: 726/1359] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:10:24 2026] GET /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/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: 634/1360] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:10:24 2026] GET /v2.0/ports?device_id=fed4b71a-2f5c-460d-97ab-cebac54f5750 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:25.000 7 INFO neutron.api.v2.resource [None req-f6ef8d03-f65d-423a-ba11-cf433b120402 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1361] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:24 2026] DELETE /v2.0/routers/fed4b71a-2f5c-460d-97ab-cebac54f5750 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:10:25.017 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca277896-ed8c-4b05-aa7d-ead7afc7979a 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1362] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:25 2026] DELETE /v2.0/subnets/1a8779cf-bb29-4034-bb44-9f71b3216fc3 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:10:25.036 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3c68f32-c70d-4d17-9ed2-f375bf8fab6b 2821e7f906f44067bc29ae04e57eb440 76992fd90c994980a86a073faaa51055 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 637/1363] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:25 2026] DELETE /v2.0/subnets/f6e88394-3258-43e5-8d56-dadfbfdbfa18 => 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: 727/1364] 10.0.0.139 () {34 vars in 758 bytes} [Thu May 14 18:10:24 2026] PUT /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1365] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:10:25 2026] GET /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/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: 728/1366] 10.0.0.139 () {34 vars in 780 bytes} [Thu May 14 18:10:25 2026] PUT /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1367] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:10:25 2026] GET /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1368] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:10:25 2026] PUT /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1369] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:10:25 2026] GET /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1370] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:10:25 2026] GET /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:25.444 7 INFO neutron.api.v2.resource [None req-c47be04b-deaf-4b00-9316-4936d0a26aec ad4440ee07c84e6f82066ffff17e33b5 917f7f8be04045dfbb05b68ad4e4b3bf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1371] 10.0.0.139 () {32 vars in 743 bytes} [Thu May 14 18:10:25 2026] GET /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/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: 731/1372] 10.0.0.139 () {32 vars in 742 bytes} [Thu May 14 18:10:25 2026] DELETE /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/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: 642/1373] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:10:25 2026] GET /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:25.617 8 INFO neutron.api.v2.resource [None req-e28a439b-2328-4b2f-b9a1-287147ebd9c5 ad4440ee07c84e6f82066ffff17e33b5 917f7f8be04045dfbb05b68ad4e4b3bf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 732/1374] 10.0.0.139 () {32 vars in 746 bytes} [Thu May 14 18:10:25 2026] DELETE /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1375] 10.0.0.139 () {32 vars in 734 bytes} [Thu May 14 18:10:25 2026] DELETE /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:25.705 7 WARNING neutron.db.securitygroups_db [None req-cb2e7739-98fc-4388-a62c-ffb5c6732cb9 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 734/1376] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:10:25 2026] GET /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e/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: 643/1377] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:25 2026] GET /v2.0/security-groups?tenant_id=76992fd90c994980a86a073faaa51055&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1378] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:25 2026] DELETE /v2.0/security-groups/2a384cc4-e13a-4ea5-a5b9-432e3df3cee9 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1379] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:25 2026] DELETE /v2.0/subnets/1c812dd4-1987-488a-9aab-f6ecf5d9de2e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1380] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:25 2026] DELETE /v2.0/networks/65bdbe79-b0ee-4707-82fa-ea66b1db34c8 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:10:26.727 7 INFO neutron.services.segments.plugin [-] Segment d2289236-8747-46eb-9563-34b66919ca3e resource provider aggregate not found 2026-05-14 18:10:26.736 7 INFO neutron.services.segments.plugin [-] Segment d2289236-8747-46eb-9563-34b66919ca3e resource provider aggregate not found 2026-05-14 18:10:26.749 7 INFO neutron.services.segments.plugin [-] Segment d2289236-8747-46eb-9563-34b66919ca3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2289236-8747-46eb-9563-34b66919ca3e found for delete ", "request_id": "req-c29431e3-ed95-4cc3-ad33-a4035deee7bf"}]} 2026-05-14 18:10:26.750 7 INFO neutron.services.segments.plugin [-] Segment d2289236-8747-46eb-9563-34b66919ca3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2289236-8747-46eb-9563-34b66919ca3e found for delete ", "request_id": "req-bdc18dcc-011a-4a18-af1f-071e9174c771"}]} [pid: 8|app: 0|req: 736/1381] 10.0.0.139 () {32 vars in 653 bytes} [Thu May 14 18:10:26 2026] GET /v2.0/extensions => generated 22222 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1382] 10.0.0.139 () {32 vars in 681 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1383] 10.0.0.139 () {32 vars in 681 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1384] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:27.211 7 WARNING neutron.db.securitygroups_db [None req-3da114f0-9abb-4a4c-a0f3-0f8c7295d586 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 740/1385] 10.0.0.139 () {32 vars in 665 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1386] 10.0.0.139 () {32 vars in 699 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1387] 10.0.0.139 () {32 vars in 697 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1388] 10.0.0.139 () {32 vars in 701 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1389] 10.0.0.139 () {32 vars in 689 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1390] 10.0.0.139 () {32 vars in 703 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1391] 10.0.0.139 () {32 vars in 693 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1392] 10.0.0.139 () {32 vars in 695 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1393] 10.0.0.139 () {32 vars in 685 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1394] 10.0.0.139 () {32 vars in 687 bytes} [Thu May 14 18:10:27 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: 750/1395] 10.0.0.139 () {32 vars in 661 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1396] 10.0.0.139 () {32 vars in 699 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1397] 10.0.0.139 () {32 vars in 679 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1398] 10.0.0.139 () {32 vars in 683 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1399] 10.0.0.139 () {32 vars in 675 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1400] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/security-groups?tenant_id=bfbac7c6141f43c6a6efbd9640ae2f64&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1401] 10.0.0.139 () {32 vars in 689 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1402] 10.0.0.139 () {32 vars in 689 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/filter-validation => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1403] 10.0.0.139 () {32 vars in 723 bytes} [Thu May 14 18:10:27 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: 758/1404] 10.0.0.139 () {32 vars in 687 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1405] 10.0.0.139 () {32 vars in 669 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1406] 10.0.0.139 () {32 vars in 687 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1407] 10.0.0.139 () {32 vars in 681 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1408] 10.0.0.139 () {32 vars in 699 bytes} [Thu May 14 18:10:27 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: 763/1409] 10.0.0.139 () {32 vars in 679 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1410] 10.0.0.139 () {32 vars in 667 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1411] 10.0.0.139 () {32 vars in 677 bytes} [Thu May 14 18:10:27 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: 647/1412] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:27 2026] DELETE /v2.0/security-groups/53bfe6aa-9e9e-4ca6-9919-9de2a25cd8f3 => 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: 766/1413] 10.0.0.139 () {32 vars in 665 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1414] 10.0.0.139 () {32 vars in 675 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1415] 10.0.0.139 () {32 vars in 713 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1416] 10.0.0.139 () {32 vars in 691 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1417] 10.0.0.139 () {32 vars in 683 bytes} [Thu May 14 18:10:27 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: 650/1418] 10.0.0.139 () {32 vars in 669 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1419] 10.0.0.139 () {32 vars in 687 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1420] 10.0.0.139 () {32 vars in 705 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1421] 10.0.0.139 () {32 vars in 675 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1422] 10.0.0.139 () {32 vars in 701 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1423] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/network-ip-availability-details => generated 260 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1424] 10.0.0.139 () {32 vars in 675 bytes} [Thu May 14 18:10:27 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: 772/1425] 10.0.0.139 () {32 vars in 693 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1426] 10.0.0.139 () {32 vars in 689 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1427] 10.0.0.139 () {32 vars in 709 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1428] 10.0.0.139 () {32 vars in 705 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1429] 10.0.0.139 () {32 vars in 719 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1430] 10.0.0.139 () {32 vars in 697 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1431] 10.0.0.139 () {32 vars in 711 bytes} [Thu May 14 18:10:27 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: 657/1432] 10.0.0.139 () {32 vars in 669 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1433] 10.0.0.139 () {32 vars in 687 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:27.722 8 WARNING neutron.db.securitygroups_db [None req-79204d12-2c53-418c-b9dc-06be5b4135af aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 659/1434] 10.0.0.139 () {32 vars in 681 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1435] 10.0.0.139 () {32 vars in 675 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1436] 10.0.0.139 () {32 vars in 671 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1437] 10.0.0.139 () {32 vars in 661 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1438] 10.0.0.139 () {32 vars in 699 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1439] 10.0.0.139 () {32 vars in 699 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1440] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/security-groups?tenant_id=917f7f8be04045dfbb05b68ad4e4b3bf&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1441] 10.0.0.139 () {32 vars in 677 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1442] 10.0.0.139 () {32 vars in 669 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1443] 10.0.0.139 () {32 vars in 683 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1444] 10.0.0.139 () {32 vars in 701 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1445] 10.0.0.139 () {32 vars in 685 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1446] 10.0.0.139 () {32 vars in 707 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1447] 10.0.0.139 () {32 vars in 669 bytes} [Thu May 14 18:10:27 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: 8|app: 0|req: 784/1448] 10.0.0.139 () {32 vars in 697 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1449] 10.0.0.139 () {32 vars in 695 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1450] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:27 2026] DELETE /v2.0/security-groups/a60fa9e2-23f6-4b49-a4de-b3048cfad50f => 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: 786/1451] 10.0.0.139 () {32 vars in 685 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1452] 10.0.0.139 () {32 vars in 689 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1453] 10.0.0.139 () {32 vars in 705 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1454] 10.0.0.139 () {32 vars in 667 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1455] 10.0.0.139 () {32 vars in 681 bytes} [Thu May 14 18:10:27 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: 668/1456] 10.0.0.139 () {32 vars in 681 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/rbac-policies => 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: 789/1457] 10.0.0.139 () {32 vars in 691 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1458] 10.0.0.139 () {32 vars in 691 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/rbac-address-scope => 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: 790/1459] 10.0.0.139 () {32 vars in 695 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1460] 10.0.0.139 () {32 vars in 685 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1461] 10.0.0.139 () {32 vars in 689 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1462] 10.0.0.139 () {32 vars in 701 bytes} [Thu May 14 18:10:27 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: 792/1463] 10.0.0.139 () {32 vars in 703 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1464] 10.0.0.139 () {32 vars in 713 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1465] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:10:27 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1466] 10.0.0.139 () {32 vars in 715 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1467] 10.0.0.139 () {32 vars in 727 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1468] 10.0.0.139 () {32 vars in 741 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1469] 10.0.0.139 () {32 vars in 719 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1470] 10.0.0.139 () {32 vars in 683 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1471] 10.0.0.139 () {32 vars in 669 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1472] 10.0.0.139 () {32 vars in 719 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1473] 10.0.0.139 () {32 vars in 679 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1474] 10.0.0.139 () {32 vars in 669 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1475] 10.0.0.139 () {32 vars in 697 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1476] 10.0.0.139 () {32 vars in 705 bytes} [Thu May 14 18:10:28 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: 799/1477] 10.0.0.139 () {32 vars in 701 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1478] 10.0.0.139 () {32 vars in 701 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1479] 10.0.0.139 () {32 vars in 683 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1480] 10.0.0.139 () {32 vars in 705 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1481] 10.0.0.139 () {32 vars in 695 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1482] 10.0.0.139 () {32 vars in 689 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1483] 10.0.0.139 () {32 vars in 697 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1484] 10.0.0.139 () {32 vars in 679 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1485] 10.0.0.139 () {32 vars in 689 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1486] 10.0.0.139 () {32 vars in 701 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1487] 10.0.0.139 () {32 vars in 665 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1488] 10.0.0.139 () {32 vars in 681 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1489] 10.0.0.139 () {32 vars in 677 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1490] 10.0.0.139 () {32 vars in 693 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1491] 10.0.0.139 () {32 vars in 677 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1492] 10.0.0.139 () {32 vars in 667 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1493] 10.0.0.139 () {32 vars in 663 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/taas => generated 175 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1494] 10.0.0.139 () {32 vars in 675 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1495] 10.0.0.139 () {32 vars in 705 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/tap-mirror-both-direction => generated 265 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1496] 10.0.0.139 () {32 vars in 687 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1497] 10.0.0.139 () {34 vars in 677 bytes} [Thu May 14 18:10:28 2026] POST /v2.0/subnetpools => generated 549 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1498] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/subnetpools/93ec5de6-ebd6-485d-9afd-9c6539fe2491 => generated 549 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1499] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:10:28 2026] PUT /v2.0/subnetpools/93ec5de6-ebd6-485d-9afd-9c6539fe2491 => generated 501 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1500] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:10:28 2026] DELETE /v2.0/subnetpools/93ec5de6-ebd6-485d-9afd-9c6539fe2491 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:28.600 7 INFO neutron.api.v2.resource [None req-e535c22a-24cd-4860-a6a3-52f7626507b3 03f264ff814b4369a8fa386100576ad3 288c1e922f4741a6a467cd72ad7b59ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 686/1501] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/subnetpools/93ec5de6-ebd6-485d-9afd-9c6539fe2491 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:10:28.618 8 INFO neutron.api.v2.resource [None req-08280668-57f3-493d-b465-482189358f75 03f264ff814b4369a8fa386100576ad3 288c1e922f4741a6a467cd72ad7b59ed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1502] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:10:28 2026] DELETE /v2.0/subnetpools/93ec5de6-ebd6-485d-9afd-9c6539fe2491 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:10:29.083 7 WARNING neutron.db.securitygroups_db [None req-b9dad700-9b64-455a-8997-f6b84cdc92eb aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:10:29.195 8 WARNING neutron.db.securitygroups_db [None req-7f110a20-cf10-4997-845f-02c7b4f90756 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 687/1505] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:28 2026] GET /v2.0/security-groups?tenant_id=c60045637ab04b6f935b209690234420&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:10:29.312 7 WARNING neutron.db.securitygroups_db [None req-c040ea2c-2234-41a4-bd73-c3bed08be81e aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 819/1506] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:29 2026] GET /v2.0/security-groups?tenant_id=c97b4fea8530445bb0446b7501bcbcfb&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1507] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:29 2026] GET /v2.0/security-groups?tenant_id=288c1e922f4741a6a467cd72ad7b59ed&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1508] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:29 2026] DELETE /v2.0/security-groups/c60bd799-83d3-4234-8fa1-ee2b16c4e8bc => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1509] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:29 2026] DELETE /v2.0/security-groups/41309cce-677b-41fd-9a02-553a9a1f4218 => 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: 821/1510] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:29 2026] DELETE /v2.0/security-groups/928a2cdb-db82-41ee-922c-2645b606a51d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:29.849 7 WARNING neutron.db.securitygroups_db [None req-20fa0512-ea29-4e4c-adef-630271c86cea aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 690/1511] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:29 2026] GET /v2.0/security-groups?tenant_id=71560d99108b4521898c420acd83c643&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1512] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:30 2026] DELETE /v2.0/security-groups/e65c5c43-8e7f-4b3e-83cf-f2d597700fb6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:31.798 7 INFO neutron.db.segments_db [None req-96f2d81d-bd4c-4c19-acf4-c0a2ce185436 2cba32e0980e466180204c905b9f5e62 69ff58680d70470b87600379cb3bc44a - - default default] Added segment b16a0c28-8edb-42e5-bc88-ad958e139300 of type vxlan for network c13a7bde-a630-41e3-964d-ff8133c4189e [pid: 7|app: 0|req: 691/1513] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:10:31 2026] POST /v2.0/networks => generated 632 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:10:31.983 7 INFO neutron.db.segments_db [None req-f10d8359-3b1e-437d-970c-4263a431f12f 2cba32e0980e466180204c905b9f5e62 69ff58680d70470b87600379cb3bc44a - - default default] Added segment 15d0af0b-b886-463f-83c3-1e888f517190 of type vxlan for network 379b9eeb-4908-4d5b-a697-b945f95e5712 2026-05-14 18:10:32.073 8 INFO neutron.db.segments_db [None req-ca23e2e4-e546-4ed2-a6ce-fdac03117cba c59b626ccdf74f499477975686c42259 0d97ee8d677d4ab48f7645714c39ac2f - - default default] Added segment 839b3b87-4b9f-4355-b5d4-f510df308c5d of type vxlan for network 1d195311-271c-42f6-8b59-0c14127d7f34 [pid: 7|app: 0|req: 692/1514] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:10:31 2026] POST /v2.0/networks => generated 632 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1515] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:10:32 2026] PUT /v2.0/networks/c13a7bde-a630-41e3-964d-ff8133c4189e/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1516] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:10:31 2026] POST /v2.0/networks => generated 643 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1517] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:10:32 2026] GET /v2.0/networks/c13a7bde-a630-41e3-964d-ff8133c4189e/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1518] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:10:32 2026] PUT /v2.0/networks/379b9eeb-4908-4d5b-a697-b945f95e5712/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1519] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:10:32 2026] GET /v2.0/networks/379b9eeb-4908-4d5b-a697-b945f95e5712/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1520] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:10:32 2026] PUT /v2.0/networks/379b9eeb-4908-4d5b-a697-b945f95e5712/tags => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1521] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:10:32 2026] GET /v2.0/networks/379b9eeb-4908-4d5b-a697-b945f95e5712/tags => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1522] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:10:32 2026] GET /v2.0/networks/c13a7bde-a630-41e3-964d-ff8133c4189e/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:10:32.764 7 INFO neutron.services.segments.plugin [-] Segment b16a0c28-8edb-42e5-bc88-ad958e139300 resource provider aggregate not found 2026-05-14 18:10:32.775 7 INFO neutron.services.segments.plugin [-] Segment b16a0c28-8edb-42e5-bc88-ad958e139300 resource provider aggregate not found 2026-05-14 18:10:32.783 7 INFO neutron.services.segments.plugin [-] Segment b16a0c28-8edb-42e5-bc88-ad958e139300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b16a0c28-8edb-42e5-bc88-ad958e139300 found for delete ", "request_id": "req-e3195431-045d-4b38-a20c-fc03d64493f3"}]} 2026-05-14 18:10:32.808 7 INFO neutron.services.segments.plugin [-] Segment b16a0c28-8edb-42e5-bc88-ad958e139300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b16a0c28-8edb-42e5-bc88-ad958e139300 found for delete ", "request_id": "req-7318edc6-c904-44b8-b624-f22cfa7f5f4f"}]} [pid: 7|app: 0|req: 700/1523] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:32 2026] DELETE /v2.0/networks/c13a7bde-a630-41e3-964d-ff8133c4189e => generated 0 bytes in 7280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:10:40.050 7 INFO neutron.services.segments.plugin [-] Segment 15d0af0b-b886-463f-83c3-1e888f517190 resource provider aggregate not found 2026-05-14 18:10:40.060 7 INFO neutron.services.segments.plugin [-] Segment 15d0af0b-b886-463f-83c3-1e888f517190 resource provider aggregate not found 2026-05-14 18:10:40.079 7 INFO neutron.services.segments.plugin [-] Segment 15d0af0b-b886-463f-83c3-1e888f517190 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d0af0b-b886-463f-83c3-1e888f517190 found for delete ", "request_id": "req-523e89d7-30a0-4920-8217-3e96c23d6657"}]} 2026-05-14 18:10:40.081 7 INFO neutron.services.segments.plugin [-] Segment 15d0af0b-b886-463f-83c3-1e888f517190 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d0af0b-b886-463f-83c3-1e888f517190 found for delete ", "request_id": "req-f5be75f4-f430-429a-816b-20d9c1a81173"}]} [pid: 7|app: 0|req: 701/1524] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:39 2026] DELETE /v2.0/networks/379b9eeb-4908-4d5b-a697-b945f95e5712 => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1525] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:10:32 2026] POST /v2.0/subnets => generated 641 bytes in 10815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:10:44.245 7 INFO neutron.db.segments_db [None req-52f594dc-0e7d-4814-8778-c42b03b83453 c59b626ccdf74f499477975686c42259 0d97ee8d677d4ab48f7645714c39ac2f - - default default] Added segment 32d04dea-ba91-4846-9e8c-caad94513291 of type vxlan for network 485a731f-24e8-4ef9-b95b-4a1e812aa353 [pid: 7|app: 0|req: 702/1528] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:10:43 2026] POST /v2.0/networks => generated 644 bytes in 2064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1529] 10.0.0.139 () {34 vars in 743 bytes} [Thu May 14 18:10:45 2026] PUT /v2.0/networks/485a731f-24e8-4ef9-b95b-4a1e812aa353 => generated 592 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:45.908 8 WARNING neutron.db.securitygroups_db [None req-6e144d68-1540-45f0-87f9-af392c78009d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 828/1530] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:45 2026] GET /v2.0/security-groups?tenant_id=e9c519daacf7471c94ec58f5a90f01c4&name=default => generated 2925 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1531] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:46 2026] DELETE /v2.0/security-groups/28b34180-54a8-432e-98c9-034de56200cf => generated 0 bytes in 1902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1532] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:10:45 2026] POST /v2.0/subnets => generated 626 bytes in 3672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1533] 10.0.0.139 () {34 vars in 741 bytes} [Thu May 14 18:10:49 2026] PUT /v2.0/subnets/71d6058b-64cc-4cb5-a385-314b5a236da6 => generated 636 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:49.909 8 WARNING neutron.db.securitygroups_db [None req-d1f2938c-e668-422e-9e6c-8f3343b51eb9 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 831/1534] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:10:49 2026] GET /v2.0/security-groups?tenant_id=69ff58680d70470b87600379cb3bc44a&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1535] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:10:49 2026] DELETE /v2.0/security-groups/ffe14b6b-1f79-4c44-9a4d-1e8f6cb6ca02 => generated 0 bytes in 1320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:10:51.862 7 INFO neutron.services.segments.plugin [-] Segment 32d04dea-ba91-4846-9e8c-caad94513291 resource provider aggregate not found 2026-05-14 18:10:51.866 7 INFO neutron.services.segments.plugin [-] Segment 32d04dea-ba91-4846-9e8c-caad94513291 resource provider aggregate not found 2026-05-14 18:10:51.888 7 INFO neutron.services.segments.plugin [-] Segment 32d04dea-ba91-4846-9e8c-caad94513291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d04dea-ba91-4846-9e8c-caad94513291 found for delete ", "request_id": "req-7f1a36ea-18c4-4c6c-bfeb-1dc11ff1c6ec"}]} 2026-05-14 18:10:51.889 7 INFO neutron.services.segments.plugin [-] Segment 32d04dea-ba91-4846-9e8c-caad94513291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d04dea-ba91-4846-9e8c-caad94513291 found for delete ", "request_id": "req-0932cb55-bf26-43b3-94b2-66d44276ca87"}]} 2026-05-14 18:10:52.463 7 INFO neutron_taas.services.taas.taas_plugin [None req-36a25a3d-86f4-46fa-8490-e92984965726 c59b626ccdf74f499477975686c42259 0d97ee8d677d4ab48f7645714c39ac2f - - default default] TaaS: Handle Delete Port: 8071427c-7038-4a54-90af-c15cfb45558b 2026-05-14 18:10:52.466 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36a25a3d-86f4-46fa-8490-e92984965726 c59b626ccdf74f499477975686c42259 0d97ee8d677d4ab48f7645714c39ac2f - - default default] Tap Mirror: Handle Delete Port: 8071427c-7038-4a54-90af-c15cfb45558b 2026-05-14 18:10:53.910 7 INFO neutron.services.segments.plugin [-] Segment 32d04dea-ba91-4846-9e8c-caad94513291 resource provider aggregate not found 2026-05-14 18:10:53.916 7 INFO neutron.services.segments.plugin [-] Segment 32d04dea-ba91-4846-9e8c-caad94513291 resource provider aggregate not found 2026-05-14 18:10:53.930 7 INFO neutron.services.segments.plugin [-] Segment 32d04dea-ba91-4846-9e8c-caad94513291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d04dea-ba91-4846-9e8c-caad94513291 found for delete ", "request_id": "req-b0333472-7607-439f-baec-8426f95667ff"}]} 2026-05-14 18:10:53.938 7 INFO neutron.services.segments.plugin [-] Segment 32d04dea-ba91-4846-9e8c-caad94513291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d04dea-ba91-4846-9e8c-caad94513291 found for delete ", "request_id": "req-1bd6e2ce-e893-48c2-a9f9-9ae3469fd532"}]} [pid: 7|app: 0|req: 704/1536] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:49 2026] DELETE /v2.0/networks/485a731f-24e8-4ef9-b95b-4a1e812aa353 => generated 0 bytes in 5953 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:10:55.763 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3584ca8b-b997-4f24-977f-02d23faac8ec c59b626ccdf74f499477975686c42259 0d97ee8d677d4ab48f7645714c39ac2f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1537] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:55 2026] DELETE /v2.0/networks/485a731f-24e8-4ef9-b95b-4a1e812aa353 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1538] 10.0.0.139 () {32 vars in 694 bytes} [Thu May 14 18:10:55 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1539] 10.0.0.139 () {32 vars in 742 bytes} [Thu May 14 18:10:55 2026] GET /v2.0/subnets?network_id=7d6d4597-e644-4241-a7d7-ada357a052c7 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1540] 10.0.0.139 () {32 vars in 653 bytes} [Thu May 14 18:10:55 2026] GET /v2.0/extensions => generated 22222 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1541] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:10:55 2026] GET /v2.0/networks => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1542] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:10:55 2026] GET /v2.0/subnets => generated 1280 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1543] 10.0.0.139 () {32 vars in 723 bytes} [Thu May 14 18:10:56 2026] GET /v2.0/networks/1d195311-271c-42f6-8b59-0c14127d7f34 => generated 668 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1544] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:10:56 2026] GET /v2.0/subnets/bdbf512c-078a-4958-bed2-b43f2fecf8c6 => generated 641 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:10:56.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4c9e9ee-7de7-46a1-b2b1-1b368f391e66 c59b626ccdf74f499477975686c42259 0d97ee8d677d4ab48f7645714c39ac2f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 837/1545] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:56 2026] DELETE /v2.0/subnets/71d6058b-64cc-4cb5-a385-314b5a236da6 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:10:56.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20a946f2-abe1-4b0e-ac9a-53e36d9632c4 c59b626ccdf74f499477975686c42259 0d97ee8d677d4ab48f7645714c39ac2f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 709/1546] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:56 2026] DELETE /v2.0/networks/485a731f-24e8-4ef9-b95b-4a1e812aa353 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1547] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:10:56 2026] DELETE /v2.0/subnets/bdbf512c-078a-4958-bed2-b43f2fecf8c6 => generated 0 bytes in 1354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:10:57.638 7 INFO neutron_taas.services.taas.taas_plugin [None req-66e9c4a7-1d94-4456-83f6-e2c411cfe71b c59b626ccdf74f499477975686c42259 0d97ee8d677d4ab48f7645714c39ac2f - - default default] TaaS: Handle Delete Port: cbe59cb8-4e90-404c-b0d7-bfbf87b81209 2026-05-14 18:10:57.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66e9c4a7-1d94-4456-83f6-e2c411cfe71b c59b626ccdf74f499477975686c42259 0d97ee8d677d4ab48f7645714c39ac2f - - default default] Tap Mirror: Handle Delete Port: cbe59cb8-4e90-404c-b0d7-bfbf87b81209 2026-05-14 18:10:58.973 7 INFO neutron.services.segments.plugin [-] Segment 839b3b87-4b9f-4355-b5d4-f510df308c5d resource provider aggregate not found 2026-05-14 18:10:58.980 7 INFO neutron.services.segments.plugin [-] Segment 839b3b87-4b9f-4355-b5d4-f510df308c5d resource provider aggregate not found 2026-05-14 18:10:58.995 7 INFO neutron.services.segments.plugin [-] Segment 839b3b87-4b9f-4355-b5d4-f510df308c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839b3b87-4b9f-4355-b5d4-f510df308c5d found for delete ", "request_id": "req-76efbd58-9c00-4f5b-87c7-35e0f855d4e5"}]} 2026-05-14 18:10:59.003 7 INFO neutron.services.segments.plugin [-] Segment 839b3b87-4b9f-4355-b5d4-f510df308c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839b3b87-4b9f-4355-b5d4-f510df308c5d found for delete ", "request_id": "req-dfa33e11-fc5f-4897-8294-cb6d590f9ae4"}]} [pid: 7|app: 0|req: 710/1550] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:10:57 2026] DELETE /v2.0/networks/1d195311-271c-42f6-8b59-0c14127d7f34 => generated 0 bytes in 2794 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:11:01.278 8 WARNING neutron.db.securitygroups_db [None req-45ecf4b4-9b31-46d9-9cf8-9729bbf2bd63 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:11:01.308 7 WARNING neutron.db.securitygroups_db [None req-6f21124a-8dfb-4437-96b0-1f7a4139d89d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 841/1551] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:11:01 2026] GET /v2.0/security-groups?tenant_id=0d97ee8d677d4ab48f7645714c39ac2f&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1552] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:11:01 2026] GET /v2.0/security-groups?tenant_id=2777997aab954036857ca6648f97b194&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1553] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:11:01 2026] DELETE /v2.0/security-groups/a1353b29-2e0c-43e8-909a-3f93ed7825ee => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:11:01.536 7 WARNING neutron.db.securitygroups_db [None req-70e0ba42-8a56-4cbc-b8e0-c7fa170469c9 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 712/1554] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:11:01 2026] GET /v2.0/security-groups?tenant_id=cb6b2a3ee14f4312938567f1c61fac2f&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1555] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:11:01 2026] DELETE /v2.0/security-groups/827ee3d0-6cbc-4f73-b5cb-c29c364d1730 => 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: 713/1556] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:11:01 2026] DELETE /v2.0/security-groups/3373b56a-dec1-4274-8c5e-d3bba8ce363d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:11:01.842 8 WARNING neutron.db.securitygroups_db [None req-bffe93aa-bb9a-4440-bedf-df9cca6900b2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 844/1557] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:11:01 2026] GET /v2.0/security-groups?tenant_id=94917332a0474d70a90eae1d4801621d&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1558] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:11:01 2026] DELETE /v2.0/security-groups/868a017d-c655-4691-af60-dafc9c29629a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:11:03.857 8 INFO neutron.db.segments_db [None req-d5f1424d-75f4-4c25-b136-f56a7bc6d7a8 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] Added segment ae4fe7fa-2a1e-4ff6-953b-e92e67773b87 of type vxlan for network b10fbf72-001a-4e6e-a2f1-d970e22fff56 [pid: 8|app: 0|req: 845/1559] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:11:03 2026] POST /v2.0/networks => generated 649 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1560] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:11:03 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) 2026-05-14 18:11:04.347 8 INFO neutron.db.segments_db [None req-ed4ccb7b-4b04-4134-bc4a-fc36ad8c4761 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] Added segment f96a3252-6acb-487a-89c0-d72fd9bb865f of type vxlan for network 2eba380c-77f8-4e61-ad37-6234471b0283 [pid: 8|app: 0|req: 846/1561] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:11:04 2026] POST /v2.0/networks => generated 635 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 716/1562] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:11:04 2026] POST /v2.0/subnets => generated 646 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1563] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:11:04 2026] POST /v2.0/ports => generated 966 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:11:05.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-83fd9691-eff5-4b1d-bfea-47627077b67a 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] TaaS: Handle Delete Port: ea0f61e2-0325-47e4-8e42-48085a50adbe 2026-05-14 18:11:05.192 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83fd9691-eff5-4b1d-bfea-47627077b67a 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] Tap Mirror: Handle Delete Port: ea0f61e2-0325-47e4-8e42-48085a50adbe /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 717/1564] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:11:05 2026] DELETE /v2.0/ports/ea0f61e2-0325-47e4-8e42-48085a50adbe => generated 0 bytes in 39802 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:11:44.893 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e31aa444-3b91-4ecc-804e-fa57c163714f 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1571] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:11:44 2026] DELETE /v2.0/ports/ea0f61e2-0325-47e4-8e42-48085a50adbe => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:11:44.917 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03e82f26-0f4e-4cff-b18e-282aef367039 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1572] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:11:44 2026] GET /v2.0/ports/ea0f61e2-0325-47e4-8e42-48085a50adbe => 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: 726/1573] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:11:44 2026] DELETE /v2.0/subnets/e971bfd4-5654-4437-8d13-0acab34413fc => generated 0 bytes in 5743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:11:50.870 8 INFO neutron.db.segments_db [None req-d0949132-c230-4298-a3d3-60ce34d7a1d4 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Added segment 3c7330da-6083-4f6c-a321-5c39320ce82c of type vxlan for network 65bcd456-0178-4c05-9f3e-daedc7860442 2026-05-14 18:11:50.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-2384f845-0e79-422f-9d7e-c8852a3becdb 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] TaaS: Handle Delete Port: 6ba4f58e-486c-47bb-be36-31c845a1aff6 2026-05-14 18:11:50.945 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2384f845-0e79-422f-9d7e-c8852a3becdb 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] Tap Mirror: Handle Delete Port: 6ba4f58e-486c-47bb-be36-31c845a1aff6 [pid: 8|app: 0|req: 848/1574] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:11:05 2026] POST /v2.0/networks => generated 632 bytes in 45959 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:11:51.177 8 INFO neutron.db.segments_db [None req-3ae558f6-6537-48ae-b184-dd31e5d962af e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Added segment f7af981e-dcc4-473b-9d39-70d0eab8697b of type vxlan for network 840bc644-6c5b-4ebf-80e1-3c6422b1dbca 2026-05-14 18:11:51.417 7 INFO neutron.services.segments.plugin [-] Segment f96a3252-6acb-487a-89c0-d72fd9bb865f resource provider aggregate not found 2026-05-14 18:11:51.454 7 INFO neutron.services.segments.plugin [-] Segment f96a3252-6acb-487a-89c0-d72fd9bb865f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f96a3252-6acb-487a-89c0-d72fd9bb865f found for delete ", "request_id": "req-0ab643cf-5052-4de1-b8cc-7e366d754343"}]} 2026-05-14 18:11:51.471 7 INFO neutron.services.segments.plugin [-] Segment f96a3252-6acb-487a-89c0-d72fd9bb865f resource provider aggregate not found [pid: 7|app: 0|req: 727/1575] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:11:50 2026] DELETE /v2.0/networks/2eba380c-77f8-4e61-ad37-6234471b0283 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:11:51.498 7 INFO neutron.services.segments.plugin [-] Segment f96a3252-6acb-487a-89c0-d72fd9bb865f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f96a3252-6acb-487a-89c0-d72fd9bb865f found for delete ", "request_id": "req-234a391c-a784-49ab-b2e5-7cf069502949"}]} 2026-05-14 18:11:51.727 7 INFO neutron.db.segments_db [None req-11b314cf-ff50-4594-ad72-6ce764076afb 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] Added segment 53c145f5-aaa4-4c9a-b8cc-75fec45e2dac of type vxlan for network 96eda471-5b93-478b-9546-970cba7947f7 [pid: 7|app: 0|req: 728/1576] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:11:51 2026] POST /v2.0/networks => generated 636 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:11:51.971 8 INFO neutron.db.l3_hamode_db [None req-3ae558f6-6537-48ae-b184-dd31e5d962af e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 729/1577] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:11:51 2026] POST /v2.0/subnets => generated 646 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1578] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:11:52 2026] POST /v2.0/ports => generated 928 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:11:52.850 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c4f85dc-8191-4e55-8b0f-0f44cfd2d76b 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] TaaS: Handle Delete Port: 8105f8b7-3821-4538-bfae-b43fb6798dcd 2026-05-14 18:11:52.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c4f85dc-8191-4e55-8b0f-0f44cfd2d76b 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] Tap Mirror: Handle Delete Port: 8105f8b7-3821-4538-bfae-b43fb6798dcd [pid: 7|app: 0|req: 731/1579] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:11:52 2026] DELETE /v2.0/ports/8105f8b7-3821-4538-bfae-b43fb6798dcd => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:11:52.999 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92b88cd9-9001-499c-a113-e95fe62c7021 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1580] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:11:52 2026] GET /v2.0/ports/8105f8b7-3821-4538-bfae-b43fb6798dcd => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:11:53.021 8 INFO neutron.db.l3_hamode_db [None req-3ae558f6-6537-48ae-b184-dd31e5d962af e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 733/1581] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:11:53 2026] DELETE /v2.0/subnets/1a4d0b82-db0c-40a5-8ed0-5bd865cc69f8 => 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: 734/1582] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:11:53 2026] DELETE /v2.0/networks/96eda471-5b93-478b-9546-970cba7947f7 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:11:53.477 7 INFO neutron.services.segments.plugin [-] Segment 53c145f5-aaa4-4c9a-b8cc-75fec45e2dac resource provider aggregate not found 2026-05-14 18:11:53.503 7 INFO neutron.services.segments.plugin [-] Segment 53c145f5-aaa4-4c9a-b8cc-75fec45e2dac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53c145f5-aaa4-4c9a-b8cc-75fec45e2dac found for delete ", "request_id": "req-fae948d4-b7e7-49cb-a71a-cc8fcaabda28"}]} 2026-05-14 18:11:53.528 7 INFO neutron.services.segments.plugin [-] Segment 53c145f5-aaa4-4c9a-b8cc-75fec45e2dac resource provider aggregate not found 2026-05-14 18:11:53.550 7 INFO neutron.services.segments.plugin [-] Segment 53c145f5-aaa4-4c9a-b8cc-75fec45e2dac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53c145f5-aaa4-4c9a-b8cc-75fec45e2dac found for delete ", "request_id": "req-a29d74d0-9182-4a79-93fc-ed0c0903b37c"}]} [pid: 7|app: 0|req: 735/1583] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:11:53 2026] POST /v2.0/ports => generated 779 bytes in 323 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: 736/1584] 10.0.0.139 () {34 vars in 737 bytes} [Thu May 14 18:11:53 2026] PUT /v2.0/ports/ce4f9c29-5f0c-438c-9b45-dfa129608166 => generated 752 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:11:53.917 7 INFO neutron_taas.services.taas.taas_plugin [None req-473921f1-47d4-4fe4-9f51-c6aabf664b3e 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] TaaS: Handle Delete Port: ce4f9c29-5f0c-438c-9b45-dfa129608166 2026-05-14 18:11:53.921 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-473921f1-47d4-4fe4-9f51-c6aabf664b3e 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] Tap Mirror: Handle Delete Port: ce4f9c29-5f0c-438c-9b45-dfa129608166 [pid: 7|app: 0|req: 737/1585] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:11:53 2026] DELETE /v2.0/ports/ce4f9c29-5f0c-438c-9b45-dfa129608166 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1586] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:11:51 2026] POST /v2.0/routers => generated 695 bytes in 2998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1587] 10.0.0.139 () {32 vars in 643 bytes} [Thu May 14 18:11:54 2026] GET /v2.0/ports => generated 782 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:11:54.135 7 WARNING neutron.db.securitygroups_db [None req-a51f4310-0339-4a37-af8e-af5a61501046 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 851/1588] 10.0.0.139 () {32 vars in 776 bytes} [Thu May 14 18:11:54 2026] GET /v2.0/subnets?project_id=a2c7914a074f417a9c8157d9b23dd13e&cidr=10.100.0.0%2F28 => generated 14 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1589] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:11:54 2026] GET /v2.0/security-groups?tenant_id=d81648d1799d4eb087488540013d194b&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:11:54.284 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d83644f-48a7-4d4f-b811-3d7c61dac2d2 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1590] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:11:54 2026] GET /v2.0/ports/ce4f9c29-5f0c-438c-9b45-dfa129608166 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1591] 10.0.0.139 () {32 vars in 694 bytes} [Thu May 14 18:11:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1592] 10.0.0.139 () {32 vars in 643 bytes} [Thu May 14 18:11:54 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1593] 10.0.0.139 () {32 vars in 784 bytes} [Thu May 14 18:11:54 2026] GET /v2.0/subnets?network_id=7d6d4597-e644-4241-a7d7-ada357a052c7&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1594] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:11:54 2026] DELETE /v2.0/security-groups/925e4cff-da1a-4868-9244-375db4d1cc21 => 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: 742/1595] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:11:54 2026] GET /v2.0/ports/6a00bc98-9484-4b2f-8ffa-9050df86dcdf => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:11:54.426 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5126a4b7-aa4c-410a-9d8e-a8a122e6ff64 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1596] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:11:54 2026] DELETE /v2.0/ports/8105f8b7-3821-4538-bfae-b43fb6798dcd => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:11:54.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a6be519-8e1a-4694-ae60-09cc6d35c0ee 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 744/1597] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:11:54 2026] DELETE /v2.0/subnets/1a4d0b82-db0c-40a5-8ed0-5bd865cc69f8 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:11:54.475 7 INFO neutron.pecan_wsgi.hooks.translation [None req-464332b5-8bc6-44e8-a0a6-263898f98da7 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 745/1598] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:11:54 2026] DELETE /v2.0/subnets/e971bfd4-5654-4437-8d13-0acab34413fc => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:11:54.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-81d8d6e6-dcf4-4efe-b805-728191291f60 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] TaaS: Handle Delete Port: 6a00bc98-9484-4b2f-8ffa-9050df86dcdf 2026-05-14 18:11:54.583 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81d8d6e6-dcf4-4efe-b805-728191291f60 560c5828ebc645309bc305ec585f7d93 37efa5d90fa54d8a904f5543711f0cab - - default default] Tap Mirror: Handle Delete Port: 6a00bc98-9484-4b2f-8ffa-9050df86dcdf [pid: 7|app: 0|req: 746/1599] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:11:54 2026] DELETE /v2.0/ports/6a00bc98-9484-4b2f-8ffa-9050df86dcdf => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1600] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:11:54 2026] POST /v2.0/subnets => generated 656 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1601] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:11:54 2026] DELETE /v2.0/networks/b10fbf72-001a-4e6e-a2f1-d970e22fff56 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:11:55.527 7 INFO neutron.services.segments.plugin [-] Segment ae4fe7fa-2a1e-4ff6-953b-e92e67773b87 resource provider aggregate not found 2026-05-14 18:11:55.541 7 WARNING neutron.db.securitygroups_db [None req-e4806b64-f176-4086-b5b0-11a449063d9c aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:11:55.549 7 INFO neutron.services.segments.plugin [-] Segment ae4fe7fa-2a1e-4ff6-953b-e92e67773b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae4fe7fa-2a1e-4ff6-953b-e92e67773b87 found for delete ", "request_id": "req-beca0cde-d647-400c-bd2f-24e303ac04da"}]} 2026-05-14 18:11:55.571 7 INFO neutron.services.segments.plugin [-] Segment ae4fe7fa-2a1e-4ff6-953b-e92e67773b87 resource provider aggregate not found 2026-05-14 18:11:55.588 7 INFO neutron.services.segments.plugin [-] Segment ae4fe7fa-2a1e-4ff6-953b-e92e67773b87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae4fe7fa-2a1e-4ff6-953b-e92e67773b87 found for delete ", "request_id": "req-01b1fa50-4871-4c18-9ad1-01c53b407f03"}]} [pid: 7|app: 0|req: 748/1602] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:11:55 2026] GET /v2.0/security-groups?tenant_id=37efa5d90fa54d8a904f5543711f0cab&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1603] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:11:55 2026] DELETE /v2.0/security-groups/6ca6a2a5-2770-4d83-9ce4-bc25c2b8aabd => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1604] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:11:54 2026] PUT /v2.0/routers/f1609ffe-ada6-4f26-85ee-e65a5010d032/add_router_interface => generated 310 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1605] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:11:56 2026] GET /v2.0/networks => generated 3607 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1606] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:11:56 2026] GET /v2.0/subnets => generated 2595 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1607] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:11:56 2026] GET /v2.0/routers => generated 738 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1608] 10.0.0.139 () {34 vars in 685 bytes} [Thu May 14 18:11:56 2026] POST /v2.0/security-groups => generated 1675 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:11:56.648 8 INFO neutron.db.segments_db [None req-d7f5e54d-a477-49be-8893-553a3459b69f 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Added segment 51d45f46-daad-41cb-8645-45b7a2a95d66 of type vxlan for network b7d978e7-2d98-4949-99e4-3ddc3aface17 [pid: 8|app: 0|req: 857/1609] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:11:56 2026] POST /v2.0/networks => generated 650 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1610] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:11:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1611] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:11:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1612] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:11:56 2026] POST /v2.0/subnets => generated 627 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1613] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:11:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:11:57.057 8 INFO neutron.db.segments_db [None req-6dcb6e22-05d4-451e-a293-4527db656994 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Added segment 14e6c834-a8ec-44b6-8e84-51a18af94e90 of type vxlan for network 92f5e637-df45-4389-b401-ed78cf375514 [pid: 7|app: 0|req: 756/1614] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:11:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:11:57.238 7 INFO neutron.db.securitygroups_db [None req-c05a9907-3eca-4449-a642-205493eaf62a e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Project a2c7914a074f417a9c8157d9b23dd13e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-14 18:11:57.329 8 INFO neutron.db.l3_hamode_db [None req-6dcb6e22-05d4-451e-a293-4527db656994 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 757/1615] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:11:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:11:57.410 7 INFO neutron.db.securitygroups_db [None req-9686e2fe-5fd9-4a8b-9b5c-518bae49da55 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Project a2c7914a074f417a9c8157d9b23dd13e 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: 758/1616] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:11:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:11:58.046 7 INFO neutron.db.segments_db [None req-4d8b24eb-c521-404e-a65d-531c037baa8e a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Added segment 3c19ed12-302e-40d7-a04b-62facad96153 of type vxlan for network 6c8ac144-32af-4eff-9880-b1b4ee191273 [pid: 7|app: 0|req: 759/1617] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:11:57 2026] POST /v2.0/networks => generated 633 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1618] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:11:58 2026] GET /v2.0/networks => generated 1297 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:11:58.293 7 INFO neutron.db.segments_db [None req-405c8d43-5427-4d2d-a20a-dd90ca50a9dd a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Added segment 005aa243-fa89-4da5-a9e3-807b5369dfe9 of type vxlan for network 707692ad-1eb7-4f78-90a7-d8dfa1f5b814 2026-05-14 18:11:58.336 8 INFO neutron.db.l3_hamode_db [None req-6dcb6e22-05d4-451e-a293-4527db656994 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 761/1619] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:11:58 2026] POST /v2.0/networks => generated 634 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:11:58.396 7 WARNING neutron.db.securitygroups_db [req-ceea0d90-0f92-4071-807b-5bd284ba19fd req-f7f6088b-4e89-42f6-a632-f97f961b2ef6 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 762/1620] 10.0.0.112 () {34 vars in 1100 bytes} [Thu May 14 18:11:58 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1104306659&fields=id&tenant_id=a2c7914a074f417a9c8157d9b23dd13e => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1621] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:11:58 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1622] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:11:58 2026] GET /v2.0/networks?id=65bcd456-0178-4c05-9f3e-daedc7860442 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1623] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:11:58 2026] POST /v2.0/subnets => generated 655 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1624] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:11:59 2026] GET /v2.0/quotas/a2c7914a074f417a9c8157d9b23dd13e => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:11:59.071 7 INFO neutron.db.segments_db [None req-a7d11c25-eb9e-45cb-9b97-f69aa187f14a a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Added segment dfc3b77b-8549-46a9-a119-141b96d44d28 of type vxlan for network 85ec379f-3e80-4434-b969-35660b9b0825 [pid: 8|app: 0|req: 859/1627] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:11:57 2026] POST /v2.0/routers => generated 694 bytes in 2229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1628] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:11:59 2026] GET /v2.0/ports?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&fields=id => generated 57 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:11:59.377 7 INFO neutron.db.l3_hamode_db [None req-a7d11c25-eb9e-45cb-9b97-f69aa187f14a a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:11:59.536 7 INFO neutron.db.l3_hamode_db [None req-a7d11c25-eb9e-45cb-9b97-f69aa187f14a a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 769/1629] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:11:59 2026] POST /v2.0/routers => generated 510 bytes in 1219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1630] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:12:00 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1631] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:11:59 2026] PUT /v2.0/routers/285fa784-d8ba-45ce-98be-daca7acf1bae/add_router_interface => generated 310 bytes in 1790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1632] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:12:01 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1633] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:12:00 2026] PUT /v2.0/routers/da626b27-77e9-4b61-8773-a3a1ecbbf81f/add_router_interface => generated 310 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1634] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:01 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 863/1635] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:12:01 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, ' [pid: 7|app: 0|req: 773/1636] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:12:01 2026] GET /v2.0/ports/99fb6ee6-d902-4fba-8438-9ab145599fc5 => generated 959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1637] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:12:01 2026] POST /v2.0/ports => generated 959 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:12:02.784 8 INFO neutron.db.l3_db [None req-64c808c0-1ac7-494b-aa34-4f36135da0e3 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Floating IP 0c52ddb1-7c54-49a4-a3c9-c264aac74e16 associated. External IP: 10.96.250.219, port: c9a6b859-a08a-4367-b7b6-5d216f9bc096. [pid: 7|app: 0|req: 774/1638] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:12:01 2026] PUT /v2.0/routers/da626b27-77e9-4b61-8773-a3a1ecbbf81f/add_router_interface => generated 310 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1639] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:02 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 776/1640] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:12:02 2026] GET /v2.0/ports/2b2cafe7-dfa9-456a-a9ae-19283a40bd99 => generated 967 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1641] 10.0.0.139 () {34 vars in 677 bytes} [Thu May 14 18:12:01 2026] POST /v2.0/floatingips => generated 843 bytes in 1179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:03.255 8 INFO neutron.db.l3_db [None req-acff22fc-c431-4f15-ad12-f0930b3a774d 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Floating IP 0c52ddb1-7c54-49a4-a3c9-c264aac74e16 disassociated. External IP: 10.96.250.219, port: c9a6b859-a08a-4367-b7b6-5d216f9bc096. 2026-05-14 18:12:03.390 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e1567a2-f158-4acf-b9ef-8641483107a2 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] TaaS: Handle Delete Port: 2b2cafe7-dfa9-456a-a9ae-19283a40bd99 2026-05-14 18:12:03.393 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e1567a2-f158-4acf-b9ef-8641483107a2 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Tap Mirror: Handle Delete Port: 2b2cafe7-dfa9-456a-a9ae-19283a40bd99 [pid: 8|app: 0|req: 866/1642] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:12:03 2026] PUT /v2.0/floatingips/0c52ddb1-7c54-49a4-a3c9-c264aac74e16 => generated 552 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:03.703 8 INFO neutron_taas.services.taas.taas_plugin [None req-51457b72-8a65-49f9-9b00-6c98e57a42cd 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] TaaS: Handle Delete Port: 9c4820ba-6169-41e6-b7fa-7342ce06044c 2026-05-14 18:12:03.707 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51457b72-8a65-49f9-9b00-6c98e57a42cd 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Tap Mirror: Handle Delete Port: 9c4820ba-6169-41e6-b7fa-7342ce06044c [pid: 7|app: 0|req: 777/1643] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:12:03 2026] PUT /v2.0/routers/da626b27-77e9-4b61-8773-a3a1ecbbf81f/remove_router_interface => generated 310 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1644] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:12:03 2026] DELETE /v2.0/floatingips/0c52ddb1-7c54-49a4-a3c9-c264aac74e16 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:12:04.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ac2ebdc-f410-48cf-99e2-3b4334f34328 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] TaaS: Handle Delete Port: 99fb6ee6-d902-4fba-8438-9ab145599fc5 2026-05-14 18:12:04.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ac2ebdc-f410-48cf-99e2-3b4334f34328 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Tap Mirror: Handle Delete Port: 99fb6ee6-d902-4fba-8438-9ab145599fc5 [pid: 7|app: 0|req: 778/1645] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:12:03 2026] PUT /v2.0/routers/da626b27-77e9-4b61-8773-a3a1ecbbf81f/remove_router_interface => generated 310 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1646] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:04 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 780/1647] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:12:04 2026] GET /v2.0/ports?device_id=da626b27-77e9-4b61-8773-a3a1ecbbf81f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:04.702 8 INFO neutron.db.l3_db [None req-a67650c5-e1d5-4598-bd15-896523bd2091 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Floating IP e0c659b9-b389-4b1a-a685-714fe4b416a0 associated. External IP: 10.96.250.213, port: 9394fade-b923-4346-9830-e6e6c435794e. 2026-05-14 18:12:04.727 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff4e8076-d6e6-4081-9b31-38f5f3042e3d a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] TaaS: Handle Delete Port: 7e14a6c0-17f1-46d8-9877-44dbd74766be 2026-05-14 18:12:04.730 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff4e8076-d6e6-4081-9b31-38f5f3042e3d a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Tap Mirror: Handle Delete Port: 7e14a6c0-17f1-46d8-9877-44dbd74766be [pid: 8|app: 0|req: 868/1648] 10.0.0.139 () {34 vars in 677 bytes} [Thu May 14 18:12:03 2026] POST /v2.0/floatingips => generated 841 bytes in 1160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:05.084 7 INFO neutron.services.segments.plugin [-] Segment dfc3b77b-8549-46a9-a119-141b96d44d28 resource provider aggregate not found 2026-05-14 18:12:05.093 7 INFO neutron.services.segments.plugin [-] Segment dfc3b77b-8549-46a9-a119-141b96d44d28 resource provider aggregate not found 2026-05-14 18:12:05.115 7 INFO neutron.services.segments.plugin [-] Segment dfc3b77b-8549-46a9-a119-141b96d44d28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfc3b77b-8549-46a9-a119-141b96d44d28 found for delete ", "request_id": "req-977549ac-cc0a-4734-9ea7-3d98483936c9"}]} [pid: 8|app: 0|req: 869/1649] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:12:05 2026] GET /v2.0/floatingips/e0c659b9-b389-4b1a-a685-714fe4b416a0 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:05.119 7 INFO neutron.services.segments.plugin [-] Segment dfc3b77b-8549-46a9-a119-141b96d44d28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfc3b77b-8549-46a9-a119-141b96d44d28 found for delete ", "request_id": "req-49414357-041c-49a6-a457-50862f48ca4d"}]} 2026-05-14 18:12:05.131 7 INFO neutron.db.l3_hamode_db [None req-ff4e8076-d6e6-4081-9b31-38f5f3042e3d a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] HA network 85ec379f-3e80-4434-b969-35660b9b0825 was deleted as no HA routers are present in project 0822bb0daf0348ddb0a90d73a4b67e54. [pid: 7|app: 0|req: 781/1650] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:04 2026] DELETE /v2.0/routers/da626b27-77e9-4b61-8773-a3a1ecbbf81f => generated 0 bytes in 564 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1651] 10.0.0.139 () {32 vars in 655 bytes} [Thu May 14 18:12:05 2026] GET /v2.0/floatingips => generated 844 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1652] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:05 2026] DELETE /v2.0/subnets/c03231be-31b0-4703-91a6-8553c46c881f => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1653] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:05 2026] DELETE /v2.0/subnets/e15bb745-366a-4cb8-a1d2-797045f07c24 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1654] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:05 2026] DELETE /v2.0/networks/707692ad-1eb7-4f78-90a7-d8dfa1f5b814 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:12:05.631 8 INFO neutron.db.l3_db [None req-05ae927a-3662-4c99-ae65-34d19b30e538 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Floating IP e0c659b9-b389-4b1a-a685-714fe4b416a0 associated. External IP: 10.96.250.213, port: 9394fade-b923-4346-9830-e6e6c435794e. [pid: 7|app: 0|req: 785/1655] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:12:05 2026] GET /v2.0/networks?id=65bcd456-0178-4c05-9f3e-daedc7860442 => generated 660 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1656] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:05 2026] DELETE /v2.0/networks/6c8ac144-32af-4eff-9880-b1b4ee191273 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1657] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:05 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:05.814 7 WARNING neutron.db.securitygroups_db [req-ceea0d90-0f92-4071-807b-5bd284ba19fd req-8b3ac8d3-a428-476c-bc5e-e86e071ac9c5 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 788/1658] 199.204.45.169 () {34 vars in 1050 bytes} [Thu May 14 18:12:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a2c7914a074f417a9c8157d9b23dd13e => generated 181 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:05.884 7 INFO neutron.db.segments_db [None req-a8b53509-49ff-42dd-a354-f84413611ed0 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Added segment 92638ec0-04cd-4bd7-b538-de99d74a2ac0 of type vxlan for network 7331c489-2479-4664-a491-b2fc2206d8dc [pid: 7|app: 0|req: 789/1659] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:05 2026] POST /v2.0/networks => generated 633 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1660] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:12:05 2026] PUT /v2.0/floatingips/e0c659b9-b389-4b1a-a685-714fe4b416a0 => generated 843 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1661] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:12:05 2026] POST /v2.0/ports => generated 954 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:12:06.520 7 INFO neutron.db.l3_db [None req-d29b60e4-29c9-4ff9-ae26-3c4d4527e8a9 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Floating IP e0c659b9-b389-4b1a-a685-714fe4b416a0 disassociated. External IP: 10.96.250.213, port: c9a6b859-a08a-4367-b7b6-5d216f9bc096. [pid: 8|app: 0|req: 872/1662] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:12:06 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1663] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:12:06 2026] PUT /v2.0/floatingips/e0c659b9-b389-4b1a-a685-714fe4b416a0 => generated 552 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:06.913 7 INFO neutron.db.segments_db [None req-62e7df18-2a85-4bd7-8300-e212e777aa65 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Added segment 4779c8c7-94df-4c17-9f5f-f099f738193d of type vxlan for network c3ec6226-9e50-4f3c-8c0f-1c1db3958dbb [pid: 8|app: 0|req: 873/1664] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:12:06 2026] PUT /v2.0/ports/8e9b3a62-f10c-4196-9e9d-7f3bc593a998 => generated 1235 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:12:06.993 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-544c5331-a2a5-422f-bfcd-ae460f4e1f40'] response: {'name': 'network-changed', 'server_uuid': 'e0d0ad35-ad34-4b56-bd6f-f4980e5afd63', 'tag': '8e9b3a62-f10c-4196-9e9d-7f3bc593a998', 'status': 'completed', 'code': 200} 2026-05-14 18:12:07.082 8 INFO neutron_taas.services.taas.taas_plugin [None req-74c35bf9-1783-4258-aa35-4df3dcbbf289 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] TaaS: Handle Delete Port: 6d3203b1-84d3-48c9-98bd-adc7455335b5 2026-05-14 18:12:07.085 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74c35bf9-1783-4258-aa35-4df3dcbbf289 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Tap Mirror: Handle Delete Port: 6d3203b1-84d3-48c9-98bd-adc7455335b5 2026-05-14 18:12:07.143 7 INFO neutron.services.segments.plugin [-] Segment 005aa243-fa89-4da5-a9e3-807b5369dfe9 resource provider aggregate not found 2026-05-14 18:12:07.153 7 INFO neutron.services.segments.plugin [-] Segment 005aa243-fa89-4da5-a9e3-807b5369dfe9 resource provider aggregate not found 2026-05-14 18:12:07.168 7 INFO neutron.services.segments.plugin [-] Segment 005aa243-fa89-4da5-a9e3-807b5369dfe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 005aa243-fa89-4da5-a9e3-807b5369dfe9 found for delete ", "request_id": "req-fcd898ab-2cf3-4ca0-b6f2-870f0e48e72a"}]} 2026-05-14 18:12:07.174 7 INFO neutron.services.segments.plugin [-] Segment 005aa243-fa89-4da5-a9e3-807b5369dfe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 005aa243-fa89-4da5-a9e3-807b5369dfe9 found for delete ", "request_id": "req-17290dae-9de0-4556-a82f-3482af3659a2"}]} 2026-05-14 18:12:07.191 7 INFO neutron.services.segments.plugin [-] Segment 3c19ed12-302e-40d7-a04b-62facad96153 resource provider aggregate not found 2026-05-14 18:12:07.200 7 INFO neutron.services.segments.plugin [-] Segment 3c19ed12-302e-40d7-a04b-62facad96153 resource provider aggregate not found 2026-05-14 18:12:07.210 7 INFO neutron.services.segments.plugin [-] Segment 3c19ed12-302e-40d7-a04b-62facad96153 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c19ed12-302e-40d7-a04b-62facad96153 found for delete ", "request_id": "req-e8f1c4c1-7df2-44ee-bee5-0124ec03a31d"}]} 2026-05-14 18:12:07.228 7 INFO neutron.services.segments.plugin [-] Segment 3c19ed12-302e-40d7-a04b-62facad96153 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c19ed12-302e-40d7-a04b-62facad96153 found for delete ", "request_id": "req-3d2154c7-cf80-4100-aad8-c6daf044bccc"}]} 2026-05-14 18:12:07.255 7 INFO neutron.db.l3_hamode_db [None req-62e7df18-2a85-4bd7-8300-e212e777aa65 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 874/1665] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:12:06 2026] DELETE /v2.0/floatingips/e0c659b9-b389-4b1a-a685-714fe4b416a0 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1666] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:07 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:07.377 8 INFO neutron.api.v2.resource [None req-6d4d2697-ae48-40c7-9d87-db5e49e0fa82 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 876/1667] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:12:07 2026] DELETE /v2.0/floatingips/e0c659b9-b389-4b1a-a685-714fe4b416a0 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:12:07.392 7 INFO neutron.db.l3_hamode_db [None req-62e7df18-2a85-4bd7-8300-e212e777aa65 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 877/1668] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:07 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:07.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-233a1d59-fda1-42b4-ae8a-10d0b32ebb51 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] TaaS: Handle Delete Port: c9a6b859-a08a-4367-b7b6-5d216f9bc096 2026-05-14 18:12:07.569 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-233a1d59-fda1-42b4-ae8a-10d0b32ebb51 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Tap Mirror: Handle Delete Port: c9a6b859-a08a-4367-b7b6-5d216f9bc096 [pid: 8|app: 0|req: 878/1669] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:12:07 2026] DELETE /v2.0/ports/c9a6b859-a08a-4367-b7b6-5d216f9bc096 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1670] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:12:07 2026] GET /v2.0/ports?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:12:07.906 8 INFO neutron_taas.services.taas.taas_plugin [None req-2fc8220b-2729-45dd-a2fd-0bb4ee6194a6 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] TaaS: Handle Delete Port: 9394fade-b923-4346-9830-e6e6c435794e 2026-05-14 18:12:07.913 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fc8220b-2729-45dd-a2fd-0bb4ee6194a6 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Tap Mirror: Handle Delete Port: 9394fade-b923-4346-9830-e6e6c435794e [pid: 7|app: 0|req: 792/1671] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:12:06 2026] POST /v2.0/routers => generated 510 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1672] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:12:07 2026] GET /v2.0/networks?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&shared=False => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1673] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:12:07 2026] DELETE /v2.0/ports/9394fade-b923-4346-9830-e6e6c435794e => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1674] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:12:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1675] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:12:08 2026] GET /v2.0/ports?device_id=285fa784-d8ba-45ce-98be-daca7acf1bae => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1676] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:12:07 2026] POST /v2.0/ports => generated 964 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:12:08.633 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a257d40-e3e3-488a-a403-498001c5e278 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] TaaS: Handle Delete Port: 13b46400-9903-4dbb-9986-d493d7ba32c2 2026-05-14 18:12:08.636 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a257d40-e3e3-488a-a403-498001c5e278 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Tap Mirror: Handle Delete Port: 13b46400-9903-4dbb-9986-d493d7ba32c2 [pid: 8|app: 0|req: 883/1677] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:12:08 2026] PUT /v2.0/routers/285fa784-d8ba-45ce-98be-daca7acf1bae/remove_router_interface => generated 310 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1678] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:09 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1679] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:12:09 2026] GET /v2.0/ports?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 795/1680] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:12:08 2026] PUT /v2.0/routers/fdcd951d-3413-40f1-a37b-a20628a6dce9/add_router_interface => generated 310 bytes in 1208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:12:09.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa121715-f041-4da5-b160-0c76eef9a0c6 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] TaaS: Handle Delete Port: 5c5cf31c-3bdd-4185-a0d9-9cc690dd5142 2026-05-14 18:12:09.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa121715-f041-4da5-b160-0c76eef9a0c6 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Tap Mirror: Handle Delete Port: 5c5cf31c-3bdd-4185-a0d9-9cc690dd5142 [pid: 7|app: 0|req: 796/1681] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:09 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&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: 797/1682] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:12:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8e9b3a62-f10c-4196-9e9d-7f3bc593a998 => 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: 798/1683] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:12:09 2026] GET /v2.0/ports/49c8bfdc-2f18-4721-a5b2-b0f2da26f176 => generated 1038 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1684] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:12:09 2026] GET /v2.0/subnets?id=d9df2f12-99c3-4e3d-b2bc-7d853ce4e9c0 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:09.931 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa121715-f041-4da5-b160-0c76eef9a0c6 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] TaaS: Handle Delete Port: d0712926-ba6a-4de9-b53f-5ce285eb2c74 2026-05-14 18:12:09.934 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa121715-f041-4da5-b160-0c76eef9a0c6 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] Tap Mirror: Handle Delete Port: d0712926-ba6a-4de9-b53f-5ce285eb2c74 2026-05-14 18:12:09.996 7 INFO neutron_taas.services.taas.taas_plugin [None req-6aa08499-ed86-4a2a-bcd3-5580bc8d09d1 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] TaaS: Handle Delete Port: 49c8bfdc-2f18-4721-a5b2-b0f2da26f176 2026-05-14 18:12:10.000 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6aa08499-ed86-4a2a-bcd3-5580bc8d09d1 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Tap Mirror: Handle Delete Port: 49c8bfdc-2f18-4721-a5b2-b0f2da26f176 2026-05-14 18:12:10.337 8 INFO neutron.services.segments.plugin [-] Segment 14e6c834-a8ec-44b6-8e84-51a18af94e90 resource provider aggregate not found 2026-05-14 18:12:10.348 8 INFO neutron.services.segments.plugin [-] Segment 14e6c834-a8ec-44b6-8e84-51a18af94e90 resource provider aggregate not found 2026-05-14 18:12:10.357 8 INFO neutron.services.segments.plugin [-] Segment 14e6c834-a8ec-44b6-8e84-51a18af94e90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e6c834-a8ec-44b6-8e84-51a18af94e90 found for delete ", "request_id": "req-7e023c75-33e9-49de-9455-882902a9fa7d"}]} 2026-05-14 18:12:10.364 8 INFO neutron.db.l3_hamode_db [None req-fa121715-f041-4da5-b160-0c76eef9a0c6 3112ad1c10ff45a6b11a4eb75e261b21 70c04008f50041ae901e4369df189ec1 - - default default] HA network 92f5e637-df45-4389-b401-ed78cf375514 was deleted as no HA routers are present in project 70c04008f50041ae901e4369df189ec1. 2026-05-14 18:12:10.371 8 INFO neutron.services.segments.plugin [-] Segment 14e6c834-a8ec-44b6-8e84-51a18af94e90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e6c834-a8ec-44b6-8e84-51a18af94e90 found for delete ", "request_id": "req-61e4173a-5bb8-4e03-a00c-0e09da89e9cf"}]} [pid: 8|app: 0|req: 886/1685] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:09 2026] DELETE /v2.0/routers/285fa784-d8ba-45ce-98be-daca7acf1bae => generated 0 bytes in 1024 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1686] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:12:10 2026] GET /v2.0/ports?network_id=65bcd456-0178-4c05-9f3e-daedc7860442&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: 800/1687] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:12:09 2026] PUT /v2.0/routers/fdcd951d-3413-40f1-a37b-a20628a6dce9/remove_router_interface => generated 310 bytes in 764 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: 801/1688] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:12:10 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?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: 888/1689] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:10 2026] DELETE /v2.0/subnets/bcedb7f6-152e-4acc-a10d-048ebd90c2ca => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:12:10.591 7 INFO neutron.api.v2.resource [None req-4f0a49d4-b64d-4cd9-884d-9560032760fd a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 802/1690] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:12:10 2026] PUT /v2.0/routers/fdcd951d-3413-40f1-a37b-a20628a6dce9/remove_router_interface => generated 197 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1691] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:12:10 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?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: 890/1692] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:12:10 2026] GET /v2.0/ports?device_id=fdcd951d-3413-40f1-a37b-a20628a6dce9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:10.736 7 INFO neutron.services.segments.plugin [-] Segment 51d45f46-daad-41cb-8645-45b7a2a95d66 resource provider aggregate not found 2026-05-14 18:12:10.744 7 INFO neutron.services.segments.plugin [-] Segment 51d45f46-daad-41cb-8645-45b7a2a95d66 resource provider aggregate not found 2026-05-14 18:12:10.770 7 INFO neutron.services.segments.plugin [-] Segment 51d45f46-daad-41cb-8645-45b7a2a95d66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51d45f46-daad-41cb-8645-45b7a2a95d66 found for delete ", "request_id": "req-ebda5c4f-89fa-4419-bb4c-8ff22d93681e"}]} 2026-05-14 18:12:10.788 7 INFO neutron.services.segments.plugin [-] Segment 51d45f46-daad-41cb-8645-45b7a2a95d66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51d45f46-daad-41cb-8645-45b7a2a95d66 found for delete ", "request_id": "req-be8497d9-c139-4657-b6fd-6b42ed807538"}]} [pid: 7|app: 0|req: 803/1693] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:10 2026] DELETE /v2.0/networks/b7d978e7-2d98-4949-99e4-3ddc3aface17 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1694] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:10 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1695] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:10 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:10.910 8 INFO neutron_taas.services.taas.taas_plugin [None req-81a6828d-212e-47ff-8f03-75c6479aa01b a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] TaaS: Handle Delete Port: 9ff19d4a-cd8f-45da-9827-1c92654b31a9 2026-05-14 18:12:10.913 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81a6828d-212e-47ff-8f03-75c6479aa01b a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Tap Mirror: Handle Delete Port: 9ff19d4a-cd8f-45da-9827-1c92654b31a9 2026-05-14 18:12:11.358 8 INFO neutron.db.l3_hamode_db [None req-81a6828d-212e-47ff-8f03-75c6479aa01b a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] HA network c3ec6226-9e50-4f3c-8c0f-1c1db3958dbb was deleted as no HA routers are present in project 0822bb0daf0348ddb0a90d73a4b67e54. [pid: 8|app: 0|req: 891/1696] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:10 2026] DELETE /v2.0/routers/fdcd951d-3413-40f1-a37b-a20628a6dce9 => generated 0 bytes in 741 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:12:11.550 8 WARNING neutron.db.securitygroups_db [None req-c1005fd8-d845-4668-94ed-7f70c98de8c8 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 892/1697] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:12:11 2026] GET /v2.0/security-groups?tenant_id=70c04008f50041ae901e4369df189ec1&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: 806/1698] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:11 2026] DELETE /v2.0/subnets/13ea7ce4-9652-4235-9002-474786d34cb7 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1699] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:11 2026] DELETE /v2.0/security-groups/a0d0bd72-9aef-4940-935f-45983799e2a6 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:12:11.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-6aca1e47-c9d9-4545-af01-24009357228b a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] TaaS: Handle Delete Port: 31ba7909-1310-47b0-8af3-10045d3337fb 2026-05-14 18:12:11.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6aca1e47-c9d9-4545-af01-24009357228b a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Tap Mirror: Handle Delete Port: 31ba7909-1310-47b0-8af3-10045d3337fb [pid: 8|app: 0|req: 894/1700] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:11 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 807/1701] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:11 2026] DELETE /v2.0/networks/7331c489-2479-4664-a491-b2fc2206d8dc => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1702] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:12 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&fields=id&fields=name => generated 114 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:12.270 7 INFO neutron.db.segments_db [None req-de91d83e-0e25-4892-93c5-42f2c70cc50f a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Added segment a3a6e27e-a47b-49ca-914a-614b5a2853bf of type vxlan for network 89f9175e-b49c-48aa-b2ac-a6c7def9fc14 2026-05-14 18:12:12.381 8 INFO neutron.services.segments.plugin [-] Segment 4779c8c7-94df-4c17-9f5f-f099f738193d resource provider aggregate not found [pid: 7|app: 0|req: 808/1703] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:12 2026] POST /v2.0/networks => generated 634 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:12.396 8 INFO neutron.services.segments.plugin [-] Segment 4779c8c7-94df-4c17-9f5f-f099f738193d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4779c8c7-94df-4c17-9f5f-f099f738193d found for delete ", "request_id": "req-6943f12a-1659-4e47-a11d-7cf0f1e01f5a"}]} 2026-05-14 18:12:12.408 8 INFO neutron.services.segments.plugin [-] Segment 4779c8c7-94df-4c17-9f5f-f099f738193d resource provider aggregate not found 2026-05-14 18:12:12.435 8 INFO neutron.services.segments.plugin [-] Segment 4779c8c7-94df-4c17-9f5f-f099f738193d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4779c8c7-94df-4c17-9f5f-f099f738193d found for delete ", "request_id": "req-d7b16e25-0af9-42ab-88ec-02330c1b5e84"}]} [pid: 8|app: 0|req: 896/1704] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:12:12 2026] POST /v2.0/subnets => generated 646 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:12.708 7 INFO neutron.db.segments_db [None req-c1896e5a-6d85-4722-a909-f6dc18e81bba a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Added segment 2b405163-03c3-47f8-a89b-f8df543bbe07 of type vxlan for network 3a8e121c-24c1-49a2-ae50-0376bfdf90d1 2026-05-14 18:12:12.804 7 INFO neutron.services.segments.plugin [-] Segment 92638ec0-04cd-4bd7-b538-de99d74a2ac0 resource provider aggregate not found 2026-05-14 18:12:12.827 7 INFO neutron.services.segments.plugin [-] Segment 92638ec0-04cd-4bd7-b538-de99d74a2ac0 resource provider aggregate not found 2026-05-14 18:12:12.833 7 INFO neutron.services.segments.plugin [-] Segment 92638ec0-04cd-4bd7-b538-de99d74a2ac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92638ec0-04cd-4bd7-b538-de99d74a2ac0 found for delete ", "request_id": "req-1c673555-1f51-4178-954e-52019f35cbef"}]} 2026-05-14 18:12:12.850 7 INFO neutron.services.segments.plugin [-] Segment 92638ec0-04cd-4bd7-b538-de99d74a2ac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92638ec0-04cd-4bd7-b538-de99d74a2ac0 found for delete ", "request_id": "req-fb65d127-c0b0-4018-b62f-40c46b6a7a53"}]} 2026-05-14 18:12:13.069 7 INFO neutron.db.l3_hamode_db [None req-c1896e5a-6d85-4722-a909-f6dc18e81bba a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 897/1705] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:13 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1706] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:13 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:14.029 7 INFO neutron.db.l3_hamode_db [None req-c1896e5a-6d85-4722-a909-f6dc18e81bba a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:12:14.097 8 INFO neutron.db.segments_db [None req-3bab6b45-4623-4476-86ec-4fce8a12d8e7 479fc5c25f34428f8079c0bbfa109923 6858582242434792b26412495c4ed695 - - default default] Added segment f9b5ca09-be9c-40f3-8b15-32328dd87546 of type vxlan for network f886570e-80b1-4f6a-ad46-eda72bbdf6bc [pid: 8|app: 0|req: 899/1707] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:13 2026] POST /v2.0/networks => generated 647 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1710] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:14 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 809/1711] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:12:12 2026] POST /v2.0/routers => generated 511 bytes in 1996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1712] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:14 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&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: 810/1713] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:12:14 2026] POST /v2.0/subnets => generated 673 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:15.005 7 INFO neutron.db.segments_db [None req-bce65b38-9d8a-4dcd-9d26-7781f4911294 479fc5c25f34428f8079c0bbfa109923 6858582242434792b26412495c4ed695 - - default default] Added segment 96a8af0f-c14b-4ff6-aa31-af98276400c6 of type vxlan for network fe2f5d81-bda2-4a40-b04b-30f45b15590e [pid: 7|app: 0|req: 811/1714] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:14 2026] POST /v2.0/networks => generated 647 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1715] 10.0.0.139 () {34 vars in 743 bytes} [Thu May 14 18:12:15 2026] PUT /v2.0/networks/fe2f5d81-bda2-4a40-b04b-30f45b15590e => generated 592 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1716] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:12:15 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1717] 10.0.0.139 () {34 vars in 741 bytes} [Thu May 14 18:12:15 2026] PUT /v2.0/subnets/d98c935f-5713-43f2-94ce-9f1c94938082 => generated 656 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:15.886 7 INFO neutron.services.segments.plugin [-] Segment 96a8af0f-c14b-4ff6-aa31-af98276400c6 resource provider aggregate not found 2026-05-14 18:12:15.895 7 INFO neutron.services.segments.plugin [-] Segment 96a8af0f-c14b-4ff6-aa31-af98276400c6 resource provider aggregate not found 2026-05-14 18:12:15.913 7 INFO neutron.services.segments.plugin [-] Segment 96a8af0f-c14b-4ff6-aa31-af98276400c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96a8af0f-c14b-4ff6-aa31-af98276400c6 found for delete ", "request_id": "req-faccdff0-2808-4d3f-9bf9-c916d4f72494"}]} 2026-05-14 18:12:15.917 7 INFO neutron.services.segments.plugin [-] Segment 96a8af0f-c14b-4ff6-aa31-af98276400c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96a8af0f-c14b-4ff6-aa31-af98276400c6 found for delete ", "request_id": "req-25bbdc2f-5190-429f-b264-4849a27187f7"}]} [pid: 7|app: 0|req: 815/1718] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:15 2026] DELETE /v2.0/networks/fe2f5d81-bda2-4a40-b04b-30f45b15590e => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1719] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:12:14 2026] PUT /v2.0/routers/575bf382-4826-4620-aabf-b0240aec175f/add_router_interface => generated 310 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:15.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3be419e6-e0e8-4194-a959-ae81912d2010 479fc5c25f34428f8079c0bbfa109923 6858582242434792b26412495c4ed695 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1720] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:15 2026] DELETE /v2.0/networks/fe2f5d81-bda2-4a40-b04b-30f45b15590e => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1721] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:12:15 2026] GET /v2.0/ports/a20dc434-7fb8-4185-b729-1abaf893ba43 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1722] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:15 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1723] 10.0.0.139 () {32 vars in 694 bytes} [Thu May 14 18:12:15 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1724] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:16 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&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: 909/1725] 10.0.0.139 () {32 vars in 742 bytes} [Thu May 14 18:12:16 2026] GET /v2.0/subnets?network_id=7d6d4597-e644-4241-a7d7-ada357a052c7 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1726] 10.0.0.139 () {32 vars in 653 bytes} [Thu May 14 18:12:16 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1727] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:12:16 2026] GET /v2.0/networks => generated 1312 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1728] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:12:16 2026] GET /v2.0/subnets => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1729] 10.0.0.139 () {32 vars in 723 bytes} [Thu May 14 18:12:16 2026] GET /v2.0/networks/f886570e-80b1-4f6a-ad46-eda72bbdf6bc => generated 672 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1730] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:12:16 2026] GET /v2.0/subnets/2b8fcef1-5681-4a0a-a01c-24662ef885f1 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:16.453 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90e93bc6-a804-482f-a9d8-e12f09639f9c 479fc5c25f34428f8079c0bbfa109923 6858582242434792b26412495c4ed695 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 915/1731] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:16 2026] DELETE /v2.0/subnets/d98c935f-5713-43f2-94ce-9f1c94938082 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:12:16.462 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a94faa4-4073-427a-b74a-922fb0e73cbb a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] TaaS: Handle Delete Port: a20dc434-7fb8-4185-b729-1abaf893ba43 2026-05-14 18:12:16.465 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a94faa4-4073-427a-b74a-922fb0e73cbb a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Tap Mirror: Handle Delete Port: a20dc434-7fb8-4185-b729-1abaf893ba43 2026-05-14 18:12:16.480 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebaf0faf-a9de-4287-a132-0ed4dbe388fb 479fc5c25f34428f8079c0bbfa109923 6858582242434792b26412495c4ed695 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 916/1732] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:16 2026] DELETE /v2.0/networks/fe2f5d81-bda2-4a40-b04b-30f45b15590e => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1733] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:16 2026] DELETE /v2.0/subnets/2b8fcef1-5681-4a0a-a01c-24662ef885f1 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:12:16.740 8 INFO neutron.services.segments.plugin [-] Segment f9b5ca09-be9c-40f3-8b15-32328dd87546 resource provider aggregate not found 2026-05-14 18:12:16.746 8 INFO neutron.services.segments.plugin [-] Segment f9b5ca09-be9c-40f3-8b15-32328dd87546 resource provider aggregate not found 2026-05-14 18:12:16.763 8 INFO neutron.services.segments.plugin [-] Segment f9b5ca09-be9c-40f3-8b15-32328dd87546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9b5ca09-be9c-40f3-8b15-32328dd87546 found for delete ", "request_id": "req-35970285-2ac4-41c2-93e0-60fa9c0e2694"}]} 2026-05-14 18:12:16.763 8 INFO neutron.services.segments.plugin [-] Segment f9b5ca09-be9c-40f3-8b15-32328dd87546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9b5ca09-be9c-40f3-8b15-32328dd87546 found for delete ", "request_id": "req-ad39b9eb-bfad-45c6-9bcb-255f57b34382"}]} [pid: 8|app: 0|req: 918/1734] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:16 2026] DELETE /v2.0/networks/f886570e-80b1-4f6a-ad46-eda72bbdf6bc => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1735] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:12:16 2026] PUT /v2.0/routers/575bf382-4826-4620-aabf-b0240aec175f/remove_router_interface => generated 310 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1736] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:12:16 2026] GET /v2.0/ports?device_id=575bf382-4826-4620-aabf-b0240aec175f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:17.106 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9d1a698-b95b-4f4e-8d96-08389597db2a a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] TaaS: Handle Delete Port: 478f9b80-78b0-4b1b-b031-43c8c4742bdc 2026-05-14 18:12:17.109 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9d1a698-b95b-4f4e-8d96-08389597db2a a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Tap Mirror: Handle Delete Port: 478f9b80-78b0-4b1b-b031-43c8c4742bdc [pid: 8|app: 0|req: 920/1737] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:17 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1738] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:17 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:17.451 7 INFO neutron.db.l3_hamode_db [None req-d9d1a698-b95b-4f4e-8d96-08389597db2a a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] HA network 3a8e121c-24c1-49a2-ae50-0376bfdf90d1 was deleted as no HA routers are present in project 0822bb0daf0348ddb0a90d73a4b67e54. [pid: 7|app: 0|req: 818/1739] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:16 2026] DELETE /v2.0/routers/575bf382-4826-4620-aabf-b0240aec175f => generated 0 bytes in 526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:12:17.523 8 WARNING neutron.db.securitygroups_db [None req-2faa4adb-11d3-4174-a76b-f24c37f65dc6 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 922/1740] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:12:17 2026] GET /v2.0/security-groups?tenant_id=6858582242434792b26412495c4ed695&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: 819/1741] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:17 2026] DELETE /v2.0/subnets/8ebda154-77de-4e32-a1e9-38849e7cfa9d => 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: 923/1742] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:17 2026] DELETE /v2.0/security-groups/19dc61a7-f053-4de6-b959-e09811072777 => 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: 924/1743] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:17 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:17.727 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8efce79-6164-48ec-964c-aeb98ba7fe40 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] TaaS: Handle Delete Port: 93c97edd-057c-4483-91df-5b379cfa4048 2026-05-14 18:12:17.730 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8efce79-6164-48ec-964c-aeb98ba7fe40 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Tap Mirror: Handle Delete Port: 93c97edd-057c-4483-91df-5b379cfa4048 [pid: 8|app: 0|req: 925/1744] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:17 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1745] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:12:17 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:12:17.943 7 INFO neutron.services.segments.plugin [-] Segment 2b405163-03c3-47f8-a89b-f8df543bbe07 resource provider aggregate not found 2026-05-14 18:12:17.950 7 INFO neutron.services.segments.plugin [-] Segment 2b405163-03c3-47f8-a89b-f8df543bbe07 resource provider aggregate not found [pid: 7|app: 0|req: 820/1746] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:17 2026] DELETE /v2.0/networks/89f9175e-b49c-48aa-b2ac-a6c7def9fc14 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:12:17.971 7 INFO neutron.services.segments.plugin [-] Segment 2b405163-03c3-47f8-a89b-f8df543bbe07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b405163-03c3-47f8-a89b-f8df543bbe07 found for delete ", "request_id": "req-dddbcbff-425b-4f6f-9fcb-d13e708d065e"}]} 2026-05-14 18:12:17.973 7 INFO neutron.services.segments.plugin [-] Segment 2b405163-03c3-47f8-a89b-f8df543bbe07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b405163-03c3-47f8-a89b-f8df543bbe07 found for delete ", "request_id": "req-27325813-f80f-46b9-83ce-4debd65f8441"}]} 2026-05-14 18:12:18.002 7 INFO neutron.services.segments.plugin [-] Segment a3a6e27e-a47b-49ca-914a-614b5a2853bf resource provider aggregate not found 2026-05-14 18:12:18.004 7 INFO neutron.services.segments.plugin [-] Segment a3a6e27e-a47b-49ca-914a-614b5a2853bf resource provider aggregate not found 2026-05-14 18:12:18.027 7 INFO neutron.services.segments.plugin [-] Segment a3a6e27e-a47b-49ca-914a-614b5a2853bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3a6e27e-a47b-49ca-914a-614b5a2853bf found for delete ", "request_id": "req-25ebf3ab-a70f-4a44-a65c-9ffa13231fee"}]} 2026-05-14 18:12:18.030 7 INFO neutron.services.segments.plugin [-] Segment a3a6e27e-a47b-49ca-914a-614b5a2853bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3a6e27e-a47b-49ca-914a-614b5a2853bf found for delete ", "request_id": "req-d8fd10dc-9047-42c5-908b-efc1d9818414"}]} 2026-05-14 18:12:18.043 7 INFO neutron.db.segments_db [None req-e71a30f2-1156-416c-aa68-c10b8a1b8d55 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Added segment 7d1e91d7-f28f-478b-a00b-9ee7afd33a99 of type vxlan for network e51e08f8-be4d-45f3-8fe4-766bc2897a24 2026-05-14 18:12:18.340 7 INFO neutron.db.l3_hamode_db [None req-e71a30f2-1156-416c-aa68-c10b8a1b8d55 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:12:18.746 8 INFO neutron.db.l3_db [None req-5ee0fbd9-d8a1-45a9-ace7-349531d8751d e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Floating IP 28595ff0-a2be-4ede-9286-91e1b0bce77a associated. External IP: 10.96.250.201, port: 8e9b3a62-f10c-4196-9e9d-7f3bc593a998. [pid: 8|app: 0|req: 927/1747] 10.0.0.139 () {34 vars in 677 bytes} [Thu May 14 18:12:17 2026] POST /v2.0/floatingips => generated 855 bytes in 1306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:19.177 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7552fe74-fd21-4064-aba1-79f68706542a'] response: {'name': 'network-changed', 'server_uuid': 'e0d0ad35-ad34-4b56-bd6f-f4980e5afd63', 'tag': '8e9b3a62-f10c-4196-9e9d-7f3bc593a998', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 928/1748] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:12:19 2026] GET /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:19.206 7 INFO neutron.db.l3_hamode_db [None req-e71a30f2-1156-416c-aa68-c10b8a1b8d55 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:12:19.878 8 INFO neutron.db.segments_db [None req-742301fc-5fcb-4ca5-83a9-4f1ef0a3ae53 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] Added segment 962e6a3f-0b2b-45f7-b036-80ef694d4811 of type vxlan for network 79b3b91f-d5ca-424f-97d6-5854ea54cffb [pid: 8|app: 0|req: 929/1749] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:19 2026] POST /v2.0/networks => generated 644 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1750] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:12:19 2026] GET /v2.0/ports?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1751] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:12:17 2026] POST /v2.0/routers => generated 691 bytes in 2206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1752] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:12:20 2026] GET /v2.0/networks?id=65bcd456-0178-4c05-9f3e-daedc7860442 => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1753] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:12:20 2026] GET /v2.0/routers/c9f2b78a-f72b-439b-8ca8-28f20c4b16f8 => generated 697 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1754] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:12:20 2026] GET /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1755] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:12:20 2026] POST /v2.0/ports => generated 774 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 825/1756] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8e9b3a62-f10c-4196-9e9d-7f3bc593a998 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:20.434 7 INFO neutron.db.segments_db [None req-263590ed-5bd8-444b-ab5d-d241e7532d07 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] Added segment c0d7d883-2c2e-4f62-a631-bbd90108fe0e of type vxlan for network ccc6b9b9-acca-4b6f-94a7-c489d042c8a9 [pid: 8|app: 0|req: 932/1757] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:12:20 2026] GET /v2.0/routers => generated 700 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1758] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:12:20 2026] GET /v2.0/subnets?id=d9df2f12-99c3-4e3d-b2bc-7d853ce4e9c0 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1759] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:20 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1760] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:12:20 2026] GET /v2.0/ports?network_id=65bcd456-0178-4c05-9f3e-daedc7860442&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: 828/1761] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:12:20 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1762] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:12:20 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?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: 934/1763] 10.0.0.139 () {34 vars in 741 bytes} [Thu May 14 18:12:20 2026] PUT /v2.0/routers/c9f2b78a-f72b-439b-8ca8-28f20c4b16f8 => generated 704 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1764] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:12:20 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1765] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:12:20 2026] GET /v2.0/routers/c9f2b78a-f72b-439b-8ca8-28f20c4b16f8 => generated 704 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1766] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:12:21 2026] GET /v2.0/ports?device_id=c9f2b78a-f72b-439b-8ca8-28f20c4b16f8 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1767] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:12:20 2026] POST /v2.0/ports => generated 953 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:12:21.362 8 INFO neutron_taas.services.taas.taas_plugin [None req-86891348-dbdd-456a-bc0e-5f92f238b42f a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] TaaS: Handle Delete Port: fc119a9a-a401-4def-9bb1-026958a81d6c 2026-05-14 18:12:21.364 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86891348-dbdd-456a-bc0e-5f92f238b42f a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Tap Mirror: Handle Delete Port: fc119a9a-a401-4def-9bb1-026958a81d6c 2026-05-14 18:12:21.438 7 INFO neutron_taas.services.taas.taas_plugin [None req-1734fb68-3906-4e6f-9b94-c908dcd6454d 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] TaaS: Handle Delete Port: 789be885-5bee-4bdb-8e48-1246df5dc6fe 2026-05-14 18:12:21.442 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1734fb68-3906-4e6f-9b94-c908dcd6454d 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] Tap Mirror: Handle Delete Port: 789be885-5bee-4bdb-8e48-1246df5dc6fe 2026-05-14 18:12:21.609 8 INFO neutron_taas.services.taas.taas_plugin [None req-86891348-dbdd-456a-bc0e-5f92f238b42f a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] TaaS: Handle Delete Port: 9a131021-92fd-48ad-a11f-1f66dadeb2e0 2026-05-14 18:12:21.614 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86891348-dbdd-456a-bc0e-5f92f238b42f a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] Tap Mirror: Handle Delete Port: 9a131021-92fd-48ad-a11f-1f66dadeb2e0 [pid: 7|app: 0|req: 831/1768] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:12:21 2026] DELETE /v2.0/ports/789be885-5bee-4bdb-8e48-1246df5dc6fe => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1769] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:12:21 2026] GET /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:21.680 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40e7a42f-82da-4b06-974d-ec99f39f55b2 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1770] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:12:21 2026] DELETE /v2.0/ports/789be885-5bee-4bdb-8e48-1246df5dc6fe => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:12:21.707 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e914e4b5-b37d-49a4-9113-c8978fceaf31 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 834/1771] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:12:21 2026] GET /v2.0/ports/789be885-5bee-4bdb-8e48-1246df5dc6fe => 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: 835/1772] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:21 2026] DELETE /v2.0/subnets/e5b371d7-e5c3-4bc9-b54c-19c76f702d36 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:12:21.930 8 INFO neutron.services.segments.plugin [-] Segment 7d1e91d7-f28f-478b-a00b-9ee7afd33a99 resource provider aggregate not found 2026-05-14 18:12:21.934 8 INFO neutron.services.segments.plugin [-] Segment 7d1e91d7-f28f-478b-a00b-9ee7afd33a99 resource provider aggregate not found 2026-05-14 18:12:21.949 8 INFO neutron.services.segments.plugin [-] Segment 7d1e91d7-f28f-478b-a00b-9ee7afd33a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d1e91d7-f28f-478b-a00b-9ee7afd33a99 found for delete ", "request_id": "req-2331871e-c1b9-4053-a714-435be9a80878"}]} 2026-05-14 18:12:21.953 8 INFO neutron.services.segments.plugin [-] Segment 7d1e91d7-f28f-478b-a00b-9ee7afd33a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d1e91d7-f28f-478b-a00b-9ee7afd33a99 found for delete ", "request_id": "req-ed9e875e-9fd4-4833-87f0-2c527a861e4d"}]} 2026-05-14 18:12:21.959 8 INFO neutron.db.l3_hamode_db [None req-86891348-dbdd-456a-bc0e-5f92f238b42f a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] HA network e51e08f8-be4d-45f3-8fe4-766bc2897a24 was deleted as no HA routers are present in project 0822bb0daf0348ddb0a90d73a4b67e54. [pid: 8|app: 0|req: 938/1773] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:21 2026] DELETE /v2.0/routers/c9f2b78a-f72b-439b-8ca8-28f20c4b16f8 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:12:21.985 7 INFO neutron.services.segments.plugin [-] Segment c0d7d883-2c2e-4f62-a631-bbd90108fe0e resource provider aggregate not found 2026-05-14 18:12:21.990 7 INFO neutron.services.segments.plugin [-] Segment c0d7d883-2c2e-4f62-a631-bbd90108fe0e resource provider aggregate not found [pid: 8|app: 0|req: 939/1774] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:12:21 2026] GET /v2.0/ports?device_id=c9f2b78a-f72b-439b-8ca8-28f20c4b16f8 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:22.006 7 INFO neutron.services.segments.plugin [-] Segment c0d7d883-2c2e-4f62-a631-bbd90108fe0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0d7d883-2c2e-4f62-a631-bbd90108fe0e found for delete ", "request_id": "req-d0319bcd-300a-4b7a-aec4-2f72e71b3918"}]} 2026-05-14 18:12:22.013 7 INFO neutron.services.segments.plugin [-] Segment c0d7d883-2c2e-4f62-a631-bbd90108fe0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0d7d883-2c2e-4f62-a631-bbd90108fe0e found for delete ", "request_id": "req-8d1defaa-7986-45f0-b3f5-c817347d50d3"}]} 2026-05-14 18:12:22.028 8 INFO neutron.api.v2.resource [None req-2112ab3f-5f08-43aa-9101-421f71c3c7cd a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1775] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:21 2026] DELETE /v2.0/networks/ccc6b9b9-acca-4b6f-94a7-c489d042c8a9 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1776] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:22 2026] DELETE /v2.0/routers/c9f2b78a-f72b-439b-8ca8-28f20c4b16f8 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1777] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:12:22 2026] GET /v2.0/ports?device_id=575bf382-4826-4620-aabf-b0240aec175f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:22.083 8 INFO neutron.api.v2.resource [None req-8c06eca0-0966-4382-9ef2-c8d65d3b8f94 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 942/1778] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:22 2026] DELETE /v2.0/routers/575bf382-4826-4620-aabf-b0240aec175f => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:12:22.100 7 INFO neutron.db.segments_db [None req-22f16ff3-3170-4c89-890e-b4f2d3b533fa 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] Added segment 39611c45-a039-4354-92c2-f98b4e3ea692 of type vxlan for network a6e05da6-115d-4935-9b2f-3e0da34df140 2026-05-14 18:12:22.106 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd22ae00-09da-4786-9e8b-05f7cd4c7065 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 943/1779] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:22 2026] DELETE /v2.0/subnets/8ebda154-77de-4e32-a1e9-38849e7cfa9d => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1780] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:12:22 2026] GET /v2.0/ports?device_id=fdcd951d-3413-40f1-a37b-a20628a6dce9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:22.159 8 INFO neutron.api.v2.resource [None req-2b8f5a7e-c70b-4fb6-a02b-46febf05046a a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 945/1781] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:22 2026] DELETE /v2.0/routers/fdcd951d-3413-40f1-a37b-a20628a6dce9 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:12:22.182 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c16904b-8fe0-4ba2-bf8d-b13d912ce6c2 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 946/1782] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:22 2026] DELETE /v2.0/subnets/13ea7ce4-9652-4235-9002-474786d34cb7 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1783] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:22 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: 947/1784] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:12:22 2026] GET /v2.0/ports?device_id=da626b27-77e9-4b61-8773-a3a1ecbbf81f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:22.248 8 INFO neutron.api.v2.resource [None req-97076d20-1950-4bcb-a206-0d11ecf4fc9a a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 948/1785] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:22 2026] DELETE /v2.0/routers/da626b27-77e9-4b61-8773-a3a1ecbbf81f => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:12:22.270 8 INFO neutron.pecan_wsgi.hooks.translation [None req-928635f8-7712-4215-bf46-c846b0b271e6 a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/1786] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:22 2026] DELETE /v2.0/subnets/c03231be-31b0-4703-91a6-8553c46c881f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:12:22.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b09d111-f6ac-4972-b399-47997f92906f a6a07b3935f44ecfafe5f3a5d1dabd73 0822bb0daf0348ddb0a90d73a4b67e54 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/1787] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:22 2026] DELETE /v2.0/subnets/e15bb745-366a-4cb8-a1d2-797045f07c24 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1788] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:12:22 2026] POST /v2.0/subnets => generated 626 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1789] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:12:22 2026] POST /v2.0/ports => generated 912 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:23.052 7 WARNING neutron.db.securitygroups_db [None req-f9b808e7-b622-42a0-86da-8b8612054f19 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 839/1790] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:12:22 2026] GET /v2.0/security-groups?tenant_id=0822bb0daf0348ddb0a90d73a4b67e54&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:12:23.100 8 INFO neutron_taas.services.taas.taas_plugin [None req-012f40c9-c389-460a-b886-c554eb7deb0e 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] TaaS: Handle Delete Port: 3c89b147-d17b-441f-b215-fe0d0f514613 2026-05-14 18:12:23.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-012f40c9-c389-460a-b886-c554eb7deb0e 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] Tap Mirror: Handle Delete Port: 3c89b147-d17b-441f-b215-fe0d0f514613 [pid: 7|app: 0|req: 840/1791] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:23 2026] DELETE /v2.0/security-groups/5a8002ea-bf14-43b0-9ee0-0dc83fadd1e1 => 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: 952/1792] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:12:22 2026] DELETE /v2.0/ports/3c89b147-d17b-441f-b215-fe0d0f514613 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:12:23.248 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2475cbd-6bb4-4554-872c-77e973f7ba87 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 841/1793] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:12:23 2026] GET /v2.0/ports/3c89b147-d17b-441f-b215-fe0d0f514613 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1794] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:23 2026] DELETE /v2.0/subnets/215f63a8-fd97-4db2-bfa9-66b4b8871a44 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1795] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:23 2026] DELETE /v2.0/networks/a6e05da6-115d-4935-9b2f-3e0da34df140 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1796] 10.0.0.139 () {34 vars in 665 bytes} [Thu May 14 18:12:23 2026] POST /v2.0/ports => generated 775 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:24.042 7 INFO neutron.services.segments.plugin [-] Segment 39611c45-a039-4354-92c2-f98b4e3ea692 resource provider aggregate not found 2026-05-14 18:12:24.053 7 INFO neutron.services.segments.plugin [-] Segment 39611c45-a039-4354-92c2-f98b4e3ea692 resource provider aggregate not found 2026-05-14 18:12:24.074 7 INFO neutron.services.segments.plugin [-] Segment 39611c45-a039-4354-92c2-f98b4e3ea692 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39611c45-a039-4354-92c2-f98b4e3ea692 found for delete ", "request_id": "req-5a6806eb-aa7b-4a65-85d8-d5cde92da240"}]} 2026-05-14 18:12:24.075 7 INFO neutron.services.segments.plugin [-] Segment 39611c45-a039-4354-92c2-f98b4e3ea692 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39611c45-a039-4354-92c2-f98b4e3ea692 found for delete ", "request_id": "req-88a92251-913e-4f58-9cee-682420acc167"}]} [pid: 7|app: 0|req: 843/1797] 10.0.0.139 () {34 vars in 737 bytes} [Thu May 14 18:12:23 2026] PUT /v2.0/ports/90339979-fcd1-4f8d-a2e5-282dbff20592 => generated 752 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:12:24.205 8 INFO neutron_taas.services.taas.taas_plugin [None req-219310f0-e492-497f-810b-ec1dc45025e5 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] TaaS: Handle Delete Port: 90339979-fcd1-4f8d-a2e5-282dbff20592 2026-05-14 18:12:24.208 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-219310f0-e492-497f-810b-ec1dc45025e5 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] Tap Mirror: Handle Delete Port: 90339979-fcd1-4f8d-a2e5-282dbff20592 [pid: 8|app: 0|req: 955/1798] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:12:24 2026] DELETE /v2.0/ports/90339979-fcd1-4f8d-a2e5-282dbff20592 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 844/1799] 10.0.0.139 () {32 vars in 643 bytes} [Thu May 14 18:12:24 2026] GET /v2.0/ports => generated 777 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:24.366 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90c6a8c4-d031-4fcd-8667-96c976746937 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/1800] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:12:24 2026] GET /v2.0/ports/90339979-fcd1-4f8d-a2e5-282dbff20592 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1801] 10.0.0.139 () {32 vars in 643 bytes} [Thu May 14 18:12:24 2026] GET /v2.0/ports => generated 777 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1802] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:12:24 2026] GET /v2.0/ports/5cc98d7f-ba08-490c-b260-20584418bca7 => generated 774 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:24.495 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c13f0eb0-1b68-4676-9ae3-db503ca3bfe4 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1803] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:12:24 2026] DELETE /v2.0/ports/3c89b147-d17b-441f-b215-fe0d0f514613 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:12:24.519 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce705d8d-4b5b-4e86-a18e-65046dbd154b 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1804] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:24 2026] DELETE /v2.0/subnets/215f63a8-fd97-4db2-bfa9-66b4b8871a44 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:12:24.544 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d499b107-a723-43c9-9185-b0689f07b649 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1805] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:24 2026] DELETE /v2.0/subnets/e5b371d7-e5c3-4bc9-b54c-19c76f702d36 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:12:24.645 8 INFO neutron_taas.services.taas.taas_plugin [None req-532890e1-2628-40e5-b920-39a787929a2a 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] TaaS: Handle Delete Port: 5cc98d7f-ba08-490c-b260-20584418bca7 2026-05-14 18:12:24.648 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-532890e1-2628-40e5-b920-39a787929a2a 0752d74158a04d1497831963fec0fce0 517233430e9f4a3c87b704448575f2ec - - default default] Tap Mirror: Handle Delete Port: 5cc98d7f-ba08-490c-b260-20584418bca7 [pid: 8|app: 0|req: 959/1806] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:12:24 2026] DELETE /v2.0/ports/5cc98d7f-ba08-490c-b260-20584418bca7 => 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: 848/1807] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:24 2026] DELETE /v2.0/networks/79b3b91f-d5ca-424f-97d6-5854ea54cffb => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:12:25.277 8 INFO neutron.db.segments_db [None req-bfea891c-4481-42fb-bce7-41dd6f8cf8dc aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 7c5ddcdf-c14d-4eba-9326-8137c58f0be1 of type vxlan for network b89346d3-81ba-46ee-848f-9f24209aab85 [pid: 8|app: 0|req: 960/1808] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:12:24 2026] POST /v2.0/networks => generated 740 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:25.406 7 WARNING neutron.db.securitygroups_db [None req-1a9c737d-0a37-470b-ad73-266e4c3e733c aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 849/1809] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:12:25 2026] GET /v2.0/security-groups?tenant_id=517233430e9f4a3c87b704448575f2ec&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1810] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:25 2026] DELETE /v2.0/security-groups/c65354bd-4421-431f-9dc1-e78e20bf9ce6 => 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: 961/1811] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:12:25 2026] POST /v2.0/subnets => generated 688 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:25.646 7 INFO neutron.db.segments_db [None req-301eaef0-d622-4ef0-81d2-155194888375 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 5092aee8-5fe9-4c46-8f66-11d67ad7370c of type vxlan for network 359da125-ac8b-4876-8916-594a29a6cfe9 2026-05-14 18:12:25.888 7 INFO neutron.db.l3_hamode_db [None req-301eaef0-d622-4ef0-81d2-155194888375 aca92f8955814740b3e03742ef16a74d c0f51ca431984b75add45e0c965b2421 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:12:26.106 7 INFO neutron.services.segments.plugin [-] Segment 962e6a3f-0b2b-45f7-b036-80ef694d4811 resource provider aggregate not found 2026-05-14 18:12:26.109 7 INFO neutron.services.segments.plugin [-] Segment 962e6a3f-0b2b-45f7-b036-80ef694d4811 resource provider aggregate not found 2026-05-14 18:12:26.138 7 INFO neutron.services.segments.plugin [-] Segment 962e6a3f-0b2b-45f7-b036-80ef694d4811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 962e6a3f-0b2b-45f7-b036-80ef694d4811 found for delete ", "request_id": "req-1f862752-c36b-492b-b4d1-f23aa0eb09bf"}]} 2026-05-14 18:12:26.140 7 INFO neutron.services.segments.plugin [-] Segment 962e6a3f-0b2b-45f7-b036-80ef694d4811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 962e6a3f-0b2b-45f7-b036-80ef694d4811 found for delete ", "request_id": "req-139b0d29-1b39-412b-a054-4bd3177d7ec3"}]} 2026-05-14 18:12:26.733 7 INFO neutron.db.l3_hamode_db [None req-301eaef0-d622-4ef0-81d2-155194888375 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 851/1812] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:12:25 2026] POST /v2.0/routers => generated 728 bytes in 2181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1813] 10.0.0.139 () {34 vars in 684 bytes} [Thu May 14 18:12:27 2026] POST /v2.0/security-groups => generated 1625 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1814] 10.0.0.139 () {32 vars in 663 bytes} [Thu May 14 18:12:27 2026] GET /v2.0/security-groups => generated 4530 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1815] 10.0.0.139 () {34 vars in 758 bytes} [Thu May 14 18:12:27 2026] PUT /v2.0/security-groups/4fb5385f-e89a-4ce2-9a07-d44ecd0ce104 => generated 1664 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1816] 10.0.0.139 () {32 vars in 737 bytes} [Thu May 14 18:12:27 2026] GET /v2.0/security-groups/4fb5385f-e89a-4ce2-9a07-d44ecd0ce104 => generated 1664 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1817] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:28 2026] DELETE /v2.0/security-groups/4fb5385f-e89a-4ce2-9a07-d44ecd0ce104 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1818] 10.0.0.139 () {32 vars in 663 bytes} [Thu May 14 18:12:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:12:28.175 8 INFO neutron.api.v2.resource [None req-4f0f1d4c-6c32-4961-b4d8-836f3065ef59 9df836aea8174c4294f925e58b31c496 144fcf7d3aa6462895e49e824e83dd3c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/1819] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:28 2026] DELETE /v2.0/security-groups/4fb5385f-e89a-4ce2-9a07-d44ecd0ce104 => 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: 969/1820] 10.0.0.139 () {34 vars in 684 bytes} [Thu May 14 18:12:28 2026] POST /v2.0/security-groups => generated 1625 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1821] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:12:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1822] 10.0.0.30 () {34 vars in 989 bytes} [Thu May 14 18:12:28 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1823] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:12:28 2026] GET /v2.0/security-group-rules/26e03f17-b4c3-474e-82ee-7f550ee2c797 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1824] 10.0.0.30 () {34 vars in 1039 bytes} [Thu May 14 18:12:28 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&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: 974/1825] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:12:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1826] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:12:28 2026] DELETE /v2.0/security-group-rules/26e03f17-b4c3-474e-82ee-7f550ee2c797 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1827] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:12:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1828] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:12:28 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: 8|app: 0|req: 978/1829] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:12:28 2026] GET /v2.0/security-group-rules/38f767ed-8661-4e15-b127-b096ab7d3239 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1830] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:12:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1831] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:12:27 2026] PUT /v2.0/routers/c6556ebc-67d3-4072-ad5d-d887814b1903/add_router_interface => generated 310 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1834] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:12:28 2026] DELETE /v2.0/security-group-rules/38f767ed-8661-4e15-b127-b096ab7d3239 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1835] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:12:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:12:29.180 8 INFO neutron.db.securitygroups_db [None req-1c7d08d0-71a3-4af3-86b9-b484b6f4bb53 9df836aea8174c4294f925e58b31c496 144fcf7d3aa6462895e49e824e83dd3c - - default default] Project 144fcf7d3aa6462895e49e824e83dd3c 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: 981/1836] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:12:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1837] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:12:29 2026] GET /v2.0/security-group-rules/d0c4952a-9636-4f55-a4d8-0eed6c483be6 => 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: 982/1838] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:12:29 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1839] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:12:29 2026] DELETE /v2.0/security-group-rules/d0c4952a-9636-4f55-a4d8-0eed6c483be6 => 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: 983/1840] 10.0.0.139 () {32 vars in 673 bytes} [Thu May 14 18:12:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1841] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:29 2026] DELETE /v2.0/security-groups/e354d642-5d4b-4a9a-afb6-2ae45bc923cd => 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: 984/1842] 10.0.0.139 () {32 vars in 663 bytes} [Thu May 14 18:12:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1843] 10.0.0.139 () {32 vars in 663 bytes} [Thu May 14 18:12:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:12:30.314 8 WARNING neutron.db.securitygroups_db [None req-4420131b-3be2-4a63-84d7-55790b29d4e3 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 985/1844] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:12:30 2026] GET /v2.0/security-groups?tenant_id=144fcf7d3aa6462895e49e824e83dd3c&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: 860/1845] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:30 2026] DELETE /v2.0/security-groups/db32ccc7-b097-48f1-bd7d-a83addd3b2e5 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1846] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:12:31 2026] GET /v2.0/networks?id=b89346d3-81ba-46ee-848f-9f24209aab85 => generated 673 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1847] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:12:31 2026] GET /v2.0/quotas/c0f51ca431984b75add45e0c965b2421 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1848] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:12:31 2026] GET /v2.0/ports?tenant_id=c0f51ca431984b75add45e0c965b2421&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1849] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:12:31 2026] GET /v2.0/networks/b89346d3-81ba-46ee-848f-9f24209aab85?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1850] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:12:31 2026] GET /v2.0/networks/b89346d3-81ba-46ee-848f-9f24209aab85?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: 863/1851] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:31 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1852] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:32 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => 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: 864/1853] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:34 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => 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: 990/1854] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:35 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => 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: 865/1855] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:12:36 2026] GET /v2.0/networks?id=b89346d3-81ba-46ee-848f-9f24209aab85 => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1856] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:36 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1857] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:12:36 2026] POST /v2.0/ports => generated 954 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1858] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:12:36 2026] PUT /v2.0/ports/161846f0-1782-47a0-8143-59dc338105a0 => generated 1235 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:12:37.012 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-69577ecf-29de-45da-8496-08d55ced30be'] response: {'name': 'network-changed', 'server_uuid': '068c374a-eca5-484c-b3e0-30ff0a0ad827', 'tag': '161846f0-1782-47a0-8143-59dc338105a0', '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: 992/1859] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:37 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => generated 969 bytes in 74 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: 868/1860] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:37 2026] GET /v2.0/security-groups?id=916fd7ff-14b3-4d15-926b-1ab3710a93ff&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1861] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:12:37 2026] GET /v2.0/ports?tenant_id=c0f51ca431984b75add45e0c965b2421&device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => 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: 869/1862] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:12:37 2026] GET /v2.0/networks?tenant_id=c0f51ca431984b75add45e0c965b2421&shared=False => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1863] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:12:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1864] 10.0.0.139 () {32 vars in 826 bytes} [Thu May 14 18:12:37 2026] GET /v2.0/ports?project_id=a2c7914a074f417a9c8157d9b23dd13e&network_id=65bcd456-0178-4c05-9f3e-daedc7860442 => generated 3691 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1865] 10.0.0.139 () {32 vars in 742 bytes} [Thu May 14 18:12:38 2026] GET /v2.0/subnets?network_id=7d6d4597-e644-4241-a7d7-ada357a052c7 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:38.417 7 INFO neutron.db.l3_db [None req-4998bd12-7059-4cde-8e08-6eaf878c6fdd e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Floating IP 28595ff0-a2be-4ede-9286-91e1b0bce77a disassociated. External IP: 10.96.250.201, port: 8e9b3a62-f10c-4196-9e9d-7f3bc593a998. [pid: 8|app: 0|req: 996/1866] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:38 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1867] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:38 2026] GET /v2.0/security-groups?id=916fd7ff-14b3-4d15-926b-1ab3710a93ff&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: 871/1868] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:12:38 2026] PUT /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 554 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1869] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:12:38 2026] GET /v2.0/ports?tenant_id=c0f51ca431984b75add45e0c965b2421&device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1870] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:12:38 2026] GET /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1871] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:12:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=161846f0-1782-47a0-8143-59dc338105a0 => 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: 873/1872] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:12:38 2026] GET /v2.0/subnets?id=8bb41aff-577d-4349-b9d1-f66d975db6d5 => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1873] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:12:38 2026] GET /v2.0/ports?network_id=b89346d3-81ba-46ee-848f-9f24209aab85&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: 874/1874] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:12:38 2026] GET /v2.0/networks/b89346d3-81ba-46ee-848f-9f24209aab85?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: 1001/1875] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:12:38 2026] GET /v2.0/networks/b89346d3-81ba-46ee-848f-9f24209aab85?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:39.063 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bdffa6d-98f0-4e75-ad5d-1b8a57bfc37d'] response: {'name': 'network-changed', 'server_uuid': 'e0d0ad35-ad34-4b56-bd6f-f4980e5afd63', 'tag': '8e9b3a62-f10c-4196-9e9d-7f3bc593a998', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 875/1876] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:12:39 2026] GET /v2.0/ports?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 1002/1877] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:12:39 2026] GET /v2.0/networks?id=65bcd456-0178-4c05-9f3e-daedc7860442 => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1878] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:12:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8e9b3a62-f10c-4196-9e9d-7f3bc593a998 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1879] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:12:39 2026] GET /v2.0/subnets?id=d9df2f12-99c3-4e3d-b2bc-7d853ce4e9c0 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1880] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:12:39 2026] GET /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1881] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:12:39 2026] GET /v2.0/ports?network_id=65bcd456-0178-4c05-9f3e-daedc7860442&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1882] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:12:39 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?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: 878/1883] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:39 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1884] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:39 2026] GET /v2.0/security-groups?id=916fd7ff-14b3-4d15-926b-1ab3710a93ff&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1885] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:12:39 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?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: 1007/1886] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:12:40 2026] GET /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:40.965 7 WARNING neutron.db.securitygroups_db [None req-fe6a328d-d3d1-430f-9c72-0cb794ca9f7a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1008/1887] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:41 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => 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: 1009/1888] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:41 2026] GET /v2.0/security-groups?id=916fd7ff-14b3-4d15-926b-1ab3710a93ff&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1889] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:12:40 2026] GET /v2.0/security-groups?tenant_id=ffd2f2b3c02d4034ba4485ee831484da&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1890] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:41 2026] DELETE /v2.0/security-groups/7a20bccc-64fc-45d9-bcee-d8f217ebf304 => 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: 881/1891] 10.0.0.139 () {34 vars in 685 bytes} [Thu May 14 18:12:41 2026] POST /v2.0/security-groups => generated 1673 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1892] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:12:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1893] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:42 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => 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: 883/1894] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:42 2026] GET /v2.0/security-groups?id=916fd7ff-14b3-4d15-926b-1ab3710a93ff&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: 1012/1895] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:12:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1896] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:12:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1897] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:12:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:42.588 7 INFO neutron.db.securitygroups_db [None req-8a805b48-262a-4020-bbbc-a106a80c84f5 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Project a2c7914a074f417a9c8157d9b23dd13e 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: 885/1898] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:12:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:42.736 8 INFO neutron.db.securitygroups_db [None req-4265b945-6bd2-444e-b212-a52df7667c3a e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Project a2c7914a074f417a9c8157d9b23dd13e 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: 1014/1899] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:12:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1900] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:43 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1901] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:43 2026] GET /v2.0/security-groups?id=916fd7ff-14b3-4d15-926b-1ab3710a93ff&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: 886/1902] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:12:43 2026] GET /v2.0/networks => generated 1297 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:12:43.724 8 WARNING neutron.db.securitygroups_db [req-eaee41f3-d7df-44c4-9911-ee9e29aec736 req-1752c917-5422-4fed-bf6f-526068e2f407 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1017/1903] 10.0.0.112 () {34 vars in 1098 bytes} [Thu May 14 18:12:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-154698307&fields=id&tenant_id=a2c7914a074f417a9c8157d9b23dd13e => 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: 887/1904] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:12:43 2026] GET /v2.0/networks?id=65bcd456-0178-4c05-9f3e-daedc7860442 => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1905] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:12:43 2026] GET /v2.0/quotas/a2c7914a074f417a9c8157d9b23dd13e => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1906] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:12:43 2026] GET /v2.0/ports?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&fields=id => generated 149 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1909] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:12:43 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1910] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:12:44 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1911] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:44 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => 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: 892/1912] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:44 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1913] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:44 2026] GET /v2.0/security-groups?id=916fd7ff-14b3-4d15-926b-1ab3710a93ff&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: 893/1914] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:45 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:46.091 8 INFO neutron.db.segments_db [None req-5b76d476-3fe4-4094-aea7-0a07b9480e46 1488d4b5a32f481e852b03f270b41498 36d921acd512417daba4f3e07b475f23 - - default default] Added segment 743583d4-f94b-4b83-9dfa-dc29d7089bd2 of type vxlan for network 96e79271-308a-4af5-8d55-9a4e06582477 [pid: 7|app: 0|req: 894/1915] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:46 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1916] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:46 2026] GET /v2.0/security-groups?id=916fd7ff-14b3-4d15-926b-1ab3710a93ff&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: 1022/1917] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:45 2026] POST /v2.0/networks => generated 632 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:46.276 7 INFO neutron.db.segments_db [None req-2e489381-7313-47d9-84b7-934a23f9e71e 1488d4b5a32f481e852b03f270b41498 36d921acd512417daba4f3e07b475f23 - - default default] Added segment fdf9e007-1aac-4821-9e39-7f3d52ba70ca of type vxlan for network 3d91b6ae-7430-4308-b676-700cc1996d62 [pid: 7|app: 0|req: 896/1918] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:46 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1919] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:46 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:46.476 7 INFO neutron.db.segments_db [None req-cc91b179-8fdd-4f1d-b7ac-aefa1fd4f8de 1488d4b5a32f481e852b03f270b41498 36d921acd512417daba4f3e07b475f23 - - default default] Added segment 0d3eff1a-03c8-45a4-bc10-d6f1ceb6e102 of type vxlan for network 78ed38e2-e042-4961-ba2d-67f07ff6831c [pid: 7|app: 0|req: 897/1920] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:46 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:46.639 8 INFO neutron.db.segments_db [None req-f7ecd556-272c-4d69-9c54-c5ea92a858b3 1488d4b5a32f481e852b03f270b41498 36d921acd512417daba4f3e07b475f23 - - default default] Added segment 083af310-8de6-4547-b551-532e7e124b6d of type vxlan for network 5b27cf60-4533-4b43-957b-8f790462dc33 [pid: 8|app: 0|req: 1024/1921] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:46 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:46.802 7 INFO neutron.db.segments_db [None req-07f46298-085f-44fd-8c21-e94f48b4f0f9 1488d4b5a32f481e852b03f270b41498 36d921acd512417daba4f3e07b475f23 - - default default] Added segment 8f552c70-5085-4bde-b7a3-83a0d70c8edd of type vxlan for network 5476ced1-23f2-4237-a86e-b666b6bcf9b1 [pid: 7|app: 0|req: 898/1922] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:46 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1923] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:12:46 2026] PUT /v2.0/networks/96e79271-308a-4af5-8d55-9a4e06582477/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1924] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:12:46 2026] PUT /v2.0/networks/3d91b6ae-7430-4308-b676-700cc1996d62/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1925] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:12:47 2026] PUT /v2.0/networks/78ed38e2-e042-4961-ba2d-67f07ff6831c/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1926] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:12:47 2026] PUT /v2.0/networks/5b27cf60-4533-4b43-957b-8f790462dc33/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1927] 10.0.0.139 () {32 vars in 666 bytes} [Thu May 14 18:12:47 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1928] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:47 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => 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/1929] 10.0.0.139 () {32 vars in 680 bytes} [Thu May 14 18:12:47 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1930] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:47 2026] GET /v2.0/security-groups?id=916fd7ff-14b3-4d15-926b-1ab3710a93ff&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1931] 10.0.0.139 () {32 vars in 676 bytes} [Thu May 14 18:12:47 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1932] 10.0.0.139 () {32 vars in 688 bytes} [Thu May 14 18:12:47 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1933] 10.0.0.139 () {32 vars in 674 bytes} [Thu May 14 18:12:47 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1934] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:47 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1935] 10.0.0.139 () {32 vars in 688 bytes} [Thu May 14 18:12:47 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1936] 10.0.0.139 () {32 vars in 684 bytes} [Thu May 14 18:12:47 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1937] 10.0.0.139 () {32 vars in 696 bytes} [Thu May 14 18:12:47 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:12:47.928 8 INFO neutron.services.segments.plugin [-] Segment 743583d4-f94b-4b83-9dfa-dc29d7089bd2 resource provider aggregate not found 2026-05-14 18:12:47.933 8 INFO neutron.services.segments.plugin [-] Segment 743583d4-f94b-4b83-9dfa-dc29d7089bd2 resource provider aggregate not found 2026-05-14 18:12:47.950 8 INFO neutron.services.segments.plugin [-] Segment 743583d4-f94b-4b83-9dfa-dc29d7089bd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 743583d4-f94b-4b83-9dfa-dc29d7089bd2 found for delete ", "request_id": "req-454a5076-196c-4858-868d-6218f5782162"}]} 2026-05-14 18:12:47.961 8 INFO neutron.services.segments.plugin [-] Segment 743583d4-f94b-4b83-9dfa-dc29d7089bd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 743583d4-f94b-4b83-9dfa-dc29d7089bd2 found for delete ", "request_id": "req-9b382e8d-c67a-44d6-a709-838a49d25eb6"}]} [pid: 8|app: 0|req: 1033/1938] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:47 2026] DELETE /v2.0/networks/96e79271-308a-4af5-8d55-9a4e06582477 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:12:48.111 7 INFO neutron.services.segments.plugin [-] Segment fdf9e007-1aac-4821-9e39-7f3d52ba70ca resource provider aggregate not found 2026-05-14 18:12:48.117 7 INFO neutron.services.segments.plugin [-] Segment fdf9e007-1aac-4821-9e39-7f3d52ba70ca resource provider aggregate not found 2026-05-14 18:12:48.138 7 INFO neutron.services.segments.plugin [-] Segment fdf9e007-1aac-4821-9e39-7f3d52ba70ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdf9e007-1aac-4821-9e39-7f3d52ba70ca found for delete ", "request_id": "req-91baeb1c-2672-4201-bbf0-1afce9eb724c"}]} 2026-05-14 18:12:48.143 7 INFO neutron.services.segments.plugin [-] Segment fdf9e007-1aac-4821-9e39-7f3d52ba70ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdf9e007-1aac-4821-9e39-7f3d52ba70ca found for delete ", "request_id": "req-21d63b8a-ef57-46e4-b7a5-40eb55b95bd8"}]} [pid: 7|app: 0|req: 906/1939] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:47 2026] DELETE /v2.0/networks/3d91b6ae-7430-4308-b676-700cc1996d62 => 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: 1034/1940] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:48 2026] DELETE /v2.0/networks/78ed38e2-e042-4961-ba2d-67f07ff6831c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1941] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:48 2026] DELETE /v2.0/networks/5b27cf60-4533-4b43-957b-8f790462dc33 => 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: 908/1942] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:48 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1943] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:12:48 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1944] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:48 2026] GET /v2.0/security-groups?id=916fd7ff-14b3-4d15-926b-1ab3710a93ff&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1945] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:48 2026] DELETE /v2.0/networks/5476ced1-23f2-4237-a86e-b666b6bcf9b1 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1946] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:48 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:48.708 7 INFO neutron_taas.services.taas.taas_plugin [req-d3847ee5-6734-4c40-8c25-16be690522da req-9a04d41b-212b-4f88-aba0-7b014432c85c e93622c9fc8e48bd856e5d4e52262b2f c0f51ca431984b75add45e0c965b2421 - - default default] TaaS: Handle Delete Port: 161846f0-1782-47a0-8143-59dc338105a0 2026-05-14 18:12:48.712 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d3847ee5-6734-4c40-8c25-16be690522da req-9a04d41b-212b-4f88-aba0-7b014432c85c e93622c9fc8e48bd856e5d4e52262b2f c0f51ca431984b75add45e0c965b2421 - - default default] Tap Mirror: Handle Delete Port: 161846f0-1782-47a0-8143-59dc338105a0 [pid: 7|app: 0|req: 911/1947] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:12:48 2026] DELETE /v2.0/ports/161846f0-1782-47a0-8143-59dc338105a0 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:12:48.909 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-166a169a-df87-40b3-8b95-2746a0246b93'] response: {'server_uuid': '068c374a-eca5-484c-b3e0-30ff0a0ad827', 'name': 'network-vif-deleted', 'tag': '161846f0-1782-47a0-8143-59dc338105a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1037/1948] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:12:49 2026] GET /v2.0/networks?id=65bcd456-0178-4c05-9f3e-daedc7860442 => generated 660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:49.229 7 WARNING neutron.db.securitygroups_db [req-eaee41f3-d7df-44c4-9911-ee9e29aec736 req-6b3adf17-e74c-40d4-b5d9-790169a33a95 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 912/1949] 199.204.45.169 () {34 vars in 1050 bytes} [Thu May 14 18:12:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a2c7914a074f417a9c8157d9b23dd13e => generated 273 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:49.722 7 WARNING neutron.db.securitygroups_db [None req-8678d569-4005-4efe-a6a0-0b4391ce3203 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1038/1950] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:12:49 2026] POST /v2.0/ports => generated 958 bytes in 487 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: 1039/1951] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:49 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => 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: 913/1952] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:12:49 2026] GET /v2.0/security-groups?tenant_id=2f52ddf2d991425eb2c1fccd13109624&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:12:49.979 8 INFO neutron.services.segments.plugin [-] Segment 0d3eff1a-03c8-45a4-bc10-d6f1ceb6e102 resource provider aggregate not found 2026-05-14 18:12:49.994 8 INFO neutron.services.segments.plugin [-] Segment 0d3eff1a-03c8-45a4-bc10-d6f1ceb6e102 resource provider aggregate not found [pid: 7|app: 0|req: 914/1953] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:49 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 961 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:50.013 8 INFO neutron.services.segments.plugin [-] Segment 0d3eff1a-03c8-45a4-bc10-d6f1ceb6e102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3eff1a-03c8-45a4-bc10-d6f1ceb6e102 found for delete ", "request_id": "req-81ed9c4d-77bb-442b-afb1-207f9d58ff66"}]} 2026-05-14 18:12:50.022 8 INFO neutron.services.segments.plugin [-] Segment 0d3eff1a-03c8-45a4-bc10-d6f1ceb6e102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3eff1a-03c8-45a4-bc10-d6f1ceb6e102 found for delete ", "request_id": "req-3c99ea47-4d43-424e-8b41-342c260c60d1"}]} 2026-05-14 18:12:50.028 8 INFO neutron.services.segments.plugin [-] Segment 8f552c70-5085-4bde-b7a3-83a0d70c8edd resource provider aggregate not found 2026-05-14 18:12:50.052 8 INFO neutron.services.segments.plugin [-] Segment 8f552c70-5085-4bde-b7a3-83a0d70c8edd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f552c70-5085-4bde-b7a3-83a0d70c8edd found for delete ", "request_id": "req-b2c8dcb3-3ca2-4e3a-a410-a1546d74fe0a"}]} 2026-05-14 18:12:50.053 8 INFO neutron.services.segments.plugin [-] Segment 8f552c70-5085-4bde-b7a3-83a0d70c8edd resource provider aggregate not found 2026-05-14 18:12:50.081 8 INFO neutron.services.segments.plugin [-] Segment 8f552c70-5085-4bde-b7a3-83a0d70c8edd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f552c70-5085-4bde-b7a3-83a0d70c8edd found for delete ", "request_id": "req-50d0c9ab-7eb3-4696-bae0-3c4014422e66"}]} [pid: 7|app: 0|req: 915/1954] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:50 2026] DELETE /v2.0/security-groups/23650efc-3ee9-4367-a5a9-ef3a443c388d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:12:50.168 7 INFO neutron.services.segments.plugin [-] Segment 083af310-8de6-4547-b551-532e7e124b6d resource provider aggregate not found [pid: 7|app: 0|req: 916/1955] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:50 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:50.177 7 INFO neutron.services.segments.plugin [-] Segment 083af310-8de6-4547-b551-532e7e124b6d resource provider aggregate not found 2026-05-14 18:12:50.201 7 INFO neutron.services.segments.plugin [-] Segment 083af310-8de6-4547-b551-532e7e124b6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 083af310-8de6-4547-b551-532e7e124b6d found for delete ", "request_id": "req-6a0287de-1a7f-43f9-89c7-3808fab031b5"}]} 2026-05-14 18:12:50.204 7 INFO neutron.services.segments.plugin [-] Segment 083af310-8de6-4547-b551-532e7e124b6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 083af310-8de6-4547-b551-532e7e124b6d found for delete ", "request_id": "req-cd13f4e6-d84b-4a36-9c6a-0328a4d6dfd0"}]} 2026-05-14 18:12:50.294 7 WARNING neutron.db.securitygroups_db [None req-99139d80-5864-4ec8-9af2-86244429bbe0 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 917/1956] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:12:50 2026] GET /v2.0/security-groups?tenant_id=36d921acd512417daba4f3e07b475f23&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: 1040/1957] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:12:49 2026] PUT /v2.0/ports/7f5aa9e1-bf80-4bb4-b100-eca5c1d8cab5 => generated 1239 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:12:50.385 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d866925-9a14-4a81-ad4d-fdf8da350215'] response: {'name': 'network-changed', 'server_uuid': 'cf5fe863-016f-4d9e-84b5-b2ef69615418', 'tag': '7f5aa9e1-bf80-4bb4-b100-eca5c1d8cab5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 918/1958] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:50 2026] DELETE /v2.0/security-groups/444f827f-4f4d-4cc3-880e-9224c57f130e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:12:50.667 8 WARNING neutron.db.securitygroups_db [None req-00a5b5d6-0bef-4133-a0e6-268345b7c062 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1041/1959] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:12:50 2026] GET /v2.0/security-groups?tenant_id=5705eefa4d8347ab8fbb3202625921f4&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1960] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:50 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => 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: 919/1961] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:50 2026] DELETE /v2.0/security-groups/0b0a0359-5254-44fe-80bb-598ed7974517 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1962] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:12:50 2026] GET /v2.0/ports?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1963] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:12:50 2026] GET /v2.0/networks?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&shared=False => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1964] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:12:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1965] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:51 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1966] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:51 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1967] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:51 2026] GET /v2.0/ports?device_id=068c374a-eca5-484c-b3e0-30ff0a0ad827 => 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: 923/1968] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:52 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1969] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:52 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1970] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:12:52 2026] GET /v2.0/ports?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 1242 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1971] 199.204.45.169 () {34 vars in 1060 bytes} [Thu May 14 18:12:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7f5aa9e1-bf80-4bb4-b100-eca5c1d8cab5 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1972] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:12:52 2026] GET /v2.0/subnets?id=d9df2f12-99c3-4e3d-b2bc-7d853ce4e9c0 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1973] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:12:52 2026] GET /v2.0/ports?network_id=65bcd456-0178-4c05-9f3e-daedc7860442&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1974] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:12:52 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?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: 927/1975] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:12:53 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?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: 1049/1976] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:53 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1977] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:53 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:54.640 8 INFO neutron_taas.services.taas.taas_plugin [None req-de43413c-4ecf-4c30-9ea9-d2b7ee000e15 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 9149feca-8ef4-4350-8efc-390ff9f48c37 2026-05-14 18:12:54.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de43413c-4ecf-4c30-9ea9-d2b7ee000e15 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 9149feca-8ef4-4350-8efc-390ff9f48c37 [pid: 7|app: 0|req: 929/1978] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:54 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1979] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:54 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1980] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:12:54 2026] PUT /v2.0/routers/c6556ebc-67d3-4072-ad5d-d887814b1903/remove_router_interface => generated 310 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:55.424 7 INFO neutron_taas.services.taas.taas_plugin [None req-cecd38bf-7244-4888-bc3d-483ae9231f95 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 2f3e8b28-960f-4857-bf29-9e4e3f2f2dee 2026-05-14 18:12:55.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cecd38bf-7244-4888-bc3d-483ae9231f95 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 2f3e8b28-960f-4857-bf29-9e4e3f2f2dee 2026-05-14 18:12:55.606 8 INFO neutron.db.segments_db [None req-0be17a5b-cf5b-4f40-9643-6574e49327b7 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] Added segment 79a8cf5a-90f9-4ebe-bdf6-8e46280b2496 of type vxlan for network 1dc59a73-0df1-4093-82ca-d5059b7d28e7 [pid: 8|app: 0|req: 1051/1981] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:55 2026] POST /v2.0/networks => generated 632 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:55.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-cecd38bf-7244-4888-bc3d-483ae9231f95 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 097a0a8a-5e7a-4ef0-8114-7271f2299f28 2026-05-14 18:12:55.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cecd38bf-7244-4888-bc3d-483ae9231f95 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 097a0a8a-5e7a-4ef0-8114-7271f2299f28 [pid: 8|app: 0|req: 1052/1982] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:12:55 2026] POST /v2.0/ports => generated 743 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:12:56.131 7 INFO neutron.services.segments.plugin [-] Segment 5092aee8-5fe9-4c46-8f66-11d67ad7370c resource provider aggregate not found 2026-05-14 18:12:56.135 7 INFO neutron.services.segments.plugin [-] Segment 5092aee8-5fe9-4c46-8f66-11d67ad7370c resource provider aggregate not found 2026-05-14 18:12:56.151 7 INFO neutron.db.l3_hamode_db [None req-cecd38bf-7244-4888-bc3d-483ae9231f95 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] HA network 359da125-ac8b-4876-8916-594a29a6cfe9 was deleted as no HA routers are present in project c0f51ca431984b75add45e0c965b2421. 2026-05-14 18:12:56.155 7 INFO neutron.services.segments.plugin [-] Segment 5092aee8-5fe9-4c46-8f66-11d67ad7370c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5092aee8-5fe9-4c46-8f66-11d67ad7370c found for delete ", "request_id": "req-2bbcbff1-5f42-4cf3-97ce-a460f9f151ec"}]} 2026-05-14 18:12:56.159 7 INFO neutron.services.segments.plugin [-] Segment 5092aee8-5fe9-4c46-8f66-11d67ad7370c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5092aee8-5fe9-4c46-8f66-11d67ad7370c found for delete ", "request_id": "req-aaad8a90-97e8-4aff-8764-dc1c27f4557f"}]} [pid: 7|app: 0|req: 931/1983] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:55 2026] DELETE /v2.0/routers/c6556ebc-67d3-4072-ad5d-d887814b1903 => generated 0 bytes in 943 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1984] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:56 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1985] 10.0.0.139 () {34 vars in 666 bytes} [Thu May 14 18:12:56 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1986] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:12:56 2026] DELETE /v2.0/subnets/8bb41aff-577d-4349-b9d1-f66d975db6d5 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1987] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:56 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:56.493 8 INFO neutron.db.segments_db [None req-69a3a5d9-5799-4d83-b5de-4b492f519305 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] Added segment 783a147d-bef9-4a17-a554-c0af61ebf3c5 of type vxlan for network 779a3ead-fe0e-4385-967b-96eadb64e744 2026-05-14 18:12:56.551 7 INFO neutron_taas.services.taas.taas_plugin [None req-8542187a-8059-4a18-91dd-6df6e36d8ec6 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 04371911-a371-40cc-b7a8-8a6c3a00eb9e 2026-05-14 18:12:56.554 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8542187a-8059-4a18-91dd-6df6e36d8ec6 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 04371911-a371-40cc-b7a8-8a6c3a00eb9e [pid: 8|app: 0|req: 1055/1988] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:56 2026] POST /v2.0/networks => generated 631 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1989] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:12:56 2026] DELETE /v2.0/networks/b89346d3-81ba-46ee-848f-9f24209aab85 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:12:56.968 7 WARNING neutron.db.securitygroups_db [None req-607e2982-206f-4831-a5f1-aacabb3a3bea aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1056/1990] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:12:56 2026] POST /v2.0/ports => generated 743 bytes in 373 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: 935/1991] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:12:56 2026] GET /v2.0/security-groups?tenant_id=c0f51ca431984b75add45e0c965b2421&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1992] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:12:56 2026] DELETE /v2.0/security-groups/916fd7ff-14b3-4d15-926b-1ab3710a93ff => 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: 1057/1993] 10.0.0.139 () {34 vars in 666 bytes} [Thu May 14 18:12:56 2026] POST /v2.0/trunks => generated 407 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:57.334 7 INFO neutron.db.segments_db [None req-68290d99-f8bf-4569-bc69-02821bf633c5 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] Added segment 112b8ab7-a828-4b3e-8b73-161d84c59558 of type vxlan for network aa7c1662-563a-499d-b7e3-a4227d56044d [pid: 7|app: 0|req: 937/1994] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:57 2026] POST /v2.0/networks => generated 631 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1995] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:57 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1996] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:57 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&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: 1058/1997] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:12:57 2026] POST /v2.0/ports => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1998] 10.0.0.139 () {34 vars in 666 bytes} [Thu May 14 18:12:57 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, ' 2026-05-14 18:12:58.151 8 INFO neutron.db.segments_db [None req-6e4db8ed-f9e0-45f6-8b5a-f332314a8730 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] Added segment f3604b5f-858d-4a6d-8aaf-da75e9ac4296 of type vxlan for network 56dd6fcc-7070-4ce1-82bd-88b8df7e339e 2026-05-14 18:12:58.192 7 INFO neutron.services.segments.plugin [-] Segment 7c5ddcdf-c14d-4eba-9326-8137c58f0be1 resource provider aggregate not found 2026-05-14 18:12:58.197 7 INFO neutron.services.segments.plugin [-] Segment 7c5ddcdf-c14d-4eba-9326-8137c58f0be1 resource provider aggregate not found 2026-05-14 18:12:58.220 7 INFO neutron.services.segments.plugin [-] Segment 7c5ddcdf-c14d-4eba-9326-8137c58f0be1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c5ddcdf-c14d-4eba-9326-8137c58f0be1 found for delete ", "request_id": "req-07f63b7c-7c8f-4de8-8c03-1eebe908ee54"}]} 2026-05-14 18:12:58.221 7 INFO neutron.services.segments.plugin [-] Segment 7c5ddcdf-c14d-4eba-9326-8137c58f0be1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c5ddcdf-c14d-4eba-9326-8137c58f0be1 found for delete ", "request_id": "req-9e312192-5f6d-45b9-88d9-06901552d7ec"}]} [pid: 8|app: 0|req: 1059/1999] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:58 2026] POST /v2.0/networks => generated 631 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2000] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:12:58 2026] POST /v2.0/ports => generated 743 bytes in 308 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: 1060/2001] 10.0.0.139 () {34 vars in 666 bytes} [Thu May 14 18:12:58 2026] POST /v2.0/trunks => generated 407 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2002] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:58 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2003] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:58 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:58.843 8 INFO neutron.db.segments_db [None req-a12a0cd6-e621-4575-82e1-053f9500b229 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] Added segment c7dc81c7-7111-4098-a307-291cbabb2992 of type vxlan for network 076f5c68-491f-4592-a60e-940e7b985f51 [pid: 8|app: 0|req: 1061/2004] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:12:58 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2005] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:12:58 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => 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: 945/2006] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:12:58 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&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: 948/2009] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:12:59 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2010] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:12:58 2026] POST /v2.0/ports => generated 743 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, ' 2026-05-14 18:12:59.438 7 INFO neutron.db.l3_db [None req-3f324f82-776b-4fcf-b374-57316eaea294 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Floating IP 28595ff0-a2be-4ede-9286-91e1b0bce77a associated. External IP: 10.96.250.201, port: 7f5aa9e1-bf80-4bb4-b100-eca5c1d8cab5. [pid: 8|app: 0|req: 1063/2011] 10.0.0.139 () {34 vars in 666 bytes} [Thu May 14 18:12:59 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:12:59.561 8 WARNING tagging [None req-1e9e2a11-8679-4938-93a1-64a889fea4ae 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1064/2012] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:12:59 2026] PUT /v2.0/trunks/0dd8ed11-f568-44d8-935c-9e928f53be5c/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:59.608 8 WARNING tagging [None req-7713b798-a1e9-48e3-be46-c25a6c45eda6 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1065/2013] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:12:59 2026] PUT /v2.0/trunks/4c3af9b8-907b-4f28-a95d-aa7bb051e5ee/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:59.643 8 WARNING tagging [None req-a64a457b-dbaf-4400-be5c-81f7e1892b79 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1066/2014] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:12:59 2026] PUT /v2.0/trunks/c0cf8745-1f22-4a42-8d05-1f12e0e1d080/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:12:59.688 8 WARNING tagging [None req-ac4ace14-f223-488e-9563-ee1abba7c616 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1067/2015] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:12:59 2026] PUT /v2.0/trunks/6e73b62b-4e6e-44f6-aba9-8da5199b0682/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2016] 10.0.0.139 () {32 vars in 662 bytes} [Thu May 14 18:12:59 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2017] 10.0.0.139 () {32 vars in 676 bytes} [Thu May 14 18:12:59 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2018] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:12:59 2026] PUT /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 856 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2019] 10.0.0.139 () {32 vars in 672 bytes} [Thu May 14 18:12:59 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:12:59.800 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fbd2694-1b38-47a1-83c6-613cfe752b5c'] response: {'name': 'network-changed', 'server_uuid': 'cf5fe863-016f-4d9e-84b5-b2ef69615418', 'tag': '7f5aa9e1-bf80-4bb4-b100-eca5c1d8cab5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1070/2020] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:12:59 2026] GET /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2021] 10.0.0.139 () {32 vars in 684 bytes} [Thu May 14 18:12:59 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2022] 10.0.0.139 () {32 vars in 670 bytes} [Thu May 14 18:12:59 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2023] 10.0.0.139 () {32 vars in 684 bytes} [Thu May 14 18:12: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: 1072/2024] 10.0.0.139 () {32 vars in 680 bytes} [Thu May 14 18:12:59 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2025] 10.0.0.139 () {32 vars in 692 bytes} [Thu May 14 18:12:59 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2026] 10.0.0.139 () {32 vars in 719 bytes} [Thu May 14 18:12:59 2026] GET /v2.0/trunks/0dd8ed11-f568-44d8-935c-9e928f53be5c => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2027] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:12:59 2026] GET /v2.0/ports/d7e83338-18a6-41f0-b751-17cbfac83a52 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2028] 10.0.0.139 () {32 vars in 722 bytes} [Thu May 14 18:13:00 2026] DELETE /v2.0/trunks/0dd8ed11-f568-44d8-935c-9e928f53be5c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2029] 10.0.0.139 () {32 vars in 719 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/trunks/4c3af9b8-907b-4f28-a95d-aa7bb051e5ee => 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: 1075/2030] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/ports/00f0e7e8-57ee-4134-a205-e9928312cde0 => 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: 1076/2031] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/ports?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2032] 10.0.0.139 () {32 vars in 722 bytes} [Thu May 14 18:13:00 2026] DELETE /v2.0/trunks/4c3af9b8-907b-4f28-a95d-aa7bb051e5ee => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2033] 10.0.0.139 () {32 vars in 719 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/trunks/c0cf8745-1f22-4a42-8d05-1f12e0e1d080 => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2034] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/networks?id=65bcd456-0178-4c05-9f3e-daedc7860442 => generated 756 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2035] 199.204.45.169 () {34 vars in 1060 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7f5aa9e1-bf80-4bb4-b100-eca5c1d8cab5 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2036] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/ports/7c838c34-946d-4037-9d06-38201fd0e219 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2037] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/subnets?id=d9df2f12-99c3-4e3d-b2bc-7d853ce4e9c0 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2038] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/ports?network_id=65bcd456-0178-4c05-9f3e-daedc7860442&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2039] 10.0.0.139 () {32 vars in 722 bytes} [Thu May 14 18:13:00 2026] DELETE /v2.0/trunks/c0cf8745-1f22-4a42-8d05-1f12e0e1d080 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2040] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?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: 960/2041] 10.0.0.139 () {32 vars in 719 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/trunks/6e73b62b-4e6e-44f6-aba9-8da5199b0682 => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2042] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2043] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/ports/8eecdcba-7815-41eb-b2a1-d5b2395ebd09 => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2044] 10.0.0.228 () {32 vars in 802 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/extensions => generated 22222 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2045] 10.0.0.139 () {32 vars in 722 bytes} [Thu May 14 18:13:00 2026] DELETE /v2.0/trunks/6e73b62b-4e6e-44f6-aba9-8da5199b0682 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2046] 10.0.0.139 () {32 vars in 719 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/trunks/0d9d8dce-abd4-40ff-8df8-27142d9c105f => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2047] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2048] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/ports/59286475-f108-401e-b7b7-983ed792a212 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2049] 10.0.0.228 () {32 vars in 863 bytes} [Thu May 14 18:13:00 2026] GET /v2.0/quotas/2b58f5a67a9449ceb9e65e16f7e9d5c1/details => generated 847 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2050] 10.0.0.139 () {32 vars in 722 bytes} [Thu May 14 18:13:00 2026] DELETE /v2.0/trunks/0d9d8dce-abd4-40ff-8df8-27142d9c105f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:01.185 8 INFO neutron_taas.services.taas.taas_plugin [None req-d42ac09b-ccd7-4fee-8c17-1cdacb09b5eb 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] TaaS: Handle Delete Port: d7e83338-18a6-41f0-b751-17cbfac83a52 2026-05-14 18:13:01.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d42ac09b-ccd7-4fee-8c17-1cdacb09b5eb 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] Tap Mirror: Handle Delete Port: d7e83338-18a6-41f0-b751-17cbfac83a52 [pid: 8|app: 0|req: 1086/2051] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:13:01 2026] DELETE /v2.0/ports/d7e83338-18a6-41f0-b751-17cbfac83a52 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:01.436 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c26c1cb-417b-4ae2-99ed-22cbb0156205 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] TaaS: Handle Delete Port: 00f0e7e8-57ee-4134-a205-e9928312cde0 2026-05-14 18:13:01.439 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c26c1cb-417b-4ae2-99ed-22cbb0156205 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] Tap Mirror: Handle Delete Port: 00f0e7e8-57ee-4134-a205-e9928312cde0 [pid: 7|app: 0|req: 966/2052] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:13:01 2026] DELETE /v2.0/ports/00f0e7e8-57ee-4134-a205-e9928312cde0 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:01.635 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2fc2d55-5521-4769-a175-9a277d8ff3de 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] TaaS: Handle Delete Port: 7c838c34-946d-4037-9d06-38201fd0e219 2026-05-14 18:13:01.638 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2fc2d55-5521-4769-a175-9a277d8ff3de 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] Tap Mirror: Handle Delete Port: 7c838c34-946d-4037-9d06-38201fd0e219 [pid: 8|app: 0|req: 1087/2053] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:13:01 2026] DELETE /v2.0/ports/7c838c34-946d-4037-9d06-38201fd0e219 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:01.852 7 INFO neutron_taas.services.taas.taas_plugin [None req-19770b7e-236c-4f77-845c-22a473ee3ad0 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] TaaS: Handle Delete Port: 8eecdcba-7815-41eb-b2a1-d5b2395ebd09 2026-05-14 18:13:01.857 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19770b7e-236c-4f77-845c-22a473ee3ad0 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] Tap Mirror: Handle Delete Port: 8eecdcba-7815-41eb-b2a1-d5b2395ebd09 [pid: 8|app: 0|req: 1088/2054] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:13:01 2026] GET /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2055] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:13:01 2026] DELETE /v2.0/ports/8eecdcba-7815-41eb-b2a1-d5b2395ebd09 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:02.073 8 INFO neutron_taas.services.taas.taas_plugin [None req-64a00ddb-dbc6-42a8-a20d-8c8705a7b75f 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] TaaS: Handle Delete Port: 59286475-f108-401e-b7b7-983ed792a212 2026-05-14 18:13:02.076 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64a00ddb-dbc6-42a8-a20d-8c8705a7b75f 3f1f7ce6322645a3afa7fdeb76b7856d 57cd3a117acd47398eb4b75722e40e64 - - default default] Tap Mirror: Handle Delete Port: 59286475-f108-401e-b7b7-983ed792a212 [pid: 8|app: 0|req: 1089/2056] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:13:01 2026] DELETE /v2.0/ports/59286475-f108-401e-b7b7-983ed792a212 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:02.328 7 INFO neutron.services.segments.plugin [-] Segment 79a8cf5a-90f9-4ebe-bdf6-8e46280b2496 resource provider aggregate not found 2026-05-14 18:13:02.334 7 INFO neutron.services.segments.plugin [-] Segment 79a8cf5a-90f9-4ebe-bdf6-8e46280b2496 resource provider aggregate not found 2026-05-14 18:13:02.353 7 INFO neutron.services.segments.plugin [-] Segment 79a8cf5a-90f9-4ebe-bdf6-8e46280b2496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79a8cf5a-90f9-4ebe-bdf6-8e46280b2496 found for delete ", "request_id": "req-593f8669-d725-429c-864e-7503f5907eb0"}]} 2026-05-14 18:13:02.355 7 INFO neutron.services.segments.plugin [-] Segment 79a8cf5a-90f9-4ebe-bdf6-8e46280b2496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79a8cf5a-90f9-4ebe-bdf6-8e46280b2496 found for delete ", "request_id": "req-921b5196-e74a-4355-8c8f-221289403aae"}]} [pid: 7|app: 0|req: 968/2057] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:02 2026] DELETE /v2.0/networks/1dc59a73-0df1-4093-82ca-d5059b7d28e7 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:02.522 8 INFO neutron.services.segments.plugin [-] Segment 783a147d-bef9-4a17-a554-c0af61ebf3c5 resource provider aggregate not found 2026-05-14 18:13:02.527 8 INFO neutron.services.segments.plugin [-] Segment 783a147d-bef9-4a17-a554-c0af61ebf3c5 resource provider aggregate not found 2026-05-14 18:13:02.544 8 INFO neutron.services.segments.plugin [-] Segment 783a147d-bef9-4a17-a554-c0af61ebf3c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783a147d-bef9-4a17-a554-c0af61ebf3c5 found for delete ", "request_id": "req-2534835a-2a8a-4f55-a96b-c79e243af1f8"}]} 2026-05-14 18:13:02.545 8 INFO neutron.services.segments.plugin [-] Segment 783a147d-bef9-4a17-a554-c0af61ebf3c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783a147d-bef9-4a17-a554-c0af61ebf3c5 found for delete ", "request_id": "req-04d38a70-4fa4-477e-a7d7-ce6c27c64087"}]} [pid: 8|app: 0|req: 1090/2058] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:02 2026] DELETE /v2.0/networks/779a3ead-fe0e-4385-967b-96eadb64e744 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2059] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:02 2026] DELETE /v2.0/networks/aa7c1662-563a-499d-b7e3-a4227d56044d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2060] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:02 2026] DELETE /v2.0/networks/56dd6fcc-7070-4ce1-82bd-88b8df7e339e => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2061] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:02 2026] DELETE /v2.0/networks/076f5c68-491f-4592-a60e-940e7b985f51 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:04.120 8 WARNING neutron.db.securitygroups_db [None req-1b129f96-8378-4495-b2d7-42dc3520854d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1092/2062] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:03 2026] GET /v2.0/security-groups?tenant_id=64fef803d38d450bbcf844773b8b9f38&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2063] 10.0.0.228 () {32 vars in 802 bytes} [Thu May 14 18:13:04 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-14 18:13:04.379 7 INFO neutron.services.segments.plugin [-] Segment 112b8ab7-a828-4b3e-8b73-161d84c59558 resource provider aggregate not found 2026-05-14 18:13:04.384 7 INFO neutron.services.segments.plugin [-] Segment 112b8ab7-a828-4b3e-8b73-161d84c59558 resource provider aggregate not found 2026-05-14 18:13:04.398 7 INFO neutron.services.segments.plugin [-] Segment 112b8ab7-a828-4b3e-8b73-161d84c59558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 112b8ab7-a828-4b3e-8b73-161d84c59558 found for delete ", "request_id": "req-e95797cb-c710-4431-bdff-6898f9583ecf"}]} 2026-05-14 18:13:04.406 7 INFO neutron.services.segments.plugin [-] Segment 112b8ab7-a828-4b3e-8b73-161d84c59558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 112b8ab7-a828-4b3e-8b73-161d84c59558 found for delete ", "request_id": "req-adf8cb40-618e-484f-978d-26c9f8d0b939"}]} 2026-05-14 18:13:04.416 7 INFO neutron.services.segments.plugin [-] Segment c7dc81c7-7111-4098-a307-291cbabb2992 resource provider aggregate not found 2026-05-14 18:13:04.431 7 INFO neutron.services.segments.plugin [-] Segment c7dc81c7-7111-4098-a307-291cbabb2992 resource provider aggregate not found 2026-05-14 18:13:04.438 7 INFO neutron.services.segments.plugin [-] Segment c7dc81c7-7111-4098-a307-291cbabb2992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7dc81c7-7111-4098-a307-291cbabb2992 found for delete ", "request_id": "req-65fb1ec3-c6f1-4448-ac83-1d09d35a6676"}]} [pid: 7|app: 0|req: 971/2064] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:04 2026] DELETE /v2.0/security-groups/9daa29a4-cb4e-4f82-9212-62e1aa3d18ee => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:04.461 7 INFO neutron.services.segments.plugin [-] Segment c7dc81c7-7111-4098-a307-291cbabb2992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7dc81c7-7111-4098-a307-291cbabb2992 found for delete ", "request_id": "req-d233015f-fb13-4170-bd54-0678ab570785"}]} 2026-05-14 18:13:04.569 7 WARNING neutron.db.securitygroups_db [None req-86a21b31-e87c-4d7f-bea1-e37f8321e75c aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:13:04.572 8 INFO neutron.services.segments.plugin [-] Segment f3604b5f-858d-4a6d-8aaf-da75e9ac4296 resource provider aggregate not found 2026-05-14 18:13:04.575 8 INFO neutron.services.segments.plugin [-] Segment f3604b5f-858d-4a6d-8aaf-da75e9ac4296 resource provider aggregate not found [pid: 7|app: 0|req: 972/2065] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:04 2026] GET /v2.0/security-groups?tenant_id=57cd3a117acd47398eb4b75722e40e64&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:13:04.597 8 INFO neutron.services.segments.plugin [-] Segment f3604b5f-858d-4a6d-8aaf-da75e9ac4296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3604b5f-858d-4a6d-8aaf-da75e9ac4296 found for delete ", "request_id": "req-2f65d062-a968-4d7e-a953-14f4e80adba0"}]} [pid: 8|app: 0|req: 1094/2066] 10.0.0.228 () {32 vars in 863 bytes} [Thu May 14 18:13:04 2026] GET /v2.0/quotas/2b58f5a67a9449ceb9e65e16f7e9d5c1/details => generated 847 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:04.605 8 INFO neutron.services.segments.plugin [-] Segment f3604b5f-858d-4a6d-8aaf-da75e9ac4296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3604b5f-858d-4a6d-8aaf-da75e9ac4296 found for delete ", "request_id": "req-613ce501-f2c7-4b0d-99e0-8e5b04df56a0"}]} [pid: 7|app: 0|req: 973/2067] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:04 2026] DELETE /v2.0/security-groups/44aaae82-c9e4-4a1f-aa0b-502cfa9a77ae => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:04.863 8 WARNING neutron.db.securitygroups_db [None req-f93c0659-b80a-442f-86bc-4cf8c107b7a8 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1095/2068] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:04 2026] GET /v2.0/security-groups?tenant_id=8f3bfb2feddf4d9e98c61b9c802993fd&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2069] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:04 2026] DELETE /v2.0/security-groups/36bbd5a4-7247-4b53-a1bf-a3bedd0db672 => 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: 975/2070] 10.0.0.30 () {34 vars in 989 bytes} [Thu May 14 18:13:07 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:13:08.011 8 WARNING neutron.db.securitygroups_db [None req-0b7ebc92-96e1-4413-b0d5-976521cdf077 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 976/2071] 10.0.0.30 () {34 vars in 1039 bytes} [Thu May 14 18:13:08 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&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: 1096/2072] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:07 2026] GET /v2.0/security-groups?tenant_id=2b58f5a67a9449ceb9e65e16f7e9d5c1&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2073] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:08 2026] DELETE /v2.0/security-groups/4b5aa0d9-41e3-4c93-9a5f-38bd0bed3a16 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:08.951 8 INFO neutron.db.segments_db [None req-f30d9aba-66aa-43b4-9167-e631ce09e4d5 83430799f9ef4eccace593dc06e08c8c 7bc0c14f99e94f13966432a37914b4e8 - - default default] Added segment d0f48e68-41ae-4822-8c1b-01e4ed33a43e of type vxlan for network bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34 [pid: 8|app: 0|req: 1097/2074] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:13:08 2026] POST /v2.0/networks => generated 631 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2075] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:13:09 2026] PUT /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2076] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:09 2026] GET /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2077] 10.0.0.139 () {34 vars in 764 bytes} [Thu May 14 18:13:09 2026] PUT /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2078] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:09 2026] GET /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/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: 980/2079] 10.0.0.139 () {34 vars in 760 bytes} [Thu May 14 18:13:09 2026] PUT /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags/red => 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: 1100/2080] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:09 2026] GET /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/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: 981/2081] 10.0.0.139 () {34 vars in 782 bytes} [Thu May 14 18:13:09 2026] PUT /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2082] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:09 2026] GET /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2083] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:13:09 2026] PUT /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2084] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:09 2026] GET /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2085] 10.0.0.139 () {32 vars in 741 bytes} [Thu May 14 18:13:09 2026] GET /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:09.798 8 INFO neutron.api.v2.resource [None req-9d101ddc-3ba1-4baa-83e7-2d0f636d8c05 83430799f9ef4eccace593dc06e08c8c 7bc0c14f99e94f13966432a37914b4e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2086] 10.0.0.139 () {32 vars in 745 bytes} [Thu May 14 18:13:09 2026] GET /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2087] 10.0.0.139 () {32 vars in 744 bytes} [Thu May 14 18:13:09 2026] DELETE /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags/red => 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: 1104/2088] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:09 2026] GET /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:09.992 7 INFO neutron.api.v2.resource [None req-7ac30a14-99a3-4123-8c60-db8a3c2168e0 83430799f9ef4eccace593dc06e08c8c 7bc0c14f99e94f13966432a37914b4e8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 985/2089] 10.0.0.139 () {32 vars in 748 bytes} [Thu May 14 18:13:09 2026] DELETE /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2090] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:13:10 2026] DELETE /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2091] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:10 2026] GET /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:10.268 7 INFO neutron.services.segments.plugin [-] Segment d0f48e68-41ae-4822-8c1b-01e4ed33a43e resource provider aggregate not found 2026-05-14 18:13:10.273 7 INFO neutron.services.segments.plugin [-] Segment d0f48e68-41ae-4822-8c1b-01e4ed33a43e resource provider aggregate not found 2026-05-14 18:13:10.289 7 INFO neutron.services.segments.plugin [-] Segment d0f48e68-41ae-4822-8c1b-01e4ed33a43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0f48e68-41ae-4822-8c1b-01e4ed33a43e found for delete ", "request_id": "req-76cbc1cb-9e12-4b78-b59a-69af271324a0"}]} 2026-05-14 18:13:10.293 7 INFO neutron.services.segments.plugin [-] Segment d0f48e68-41ae-4822-8c1b-01e4ed33a43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0f48e68-41ae-4822-8c1b-01e4ed33a43e found for delete ", "request_id": "req-4e0e5e14-1a2e-4700-bf51-d4a4b6acb038"}]} [pid: 7|app: 0|req: 988/2092] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:10 2026] DELETE /v2.0/networks/bde6151a-dc7f-4f5c-b9f1-59fadbb4fa34 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:10.308 8 INFO neutron.db.segments_db [None req-8f4d4d13-fde4-49ad-8482-ead47f8f70d7 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 38fe2500-1457-464c-a883-baa4440c3132 of type vxlan for network 432e0117-00b1-4fce-a023-fbf5d99629ee [pid: 8|app: 0|req: 1105/2093] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:13:09 2026] POST /v2.0/networks => generated 740 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2094] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:13:10 2026] POST /v2.0/subnets => generated 688 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:13:10.699 8 INFO neutron.db.segments_db [None req-4ed7eaac-1a13-4b5e-adcd-8080f109c92b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 1a816f80-e3a4-4fe2-a529-d85f827a6c74 of type vxlan for network 04f5c337-7cc9-4b8b-bb23-3336cd8493ed 2026-05-14 18:13:10.949 8 INFO neutron.db.l3_hamode_db [None req-4ed7eaac-1a13-4b5e-adcd-8080f109c92b aca92f8955814740b3e03742ef16a74d 20da1476662548b3a5754edce33e1a7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:13:11.126 7 WARNING neutron.db.securitygroups_db [None req-3be535cc-25a7-4dfc-8849-02ff3ca98ebb aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 990/2095] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:10 2026] GET /v2.0/security-groups?tenant_id=4c0b67f752524def9d86bc6a41e74d45&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2096] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:11 2026] DELETE /v2.0/security-groups/26b79b11-462c-4163-92e5-d936f4ef937f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:11.555 7 WARNING neutron.db.securitygroups_db [None req-2e54bb9e-545e-405e-b5a3-a08964e480bf aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 992/2097] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:11 2026] GET /v2.0/security-groups?tenant_id=7bc0c14f99e94f13966432a37914b4e8&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2098] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:11 2026] DELETE /v2.0/security-groups/133f9aef-21da-4436-9afe-f1961add5aa0 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:11.901 8 INFO neutron.db.l3_hamode_db [None req-4ed7eaac-1a13-4b5e-adcd-8080f109c92b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1106/2099] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:13:10 2026] POST /v2.0/routers => generated 728 bytes in 2216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2102] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:13:12 2026] PUT /v2.0/routers/8a3537ea-d099-4cdd-b12a-c6b10e9f5313/add_router_interface => generated 310 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:15.489 7 INFO neutron.db.segments_db [None req-4154879b-0897-40a0-9e82-e7a4e5b891e8 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 88b1163b-52d9-42f0-9794-45e304ee4dc2 of type vxlan for network fbe7f9c1-7ea0-4ba1-8a16-5d870bd041b2 2026-05-14 18:13:15.593 8 INFO neutron.db.segments_db [None req-e50f3e5d-ac1b-4029-a109-85b45e9e309a 0510020809634f749a45641b9a47872f cebeb99bb2ad4858a327b501f736eae6 - - default default] Added segment d49b7a60-ea2e-4e02-88f5-ebe7a433153d of type vxlan for network d9123185-bae8-468f-a332-e7832c7cd1bb [pid: 7|app: 0|req: 995/2103] 10.0.0.139 () {34 vars in 671 bytes} [Thu May 14 18:13:15 2026] POST /v2.0/networks => generated 741 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2104] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:13:15 2026] POST /v2.0/networks => generated 631 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2105] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:13:15 2026] POST /v2.0/subnets => generated 688 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:13:15.858 7 INFO neutron.db.segments_db [None req-561e22d3-10a4-460e-9296-3ff0409229f7 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Added segment 7dff9c36-d8ef-4305-8921-94a8e880c7f5 of type vxlan for network a48eeec9-4de7-4e0d-8280-809fcfbb84eb [pid: 8|app: 0|req: 1110/2106] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:13:15 2026] POST /v2.0/ports => generated 743 bytes in 386 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: 1111/2107] 10.0.0.139 () {34 vars in 747 bytes} [Thu May 14 18:13:16 2026] PUT /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1112/2108] 10.0.0.139 () {32 vars in 727 bytes} [Thu May 14 18:13:16 2026] GET /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1113/2109] 10.0.0.139 () {34 vars in 758 bytes} [Thu May 14 18:13:16 2026] PUT /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags/green => generated 4 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1114/2110] 10.0.0.139 () {32 vars in 727 bytes} [Thu May 14 18:13:16 2026] GET /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1115/2111] 10.0.0.139 () {34 vars in 754 bytes} [Thu May 14 18:13:16 2026] PUT /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags/red => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1116/2112] 10.0.0.139 () {32 vars in 727 bytes} [Thu May 14 18:13:16 2026] GET /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags => generated 34 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: 8|app: 0|req: 1117/2113] 10.0.0.139 () {34 vars in 776 bytes} [Thu May 14 18:13:16 2026] PUT /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags/black.or.white => generated 4 bytes in 106 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-05-14 18:13:16.780 7 INFO neutron.db.l3_hamode_db [None req-561e22d3-10a4-460e-9296-3ff0409229f7 aca92f8955814740b3e03742ef16a74d 8300ad6f6da84017b9a75891d1c4c6f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1118/2114] 10.0.0.139 () {32 vars in 727 bytes} [Thu May 14 18:13:16 2026] GET /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1119/2115] 10.0.0.139 () {34 vars in 747 bytes} [Thu May 14 18:13:16 2026] PUT /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags => generated 37 bytes in 76 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: 1120/2116] 10.0.0.139 () {32 vars in 727 bytes} [Thu May 14 18:13:16 2026] GET /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/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: 8|app: 0|req: 1121/2117] 10.0.0.139 () {32 vars in 735 bytes} [Thu May 14 18:13:16 2026] GET /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:13:17.127 8 INFO neutron.api.v2.resource [None req-d38646a8-d8fe-405a-a85e-7c2d791e1f1f 0510020809634f749a45641b9a47872f cebeb99bb2ad4858a327b501f736eae6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1122/2118] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:13:17 2026] GET /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1123/2119] 10.0.0.139 () {32 vars in 738 bytes} [Thu May 14 18:13:17 2026] DELETE /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1124/2120] 10.0.0.139 () {32 vars in 727 bytes} [Thu May 14 18:13:17 2026] GET /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/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-05-14 18:13:17.335 8 INFO neutron.api.v2.resource [None req-efc4d87a-36d5-4b06-bd31-5f1eb462760f 0510020809634f749a45641b9a47872f cebeb99bb2ad4858a327b501f736eae6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1125/2121] 10.0.0.139 () {32 vars in 742 bytes} [Thu May 14 18:13:17 2026] DELETE /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1126/2122] 10.0.0.139 () {32 vars in 730 bytes} [Thu May 14 18:13:17 2026] DELETE /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1127/2123] 10.0.0.139 () {32 vars in 727 bytes} [Thu May 14 18:13:17 2026] GET /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:13:17.557 7 INFO neutron.db.l3_hamode_db [None req-561e22d3-10a4-460e-9296-3ff0409229f7 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:13:17.597 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb9af500-113e-4e75-9941-baa3b742238f 0510020809634f749a45641b9a47872f cebeb99bb2ad4858a327b501f736eae6 - - default default] TaaS: Handle Delete Port: 3b763870-21f4-4e5c-bfbe-6d1bb201032a 2026-05-14 18:13:17.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb9af500-113e-4e75-9941-baa3b742238f 0510020809634f749a45641b9a47872f cebeb99bb2ad4858a327b501f736eae6 - - default default] Tap Mirror: Handle Delete Port: 3b763870-21f4-4e5c-bfbe-6d1bb201032a [pid: 8|app: 0|req: 1128/2124] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:13:17 2026] DELETE /v2.0/ports/3b763870-21f4-4e5c-bfbe-6d1bb201032a => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:17.841 8 INFO neutron.services.segments.plugin [-] Segment d49b7a60-ea2e-4e02-88f5-ebe7a433153d resource provider aggregate not found 2026-05-14 18:13:17.847 8 INFO neutron.services.segments.plugin [-] Segment d49b7a60-ea2e-4e02-88f5-ebe7a433153d resource provider aggregate not found 2026-05-14 18:13:17.869 8 INFO neutron.services.segments.plugin [-] Segment d49b7a60-ea2e-4e02-88f5-ebe7a433153d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d49b7a60-ea2e-4e02-88f5-ebe7a433153d found for delete ", "request_id": "req-367d4d41-9f17-4d23-ae91-9f069d78138e"}]} 2026-05-14 18:13:17.876 8 INFO neutron.services.segments.plugin [-] Segment d49b7a60-ea2e-4e02-88f5-ebe7a433153d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d49b7a60-ea2e-4e02-88f5-ebe7a433153d found for delete ", "request_id": "req-4d05c033-3f67-45b8-b243-9cfae10379da"}]} [pid: 8|app: 0|req: 1129/2125] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:17 2026] DELETE /v2.0/networks/d9123185-bae8-468f-a332-e7832c7cd1bb => 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: 997/2126] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:13:15 2026] POST /v2.0/routers => generated 728 bytes in 2693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:13:18.855 7 WARNING neutron.db.securitygroups_db [None req-c95746e7-da16-4606-85c8-de4208559216 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 998/2127] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:18 2026] GET /v2.0/security-groups?tenant_id=4d5d48d278304b05a7d675514bed43ac&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2128] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:19 2026] DELETE /v2.0/security-groups/bee87aae-e0b2-42d0-be35-439e9c1fa7aa => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2129] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:19 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 975 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:19.561 7 WARNING neutron.db.securitygroups_db [None req-6745c496-7aba-4caa-a72f-94057f62a999 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1001/2130] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:19 2026] GET /v2.0/security-groups?tenant_id=cebeb99bb2ad4858a327b501f736eae6&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: 1002/2131] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:13:19 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&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: 1003/2132] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:19 2026] DELETE /v2.0/security-groups/0dc74077-071f-4c07-ae29-51233d382737 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2133] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:13:18 2026] PUT /v2.0/routers/98e02da9-8e08-4742-b927-9b5c706d9c30/add_router_interface => generated 310 bytes in 1361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2134] 10.0.0.139 () {34 vars in 685 bytes} [Thu May 14 18:13:20 2026] POST /v2.0/security-groups => generated 1673 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2135] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:20 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2136] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:13:20 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&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: 8|app: 0|req: 1131/2137] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:13:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2138] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:13:20 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2139] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:13:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2140] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:13:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:13:21.310 8 INFO neutron.db.securitygroups_db [None req-3c6d10b8-62c7-4e4d-9cae-a8b36806be35 b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] Project 20da1476662548b3a5754edce33e1a7b 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: 1133/2141] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:13:21 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) 2026-05-14 18:13:21.469 7 INFO neutron.db.securitygroups_db [None req-a37df22f-61c8-4563-82d0-e35b03ff6bba b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] Project 20da1476662548b3a5754edce33e1a7b 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: 1009/2142] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:13:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2143] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:13:21 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2144] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:21 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:21.942 7 INFO neutron_taas.services.taas.taas_plugin [req-e3800ff1-550d-4fe2-9333-8fde0721ca20 req-29a3f4a8-f4c3-44e4-9a03-417e2f9b85d7 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] TaaS: Handle Delete Port: 7f5aa9e1-bf80-4bb4-b100-eca5c1d8cab5 2026-05-14 18:13:21.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e3800ff1-550d-4fe2-9333-8fde0721ca20 req-29a3f4a8-f4c3-44e4-9a03-417e2f9b85d7 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Tap Mirror: Handle Delete Port: 7f5aa9e1-bf80-4bb4-b100-eca5c1d8cab5 [pid: 8|app: 0|req: 1136/2145] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:13:21 2026] GET /v2.0/security-groups?id=43109d0f-25b8-412e-b0d8-e7a0ece60877&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:22.085 7 INFO neutron.db.l3_db [req-e3800ff1-550d-4fe2-9333-8fde0721ca20 req-29a3f4a8-f4c3-44e4-9a03-417e2f9b85d7 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Floating IP 28595ff0-a2be-4ede-9286-91e1b0bce77a disassociated. External IP: 10.96.250.201, port: 7f5aa9e1-bf80-4bb4-b100-eca5c1d8cab5. [pid: 8|app: 0|req: 1137/2146] 10.0.0.139 () {34 vars in 685 bytes} [Thu May 14 18:13:21 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) [pid: 8|app: 0|req: 1138/2147] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:13:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2148] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:13:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2149] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:13:21 2026] DELETE /v2.0/ports/7f5aa9e1-bf80-4bb4-b100-eca5c1d8cab5 => generated 0 bytes in 743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:22.567 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d740374-4848-42f6-bd48-6618bd9d5d88'] response: {'server_uuid': 'cf5fe863-016f-4d9e-84b5-b2ef69615418', 'name': 'network-vif-deleted', 'tag': '7f5aa9e1-bf80-4bb4-b100-eca5c1d8cab5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1140/2150] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:13:22 2026] POST /v2.0/floatingips => generated 552 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:13:22.952 7 WARNING neutron.db.securitygroups_db [req-20aa9a28-2cc1-4c5a-9617-69b66c9a836b req-ce82ddb9-1d8e-4845-8be8-d9e2515841ac b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1011/2151] 10.0.0.112 () {34 vars in 1098 bytes} [Thu May 14 18:13:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-704849284&fields=id&tenant_id=20da1476662548b3a5754edce33e1a7b => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:22.997 8 WARNING neutron.db.securitygroups_db [req-20aa9a28-2cc1-4c5a-9617-69b66c9a836b req-3b781431-de4a-4bb2-bf95-c7deb9bf2ec7 b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1141/2152] 10.0.0.112 () {34 vars in 1098 bytes} [Thu May 14 18:13:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--938107555&fields=id&tenant_id=20da1476662548b3a5754edce33e1a7b => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2153] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:13:23 2026] GET /v2.0/networks?id=432e0117-00b1-4fce-a023-fbf5d99629ee => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2154] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:13:23 2026] GET /v2.0/quotas/20da1476662548b3a5754edce33e1a7b => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2155] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:13:23 2026] GET /v2.0/ports?tenant_id=20da1476662548b3a5754edce33e1a7b&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2156] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:13:23 2026] GET /v2.0/networks/432e0117-00b1-4fce-a023-fbf5d99629ee?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2157] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:23 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 12 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2158] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:13:23 2026] GET /v2.0/networks/432e0117-00b1-4fce-a023-fbf5d99629ee?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: 1143/2159] 10.0.0.139 () {34 vars in 678 bytes} [Thu May 14 18:13:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2160] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:23 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:23.563 8 WARNING tagging [None req-452e8865-d8ea-4e1c-9d7f-53138a33bf3a 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1144/2161] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:13:23 2026] PUT /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:23.640 7 WARNING tagging [None req-00a1c005-fc7f-457f-87e5-21902565ffdf 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1018/2162] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:23 2026] GET /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:23.694 8 WARNING tagging [None req-bcb2937e-73f9-4c21-a05a-b1bd52af53b3 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1145/2163] 10.0.0.139 () {34 vars in 764 bytes} [Thu May 14 18:13:23 2026] PUT /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:13:23.754 7 WARNING tagging [None req-4896c794-4977-4bd1-807c-908718e00a4d 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1019/2164] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:23 2026] GET /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:23.796 8 WARNING tagging [None req-56621079-47ca-4065-bfdf-45461a33f938 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1146/2165] 10.0.0.139 () {34 vars in 760 bytes} [Thu May 14 18:13:23 2026] PUT /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:13:23.849 7 WARNING tagging [None req-0083b5e2-3496-4aa7-8884-0ab51ea58ba8 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1020/2166] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:23 2026] GET /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:23.888 8 WARNING tagging [None req-cf603e0a-c6cd-4a31-9b72-fc63f37a9eb5 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1147/2167] 10.0.0.139 () {34 vars in 782 bytes} [Thu May 14 18:13:23 2026] PUT /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:13:23.947 7 WARNING tagging [None req-1dbffd4c-212c-4608-a9fe-875e17c46726 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1021/2168] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:23 2026] GET /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:23.982 8 WARNING tagging [None req-9b657db1-7975-4066-904e-d425b258d7f6 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1148/2169] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:13:23 2026] PUT /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:24.039 7 WARNING tagging [None req-e6336319-db3f-450a-a5cc-f0fd66719269 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1022/2170] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:24 2026] GET /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:24.108 8 WARNING tagging [None req-7aa652f0-e101-4706-a736-ab2c8fc9b33e 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1149/2171] 10.0.0.139 () {32 vars in 741 bytes} [Thu May 14 18:13:24 2026] GET /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:24.162 7 WARNING tagging [None req-448b69c4-d3d3-4826-ae37-2b4e962215cf 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:13:24.168 7 INFO neutron.api.v2.resource [None req-448b69c4-d3d3-4826-ae37-2b4e962215cf 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1023/2172] 10.0.0.139 () {32 vars in 745 bytes} [Thu May 14 18:13:24 2026] GET /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:13:24.238 8 WARNING tagging [None req-67c2d48b-8a76-4d6c-ab9e-e583b0bf8376 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1150/2173] 10.0.0.139 () {32 vars in 744 bytes} [Thu May 14 18:13:24 2026] DELETE /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags/red => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:24.296 7 WARNING tagging [None req-52c782b5-d53e-4265-b304-207e67bb3554 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1024/2174] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:24 2026] GET /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:24.339 8 WARNING tagging [None req-9b3cb460-8c92-41b8-a8bc-c0d265242b9a 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:13:24.350 8 INFO neutron.api.v2.resource [None req-9b3cb460-8c92-41b8-a8bc-c0d265242b9a 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1151/2175] 10.0.0.139 () {32 vars in 748 bytes} [Thu May 14 18:13:24 2026] DELETE /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:13:24.391 7 WARNING tagging [None req-f498decc-45d0-41cd-96de-8f6a151f1a76 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1025/2176] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:13:24 2026] DELETE /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags => 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: 1026/2177] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:24 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:24.480 8 WARNING tagging [None req-c4c46c2d-1222-4474-80cc-19cc0b27a847 2fdac64db3fa426bb3f582f7f01d9438 58492f6dfc454257ad33ae45a2e3d8f6 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1152/2178] 10.0.0.139 () {32 vars in 733 bytes} [Thu May 14 18:13:24 2026] GET /v2.0/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2179] 10.0.0.139 () {32 vars in 734 bytes} [Thu May 14 18:13:24 2026] DELETE /v2.0/qos/policies/8d202f75-0240-4dd8-b883-1a90a4da6c0b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2180] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:24 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:25.361 7 WARNING neutron.db.securitygroups_db [None req-d62991e2-e276-404b-b6a9-bc6c22cad142 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1028/2181] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:25 2026] GET /v2.0/security-groups?tenant_id=11edc8ffacd64938bdaa7449f25fdaf4&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2182] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:25 2026] GET /v2.0/ports?device_id=cf5fe863-016f-4d9e-84b5-b2ef69615418 => 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: 1154/2183] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:25 2026] DELETE /v2.0/security-groups/1f5b921f-39d0-44d3-9a74-a19e8f337fd0 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:25.719 7 WARNING neutron.db.securitygroups_db [None req-7f407737-f838-4399-b3aa-4cbf95b6c1aa aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1155/2184] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:25 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => 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: 1030/2185] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:25 2026] GET /v2.0/security-groups?tenant_id=58492f6dfc454257ad33ae45a2e3d8f6&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2186] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:25 2026] DELETE /v2.0/security-groups/e92c1b1a-c310-4fa1-9a74-4969e49f03fc => 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: 1031/2187] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:26 2026] DELETE /v2.0/security-groups/43109d0f-25b8-412e-b0d8-e7a0ece60877 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2188] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:26 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:26.926 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec14716b-dd22-432f-8493-a720a687cefe e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] TaaS: Handle Delete Port: 4fb24260-3668-4d57-9335-e6e91c03b5e5 2026-05-14 18:13:26.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec14716b-dd22-432f-8493-a720a687cefe e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Tap Mirror: Handle Delete Port: 4fb24260-3668-4d57-9335-e6e91c03b5e5 [pid: 8|app: 0|req: 1157/2189] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:13:26 2026] DELETE /v2.0/floatingips/28595ff0-a2be-4ede-9286-91e1b0bce77a => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2190] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:27 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 1158/2191] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:13:27 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2192] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:27 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => 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: 1159/2193] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:13:28 2026] GET /v2.0/networks?id=432e0117-00b1-4fce-a023-fbf5d99629ee => generated 673 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:28.363 7 WARNING neutron.db.securitygroups_db [req-20aa9a28-2cc1-4c5a-9617-69b66c9a836b req-62c477ad-dbd1-4be1-a4b8-b0bbbc2b2613 b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1035/2194] 199.204.45.169 () {34 vars in 1050 bytes} [Thu May 14 18:13:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=20da1476662548b3a5754edce33e1a7b => generated 272 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2195] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:28 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 1037/2196] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:13:28 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&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: 1160/2197] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:13:28 2026] POST /v2.0/ports => generated 997 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: 8|app: 0|req: 1163/2200] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:29 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1000 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2201] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:29 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2202] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:13:28 2026] PUT /v2.0/ports/e7445c9e-8dc7-40b0-9d39-09f6304980e1 => generated 1278 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:13:29.553 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8663e7c-c24e-4700-a8cb-2d75cc5600ae'] response: {'name': 'network-changed', 'server_uuid': '4e9b69d7-5be5-4242-a81c-6c61bb233684', 'tag': 'e7445c9e-8dc7-40b0-9d39-09f6304980e1', '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: 1039/2203] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:13:29 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 1040/2204] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:29 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:29.771 8 WARNING neutron.db.securitygroups_db [None req-17820f10-03a0-49d7-8b38-3056e178b763 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:13:29.829 7 INFO neutron_taas.services.taas.taas_plugin [req-169d172f-46e3-4c54-aa1a-22e321264080 req-4a5cade8-94f4-4977-a801-296a7fc2a237 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] TaaS: Handle Delete Port: 8e9b3a62-f10c-4196-9e9d-7f3bc593a998 2026-05-14 18:13:29.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-169d172f-46e3-4c54-aa1a-22e321264080 req-4a5cade8-94f4-4977-a801-296a7fc2a237 e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Tap Mirror: Handle Delete Port: 8e9b3a62-f10c-4196-9e9d-7f3bc593a998 [pid: 8|app: 0|req: 1165/2205] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:29 2026] GET /v2.0/security-groups?tenant_id=58a44caf87284a44b8957f2f0bf20862&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2206] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:13:29 2026] GET /v2.0/security-groups?id=582fc540-cf81-4f86-b3ac-fa586e3b6329&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: 1041/2207] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:13:29 2026] DELETE /v2.0/ports/8e9b3a62-f10c-4196-9e9d-7f3bc593a998 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2208] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:29 2026] DELETE /v2.0/security-groups/68056c7e-c9f8-4315-9084-9a52816a2554 => 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: 1042/2209] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:13:30 2026] GET /v2.0/ports?tenant_id=20da1476662548b3a5754edce33e1a7b&device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1281 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:13:30.151 7 WARNING neutron.db.securitygroups_db [None req-7018a5ac-65cb-4d72-9507-4a988e52bdef aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1168/2210] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:13:30 2026] GET /v2.0/networks?tenant_id=20da1476662548b3a5754edce33e1a7b&shared=False => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2211] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:13:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2212] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:30 2026] GET /v2.0/security-groups?tenant_id=c2275a3d20124ce293dab833d70caee7&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2213] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:30 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2214] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:30 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2215] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:30 2026] DELETE /v2.0/security-groups/ed36fb62-3212-43ad-986e-85a4b6556b14 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2216] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:31 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 1045/2217] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:13:31 2026] GET /v2.0/ports?tenant_id=20da1476662548b3a5754edce33e1a7b&device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2218] 199.204.45.169 () {34 vars in 1060 bytes} [Thu May 14 18:13:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e7445c9e-8dc7-40b0-9d39-09f6304980e1 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2219] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:13:31 2026] GET /v2.0/subnets?id=a7225c52-dfd1-4fe8-b688-ba67f0fa3fa1 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2220] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:31 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2221] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:13:31 2026] GET /v2.0/ports?network_id=432e0117-00b1-4fce-a023-fbf5d99629ee&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2222] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:31 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&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: 1048/2223] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:13:31 2026] GET /v2.0/networks/432e0117-00b1-4fce-a023-fbf5d99629ee?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2224] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:13:31 2026] GET /v2.0/networks/432e0117-00b1-4fce-a023-fbf5d99629ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:31.592 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1eec4b3-c403-4fdf-9ff0-4277fa693528'] response: {'server_uuid': 'e0d0ad35-ad34-4b56-bd6f-f4980e5afd63', 'name': 'network-vif-deleted', 'tag': '8e9b3a62-f10c-4196-9e9d-7f3bc593a998', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1049/2225] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:32 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 1177/2226] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:32 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2227] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:32 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2228] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:33 2026] GET /v2.0/ports?device_id=e0d0ad35-ad34-4b56-bd6f-f4980e5afd63 => 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: 1051/2229] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:33 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1012 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2230] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:33 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&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: 7|app: 0|req: 1052/2231] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:34 2026] DELETE /v2.0/security-groups/582fc540-cf81-4f86-b3ac-fa586e3b6329 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2232] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:13:34 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2233] 199.204.45.169 () {34 vars in 1124 bytes} [Thu May 14 18:13:34 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2234] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:34 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:13:34.995 8 INFO neutron_taas.services.taas.taas_plugin [None req-003a38f7-5f7b-43ab-b9d4-b777a2c90c4f e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] TaaS: Handle Delete Port: cac03396-e24c-4ee3-b284-dde19dd02c45 2026-05-14 18:13:34.999 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-003a38f7-5f7b-43ab-b9d4-b777a2c90c4f e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Tap Mirror: Handle Delete Port: cac03396-e24c-4ee3-b284-dde19dd02c45 [pid: 7|app: 0|req: 1056/2235] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:34 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&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: 1180/2236] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:13:34 2026] PUT /v2.0/routers/f1609ffe-ada6-4f26-85ee-e65a5010d032/remove_router_interface => generated 310 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2237] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:13:35 2026] DELETE /v2.0/subnets/d9df2f12-99c3-4e3d-b2bc-7d853ce4e9c0 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:36.009 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c4bbb90-45d7-4f9f-86b4-3f3dbb548a8b e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] TaaS: Handle Delete Port: 7a18abd7-9f47-46c3-a509-06e1b43018c9 2026-05-14 18:13:36.012 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c4bbb90-45d7-4f9f-86b4-3f3dbb548a8b e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Tap Mirror: Handle Delete Port: 7a18abd7-9f47-46c3-a509-06e1b43018c9 [pid: 7|app: 0|req: 1058/2238] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:36 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2239] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:36 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&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-05-14 18:13:36.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c4bbb90-45d7-4f9f-86b4-3f3dbb548a8b e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] TaaS: Handle Delete Port: cd67af0c-72e1-4b9f-b8dd-aa9efeebeb58 2026-05-14 18:13:36.337 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c4bbb90-45d7-4f9f-86b4-3f3dbb548a8b e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Tap Mirror: Handle Delete Port: cd67af0c-72e1-4b9f-b8dd-aa9efeebeb58 2026-05-14 18:13:36.783 8 INFO neutron.db.l3_hamode_db [None req-7c4bbb90-45d7-4f9f-86b4-3f3dbb548a8b e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] HA network 840bc644-6c5b-4ebf-80e1-3c6422b1dbca was deleted as no HA routers are present in project a2c7914a074f417a9c8157d9b23dd13e. [pid: 8|app: 0|req: 1181/2240] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:13:35 2026] DELETE /v2.0/routers/f1609ffe-ada6-4f26-85ee-e65a5010d032 => generated 0 bytes in 1007 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:36.917 7 INFO neutron_taas.services.taas.taas_plugin [None req-8862df4f-3845-4e0d-ace7-9637b7b0339d e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] TaaS: Handle Delete Port: 74c4875f-59a2-4850-9d2f-10da57432e18 2026-05-14 18:13:36.920 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8862df4f-3845-4e0d-ace7-9637b7b0339d e9945d648ad8474dbe26e29cca48308d a2c7914a074f417a9c8157d9b23dd13e - - default default] Tap Mirror: Handle Delete Port: 74c4875f-59a2-4850-9d2f-10da57432e18 2026-05-14 18:13:36.972 8 INFO neutron.services.segments.plugin [-] Segment f7af981e-dcc4-473b-9d39-70d0eab8697b resource provider aggregate not found 2026-05-14 18:13:36.990 8 INFO neutron.services.segments.plugin [-] Segment f7af981e-dcc4-473b-9d39-70d0eab8697b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7af981e-dcc4-473b-9d39-70d0eab8697b found for delete ", "request_id": "req-4f315ddb-4d80-482a-9d1e-fab4d475a320"}]} 2026-05-14 18:13:36.999 8 INFO neutron.services.segments.plugin [-] Segment f7af981e-dcc4-473b-9d39-70d0eab8697b resource provider aggregate not found 2026-05-14 18:13:37.021 8 INFO neutron.services.segments.plugin [-] Segment f7af981e-dcc4-473b-9d39-70d0eab8697b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7af981e-dcc4-473b-9d39-70d0eab8697b found for delete ", "request_id": "req-c24efca8-fe73-4e5c-a8fb-9abe6642b64e"}]} 2026-05-14 18:13:37.109 7 INFO neutron.services.segments.plugin [-] Segment 3c7330da-6083-4f6c-a321-5c39320ce82c resource provider aggregate not found 2026-05-14 18:13:37.112 7 INFO neutron.services.segments.plugin [-] Segment 3c7330da-6083-4f6c-a321-5c39320ce82c resource provider aggregate not found 2026-05-14 18:13:37.124 7 INFO neutron.services.segments.plugin [-] Segment 3c7330da-6083-4f6c-a321-5c39320ce82c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c7330da-6083-4f6c-a321-5c39320ce82c found for delete ", "request_id": "req-50b980ff-865b-4197-971b-5c3ddc42382a"}]} 2026-05-14 18:13:37.134 7 INFO neutron.services.segments.plugin [-] Segment 3c7330da-6083-4f6c-a321-5c39320ce82c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c7330da-6083-4f6c-a321-5c39320ce82c found for delete ", "request_id": "req-82170976-cca3-4d5d-bf85-c48ea14c0bf6"}]} [pid: 7|app: 0|req: 1060/2241] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:36 2026] DELETE /v2.0/networks/65bcd456-0178-4c05-9f3e-daedc7860442 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2242] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:37 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1014 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2243] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:37 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2244] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:37 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:13:37.948 7 INFO neutron.db.l3_db [None req-7737fcd4-78de-4fe8-91b3-f203bfd77fdb b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] Floating IP 8c6883d2-e8cb-4f43-ac99-abe3428e0920 associated. External IP: 10.96.250.213, port: e7445c9e-8dc7-40b0-9d39-09f6304980e1. 2026-05-14 18:13:38.108 8 WARNING neutron.db.securitygroups_db [None req-3e94229e-0013-42f5-9879-6c76d3c63510 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1184/2245] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:37 2026] GET /v2.0/security-groups?tenant_id=a0a84a7e50fd4c7fab5a5a6b05cbb748&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2246] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:13:37 2026] PUT /v2.0/floatingips/8c6883d2-e8cb-4f43-ac99-abe3428e0920 => generated 856 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2247] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:38 2026] DELETE /v2.0/security-groups/2d4dbd13-8bb1-4edb-9374-0212e2adea95 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:38.365 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f925c389-cfad-4534-ba14-802166bfd0f5'] response: {'name': 'network-changed', 'server_uuid': '4e9b69d7-5be5-4242-a81c-6c61bb233684', 'tag': 'e7445c9e-8dc7-40b0-9d39-09f6304980e1', 'status': 'completed', 'code': 200} 2026-05-14 18:13:38.460 7 WARNING neutron.db.securitygroups_db [None req-89fc8508-8f39-4661-b2e9-fdb4437d0da5 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1063/2248] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:38 2026] GET /v2.0/security-groups?tenant_id=a2c7914a074f417a9c8157d9b23dd13e&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2249] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:38 2026] DELETE /v2.0/security-groups/ef198901-6b75-4ec2-90f4-92a3e13d2674 => 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: 1064/2250] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:13:38 2026] GET /v2.0/ports?tenant_id=20da1476662548b3a5754edce33e1a7b&device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2251] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:13:38 2026] GET /v2.0/networks?id=432e0117-00b1-4fce-a023-fbf5d99629ee => generated 768 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2252] 199.204.45.169 () {34 vars in 1060 bytes} [Thu May 14 18:13:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e7445c9e-8dc7-40b0-9d39-09f6304980e1 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2253] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:13:39 2026] GET /v2.0/subnets?id=a7225c52-dfd1-4fe8-b688-ba67f0fa3fa1 => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2254] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:13:39 2026] GET /v2.0/ports?network_id=432e0117-00b1-4fce-a023-fbf5d99629ee&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2255] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:13:39 2026] GET /v2.0/networks/432e0117-00b1-4fce-a023-fbf5d99629ee?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: 1067/2256] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:13:39 2026] GET /v2.0/networks/432e0117-00b1-4fce-a023-fbf5d99629ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:43.143 8 INFO neutron.db.segments_db [None req-7b12f1d5-3400-4e24-b3e3-be3d1608532a 9816d15dae2a4f7bb096ddc2f95d2fe2 2d9d72a4ab5243ab98bb1bfc6101954c - - default default] Added segment e69ab9fd-fd0a-434b-9f23-5b34da08af0e of type vxlan for network 84640f0f-b82d-47f8-b5ea-06307f64789a [pid: 8|app: 0|req: 1190/2257] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:13:42 2026] POST /v2.0/networks => generated 727 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2258] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:13:43 2026] POST /v2.0/subnets => generated 644 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:13:43.456 8 WARNING neutron.api.v2.base [None req-f3615a5a-7bf4-4ee4-8fda-b5f4bc62141d 9816d15dae2a4f7bb096ddc2f95d2fe2 2d9d72a4ab5243ab98bb1bfc6101954c - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-14 18:13:43.457 8 INFO neutron.api.v2.resource [None req-f3615a5a-7bf4-4ee4-8fda-b5f4bc62141d 9816d15dae2a4f7bb096ddc2f95d2fe2 2d9d72a4ab5243ab98bb1bfc6101954c - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1191/2259] 10.0.0.139 () {34 vars in 681 bytes} [Thu May 14 18:13:43 2026] POST /v2.0/rbac-policies => generated 143 bytes in 15 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-14 18:13:43.691 7 INFO neutron.services.segments.plugin [-] Segment e69ab9fd-fd0a-434b-9f23-5b34da08af0e resource provider aggregate not found 2026-05-14 18:13:43.699 7 INFO neutron.services.segments.plugin [-] Segment e69ab9fd-fd0a-434b-9f23-5b34da08af0e resource provider aggregate not found 2026-05-14 18:13:43.715 7 INFO neutron.services.segments.plugin [-] Segment e69ab9fd-fd0a-434b-9f23-5b34da08af0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e69ab9fd-fd0a-434b-9f23-5b34da08af0e found for delete ", "request_id": "req-be2b8a94-a2bc-4f35-9d6a-c868d4aaff25"}]} 2026-05-14 18:13:43.726 7 INFO neutron.services.segments.plugin [-] Segment e69ab9fd-fd0a-434b-9f23-5b34da08af0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e69ab9fd-fd0a-434b-9f23-5b34da08af0e found for delete ", "request_id": "req-a7dd2f49-0996-4e7c-a846-9eff29e88dbb"}]} [pid: 7|app: 0|req: 1069/2260] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:43 2026] DELETE /v2.0/networks/84640f0f-b82d-47f8-b5ea-06307f64789a => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:43.788 8 INFO neutron.db.segments_db [None req-d393e865-37f0-4e58-8938-9839f4aed529 9816d15dae2a4f7bb096ddc2f95d2fe2 2d9d72a4ab5243ab98bb1bfc6101954c - - default default] Added segment 610f51ad-3910-4d62-8373-4ec50935bf65 of type vxlan for network 1b6b2fa4-5a2d-4c9a-ba86-769e79c9a36d [pid: 8|app: 0|req: 1192/2261] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:13:43 2026] POST /v2.0/networks => generated 726 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2264] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:13:43 2026] POST /v2.0/subnets => generated 647 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:13:44.095 8 WARNING neutron.api.v2.base [None req-3f597ff9-17b8-481c-9603-c542f5bd6559 9816d15dae2a4f7bb096ddc2f95d2fe2 2d9d72a4ab5243ab98bb1bfc6101954c - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-14 18:13:44.095 8 INFO neutron.api.v2.resource [None req-3f597ff9-17b8-481c-9603-c542f5bd6559 9816d15dae2a4f7bb096ddc2f95d2fe2 2d9d72a4ab5243ab98bb1bfc6101954c - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1195/2265] 10.0.0.139 () {34 vars in 681 bytes} [Thu May 14 18:13:44 2026] POST /v2.0/rbac-policies => generated 547 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2266] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:44 2026] DELETE /v2.0/networks/1b6b2fa4-5a2d-4c9a-ba86-769e79c9a36d => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:44.352 8 INFO neutron.db.segments_db [None req-e8701163-a149-4ab7-9b32-46140d12782f 9816d15dae2a4f7bb096ddc2f95d2fe2 2d9d72a4ab5243ab98bb1bfc6101954c - - default default] Added segment 1492f4d8-6c92-45e4-8c4c-8ff4a856cdc8 of type vxlan for network 7106ea35-68b3-403f-99db-b268b21b392a [pid: 8|app: 0|req: 1196/2267] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:13:44 2026] POST /v2.0/networks => generated 727 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2268] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:13:44 2026] POST /v2.0/subnets => generated 647 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2269] 10.0.0.139 () {34 vars in 681 bytes} [Thu May 14 18:13:44 2026] POST /v2.0/rbac-policies => generated 324 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2270] 10.0.0.139 () {32 vars in 723 bytes} [Thu May 14 18:13:45 2026] GET /v2.0/networks/7106ea35-68b3-403f-99db-b268b21b392a => generated 655 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:45.740 7 INFO neutron.services.segments.plugin [-] Segment 610f51ad-3910-4d62-8373-4ec50935bf65 resource provider aggregate not found 2026-05-14 18:13:45.746 7 INFO neutron.services.segments.plugin [-] Segment 610f51ad-3910-4d62-8373-4ec50935bf65 resource provider aggregate not found 2026-05-14 18:13:45.763 7 INFO neutron.services.segments.plugin [-] Segment 610f51ad-3910-4d62-8373-4ec50935bf65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 610f51ad-3910-4d62-8373-4ec50935bf65 found for delete ", "request_id": "req-292019f9-8f0e-4ddf-aec4-f69724940628"}]} 2026-05-14 18:13:45.774 7 INFO neutron.services.segments.plugin [-] Segment 610f51ad-3910-4d62-8373-4ec50935bf65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 610f51ad-3910-4d62-8373-4ec50935bf65 found for delete ", "request_id": "req-2fe3740f-6c1b-4837-83b5-4411346d54de"}]} 2026-05-14 18:13:45.844 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2827b5a4-d1ee-427e-ad4b-ee0ee58ec364 59c6405d3777418a889eb546edf46ebb 5259023159b147d8b5d628dd71eb73ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1198/2271] 10.0.0.139 () {32 vars in 723 bytes} [Thu May 14 18:13:45 2026] GET /v2.0/networks/7106ea35-68b3-403f-99db-b268b21b392a => generated 138 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2272] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:45 2026] DELETE /v2.0/networks/7106ea35-68b3-403f-99db-b268b21b392a => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:46.118 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2462972-fa3a-497b-aa74-18229a3b2338 9816d15dae2a4f7bb096ddc2f95d2fe2 2d9d72a4ab5243ab98bb1bfc6101954c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1199/2273] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:13:46 2026] DELETE /v2.0/subnets/aa2b5ef5-a685-4836-be76-644994d05040 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:13:46.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-319ba24b-b400-442f-917a-0c2d8d6d37dd 9816d15dae2a4f7bb096ddc2f95d2fe2 2d9d72a4ab5243ab98bb1bfc6101954c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1075/2274] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:13:46 2026] DELETE /v2.0/subnets/52d95e98-3b62-42c8-8cef-4cd57c566504 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:13:46.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa03bb60-5eb9-4259-a615-e802f7bd11d7 9816d15dae2a4f7bb096ddc2f95d2fe2 2d9d72a4ab5243ab98bb1bfc6101954c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1200/2275] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:13:46 2026] DELETE /v2.0/subnets/c514ed91-6eab-4e96-bc0a-83b52b2f327d => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2276] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:46 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1014 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2277] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:46 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2278] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:13:46 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1283 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2279] 10.0.0.139 () {32 vars in 858 bytes} [Thu May 14 18:13:46 2026] GET /v2.0/floatingips?floating_network_id=7d6d4597-e644-4241-a7d7-ada357a052c7&port_id=e7445c9e-8dc7-40b0-9d39-09f6304980e1 => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:47.245 7 WARNING neutron.db.securitygroups_db [None req-d35551d3-f75d-4918-8e68-ba4e6adac738 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1078/2280] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:47 2026] GET /v2.0/security-groups?tenant_id=5259023159b147d8b5d628dd71eb73ff&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2281] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:47 2026] DELETE /v2.0/security-groups/ef65088e-b061-4d09-9ddd-05533006c3d5 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2282] 10.0.0.30 () {34 vars in 989 bytes} [Thu May 14 18:13:47 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2283] 10.0.0.30 () {34 vars in 1119 bytes} [Thu May 14 18:13:47 2026] GET /v2.0/security-groups?id=e9a2eb60-1e47-4952-984e-6a6217314620&id=14032501-e9fc-4070-ac6a-76fd5204a1f9&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:47.665 7 WARNING neutron.db.securitygroups_db [None req-5665c486-ad46-4fe1-ae83-df07a2f72e33 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1080/2284] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:47 2026] GET /v2.0/security-groups?tenant_id=2d9d72a4ab5243ab98bb1bfc6101954c&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:13:47.783 7 INFO neutron.services.segments.plugin [-] Segment 1492f4d8-6c92-45e4-8c4c-8ff4a856cdc8 resource provider aggregate not found 2026-05-14 18:13:47.799 7 INFO neutron.services.segments.plugin [-] Segment 1492f4d8-6c92-45e4-8c4c-8ff4a856cdc8 resource provider aggregate not found 2026-05-14 18:13:47.804 7 INFO neutron.services.segments.plugin [-] Segment 1492f4d8-6c92-45e4-8c4c-8ff4a856cdc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1492f4d8-6c92-45e4-8c4c-8ff4a856cdc8 found for delete ", "request_id": "req-fe4adf84-28aa-4fd2-869c-268dd9c6114c"}]} 2026-05-14 18:13:47.817 7 INFO neutron.services.segments.plugin [-] Segment 1492f4d8-6c92-45e4-8c4c-8ff4a856cdc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1492f4d8-6c92-45e4-8c4c-8ff4a856cdc8 found for delete ", "request_id": "req-16687fc7-1e8d-465f-b931-002f21aa92e2"}]} [pid: 8|app: 0|req: 1205/2285] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:47 2026] DELETE /v2.0/security-groups/4980d543-cfad-4645-958e-c2615827409a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:48.000 7 WARNING neutron.db.securitygroups_db [None req-54f8519e-33cb-4cf0-8186-b05f4d706826 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1081/2286] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:47 2026] GET /v2.0/security-groups?tenant_id=c6a22d098ade4b3cba0c06c0d9ba0527&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: 1206/2287] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:48 2026] DELETE /v2.0/security-groups/95b9268f-6ae3-4600-81e3-e6c440690e5e => 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: 1082/2288] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:50 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2289] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:50 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&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: 1083/2290] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:51 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2291] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:51 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&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: 1084/2292] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:52 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2293] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:13:52 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2294] 10.0.0.112 () {34 vars in 1120 bytes} [Thu May 14 18:13:52 2026] GET /v2.0/security-groups?id=14032501-e9fc-4070-ac6a-76fd5204a1f9&id=e9a2eb60-1e47-4952-984e-6a6217314620&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:52.683 7 INFO neutron_taas.services.taas.taas_plugin [req-49a153c6-72b8-4f4a-addb-9a2306f8c779 req-80611fdc-c155-44fe-98e0-3459272a8f01 b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] TaaS: Handle Delete Port: e7445c9e-8dc7-40b0-9d39-09f6304980e1 2026-05-14 18:13:52.687 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-49a153c6-72b8-4f4a-addb-9a2306f8c779 req-80611fdc-c155-44fe-98e0-3459272a8f01 b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] Tap Mirror: Handle Delete Port: e7445c9e-8dc7-40b0-9d39-09f6304980e1 [pid: 8|app: 0|req: 1209/2295] 10.0.0.139 () {34 vars in 678 bytes} [Thu May 14 18:13:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2296] 10.0.0.139 () {34 vars in 678 bytes} [Thu May 14 18:13:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2297] 10.0.0.139 () {34 vars in 678 bytes} [Thu May 14 18:13:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:13:52.839 7 INFO neutron.db.l3_db [req-49a153c6-72b8-4f4a-addb-9a2306f8c779 req-80611fdc-c155-44fe-98e0-3459272a8f01 b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] Floating IP 8c6883d2-e8cb-4f43-ac99-abe3428e0920 disassociated. External IP: 10.96.250.213, port: e7445c9e-8dc7-40b0-9d39-09f6304980e1. [pid: 8|app: 0|req: 1212/2298] 10.0.0.139 () {34 vars in 678 bytes} [Thu May 14 18:13:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2299] 10.0.0.139 () {34 vars in 678 bytes} [Thu May 14 18:13:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:13:52.953 8 WARNING tagging [None req-456ae2dc-3f7a-471d-a570-439e08bb2288 0e67807076b347a5bf061b800ab14d28 aa876703902147aa8c5796b4929f5a00 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1214/2300] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:13:52 2026] PUT /v2.0/policies/2f22fe58-ec3f-45a6-a387-cd470d5cf061/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:53.008 8 WARNING tagging [None req-2fd850aa-339b-4d1a-9ae1-7dc67baf0fe2 0e67807076b347a5bf061b800ab14d28 aa876703902147aa8c5796b4929f5a00 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1215/2301] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:13:52 2026] PUT /v2.0/policies/afcd2db5-b9d4-4dd5-9441-03badb9a64e5/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:53.059 8 WARNING tagging [None req-e326b84d-e8de-4dc1-928b-805ac704ad97 0e67807076b347a5bf061b800ab14d28 aa876703902147aa8c5796b4929f5a00 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1216/2302] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:13:53 2026] PUT /v2.0/policies/649add6a-94d8-4cd5-ac75-831b0cf64cdc/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:53.112 8 WARNING tagging [None req-050bc663-deea-41ef-b004-a290a4144ad2 0e67807076b347a5bf061b800ab14d28 aa876703902147aa8c5796b4929f5a00 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1217/2303] 10.0.0.139 () {34 vars in 753 bytes} [Thu May 14 18:13:53 2026] PUT /v2.0/policies/04fc5654-b017-4ffd-b004-204e6785be8a/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: 1087/2304] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:13:52 2026] DELETE /v2.0/ports/e7445c9e-8dc7-40b0-9d39-09f6304980e1 => generated 0 bytes in 666 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:53.292 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1859c8c4-0ab9-4317-ab30-9dfb2ce68a9b'] response: {'server_uuid': '4e9b69d7-5be5-4242-a81c-6c61bb233684', 'name': 'network-vif-deleted', 'tag': 'e7445c9e-8dc7-40b0-9d39-09f6304980e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1218/2305] 10.0.0.139 () {32 vars in 674 bytes} [Thu May 14 18:13:53 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2306] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:53 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2307] 10.0.0.139 () {32 vars in 688 bytes} [Thu May 14 18:13:53 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2308] 10.0.0.139 () {32 vars in 684 bytes} [Thu May 14 18:13:53 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2309] 10.0.0.139 () {32 vars in 696 bytes} [Thu May 14 18:13:53 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2310] 10.0.0.139 () {32 vars in 682 bytes} [Thu May 14 18:13:53 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2311] 10.0.0.139 () {32 vars in 696 bytes} [Thu May 14 18:13:53 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2312] 10.0.0.139 () {32 vars in 692 bytes} [Thu May 14 18:13:53 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2313] 10.0.0.139 () {32 vars in 704 bytes} [Thu May 14 18:13:54 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2314] 10.0.0.139 () {32 vars in 734 bytes} [Thu May 14 18:13:54 2026] DELETE /v2.0/qos/policies/2f22fe58-ec3f-45a6-a387-cd470d5cf061 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2315] 10.0.0.139 () {32 vars in 734 bytes} [Thu May 14 18:13:54 2026] DELETE /v2.0/qos/policies/afcd2db5-b9d4-4dd5-9441-03badb9a64e5 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2316] 10.0.0.139 () {32 vars in 734 bytes} [Thu May 14 18:13:54 2026] DELETE /v2.0/qos/policies/649add6a-94d8-4cd5-ac75-831b0cf64cdc => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2317] 10.0.0.139 () {32 vars in 734 bytes} [Thu May 14 18:13:54 2026] DELETE /v2.0/qos/policies/04fc5654-b017-4ffd-b004-204e6785be8a => 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: 1225/2318] 10.0.0.139 () {32 vars in 734 bytes} [Thu May 14 18:13:54 2026] DELETE /v2.0/qos/policies/8d6d2b8b-a0c7-4853-9de4-715ff03b0ef0 => 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: 1094/2319] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:54 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:13:55.500 8 WARNING neutron.db.securitygroups_db [None req-a46d623c-2df2-426c-b0cc-09288023831a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1226/2320] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:55 2026] GET /v2.0/security-groups?tenant_id=aa876703902147aa8c5796b4929f5a00&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2321] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:55 2026] DELETE /v2.0/security-groups/e165550e-fc77-4063-9137-9cb4511c9469 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:55.820 8 WARNING neutron.db.securitygroups_db [None req-3609eb50-c685-48d8-b3b0-356142fcf8e5 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1096/2322] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:13:55 2026] GET /v2.0/ports?device_id=4e9b69d7-5be5-4242-a81c-6c61bb233684 => 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: 1227/2323] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:55 2026] GET /v2.0/security-groups?tenant_id=665a82c979554bcabf4fbb52e3819e4e&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2324] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:55 2026] DELETE /v2.0/security-groups/d698a0be-5f02-4b14-9281-256ff0ae7b9a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:56.285 8 WARNING neutron.db.securitygroups_db [None req-86154089-d08b-4b98-b6be-38fbe3af8597 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1228/2325] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:13:56 2026] GET /v2.0/security-groups?tenant_id=775d2ccd64644dd285fc507f64b3d8ca&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2326] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:56 2026] DELETE /v2.0/security-groups/4f41cc6b-f135-45c5-909c-382fab9cfa26 => 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: 1229/2327] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:57 2026] DELETE /v2.0/security-groups/e9a2eb60-1e47-4952-984e-6a6217314620 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:57.220 7 INFO neutron.api.v2.resource [None req-597f8e56-3693-4710-82f3-c6b95042b9d8 b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2328] 10.0.0.139 () {32 vars in 737 bytes} [Thu May 14 18:13:57 2026] GET /v2.0/security-groups/e9a2eb60-1e47-4952-984e-6a6217314620 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:13:57.349 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c418f5c-6090-4cb8-9a96-6e91cfed3249 b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] TaaS: Handle Delete Port: b3f9cd51-18d7-4513-9acf-d7b07507cd56 2026-05-14 18:13:57.354 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c418f5c-6090-4cb8-9a96-6e91cfed3249 b17e8b3eef3f46619db05cfc35968471 20da1476662548b3a5754edce33e1a7b - - default default] Tap Mirror: Handle Delete Port: b3f9cd51-18d7-4513-9acf-d7b07507cd56 [pid: 8|app: 0|req: 1230/2329] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:13:57 2026] DELETE /v2.0/floatingips/8c6883d2-e8cb-4f43-ac99-abe3428e0920 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2330] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:13:57 2026] DELETE /v2.0/security-groups/14032501-e9fc-4070-ac6a-76fd5204a1f9 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:13:58.177 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a76defc-13cf-4659-b5a9-aa200ed2a714 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 26c9b1a2-8192-451e-ae18-8a613143e871 2026-05-14 18:13:58.180 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a76defc-13cf-4659-b5a9-aa200ed2a714 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 26c9b1a2-8192-451e-ae18-8a613143e871 [pid: 8|app: 0|req: 1231/2331] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:13:57 2026] PUT /v2.0/routers/8a3537ea-d099-4cdd-b12a-c6b10e9f5313/remove_router_interface => generated 310 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:13:58.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-960214aa-e878-4e3b-b2b1-6e10d7827b80 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 6bff789c-0677-4387-852b-e25d0a5bc822 2026-05-14 18:13:58.977 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-960214aa-e878-4e3b-b2b1-6e10d7827b80 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 6bff789c-0677-4387-852b-e25d0a5bc822 2026-05-14 18:13:59.237 7 INFO neutron_taas.services.taas.taas_plugin [None req-960214aa-e878-4e3b-b2b1-6e10d7827b80 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: c33fe84d-1e9e-48e7-b19a-6277cba4fa6e 2026-05-14 18:13:59.240 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-960214aa-e878-4e3b-b2b1-6e10d7827b80 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: c33fe84d-1e9e-48e7-b19a-6277cba4fa6e 2026-05-14 18:13:59.609 7 INFO neutron.db.l3_hamode_db [None req-960214aa-e878-4e3b-b2b1-6e10d7827b80 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] HA network 04f5c337-7cc9-4b8b-bb23-3336cd8493ed was deleted as no HA routers are present in project 20da1476662548b3a5754edce33e1a7b. [pid: 7|app: 0|req: 1101/2334] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:13:58 2026] DELETE /v2.0/routers/8a3537ea-d099-4cdd-b12a-c6b10e9f5313 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2335] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:13:59 2026] DELETE /v2.0/subnets/a7225c52-dfd1-4fe8-b688-ba67f0fa3fa1 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:13:59.893 7 INFO neutron.services.segments.plugin [-] Segment 1a816f80-e3a4-4fe2-a529-d85f827a6c74 resource provider aggregate not found 2026-05-14 18:13:59.918 7 INFO neutron.services.segments.plugin [-] Segment 1a816f80-e3a4-4fe2-a529-d85f827a6c74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a816f80-e3a4-4fe2-a529-d85f827a6c74 found for delete ", "request_id": "req-fa4838a8-b8cd-4d95-9430-88e79dcaafe5"}]} 2026-05-14 18:13:59.920 7 INFO neutron.services.segments.plugin [-] Segment 1a816f80-e3a4-4fe2-a529-d85f827a6c74 resource provider aggregate not found 2026-05-14 18:13:59.937 7 INFO neutron.services.segments.plugin [-] Segment 1a816f80-e3a4-4fe2-a529-d85f827a6c74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a816f80-e3a4-4fe2-a529-d85f827a6c74 found for delete ", "request_id": "req-893a9e7f-b71c-402b-8cb5-8003ac670623"}]} 2026-05-14 18:13:59.964 7 INFO neutron_taas.services.taas.taas_plugin [None req-040f909c-ba56-4bf4-9a6d-96ac38a0b1d6 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: f992981f-2f21-4cbe-9536-16acefa92f71 2026-05-14 18:13:59.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-040f909c-ba56-4bf4-9a6d-96ac38a0b1d6 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: f992981f-2f21-4cbe-9536-16acefa92f71 [pid: 7|app: 0|req: 1102/2336] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:13:59 2026] DELETE /v2.0/networks/432e0117-00b1-4fce-a023-fbf5d99629ee => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:00.621 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6633469-6add-4a15-8d61-33f489dfcd94 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 738867e7-eece-4d56-9b30-3d5d2e01ca27 2026-05-14 18:14:00.624 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6633469-6add-4a15-8d61-33f489dfcd94 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 738867e7-eece-4d56-9b30-3d5d2e01ca27 2026-05-14 18:14:00.973 7 INFO neutron.db.segments_db [None req-66a460bd-5372-48b8-b892-27f9c9e02f66 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Added segment 83fd73c0-3303-44ef-a0ba-7d30dda6a7bb of type vxlan for network 52108945-3ac4-46e3-89cf-fe6ab68f7b20 [pid: 8|app: 0|req: 1235/2337] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:14:00 2026] PUT /v2.0/routers/98e02da9-8e08-4742-b927-9b5c706d9c30/remove_router_interface => generated 310 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:14:01.314 7 INFO neutron.db.l3_hamode_db [None req-66a460bd-5372-48b8-b892-27f9c9e02f66 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:14:01.462 7 INFO neutron.db.l3_hamode_db [None req-66a460bd-5372-48b8-b892-27f9c9e02f66 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:14:01.586 8 INFO neutron_taas.services.taas.taas_plugin [None req-77909eaf-1ce2-4f4e-a92e-d7af38f6bae2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: e0214082-5f7f-4c30-95a0-0899aecf1d7e 2026-05-14 18:14:01.589 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77909eaf-1ce2-4f4e-a92e-d7af38f6bae2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: e0214082-5f7f-4c30-95a0-0899aecf1d7e 2026-05-14 18:14:01.903 8 INFO neutron_taas.services.taas.taas_plugin [None req-77909eaf-1ce2-4f4e-a92e-d7af38f6bae2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 9f772cea-6558-4ea0-99fe-ed953b49e6ad 2026-05-14 18:14:01.906 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77909eaf-1ce2-4f4e-a92e-d7af38f6bae2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 9f772cea-6558-4ea0-99fe-ed953b49e6ad 2026-05-14 18:14:01.944 7 INFO neutron.services.segments.plugin [-] Segment 38fe2500-1457-464c-a883-baa4440c3132 resource provider aggregate not found 2026-05-14 18:14:01.965 7 INFO neutron.services.segments.plugin [-] Segment 38fe2500-1457-464c-a883-baa4440c3132 resource provider aggregate not found 2026-05-14 18:14:01.968 7 INFO neutron.services.segments.plugin [-] Segment 38fe2500-1457-464c-a883-baa4440c3132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38fe2500-1457-464c-a883-baa4440c3132 found for delete ", "request_id": "req-8dfc3484-bba7-4a0b-9565-67275d66f9d2"}]} 2026-05-14 18:14:01.992 7 INFO neutron.services.segments.plugin [-] Segment 38fe2500-1457-464c-a883-baa4440c3132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38fe2500-1457-464c-a883-baa4440c3132 found for delete ", "request_id": "req-258a4d9f-cabf-452b-88bd-62cb5d8d9d9c"}]} [pid: 7|app: 0|req: 1103/2338] 10.0.0.139 () {34 vars in 668 bytes} [Thu May 14 18:14:00 2026] POST /v2.0/routers => generated 474 bytes in 1298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:02.128 7 INFO neutron.db.l3_hamode_db [None req-6bab55db-cefa-4e99-b2fa-0d44239fe466 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:14:02.238 7 INFO neutron.db.l3_hamode_db [None req-6bab55db-cefa-4e99-b2fa-0d44239fe466 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:14:02.328 8 INFO neutron.services.segments.plugin [-] Segment 7dff9c36-d8ef-4305-8921-94a8e880c7f5 resource provider aggregate not found 2026-05-14 18:14:02.333 8 INFO neutron.services.segments.plugin [-] Segment 7dff9c36-d8ef-4305-8921-94a8e880c7f5 resource provider aggregate not found 2026-05-14 18:14:02.350 8 INFO neutron.services.segments.plugin [-] Segment 7dff9c36-d8ef-4305-8921-94a8e880c7f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dff9c36-d8ef-4305-8921-94a8e880c7f5 found for delete ", "request_id": "req-c99bec0f-f372-476a-b7fc-6cd574651611"}]} 2026-05-14 18:14:02.350 8 INFO neutron.services.segments.plugin [-] Segment 7dff9c36-d8ef-4305-8921-94a8e880c7f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dff9c36-d8ef-4305-8921-94a8e880c7f5 found for delete ", "request_id": "req-9b9defde-1fd1-4a70-869c-e1eadd978094"}]} 2026-05-14 18:14:02.369 8 INFO neutron.db.l3_hamode_db [None req-77909eaf-1ce2-4f4e-a92e-d7af38f6bae2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] HA network a48eeec9-4de7-4e0d-8280-809fcfbb84eb was deleted as no HA routers are present in project 8300ad6f6da84017b9a75891d1c4c6f6. [pid: 8|app: 0|req: 1236/2339] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:01 2026] DELETE /v2.0/routers/98e02da9-8e08-4742-b927-9b5c706d9c30 => generated 0 bytes in 1081 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2340] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:02 2026] DELETE /v2.0/subnets/dd174897-5f31-4a3a-9c12-d70d6c761cbe => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:02.655 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb95e644-61fc-4178-9080-577e36ef2d3d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 1d325990-3fd3-4d45-8eed-32f626791e79 2026-05-14 18:14:02.658 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb95e644-61fc-4178-9080-577e36ef2d3d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 1d325990-3fd3-4d45-8eed-32f626791e79 [pid: 7|app: 0|req: 1104/2341] 10.0.0.139 () {34 vars in 668 bytes} [Thu May 14 18:14:02 2026] POST /v2.0/routers => generated 474 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:02.873 7 INFO neutron.db.l3_hamode_db [None req-60a19f0c-f737-4999-88db-c33dce2aaf96 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1238/2342] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:02 2026] DELETE /v2.0/networks/fbe7f9c1-7ea0-4ba1-8a16-5d870bd041b2 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:03.046 7 INFO neutron.db.l3_hamode_db [None req-60a19f0c-f737-4999-88db-c33dce2aaf96 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:14:03.371 8 WARNING neutron.db.securitygroups_db [None req-e5008e54-31d7-451f-8ee5-1aad162172ab aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1239/2343] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:03 2026] GET /v2.0/security-groups?tenant_id=20da1476662548b3a5754edce33e1a7b&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2344] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:03 2026] DELETE /v2.0/security-groups/1250ff37-7aa3-4b1c-a812-a3e3bef28eb1 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:03.674 8 WARNING neutron.db.securitygroups_db [None req-c89f9ff7-31a7-4ede-91a8-8177f7dcde7a aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1241/2345] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:03 2026] GET /v2.0/security-groups?tenant_id=8300ad6f6da84017b9a75891d1c4c6f6&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: 1242/2346] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:03 2026] DELETE /v2.0/security-groups/9b54ee02-f087-4cf9-bfda-72e88bf59c38 => 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: 1105/2347] 10.0.0.139 () {34 vars in 668 bytes} [Thu May 14 18:14:02 2026] POST /v2.0/routers => generated 474 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:03.863 8 INFO neutron.db.l3_hamode_db [None req-5621a73a-7e28-42ed-b7e9-7b2feaa6e8b8 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:14:04.685 8 INFO neutron.services.segments.plugin [-] Segment 88b1163b-52d9-42f0-9794-45e304ee4dc2 resource provider aggregate not found 2026-05-14 18:14:04.699 8 INFO neutron.services.segments.plugin [-] Segment 88b1163b-52d9-42f0-9794-45e304ee4dc2 resource provider aggregate not found 2026-05-14 18:14:04.719 8 INFO neutron.services.segments.plugin [-] Segment 88b1163b-52d9-42f0-9794-45e304ee4dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b1163b-52d9-42f0-9794-45e304ee4dc2 found for delete ", "request_id": "req-c5041719-2074-46ef-96b2-c8255a4b5c85"}]} 2026-05-14 18:14:04.720 8 INFO neutron.services.segments.plugin [-] Segment 88b1163b-52d9-42f0-9794-45e304ee4dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b1163b-52d9-42f0-9794-45e304ee4dc2 found for delete ", "request_id": "req-05e1756f-2b3d-4826-9275-85131bda08f2"}]} 2026-05-14 18:14:04.799 8 INFO neutron.db.l3_hamode_db [None req-5621a73a-7e28-42ed-b7e9-7b2feaa6e8b8 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1243/2348] 10.0.0.139 () {34 vars in 668 bytes} [Thu May 14 18:14:03 2026] POST /v2.0/routers => generated 474 bytes in 1702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:05.583 7 INFO neutron.db.l3_hamode_db [None req-f7d0f191-a2a4-4bba-b0f0-743d7bbb9082 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:14:05.698 7 INFO neutron.db.l3_hamode_db [None req-f7d0f191-a2a4-4bba-b0f0-743d7bbb9082 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1106/2349] 10.0.0.139 () {34 vars in 668 bytes} [Thu May 14 18:14:05 2026] POST /v2.0/routers => generated 474 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:06.405 8 WARNING tagging [None req-aceb5ebf-9fb6-413a-af2e-c9fdb3bff229 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1244/2350] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:14:06 2026] PUT /v2.0/routers/8836d67d-2d81-4812-9595-a4b3f138be61/tags => generated 17 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:06.543 7 WARNING tagging [None req-80852889-f83c-4f96-bf4a-b83dd2474180 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1107/2351] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:14:06 2026] PUT /v2.0/routers/bd5f060d-33f9-42b2-a785-053ee78f718f/tags => generated 25 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:06.661 8 WARNING tagging [None req-c3ab8c49-c527-43a7-a732-9ed08267e503 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1245/2352] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:14:06 2026] PUT /v2.0/routers/87f98efe-20ae-4567-99a7-856bc46bca68/tags => generated 34 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:06.766 7 WARNING tagging [None req-4a633442-5bd4-45ec-a279-e07563df0011 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1108/2353] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:14:06 2026] PUT /v2.0/routers/7d1756e5-5931-48bf-9d43-e22372c003b3/tags => generated 19 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2354] 10.0.0.139 () {32 vars in 664 bytes} [Thu May 14 18:14:06 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2355] 10.0.0.139 () {32 vars in 678 bytes} [Thu May 14 18:14:06 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2356] 10.0.0.139 () {32 vars in 674 bytes} [Thu May 14 18:14:07 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2357] 10.0.0.139 () {32 vars in 686 bytes} [Thu May 14 18:14:07 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2358] 10.0.0.139 () {32 vars in 672 bytes} [Thu May 14 18:14:07 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2359] 10.0.0.139 () {32 vars in 686 bytes} [Thu May 14 18:14:07 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2360] 10.0.0.139 () {32 vars in 682 bytes} [Thu May 14 18:14:07 2026] GET /v2.0/routers?not-tags-any=blue => 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: 1112/2361] 10.0.0.139 () {32 vars in 694 bytes} [Thu May 14 18:14:07 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2362] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:14:07 2026] GET /v2.0/routers/8836d67d-2d81-4812-9595-a4b3f138be61 => generated 485 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2363] 10.0.0.139 () {34 vars in 742 bytes} [Thu May 14 18:14:07 2026] PUT /v2.0/routers/8836d67d-2d81-4812-9595-a4b3f138be61 => generated 485 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2364] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:14:08 2026] GET /v2.0/ports?device_id=8836d67d-2d81-4812-9595-a4b3f138be61 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:08.400 7 INFO neutron_taas.services.taas.taas_plugin [None req-0bc3c993-5701-4089-9074-94b3e308f7fc 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] TaaS: Handle Delete Port: f8abea58-5aff-429c-a7e6-fa8187fc63a3 2026-05-14 18:14:08.403 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bc3c993-5701-4089-9074-94b3e308f7fc 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Tap Mirror: Handle Delete Port: f8abea58-5aff-429c-a7e6-fa8187fc63a3 [pid: 7|app: 0|req: 1114/2365] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:08 2026] DELETE /v2.0/routers/8836d67d-2d81-4812-9595-a4b3f138be61 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2366] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:14:08 2026] GET /v2.0/routers/bd5f060d-33f9-42b2-a785-053ee78f718f => generated 493 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2367] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:14:08 2026] POST /v2.0/floatingips => generated 552 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2368] 10.0.0.139 () {34 vars in 742 bytes} [Thu May 14 18:14:08 2026] PUT /v2.0/routers/bd5f060d-33f9-42b2-a785-053ee78f718f => generated 493 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2369] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:14:09 2026] GET /v2.0/ports?device_id=bd5f060d-33f9-42b2-a785-053ee78f718f => 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: 1253/2370] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:14:09 2026] POST /v2.0/floatingips => generated 552 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:09.863 7 INFO neutron_taas.services.taas.taas_plugin [None req-8de2aeb2-2f0b-426d-b5a9-9eaa3dc5003c 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] TaaS: Handle Delete Port: ee964333-568b-4889-be1b-16b519beea8d 2026-05-14 18:14:09.867 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8de2aeb2-2f0b-426d-b5a9-9eaa3dc5003c 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Tap Mirror: Handle Delete Port: ee964333-568b-4889-be1b-16b519beea8d [pid: 7|app: 0|req: 1118/2371] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:09 2026] DELETE /v2.0/routers/bd5f060d-33f9-42b2-a785-053ee78f718f => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2372] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:14:10 2026] GET /v2.0/routers/87f98efe-20ae-4567-99a7-856bc46bca68 => generated 502 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2373] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:14:09 2026] POST /v2.0/floatingips => generated 552 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2374] 10.0.0.139 () {34 vars in 742 bytes} [Thu May 14 18:14:10 2026] PUT /v2.0/routers/87f98efe-20ae-4567-99a7-856bc46bca68 => generated 502 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2375] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:14:10 2026] GET /v2.0/ports?device_id=87f98efe-20ae-4567-99a7-856bc46bca68 => 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: 1255/2376] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:14:10 2026] POST /v2.0/floatingips => generated 552 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:10.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-6b2fd7b7-41bd-447f-8999-c30ab66f1181 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] TaaS: Handle Delete Port: 94f5f5f4-7fbe-4b51-881b-f7e0fcf5c039 2026-05-14 18:14:10.848 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b2fd7b7-41bd-447f-8999-c30ab66f1181 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Tap Mirror: Handle Delete Port: 94f5f5f4-7fbe-4b51-881b-f7e0fcf5c039 [pid: 7|app: 0|req: 1122/2377] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:10 2026] DELETE /v2.0/routers/87f98efe-20ae-4567-99a7-856bc46bca68 => 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: 1123/2378] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:14:11 2026] GET /v2.0/routers/7d1756e5-5931-48bf-9d43-e22372c003b3 => generated 487 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2379] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:14:10 2026] POST /v2.0/floatingips => generated 552 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:11.436 8 WARNING tagging [None req-ef855575-5e6d-4af2-bcb4-28522f4a9623 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1257/2380] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:14:11 2026] PUT /v2.0/floatingips/03725fd8-8c4e-4be5-b176-b4ead133b360/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:11.523 8 WARNING tagging [None req-473ff4ba-434f-4372-b133-2a51d71485be 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1258/2381] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:14:11 2026] PUT /v2.0/floatingips/d2bf977b-cfd5-49d4-b1a7-84f9080a1f34/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:11.598 8 WARNING tagging [None req-f72e3068-80fd-4177-a73c-733f53f8271d 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1259/2382] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:14:11 2026] PUT /v2.0/floatingips/26b0e863-bb94-464f-88c5-acabb9deb502/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:11.659 8 WARNING tagging [None req-5fd305d9-5e63-4f4c-bba0-592806a00bbd 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1260/2383] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:14:11 2026] PUT /v2.0/floatingips/91ba80a8-43c5-425c-9277-414108b6bbdd/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2384] 10.0.0.139 () {34 vars in 742 bytes} [Thu May 14 18:14:11 2026] PUT /v2.0/routers/7d1756e5-5931-48bf-9d43-e22372c003b3 => generated 487 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2385] 10.0.0.139 () {32 vars in 672 bytes} [Thu May 14 18:14:11 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2386] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:14:11 2026] GET /v2.0/ports?device_id=7d1756e5-5931-48bf-9d43-e22372c003b3 => 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: 1262/2387] 10.0.0.139 () {32 vars in 686 bytes} [Thu May 14 18:14:11 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2388] 10.0.0.139 () {32 vars in 682 bytes} [Thu May 14 18:14:11 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2389] 10.0.0.139 () {32 vars in 694 bytes} [Thu May 14 18:14:11 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2390] 10.0.0.139 () {32 vars in 680 bytes} [Thu May 14 18:14:11 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:14:11.969 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fcf101a-33f9-4af5-adf8-78aa608887c0 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] TaaS: Handle Delete Port: b8c75a7d-2cd6-41e9-8f88-53bd2550fd55 2026-05-14 18:14:11.972 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fcf101a-33f9-4af5-adf8-78aa608887c0 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Tap Mirror: Handle Delete Port: b8c75a7d-2cd6-41e9-8f88-53bd2550fd55 [pid: 8|app: 0|req: 1266/2391] 10.0.0.139 () {32 vars in 694 bytes} [Thu May 14 18:14:11 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2392] 10.0.0.139 () {32 vars in 690 bytes} [Thu May 14 18:14:12 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2393] 10.0.0.139 () {32 vars in 702 bytes} [Thu May 14 18:14:12 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2394] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:11 2026] DELETE /v2.0/routers/7d1756e5-5931-48bf-9d43-e22372c003b3 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2395] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:14:12 2026] GET /v2.0/routers/90c93b15-dab4-4846-91b7-1a2e09acb5e9 => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:14:12.238 8 INFO neutron_taas.services.taas.taas_plugin [None req-41ced1ed-7aa2-4baf-92eb-101b1aee498b 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] TaaS: Handle Delete Port: 692b646b-b782-4062-817e-aa27d6acc8ae 2026-05-14 18:14:12.241 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41ced1ed-7aa2-4baf-92eb-101b1aee498b 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] Tap Mirror: Handle Delete Port: 692b646b-b782-4062-817e-aa27d6acc8ae [pid: 8|app: 0|req: 1269/2396] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:14:12 2026] DELETE /v2.0/floatingips/03725fd8-8c4e-4be5-b176-b4ead133b360 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:12.519 8 INFO neutron_taas.services.taas.taas_plugin [None req-fea92eff-4be5-4c95-ad59-e260590a18ac 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] TaaS: Handle Delete Port: c299ecc5-ee61-49e4-9cec-44cf5dda1968 2026-05-14 18:14:12.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fea92eff-4be5-4c95-ad59-e260590a18ac 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] Tap Mirror: Handle Delete Port: c299ecc5-ee61-49e4-9cec-44cf5dda1968 [pid: 8|app: 0|req: 1270/2397] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:14:12 2026] DELETE /v2.0/floatingips/d2bf977b-cfd5-49d4-b1a7-84f9080a1f34 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2398] 10.0.0.139 () {34 vars in 742 bytes} [Thu May 14 18:14:12 2026] PUT /v2.0/routers/90c93b15-dab4-4846-91b7-1a2e09acb5e9 => generated 480 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2399] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:14:12 2026] GET /v2.0/ports?device_id=90c93b15-dab4-4846-91b7-1a2e09acb5e9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:12.793 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d7b9ae7-7573-463f-8809-5e876a7ee61b 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] TaaS: Handle Delete Port: 491ebe25-8645-4f1b-8b2d-8601abfe89e3 2026-05-14 18:14:12.796 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d7b9ae7-7573-463f-8809-5e876a7ee61b 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] Tap Mirror: Handle Delete Port: 491ebe25-8645-4f1b-8b2d-8601abfe89e3 2026-05-14 18:14:12.956 7 INFO neutron_taas.services.taas.taas_plugin [None req-18df00bc-f6ad-468e-aa59-89e5bae2861b 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] TaaS: Handle Delete Port: 79c20969-1ce9-4b26-9088-dcef8092bff2 2026-05-14 18:14:12.959 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18df00bc-f6ad-468e-aa59-89e5bae2861b 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] Tap Mirror: Handle Delete Port: 79c20969-1ce9-4b26-9088-dcef8092bff2 [pid: 8|app: 0|req: 1271/2400] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:14:12 2026] DELETE /v2.0/floatingips/26b0e863-bb94-464f-88c5-acabb9deb502 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:13.108 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fe85b34-f22b-4cc0-b6d8-eefd3467d77a 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] TaaS: Handle Delete Port: b2759ea9-efd8-4386-896e-5723e1d595f6 2026-05-14 18:14:13.110 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fe85b34-f22b-4cc0-b6d8-eefd3467d77a 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] Tap Mirror: Handle Delete Port: b2759ea9-efd8-4386-896e-5723e1d595f6 [pid: 8|app: 0|req: 1272/2401] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:14:12 2026] DELETE /v2.0/floatingips/91ba80a8-43c5-425c-9277-414108b6bbdd => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:13.347 7 INFO neutron.services.segments.plugin [-] Segment 83fd73c0-3303-44ef-a0ba-7d30dda6a7bb resource provider aggregate not found 2026-05-14 18:14:13.359 7 INFO neutron.services.segments.plugin [-] Segment 83fd73c0-3303-44ef-a0ba-7d30dda6a7bb resource provider aggregate not found 2026-05-14 18:14:13.376 7 INFO neutron.services.segments.plugin [-] Segment 83fd73c0-3303-44ef-a0ba-7d30dda6a7bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83fd73c0-3303-44ef-a0ba-7d30dda6a7bb found for delete ", "request_id": "req-209f1f06-a262-405a-be2c-a1e9551e4d85"}]} 2026-05-14 18:14:13.384 7 INFO neutron.services.segments.plugin [-] Segment 83fd73c0-3303-44ef-a0ba-7d30dda6a7bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83fd73c0-3303-44ef-a0ba-7d30dda6a7bb found for delete ", "request_id": "req-b85d58ad-8559-4a17-a37d-a351fc3a19e9"}]} 2026-05-14 18:14:13.405 7 INFO neutron.db.l3_hamode_db [None req-18df00bc-f6ad-468e-aa59-89e5bae2861b 003e500f38804c7b8561649a74e38c91 e9c51b526f8149eab91e3fe663ebeca4 - - default default] HA network 52108945-3ac4-46e3-89cf-fe6ab68f7b20 was deleted as no HA routers are present in project e9c51b526f8149eab91e3fe663ebeca4. 2026-05-14 18:14:13.414 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d0d01de-302f-4cf7-8185-5728e135e4e1 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] TaaS: Handle Delete Port: 346816f6-54fe-4af7-8c8c-fad108f181f3 [pid: 7|app: 0|req: 1130/2402] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:12 2026] DELETE /v2.0/routers/90c93b15-dab4-4846-91b7-1a2e09acb5e9 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:13.419 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d0d01de-302f-4cf7-8185-5728e135e4e1 6399137d3b394ae597f0bb6b23211039 f4508f5c9970406cba586b57007a785b - - default default] Tap Mirror: Handle Delete Port: 346816f6-54fe-4af7-8c8c-fad108f181f3 [pid: 8|app: 0|req: 1273/2403] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:14:13 2026] DELETE /v2.0/floatingips/3502f75e-a2c2-4fa5-be3d-1a409004848b => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:14.472 8 WARNING neutron.db.securitygroups_db [None req-c7bf0339-7c06-4291-aae1-c5a067356e5f aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:14:14.505 7 WARNING neutron.db.securitygroups_db [None req-199cfccb-020b-487c-b35c-1b55e03b6bb9 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1275/2406] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:14 2026] GET /v2.0/security-groups?tenant_id=0899f078fbb84b2b9c239451914eef9c&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2407] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:14 2026] GET /v2.0/security-groups?tenant_id=705be3ba526547429ff12fd9618af73c&name=default => generated 2929 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2408] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:14 2026] DELETE /v2.0/security-groups/535151e1-63d9-4ff8-a019-7a164b1ee388 => 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: 1133/2409] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:14 2026] DELETE /v2.0/security-groups/092cfcb8-2d78-473b-b06f-ec6b5b299351 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:14.798 8 WARNING neutron.db.securitygroups_db [None req-f67ad8a6-c09d-4041-83d3-76bcd9cefd93 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:14:14.914 7 WARNING neutron.db.securitygroups_db [None req-76feedcc-3df0-4639-b8f3-604cd502e467 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1277/2410] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:14 2026] GET /v2.0/security-groups?tenant_id=f4508f5c9970406cba586b57007a785b&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2411] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:14 2026] DELETE /v2.0/security-groups/525d41ad-1a36-439d-98ff-6c2ab9609faa => 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: 1134/2412] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:14 2026] GET /v2.0/security-groups?tenant_id=e9c51b526f8149eab91e3fe663ebeca4&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2413] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:15 2026] DELETE /v2.0/security-groups/cf9277bd-266b-4c52-9541-a7342bfc98f1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:15.153 7 WARNING neutron.db.securitygroups_db [None req-b7d5e59d-53bf-4532-8b88-11ce861e8f47 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1135/2414] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:15 2026] GET /v2.0/security-groups?tenant_id=b77ee5e72ff94488b1354b9d02776979&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:14:15.326 7 WARNING neutron.db.securitygroups_db [None req-0fa889b5-0bae-429a-a3f2-3a9a3a32323d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1280/2415] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:15 2026] DELETE /v2.0/security-groups/a41c6212-9fce-410f-a475-108f5a4b001c => 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: 1136/2416] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:15 2026] GET /v2.0/security-groups?tenant_id=0e0a4073e06e453b826f2342388feff9&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2417] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:15 2026] DELETE /v2.0/security-groups/ef6022ef-b979-4953-a905-ef0d9c69b6f2 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:19.948 7 INFO neutron.db.segments_db [None req-0929ec17-550c-4065-a02c-58bee3911983 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] Added segment e9ce68e9-8bc1-4087-a92a-8a7f0e49e33e of type vxlan for network a79e1514-5c4f-49ae-a672-ae8b238324c1 [pid: 7|app: 0|req: 1137/2418] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:14:19 2026] POST /v2.0/networks => generated 630 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2419] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:14:20 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2420] 10.0.0.139 () {34 vars in 684 bytes} [Thu May 14 18:14:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:14:20.464 8 INFO neutron.db.segments_db [None req-1c73b5e1-ba1c-454e-9711-e0ae30255236 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] Added segment 02816bc9-5802-47b3-bc26-8168edd58540 of type vxlan for network a836c7bf-f2a9-4bcc-b81f-f457dc3a1b9a [pid: 7|app: 0|req: 1139/2421] 10.0.0.139 () {34 vars in 684 bytes} [Thu May 14 18:14:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2422] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:14:20 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2423] 10.0.0.139 () {34 vars in 684 bytes} [Thu May 14 18:14:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2424] 10.0.0.139 () {34 vars in 684 bytes} [Thu May 14 18:14:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2425] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:14:20 2026] POST /v2.0/ports => generated 743 bytes in 358 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: 1142/2426] 10.0.0.139 () {34 vars in 684 bytes} [Thu May 14 18:14:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:14:20.986 8 INFO neutron.db.segments_db [None req-c5f8ecf6-3982-4acb-8c7f-f964b4248c62 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] Added segment 32f5f114-8d10-4f3d-acef-5e51f2fd0b16 of type vxlan for network f8a08ef6-0f14-4416-9989-35e556250e77 2026-05-14 18:14:20.987 7 WARNING tagging [None req-f24516c6-c70a-4995-b4df-d959dd8fc298 1b7f53855b6249a180ce90099b0b0abb 9de4da49246347ca869d2ca01fd03429 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1143/2427] 10.0.0.139 () {34 vars in 767 bytes} [Thu May 14 18:14:20 2026] PUT /v2.0/security-groups/079f1332-4bcf-4bae-a0e7-b7d1d48af893/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:21.047 7 WARNING tagging [None req-a11af9d0-a392-4598-8959-674b7fe496c6 1b7f53855b6249a180ce90099b0b0abb 9de4da49246347ca869d2ca01fd03429 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1144/2428] 10.0.0.139 () {34 vars in 767 bytes} [Thu May 14 18:14:21 2026] PUT /v2.0/security-groups/60ef6f4c-398d-433e-81bb-48a2752f9295/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2429] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:14:20 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:21.107 7 WARNING tagging [None req-c21a5b57-eb8b-439a-8cbc-5c2f56e03d44 1b7f53855b6249a180ce90099b0b0abb 9de4da49246347ca869d2ca01fd03429 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1145/2430] 10.0.0.139 () {34 vars in 767 bytes} [Thu May 14 18:14:21 2026] PUT /v2.0/security-groups/cd279fd7-a434-4c05-b377-5cc77f17c67e/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:21.160 7 WARNING tagging [None req-7828b4e4-a97d-4906-b771-2725814d04b2 1b7f53855b6249a180ce90099b0b0abb 9de4da49246347ca869d2ca01fd03429 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1146/2431] 10.0.0.139 () {34 vars in 767 bytes} [Thu May 14 18:14:21 2026] PUT /v2.0/security-groups/a87285ff-0a47-4b38-9d20-0f881a1dac60/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2432] 10.0.0.139 () {32 vars in 680 bytes} [Thu May 14 18:14:21 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2433] 10.0.0.139 () {32 vars in 694 bytes} [Thu May 14 18:14:21 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2434] 10.0.0.139 () {32 vars in 690 bytes} [Thu May 14 18:14:21 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2435] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:14:21 2026] POST /v2.0/ports => generated 743 bytes in 290 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: 1150/2436] 10.0.0.139 () {32 vars in 702 bytes} [Thu May 14 18:14:21 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:14:21.435 8 INFO neutron.db.segments_db [None req-ae3fd800-820d-4dc7-b72f-6615b5285f07 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] Added segment 7aba9fdf-46e6-49d1-81da-6e298134b6a0 of type vxlan for network bb12412b-788b-44e8-9602-393f77b1862b [pid: 7|app: 0|req: 1151/2437] 10.0.0.139 () {32 vars in 688 bytes} [Thu May 14 18:14:21 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2438] 10.0.0.139 () {32 vars in 702 bytes} [Thu May 14 18:14:21 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2439] 10.0.0.139 () {32 vars in 698 bytes} [Thu May 14 18:14:21 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2440] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:14:21 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2441] 10.0.0.139 () {32 vars in 710 bytes} [Thu May 14 18:14:21 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2442] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:21 2026] DELETE /v2.0/security-groups/079f1332-4bcf-4bae-a0e7-b7d1d48af893 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2443] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:21 2026] DELETE /v2.0/security-groups/60ef6f4c-398d-433e-81bb-48a2752f9295 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2444] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:21 2026] DELETE /v2.0/security-groups/cd279fd7-a434-4c05-b377-5cc77f17c67e => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2445] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:14:21 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1158/2446] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:21 2026] DELETE /v2.0/security-groups/a87285ff-0a47-4b38-9d20-0f881a1dac60 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:21.937 8 INFO neutron.db.segments_db [None req-3254f17d-68d4-417a-ad5f-76e48c7eccc2 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] Added segment 64cdbe90-59be-403b-a17b-ef4c8b0f9841 of type vxlan for network a8ee75d2-9d9f-436d-91eb-ace5969db403 [pid: 7|app: 0|req: 1159/2447] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:21 2026] DELETE /v2.0/security-groups/62351ebb-2dfb-4c91-bfc2-924435f45ce6 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2448] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:14:21 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2449] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:14:22 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2450] 10.0.0.139 () {34 vars in 747 bytes} [Thu May 14 18:14:22 2026] PUT /v2.0/ports/1675b3c6-40d2-4c1e-af8f-412cbce0d9b7/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1161/2451] 10.0.0.139 () {34 vars in 747 bytes} [Thu May 14 18:14:22 2026] PUT /v2.0/ports/3911ae25-024a-4316-af96-8caaeff61787/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1291/2452] 10.0.0.139 () {34 vars in 747 bytes} [Thu May 14 18:14:22 2026] PUT /v2.0/ports/d6625bfe-ec94-4954-9485-f0758d1670f0/tags => generated 34 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: 1162/2453] 10.0.0.139 () {34 vars in 747 bytes} [Thu May 14 18:14:22 2026] PUT /v2.0/ports/969f20d6-a7fb-4fd0-aeac-9b5330f1555a/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1292/2454] 10.0.0.139 () {32 vars in 660 bytes} [Thu May 14 18:14:22 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 66 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: 1163/2455] 10.0.0.139 () {32 vars in 674 bytes} [Thu May 14 18:14:22 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2456] 10.0.0.139 () {32 vars in 670 bytes} [Thu May 14 18:14:22 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:14:22.998 8 WARNING neutron.db.securitygroups_db [None req-8eaf3ddb-8621-41be-8c36-58512315a0d9 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1165/2457] 10.0.0.139 () {32 vars in 682 bytes} [Thu May 14 18:14:22 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2458] 10.0.0.139 () {32 vars in 668 bytes} [Thu May 14 18:14:23 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2459] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:22 2026] GET /v2.0/security-groups?tenant_id=b1e9ec28beae4ae0847ae8e603dde504&name=default => generated 2929 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2460] 10.0.0.139 () {32 vars in 682 bytes} [Thu May 14 18:14:23 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2461] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:23 2026] DELETE /v2.0/security-groups/88e98d06-2aee-4a2f-b2c7-26bf9d4db1a7 => 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: 1168/2462] 10.0.0.139 () {32 vars in 678 bytes} [Thu May 14 18:14:23 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:14:23.398 7 WARNING neutron.db.securitygroups_db [None req-47c4e319-fd11-4a11-8005-315a44b09c94 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1295/2463] 10.0.0.139 () {32 vars in 690 bytes} [Thu May 14 18:14:23 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2464] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:23 2026] GET /v2.0/security-groups?tenant_id=9de4da49246347ca869d2ca01fd03429&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2465] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:23 2026] DELETE /v2.0/security-groups/bee1b7af-9b8b-4175-801b-01bda8bb5d35 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:23.540 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5a746e9-cf69-4210-bb69-104b1699fcfa 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] TaaS: Handle Delete Port: 1675b3c6-40d2-4c1e-af8f-412cbce0d9b7 2026-05-14 18:14:23.544 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5a746e9-cf69-4210-bb69-104b1699fcfa 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] Tap Mirror: Handle Delete Port: 1675b3c6-40d2-4c1e-af8f-412cbce0d9b7 [pid: 8|app: 0|req: 1296/2466] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:14:23 2026] DELETE /v2.0/ports/1675b3c6-40d2-4c1e-af8f-412cbce0d9b7 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:23.736 8 WARNING neutron.db.securitygroups_db [None req-4cd6f538-962b-415d-a03e-7394c8e5777e aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:14:23.772 7 INFO neutron_taas.services.taas.taas_plugin [None req-1232ebe4-f72c-4b8b-9bf3-ce539e8b584f 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] TaaS: Handle Delete Port: 3911ae25-024a-4316-af96-8caaeff61787 2026-05-14 18:14:23.775 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1232ebe4-f72c-4b8b-9bf3-ce539e8b584f 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] Tap Mirror: Handle Delete Port: 3911ae25-024a-4316-af96-8caaeff61787 [pid: 8|app: 0|req: 1297/2467] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:23 2026] GET /v2.0/security-groups?tenant_id=1ed7cfb9f9aa4eeb88f47abd5298fcfa&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2468] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:14:23 2026] DELETE /v2.0/ports/3911ae25-024a-4316-af96-8caaeff61787 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2469] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:23 2026] DELETE /v2.0/security-groups/c489d31f-b219-4599-aef6-923245e5e4ec => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:23.977 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e8f15c0-a0b1-46ff-bc65-814c611d1f04 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] TaaS: Handle Delete Port: d6625bfe-ec94-4954-9485-f0758d1670f0 2026-05-14 18:14:23.987 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e8f15c0-a0b1-46ff-bc65-814c611d1f04 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] Tap Mirror: Handle Delete Port: d6625bfe-ec94-4954-9485-f0758d1670f0 [pid: 8|app: 0|req: 1298/2470] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:14:23 2026] DELETE /v2.0/ports/d6625bfe-ec94-4954-9485-f0758d1670f0 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:24.202 7 INFO neutron_taas.services.taas.taas_plugin [None req-160bf447-f7c1-4763-af08-a7b987f116dc 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] TaaS: Handle Delete Port: 969f20d6-a7fb-4fd0-aeac-9b5330f1555a 2026-05-14 18:14:24.205 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-160bf447-f7c1-4763-af08-a7b987f116dc 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] Tap Mirror: Handle Delete Port: 969f20d6-a7fb-4fd0-aeac-9b5330f1555a [pid: 7|app: 0|req: 1173/2471] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:14:24 2026] DELETE /v2.0/ports/969f20d6-a7fb-4fd0-aeac-9b5330f1555a => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:24.406 8 INFO neutron_taas.services.taas.taas_plugin [None req-7bb06608-d709-4008-b369-1098cf5f32f8 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] TaaS: Handle Delete Port: c41ff4b4-0c30-4fee-a8f5-d864f201f34f 2026-05-14 18:14:24.411 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bb06608-d709-4008-b369-1098cf5f32f8 239c816faa6441ce884dea6250327846 d875f3505a184995a1b5c283322efe3c - - default default] Tap Mirror: Handle Delete Port: c41ff4b4-0c30-4fee-a8f5-d864f201f34f [pid: 8|app: 0|req: 1299/2472] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:14:24 2026] DELETE /v2.0/ports/c41ff4b4-0c30-4fee-a8f5-d864f201f34f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:24.649 7 INFO neutron.services.segments.plugin [-] Segment e9ce68e9-8bc1-4087-a92a-8a7f0e49e33e resource provider aggregate not found 2026-05-14 18:14:24.654 7 INFO neutron.services.segments.plugin [-] Segment e9ce68e9-8bc1-4087-a92a-8a7f0e49e33e resource provider aggregate not found [pid: 7|app: 0|req: 1174/2473] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:24 2026] DELETE /v2.0/networks/a79e1514-5c4f-49ae-a672-ae8b238324c1 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:24.678 7 INFO neutron.services.segments.plugin [-] Segment e9ce68e9-8bc1-4087-a92a-8a7f0e49e33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9ce68e9-8bc1-4087-a92a-8a7f0e49e33e found for delete ", "request_id": "req-760f8832-126e-4828-abe8-76f11af49dfd"}]} 2026-05-14 18:14:24.679 7 INFO neutron.services.segments.plugin [-] Segment e9ce68e9-8bc1-4087-a92a-8a7f0e49e33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9ce68e9-8bc1-4087-a92a-8a7f0e49e33e found for delete ", "request_id": "req-9a0f31fe-e6d3-46a3-b0b9-879a42b4719b"}]} 2026-05-14 18:14:24.817 8 INFO neutron.services.segments.plugin [-] Segment 02816bc9-5802-47b3-bc26-8168edd58540 resource provider aggregate not found 2026-05-14 18:14:24.826 8 INFO neutron.services.segments.plugin [-] Segment 02816bc9-5802-47b3-bc26-8168edd58540 resource provider aggregate not found 2026-05-14 18:14:24.834 8 INFO neutron.services.segments.plugin [-] Segment 02816bc9-5802-47b3-bc26-8168edd58540 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02816bc9-5802-47b3-bc26-8168edd58540 found for delete ", "request_id": "req-10edd7ce-0cb0-4900-8e90-4533b097f143"}]} 2026-05-14 18:14:24.849 8 INFO neutron.services.segments.plugin [-] Segment 02816bc9-5802-47b3-bc26-8168edd58540 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02816bc9-5802-47b3-bc26-8168edd58540 found for delete ", "request_id": "req-3259f5de-a431-4f97-861a-eb8c51594d22"}]} [pid: 8|app: 0|req: 1300/2474] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:24 2026] DELETE /v2.0/networks/a836c7bf-f2a9-4bcc-b81f-f457dc3a1b9a => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2475] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:24 2026] DELETE /v2.0/networks/f8a08ef6-0f14-4416-9989-35e556250e77 => 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: 1301/2476] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:25 2026] DELETE /v2.0/networks/bb12412b-788b-44e8-9602-393f77b1862b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2477] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:25 2026] DELETE /v2.0/networks/a8ee75d2-9d9f-436d-91eb-ace5969db403 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:26.328 8 WARNING neutron.db.securitygroups_db [None req-cbbec9d1-8936-49c6-9191-b704f03dd3dd aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1302/2478] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:26 2026] GET /v2.0/security-groups?tenant_id=d875f3505a184995a1b5c283322efe3c&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2479] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:26 2026] DELETE /v2.0/security-groups/a5efc74b-2593-4332-a671-4be112ecca11 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:26.701 7 INFO neutron.services.segments.plugin [-] Segment 32f5f114-8d10-4f3d-acef-5e51f2fd0b16 resource provider aggregate not found 2026-05-14 18:14:26.705 7 INFO neutron.services.segments.plugin [-] Segment 32f5f114-8d10-4f3d-acef-5e51f2fd0b16 resource provider aggregate not found 2026-05-14 18:14:26.722 7 INFO neutron.services.segments.plugin [-] Segment 32f5f114-8d10-4f3d-acef-5e51f2fd0b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f5f114-8d10-4f3d-acef-5e51f2fd0b16 found for delete ", "request_id": "req-62871219-30d7-41af-b6e9-0560d2c259ca"}]} 2026-05-14 18:14:26.731 7 INFO neutron.services.segments.plugin [-] Segment 32f5f114-8d10-4f3d-acef-5e51f2fd0b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32f5f114-8d10-4f3d-acef-5e51f2fd0b16 found for delete ", "request_id": "req-7865dd5c-e591-4c41-80c7-be09e41879b9"}]} 2026-05-14 18:14:26.740 7 INFO neutron.services.segments.plugin [-] Segment 64cdbe90-59be-403b-a17b-ef4c8b0f9841 resource provider aggregate not found 2026-05-14 18:14:26.760 7 INFO neutron.services.segments.plugin [-] Segment 64cdbe90-59be-403b-a17b-ef4c8b0f9841 resource provider aggregate not found 2026-05-14 18:14:26.764 7 INFO neutron.services.segments.plugin [-] Segment 64cdbe90-59be-403b-a17b-ef4c8b0f9841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64cdbe90-59be-403b-a17b-ef4c8b0f9841 found for delete ", "request_id": "req-4133448d-fb8a-4eaa-8d1a-f44afe402742"}]} 2026-05-14 18:14:26.766 8 WARNING neutron.db.securitygroups_db [None req-699c6edb-c5d6-418c-bc05-37b06b2a5f25 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:14:26.777 7 INFO neutron.services.segments.plugin [-] Segment 64cdbe90-59be-403b-a17b-ef4c8b0f9841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64cdbe90-59be-403b-a17b-ef4c8b0f9841 found for delete ", "request_id": "req-ba392b96-ddcc-4aeb-b245-37cf7d23dae6"}]} 2026-05-14 18:14:26.857 8 INFO neutron.services.segments.plugin [-] Segment 7aba9fdf-46e6-49d1-81da-6e298134b6a0 resource provider aggregate not found 2026-05-14 18:14:26.887 8 INFO neutron.services.segments.plugin [-] Segment 7aba9fdf-46e6-49d1-81da-6e298134b6a0 resource provider aggregate not found 2026-05-14 18:14:26.895 8 INFO neutron.services.segments.plugin [-] Segment 7aba9fdf-46e6-49d1-81da-6e298134b6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aba9fdf-46e6-49d1-81da-6e298134b6a0 found for delete ", "request_id": "req-c8a38dde-6475-44e6-b4ef-3de962ee6d59"}]} 2026-05-14 18:14:26.910 8 INFO neutron.services.segments.plugin [-] Segment 7aba9fdf-46e6-49d1-81da-6e298134b6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aba9fdf-46e6-49d1-81da-6e298134b6a0 found for delete ", "request_id": "req-61a6a19d-8084-4a8b-b84e-ad98ee47d029"}]} [pid: 8|app: 0|req: 1303/2480] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:26 2026] GET /v2.0/security-groups?tenant_id=5de857083ce04d79b8c29e797c264e85&name=default => generated 2929 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2481] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:26 2026] DELETE /v2.0/security-groups/99e68c7e-b6a8-484d-b3f8-b667d3f31709 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:27.232 8 WARNING neutron.db.securitygroups_db [None req-fc9075a4-bd0d-4061-86ee-17a2d2316c6d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1304/2482] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:27 2026] GET /v2.0/security-groups?tenant_id=5da678bb00be4445ae882fdde6be9849&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2483] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:27 2026] DELETE /v2.0/security-groups/995378e2-731f-476b-a997-01ebce333514 => 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: 1305/2484] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:14:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2485] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:14:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2486] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:14:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2487] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:14:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2490] 10.0.0.139 () {34 vars in 676 bytes} [Thu May 14 18:14:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2491] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:14:29 2026] PUT /v2.0/subnetpools/7adc8132-f916-40bc-957b-59bbbeecf984/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2492] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:14:29 2026] PUT /v2.0/subnetpools/04c3297f-7a75-4dcd-99b8-23b7ad664875/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2493] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:14:29 2026] PUT /v2.0/subnetpools/9fa0ea07-3518-4b67-b2c7-91a084257abf/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: 1309/2494] 10.0.0.139 () {34 vars in 759 bytes} [Thu May 14 18:14:29 2026] PUT /v2.0/subnetpools/7b8bf9b6-4a9a-4482-9c28-f918fcb64067/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2495] 10.0.0.139 () {32 vars in 672 bytes} [Thu May 14 18:14:29 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2496] 10.0.0.139 () {32 vars in 686 bytes} [Thu May 14 18:14:29 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2497] 10.0.0.139 () {32 vars in 682 bytes} [Thu May 14 18:14:29 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2498] 10.0.0.139 () {32 vars in 694 bytes} [Thu May 14 18:14:29 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2499] 10.0.0.139 () {32 vars in 680 bytes} [Thu May 14 18:14:29 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2500] 10.0.0.139 () {32 vars in 694 bytes} [Thu May 14 18:14:29 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2501] 10.0.0.139 () {32 vars in 690 bytes} [Thu May 14 18:14:29 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2502] 10.0.0.139 () {32 vars in 702 bytes} [Thu May 14 18:14:29 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2503] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:14:29 2026] DELETE /v2.0/subnetpools/7adc8132-f916-40bc-957b-59bbbeecf984 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2504] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:14:29 2026] DELETE /v2.0/subnetpools/04c3297f-7a75-4dcd-99b8-23b7ad664875 => 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: 1191/2505] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:14:29 2026] DELETE /v2.0/subnetpools/9fa0ea07-3518-4b67-b2c7-91a084257abf => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2506] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:14:29 2026] DELETE /v2.0/subnetpools/7b8bf9b6-4a9a-4482-9c28-f918fcb64067 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2507] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:14:29 2026] DELETE /v2.0/subnetpools/8e6d0185-a58b-4553-8880-c3256f977ef0 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:30.909 8 WARNING neutron.db.securitygroups_db [None req-68e21953-fcc7-49f9-8802-7781fe15517e aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1316/2508] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:30 2026] GET /v2.0/security-groups?tenant_id=24b6f8c23a5d4cfabb77d9bbcb7e414a&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2509] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:31 2026] DELETE /v2.0/security-groups/def132c3-a6cb-4bf4-91b3-0ffdeace2380 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:31.327 8 WARNING neutron.db.securitygroups_db [None req-42689ff5-2fb3-4fb2-b619-f3e32acfb22c aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1317/2510] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:31 2026] GET /v2.0/security-groups?tenant_id=f2be881de7284351976fd0ba73f1c0dd&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2511] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:31 2026] DELETE /v2.0/security-groups/20137e6b-5098-4c38-a312-3834ed40760f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:31.737 8 WARNING neutron.db.securitygroups_db [None req-9826f777-a81b-4010-ba01-e0b2ee475ca6 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1318/2512] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:31 2026] GET /v2.0/security-groups?tenant_id=13f5c518374543f988cf737d634f0404&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2513] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:31 2026] DELETE /v2.0/security-groups/9221770d-b877-4991-9b05-55efbfac8c4f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:32.164 7 INFO neutron.db.segments_db [None req-5ef11480-980a-439e-adeb-c482cb634d38 d43c5fed64be4462b7163a831ca0309e 5b58f991f1dc4812bd1660c61b4d1afc - - default default] Added segment bc0748cf-e3f6-43e2-9259-ac896dee5a9e of type vxlan for network 0fdade88-33ef-48e8-91df-f7abc0120d87 [pid: 7|app: 0|req: 1195/2514] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:14:31 2026] POST /v2.0/networks => generated 632 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2515] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:14:32 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:32.587 7 INFO neutron.db.segments_db [None req-62f30080-e3ca-4aaf-b63d-00f2f686642b d43c5fed64be4462b7163a831ca0309e 5b58f991f1dc4812bd1660c61b4d1afc - - default default] Added segment 5db10299-2243-43eb-825a-0fe2763c6ba6 of type vxlan for network 3e2b44ca-c2ff-42be-a1a5-48dd335d0920 [pid: 7|app: 0|req: 1196/2516] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:14:32 2026] POST /v2.0/networks => generated 629 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2517] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:14:32 2026] POST /v2.0/subnets => generated 629 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:33.099 7 INFO neutron.db.segments_db [None req-87909a65-9054-4fd9-9717-b99294279bf7 d43c5fed64be4462b7163a831ca0309e 5b58f991f1dc4812bd1660c61b4d1afc - - default default] Added segment a83065eb-70ac-406a-b4b7-606df5602185 of type vxlan for network fc952057-7788-4ec4-beb4-4b2cf5706df5 [pid: 7|app: 0|req: 1197/2518] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:14:33 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2519] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:14:33 2026] POST /v2.0/subnets => generated 629 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:33.478 7 INFO neutron.db.segments_db [None req-4b0a9a95-02f9-4ccc-9fd1-0c55622b3890 d43c5fed64be4462b7163a831ca0309e 5b58f991f1dc4812bd1660c61b4d1afc - - default default] Added segment 089a99bc-931f-4886-92c5-b27cf10560c7 of type vxlan for network 10737a20-8b6c-448f-b685-902b8f99a5af [pid: 7|app: 0|req: 1198/2520] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:14:33 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2521] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:14:33 2026] POST /v2.0/subnets => generated 629 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:33.883 7 INFO neutron.db.segments_db [None req-3a98fdff-5a29-48e2-bb95-d6ef2ecdca0c d43c5fed64be4462b7163a831ca0309e 5b58f991f1dc4812bd1660c61b4d1afc - - default default] Added segment 39afdb91-2ebb-49c1-8a90-1881cca4b592 of type vxlan for network 9ccfa3f0-9181-443b-9ffd-fff767e90f38 [pid: 7|app: 0|req: 1199/2522] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:14:33 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: 8|app: 0|req: 1324/2523] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:14:33 2026] POST /v2.0/subnets => generated 629 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2524] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:14:34 2026] PUT /v2.0/subnets/4d89c560-0fa6-4c2b-a3a7-43ea5b622750/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2525] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:14:34 2026] PUT /v2.0/subnets/96088258-d0b8-41e4-8822-407dd3843904/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2526] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:14:34 2026] PUT /v2.0/subnets/5af8c380-f906-4ffd-9e47-15d7e01b4b2b/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2527] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:14:34 2026] PUT /v2.0/subnets/01afae78-8eb6-4bfd-8ef3-0ed7165cac0b/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: 1202/2528] 10.0.0.139 () {32 vars in 664 bytes} [Thu May 14 18:14:34 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2529] 10.0.0.139 () {32 vars in 678 bytes} [Thu May 14 18:14:34 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2530] 10.0.0.139 () {32 vars in 674 bytes} [Thu May 14 18:14:34 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2531] 10.0.0.139 () {32 vars in 686 bytes} [Thu May 14 18:14:34 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2532] 10.0.0.139 () {32 vars in 672 bytes} [Thu May 14 18:14:34 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2533] 10.0.0.139 () {32 vars in 686 bytes} [Thu May 14 18:14:34 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2534] 10.0.0.139 () {32 vars in 682 bytes} [Thu May 14 18:14:34 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2535] 10.0.0.139 () {32 vars in 694 bytes} [Thu May 14 18:14:34 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2536] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:34 2026] DELETE /v2.0/subnets/4d89c560-0fa6-4c2b-a3a7-43ea5b622750 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2537] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:35 2026] DELETE /v2.0/subnets/96088258-d0b8-41e4-8822-407dd3843904 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2538] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:35 2026] DELETE /v2.0/subnets/5af8c380-f906-4ffd-9e47-15d7e01b4b2b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2539] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:35 2026] DELETE /v2.0/subnets/01afae78-8eb6-4bfd-8ef3-0ed7165cac0b => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2540] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:35 2026] DELETE /v2.0/subnets/5ae8719e-3df6-4a36-bee0-5c3f681fb867 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:35.753 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f80fc2a-fb4d-4e6a-ad82-6e60941e42e8 d43c5fed64be4462b7163a831ca0309e 5b58f991f1dc4812bd1660c61b4d1afc - - default default] TaaS: Handle Delete Port: aef3d84d-fa38-48d6-bf14-b9ff7f7fc082 2026-05-14 18:14:35.756 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f80fc2a-fb4d-4e6a-ad82-6e60941e42e8 d43c5fed64be4462b7163a831ca0309e 5b58f991f1dc4812bd1660c61b4d1afc - - default default] Tap Mirror: Handle Delete Port: aef3d84d-fa38-48d6-bf14-b9ff7f7fc082 2026-05-14 18:14:35.960 8 INFO neutron.services.segments.plugin [-] Segment bc0748cf-e3f6-43e2-9259-ac896dee5a9e resource provider aggregate not found 2026-05-14 18:14:35.970 8 INFO neutron.services.segments.plugin [-] Segment bc0748cf-e3f6-43e2-9259-ac896dee5a9e resource provider aggregate not found 2026-05-14 18:14:35.977 8 INFO neutron.services.segments.plugin [-] Segment bc0748cf-e3f6-43e2-9259-ac896dee5a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc0748cf-e3f6-43e2-9259-ac896dee5a9e found for delete ", "request_id": "req-502419ca-6f75-42c5-aff1-f0067c59c249"}]} 2026-05-14 18:14:35.987 8 INFO neutron.services.segments.plugin [-] Segment bc0748cf-e3f6-43e2-9259-ac896dee5a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc0748cf-e3f6-43e2-9259-ac896dee5a9e found for delete ", "request_id": "req-3d2b3f0a-df5b-4ce3-9658-1d87641ac449"}]} [pid: 8|app: 0|req: 1333/2541] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:35 2026] DELETE /v2.0/networks/0fdade88-33ef-48e8-91df-f7abc0120d87 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:36.125 7 INFO neutron.services.segments.plugin [-] Segment 5db10299-2243-43eb-825a-0fe2763c6ba6 resource provider aggregate not found 2026-05-14 18:14:36.131 7 INFO neutron.services.segments.plugin [-] Segment 5db10299-2243-43eb-825a-0fe2763c6ba6 resource provider aggregate not found 2026-05-14 18:14:36.144 7 INFO neutron.services.segments.plugin [-] Segment 5db10299-2243-43eb-825a-0fe2763c6ba6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5db10299-2243-43eb-825a-0fe2763c6ba6 found for delete ", "request_id": "req-72c2d06f-7b73-4836-878a-bafdc0f2f61f"}]} 2026-05-14 18:14:36.148 7 INFO neutron.services.segments.plugin [-] Segment 5db10299-2243-43eb-825a-0fe2763c6ba6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5db10299-2243-43eb-825a-0fe2763c6ba6 found for delete ", "request_id": "req-47569a31-131a-4edc-9b9d-87086a40a4fd"}]} [pid: 7|app: 0|req: 1209/2542] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:36 2026] DELETE /v2.0/networks/3e2b44ca-c2ff-42be-a1a5-48dd335d0920 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2543] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:36 2026] DELETE /v2.0/networks/fc952057-7788-4ec4-beb4-4b2cf5706df5 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2544] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:36 2026] DELETE /v2.0/networks/10737a20-8b6c-448f-b685-902b8f99a5af => 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: 1335/2545] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:36 2026] DELETE /v2.0/networks/9ccfa3f0-9181-443b-9ffd-fff767e90f38 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:37.613 7 WARNING neutron.db.securitygroups_db [None req-bbeb9304-34ea-4b17-b6e9-ee858724a7dd aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1211/2546] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:37 2026] GET /v2.0/security-groups?tenant_id=5b58f991f1dc4812bd1660c61b4d1afc&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2547] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:37 2026] DELETE /v2.0/security-groups/5bbe6beb-0d65-45ec-9966-7f91d844808f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:37.832 7 WARNING neutron.db.securitygroups_db [None req-77fdd520-6a4a-4e98-a396-b91afe743652 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1212/2548] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:37 2026] GET /v2.0/security-groups?tenant_id=cfd3294e42ee4bfa960716005ba995ee&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:14:38.002 8 INFO neutron.services.segments.plugin [-] Segment a83065eb-70ac-406a-b4b7-606df5602185 resource provider aggregate not found 2026-05-14 18:14:38.010 8 INFO neutron.services.segments.plugin [-] Segment a83065eb-70ac-406a-b4b7-606df5602185 resource provider aggregate not found 2026-05-14 18:14:38.027 8 INFO neutron.services.segments.plugin [-] Segment a83065eb-70ac-406a-b4b7-606df5602185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a83065eb-70ac-406a-b4b7-606df5602185 found for delete ", "request_id": "req-1d6d5ca8-1fc8-4c64-ae2d-13d6f8f4634f"}]} 2026-05-14 18:14:38.033 8 INFO neutron.services.segments.plugin [-] Segment a83065eb-70ac-406a-b4b7-606df5602185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a83065eb-70ac-406a-b4b7-606df5602185 found for delete ", "request_id": "req-b15b1d3a-87dc-49f5-a324-751cc21fed0e"}]} 2026-05-14 18:14:38.048 8 INFO neutron.services.segments.plugin [-] Segment 39afdb91-2ebb-49c1-8a90-1881cca4b592 resource provider aggregate not found 2026-05-14 18:14:38.055 8 INFO neutron.services.segments.plugin [-] Segment 39afdb91-2ebb-49c1-8a90-1881cca4b592 resource provider aggregate not found 2026-05-14 18:14:38.063 8 INFO neutron.services.segments.plugin [-] Segment 39afdb91-2ebb-49c1-8a90-1881cca4b592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39afdb91-2ebb-49c1-8a90-1881cca4b592 found for delete ", "request_id": "req-8a608a86-9bf6-4200-acbf-b194258732d6"}]} 2026-05-14 18:14:38.080 8 INFO neutron.services.segments.plugin [-] Segment 39afdb91-2ebb-49c1-8a90-1881cca4b592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39afdb91-2ebb-49c1-8a90-1881cca4b592 found for delete ", "request_id": "req-ad9bf074-dc1d-4924-89f4-92a27e4d0305"}]} [pid: 8|app: 0|req: 1337/2549] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:37 2026] DELETE /v2.0/security-groups/f25c5a47-67cf-402b-9fe2-5ecd1e05a6c1 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:38.167 7 INFO neutron.services.segments.plugin [-] Segment 089a99bc-931f-4886-92c5-b27cf10560c7 resource provider aggregate not found 2026-05-14 18:14:38.173 7 INFO neutron.services.segments.plugin [-] Segment 089a99bc-931f-4886-92c5-b27cf10560c7 resource provider aggregate not found 2026-05-14 18:14:38.186 7 INFO neutron.services.segments.plugin [-] Segment 089a99bc-931f-4886-92c5-b27cf10560c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 089a99bc-931f-4886-92c5-b27cf10560c7 found for delete ", "request_id": "req-058ed2c9-310b-4f69-95f8-1abd79716d38"}]} 2026-05-14 18:14:38.189 7 INFO neutron.services.segments.plugin [-] Segment 089a99bc-931f-4886-92c5-b27cf10560c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 089a99bc-931f-4886-92c5-b27cf10560c7 found for delete ", "request_id": "req-7db163e7-1d5f-4759-a9e8-6612eb1b00c1"}]} 2026-05-14 18:14:38.269 7 WARNING neutron.db.securitygroups_db [None req-af911bba-76a2-4a9e-8e24-f343595cdc74 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1213/2550] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:38 2026] GET /v2.0/security-groups?tenant_id=d81a8e8dbeb145d68827d28144be166d&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2551] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:38 2026] DELETE /v2.0/security-groups/2cc196d8-5dcb-4cb4-b6c0-dda259f59d21 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:42.006 7 INFO neutron.db.segments_db [None req-86aa8dc5-fab6-4610-a6a9-6eb49543b533 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] Added segment 56bc4ca8-8720-4f36-af60-e8e314f0deb7 of type vxlan for network cc610a6e-1684-4daf-8b16-2e693e2d1df7 2026-05-14 18:14:42.237 7 INFO neutron.db.l3_hamode_db [None req-86aa8dc5-fab6-4610-a6a9-6eb49543b533 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:14:42.362 7 INFO neutron.db.l3_hamode_db [None req-86aa8dc5-fab6-4610-a6a9-6eb49543b533 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1214/2552] 10.0.0.139 () {34 vars in 668 bytes} [Thu May 14 18:14:41 2026] POST /v2.0/routers => generated 474 bytes in 1226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:14:43.078 8 WARNING tagging [None req-f2f9906a-b88e-4007-a816-5ca68cedceab 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1339/2553] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:14:42 2026] PUT /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags => generated 25 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:43.199 7 WARNING tagging [None req-a2bc8b75-0d2b-40c8-8f1f-0a4e0fd4183b 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1215/2554] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:14:43 2026] GET /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:43.291 8 WARNING tagging [None req-c53953e4-5ae5-44f2-a9ae-96d569d0c773 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1340/2555] 10.0.0.139 () {34 vars in 762 bytes} [Thu May 14 18:14:43 2026] PUT /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags/green => generated 4 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:14:43.457 7 WARNING tagging [None req-c030a884-c5f0-4d79-b9e8-2366e2019acc 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1216/2556] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:14:43 2026] GET /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:43.563 8 WARNING tagging [None req-01cf49c9-90b1-4ed6-a661-299f38dcf534 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1341/2557] 10.0.0.139 () {34 vars in 758 bytes} [Thu May 14 18:14:43 2026] PUT /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags/red => generated 4 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:14:43.711 7 WARNING tagging [None req-4bf6f449-6d63-4147-949b-b26d7f57825c 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1217/2558] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:14:43 2026] GET /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:43.814 8 WARNING tagging [None req-e0cbc418-9198-4cd8-89c9-c8abff4c7816 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1342/2559] 10.0.0.139 () {34 vars in 780 bytes} [Thu May 14 18:14:43 2026] PUT /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags/black.or.white => generated 4 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:14:43.951 7 WARNING tagging [None req-013a9f8e-237d-4626-9000-9e6076cdf125 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1218/2560] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:14:43 2026] GET /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags => generated 52 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:44.045 7 WARNING tagging [None req-2b5c607d-f504-4281-868b-60a18608e492 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1220/2563] 10.0.0.139 () {34 vars in 751 bytes} [Thu May 14 18:14:44 2026] PUT /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags => generated 37 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:44.160 8 WARNING tagging [None req-f4630782-b784-406b-989f-56e1ab4213b8 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1344/2564] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:14:44 2026] GET /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags => generated 37 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:44.258 7 WARNING tagging [None req-8b117943-f229-4309-8a08-08e090e6a7b8 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1221/2565] 10.0.0.139 () {32 vars in 739 bytes} [Thu May 14 18:14:44 2026] GET /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags/red => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:44.361 8 WARNING tagging [None req-85228c63-a85a-4c47-b943-7fe5fe20a0b7 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:14:44.406 8 INFO neutron.api.v2.resource [None req-85228c63-a85a-4c47-b943-7fe5fe20a0b7 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1345/2566] 10.0.0.139 () {32 vars in 743 bytes} [Thu May 14 18:14:44 2026] GET /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags/green => generated 99 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:14:44.461 7 WARNING tagging [None req-16480169-a321-4a67-974d-d2ef7055a2a4 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1222/2567] 10.0.0.139 () {32 vars in 742 bytes} [Thu May 14 18:14:44 2026] DELETE /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags/red => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:44.575 8 WARNING tagging [None req-0832a282-40ae-44bc-bd4a-8bb5444ef1c4 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1346/2568] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:14:44 2026] GET /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags => generated 30 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:44.670 7 WARNING tagging [None req-0e593a85-355c-4f12-bc84-cee698d9942e 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:14:44.713 7 INFO neutron.api.v2.resource [None req-0e593a85-355c-4f12-bc84-cee698d9942e 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1223/2569] 10.0.0.139 () {32 vars in 746 bytes} [Thu May 14 18:14:44 2026] DELETE /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:14:44.766 8 WARNING tagging [None req-78cca012-9f6e-470e-aa0a-0855912c976f 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1347/2570] 10.0.0.139 () {32 vars in 734 bytes} [Thu May 14 18:14:44 2026] DELETE /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:44.888 7 WARNING tagging [None req-bed24624-7082-48bb-929f-08da6ad8befe 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1224/2571] 10.0.0.139 () {32 vars in 731 bytes} [Thu May 14 18:14:44 2026] GET /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb/tags => generated 12 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2572] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:14:44 2026] GET /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2573] 10.0.0.139 () {34 vars in 742 bytes} [Thu May 14 18:14:44 2026] PUT /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb => generated 480 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2574] 10.0.0.139 () {32 vars in 736 bytes} [Thu May 14 18:14:45 2026] GET /v2.0/ports?device_id=f34990a2-11dc-4cb2-9f65-a571a8cfc2cb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:45.765 7 INFO neutron_taas.services.taas.taas_plugin [None req-acf53dc3-9b79-4165-87b6-a563a9d0d188 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] TaaS: Handle Delete Port: 75a2fc7d-80d9-4335-b687-0a452fa4c980 2026-05-14 18:14:45.770 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acf53dc3-9b79-4165-87b6-a563a9d0d188 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] Tap Mirror: Handle Delete Port: 75a2fc7d-80d9-4335-b687-0a452fa4c980 2026-05-14 18:14:46.128 7 INFO neutron.services.segments.plugin [-] Segment 56bc4ca8-8720-4f36-af60-e8e314f0deb7 resource provider aggregate not found 2026-05-14 18:14:46.132 7 INFO neutron.services.segments.plugin [-] Segment 56bc4ca8-8720-4f36-af60-e8e314f0deb7 resource provider aggregate not found 2026-05-14 18:14:46.147 7 INFO neutron.services.segments.plugin [-] Segment 56bc4ca8-8720-4f36-af60-e8e314f0deb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56bc4ca8-8720-4f36-af60-e8e314f0deb7 found for delete ", "request_id": "req-efdf48a3-9807-4c89-a7bf-a0051b8ebfaa"}]} 2026-05-14 18:14:46.158 7 INFO neutron.services.segments.plugin [-] Segment 56bc4ca8-8720-4f36-af60-e8e314f0deb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56bc4ca8-8720-4f36-af60-e8e314f0deb7 found for delete ", "request_id": "req-f4914ee5-cb72-4eff-92ea-8b2c5e4f47de"}]} 2026-05-14 18:14:46.162 7 INFO neutron.db.l3_hamode_db [None req-acf53dc3-9b79-4165-87b6-a563a9d0d188 4b176321eb7e4c9a847fca6ac348d4ea 9c1eb0c5a4fe48c8bf684b3ee2b731f2 - - default default] HA network cc610a6e-1684-4daf-8b16-2e693e2d1df7 was deleted as no HA routers are present in project 9c1eb0c5a4fe48c8bf684b3ee2b731f2. [pid: 7|app: 0|req: 1226/2575] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:14:45 2026] DELETE /v2.0/routers/f34990a2-11dc-4cb2-9f65-a571a8cfc2cb => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:47.074 8 WARNING neutron.db.securitygroups_db [None req-4b96d685-fda1-41bf-ac68-2350ea228294 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1350/2576] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:46 2026] GET /v2.0/security-groups?tenant_id=9c1eb0c5a4fe48c8bf684b3ee2b731f2&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2577] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:47 2026] DELETE /v2.0/security-groups/9ce22f12-4705-41a5-933f-40812a749a47 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:47.420 8 WARNING neutron.db.securitygroups_db [None req-bd1b69e8-f417-434f-a6d2-255a6847bd73 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1351/2578] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:47 2026] GET /v2.0/security-groups?tenant_id=98a57f1af88b4b24801b5b97186e2972&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2579] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:47 2026] DELETE /v2.0/security-groups/09bc1f7f-6673-4e75-8a6d-95eff9202d13 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:51.251 8 INFO neutron.db.segments_db [None req-1a4baaca-715b-4d81-a51b-158c74b71461 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] Added segment eceaf320-c8f8-455d-83e9-a2d1e841471c of type vxlan for network ff2d9217-38f3-4291-b710-89fe8ba9b70e [pid: 8|app: 0|req: 1352/2580] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:14:50 2026] POST /v2.0/networks => generated 631 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2581] 10.0.0.139 () {34 vars in 664 bytes} [Thu May 14 18:14:51 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2582] 10.0.0.139 () {34 vars in 666 bytes} [Thu May 14 18:14:51 2026] POST /v2.0/trunks => generated 407 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:14:51.869 7 WARNING tagging [None req-5a0bc739-c144-44a2-a856-7cab638d30f3 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1230/2583] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:14:51 2026] PUT /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:51.913 8 WARNING tagging [None req-2a735851-4898-44aa-a406-3f831844d55b b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1354/2584] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:14:51 2026] GET /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:51.938 7 WARNING tagging [None req-dc0f00c6-5c38-4f05-96f8-7cf2fd14b3dd b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1231/2585] 10.0.0.139 () {34 vars in 760 bytes} [Thu May 14 18:14:51 2026] PUT /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:14:51.987 8 WARNING tagging [None req-7ca86c35-f7af-4161-8d2b-e8f025faba14 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1355/2586] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:14:51 2026] GET /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:52.016 7 WARNING tagging [None req-18532993-7607-435d-b510-8c33f9a9287a b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1232/2587] 10.0.0.139 () {34 vars in 756 bytes} [Thu May 14 18:14:52 2026] PUT /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:14:52.054 8 WARNING tagging [None req-90393012-6301-46c4-a924-4e02e702e294 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1356/2588] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:14:52 2026] GET /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:52.087 7 WARNING tagging [None req-8f34fd33-5950-48c1-8d6a-5ea6cd4e2027 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1233/2589] 10.0.0.139 () {34 vars in 778 bytes} [Thu May 14 18:14:52 2026] PUT /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-14 18:14:52.146 8 WARNING tagging [None req-3d9af189-8c2d-45ac-a4df-ec98b8acb99c b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1357/2590] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:14:52 2026] GET /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:52.176 7 WARNING tagging [None req-27871d50-20ee-43ac-92fe-efb9387ca314 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1234/2591] 10.0.0.139 () {34 vars in 749 bytes} [Thu May 14 18:14:52 2026] PUT /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:52.240 8 WARNING tagging [None req-2f087ce7-dba3-4a07-a65a-aafbd959400b b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1358/2592] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:14:52 2026] GET /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:52.268 7 WARNING tagging [None req-5547e20b-dca6-4808-83e3-f747d480e745 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1235/2593] 10.0.0.139 () {32 vars in 737 bytes} [Thu May 14 18:14:52 2026] GET /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:52.302 8 WARNING tagging [None req-b7e8cd6b-335a-4167-b635-833c62293786 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:14:52.310 8 INFO neutron.api.v2.resource [None req-b7e8cd6b-335a-4167-b635-833c62293786 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1359/2594] 10.0.0.139 () {32 vars in 741 bytes} [Thu May 14 18:14:52 2026] GET /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:14:52.331 7 WARNING tagging [None req-46449d49-873b-4805-b67b-c607e9f9505e b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1236/2595] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:52 2026] DELETE /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:52.374 8 WARNING tagging [None req-635a2d05-7e37-47f2-be9a-11ae15d75257 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1360/2596] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:14:52 2026] GET /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:14:52.401 7 WARNING tagging [None req-2ecc6981-b079-4e53-9c7e-43c401507ebb b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. 2026-05-14 18:14:52.412 7 INFO neutron.api.v2.resource [None req-2ecc6981-b079-4e53-9c7e-43c401507ebb b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1237/2597] 10.0.0.139 () {32 vars in 744 bytes} [Thu May 14 18:14:52 2026] DELETE /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-14 18:14:52.437 8 WARNING tagging [None req-dc155319-b892-4f5b-96e6-a65ac16f36dc b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1361/2598] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:14:52 2026] DELETE /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:52.479 7 WARNING tagging [None req-6cf4af88-9eb5-4e7f-ba71-be73f7f9d6d5 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] project_id key not found in request, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1238/2599] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:14:52 2026] GET /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5/tags => 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: 1362/2600] 10.0.0.139 () {32 vars in 719 bytes} [Thu May 14 18:14:52 2026] GET /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5 => 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: 1239/2601] 10.0.0.139 () {32 vars in 717 bytes} [Thu May 14 18:14:52 2026] GET /v2.0/ports/61afeb01-d25d-4118-ad76-9946e409a43b => generated 826 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2602] 10.0.0.139 () {32 vars in 722 bytes} [Thu May 14 18:14:52 2026] DELETE /v2.0/trunks/83f4a91f-0ade-412b-9c6a-17375c93fae5 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:52.741 7 INFO neutron_taas.services.taas.taas_plugin [None req-f64c04e7-d16d-47cd-ac1b-5f01d9f0c744 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] TaaS: Handle Delete Port: 61afeb01-d25d-4118-ad76-9946e409a43b 2026-05-14 18:14:52.745 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f64c04e7-d16d-47cd-ac1b-5f01d9f0c744 b99d93dc66f1421a96fa51e9e77aefe5 127fa9cc48324b96b3e23f38ffbb8df8 - - default default] Tap Mirror: Handle Delete Port: 61afeb01-d25d-4118-ad76-9946e409a43b [pid: 7|app: 0|req: 1240/2603] 10.0.0.139 () {32 vars in 720 bytes} [Thu May 14 18:14:52 2026] DELETE /v2.0/ports/61afeb01-d25d-4118-ad76-9946e409a43b => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:52.960 8 INFO neutron.services.segments.plugin [-] Segment eceaf320-c8f8-455d-83e9-a2d1e841471c resource provider aggregate not found 2026-05-14 18:14:52.968 8 INFO neutron.services.segments.plugin [-] Segment eceaf320-c8f8-455d-83e9-a2d1e841471c resource provider aggregate not found 2026-05-14 18:14:52.983 8 INFO neutron.services.segments.plugin [-] Segment eceaf320-c8f8-455d-83e9-a2d1e841471c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eceaf320-c8f8-455d-83e9-a2d1e841471c found for delete ", "request_id": "req-c6b06221-c3d6-42f0-98bb-d561f907fd0b"}]} 2026-05-14 18:14:53.002 8 INFO neutron.services.segments.plugin [-] Segment eceaf320-c8f8-455d-83e9-a2d1e841471c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eceaf320-c8f8-455d-83e9-a2d1e841471c found for delete ", "request_id": "req-2fd32242-0d27-4874-9d18-ae4da2612a49"}]} [pid: 8|app: 0|req: 1364/2604] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:14:52 2026] DELETE /v2.0/networks/ff2d9217-38f3-4291-b710-89fe8ba9b70e => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:14:53.799 7 WARNING neutron.db.securitygroups_db [None req-0d122c32-f7be-4fd4-8228-56d0b42b9869 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1241/2605] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:53 2026] GET /v2.0/security-groups?tenant_id=908dfb8415fe4790be953b3c97c21870&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2606] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:53 2026] DELETE /v2.0/security-groups/c995ebe4-4f58-4264-9970-bbd20ede6d35 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:14:54.176 7 WARNING neutron.db.securitygroups_db [None req-13b41ad4-9f0f-44ff-b4c0-8f0a57616119 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1242/2607] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:14:54 2026] GET /v2.0/security-groups?tenant_id=127fa9cc48324b96b3e23f38ffbb8df8&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2608] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:14:54 2026] DELETE /v2.0/security-groups/96d93ae8-1631-46f5-afc3-36b6fc4c6003 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:15:04.027 8 INFO neutron.db.segments_db [None req-f06da101-f42f-42a2-8039-9ef148d0e00a fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Added segment b613af27-dcaa-4ec7-88ae-ea4ab6baf7c5 of type vxlan for network ef68d467-1da5-42ad-9775-17d8b537ff7e [pid: 8|app: 0|req: 1368/2611] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:15:03 2026] POST /v2.0/networks => generated 639 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2612] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:15:04 2026] POST /v2.0/subnets => generated 658 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2613] 10.0.0.139 () {32 vars in 722 bytes} [Thu May 14 18:15:04 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1245/2614] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:15:04 2026] POST /v2.0/subnets => generated 730 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:15:04.836 8 INFO neutron.db.segments_db [None req-830bc31c-298d-4ac6-bfbf-70f9174321ba fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Added segment 1318e538-7d8c-4483-bbab-612b21a8285d of type vxlan for network 9e904c38-740c-4c2c-977b-2b86ce53c5f7 [pid: 8|app: 0|req: 1370/2615] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:15:04 2026] POST /v2.0/networks => generated 638 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2616] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:15:04 2026] POST /v2.0/subnets => generated 656 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2617] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:15:05 2026] POST /v2.0/subnets => generated 726 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:15:05.640 7 INFO neutron.db.segments_db [None req-0336a670-177f-47c8-ac37-f738532cfd12 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Added segment 7ee0ef80-c937-450d-a70b-06a818e98622 of type vxlan for network 91532592-5550-4291-a2eb-2a83cbfde705 [pid: 7|app: 0|req: 1247/2618] 10.0.0.139 () {34 vars in 670 bytes} [Thu May 14 18:15:05 2026] POST /v2.0/networks => generated 637 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2619] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:15:05 2026] POST /v2.0/subnets => generated 654 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2620] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:15:06 2026] POST /v2.0/subnets => generated 729 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:15:06.379 8 INFO neutron.db.segments_db [None req-1afa972a-8912-437e-9c4b-0a9c243ed7c7 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Added segment 97f61635-fd34-46b9-a957-a4003ad2f9fa of type vxlan for network aad2ddff-7de4-469c-a597-8e2bcbdef181 2026-05-14 18:15:06.628 8 INFO neutron.db.l3_hamode_db [None req-1afa972a-8912-437e-9c4b-0a9c243ed7c7 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-14 18:15:07.516 8 INFO neutron.db.l3_hamode_db [None req-1afa972a-8912-437e-9c4b-0a9c243ed7c7 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1373/2621] 10.0.0.139 () {34 vars in 669 bytes} [Thu May 14 18:15:06 2026] POST /v2.0/routers => generated 684 bytes in 2205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2622] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:15:08 2026] PUT /v2.0/routers/74a1af72-134e-4d4e-a260-37a1f55be4e0/add_router_interface => generated 310 bytes in 2340 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2623] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:15:10 2026] PUT /v2.0/routers/74a1af72-134e-4d4e-a260-37a1f55be4e0/add_router_interface => generated 310 bytes in 2049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2626] 10.0.0.139 () {34 vars in 783 bytes} [Thu May 14 18:15:12 2026] PUT /v2.0/routers/74a1af72-134e-4d4e-a260-37a1f55be4e0/add_router_interface => generated 310 bytes in 1429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2627] 10.0.0.139 () {34 vars in 684 bytes} [Thu May 14 18:15:14 2026] POST /v2.0/security-groups => generated 1630 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2628] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:15:14 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: 1378/2629] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:15:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2630] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:15:14 2026] POST /v2.0/security-group-rules => generated 599 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2631] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:15:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2632] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:15:15 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: 8|app: 0|req: 1380/2633] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:15:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2634] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:15:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2635] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:15:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2636] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:15:15 2026] POST /v2.0/security-group-rules => generated 599 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2637] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:15:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2638] 10.0.0.139 () {34 vars in 695 bytes} [Thu May 14 18:15:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:15:16.571 8 WARNING neutron.db.securitygroups_db [req-ea361d7f-84a1-4cf2-83d2-e648dd1d74f3 req-4b8552d2-7bdc-4905-bc4f-9c5f8295c237 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1383/2639] 10.0.0.112 () {34 vars in 1096 bytes} [Thu May 14 18:15:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1515020792&fields=id&tenant_id=82198a590b4c4c56b7778a555fcf1e2e => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2640] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:15:16 2026] GET /v2.0/networks?id=9e904c38-740c-4c2c-977b-2b86ce53c5f7 => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2641] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:15:16 2026] GET /v2.0/quotas/82198a590b4c4c56b7778a555fcf1e2e => 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: 1258/2642] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:15:16 2026] GET /v2.0/ports?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&fields=id => generated 287 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2643] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:15:16 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1259/2644] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:15:16 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2645] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:15:17 2026] GET /v2.0/ports?device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => 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: 1260/2646] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:15:21 2026] GET /v2.0/networks?id=9e904c38-740c-4c2c-977b-2b86ce53c5f7 => generated 705 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:15:21.508 8 WARNING neutron.db.securitygroups_db [req-ea361d7f-84a1-4cf2-83d2-e648dd1d74f3 req-962eec61-0a4d-4887-9121-b5638db1036a fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1387/2647] 199.204.45.169 () {34 vars in 1050 bytes} [Thu May 14 18:15:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=82198a590b4c4c56b7778a555fcf1e2e => generated 179 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2648] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:15:21 2026] POST /v2.0/ports => generated 1183 bytes in 479 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: 1262/2649] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:15:22 2026] GET /v2.0/ports?device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => generated 1198 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2650] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:15:22 2026] GET /v2.0/security-groups?id=61523b01-1834-4326-8383-3aed093b3cdd&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2651] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:15:22 2026] PUT /v2.0/ports/b9d242f2-b639-49f6-b4e5-0d04b4e4549a => generated 1464 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:15:22.595 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be6627f7-a3e0-4045-ae14-5ae11c761118'] response: {'name': 'network-changed', 'server_uuid': '1688c69a-e000-483e-bb3a-ed8a57379c2b', 'tag': 'b9d242f2-b639-49f6-b4e5-0d04b4e4549a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1264/2652] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:15:23 2026] GET /v2.0/ports?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => generated 1467 bytes in 41 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: 1389/2653] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:15:23 2026] GET /v2.0/networks?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&shared=False => generated 2375 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2654] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:15:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2655] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:15:24 2026] GET /v2.0/ports?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2656] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:15:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=b9d242f2-b639-49f6-b4e5-0d04b4e4549a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2657] 199.204.45.169 () {34 vars in 1104 bytes} [Thu May 14 18:15:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=b9d242f2-b639-49f6-b4e5-0d04b4e4549a => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2658] 199.204.45.169 () {34 vars in 1064 bytes} [Thu May 14 18:15:24 2026] GET /v2.0/subnets?id=e54d3bda-960f-4f97-9334-887a555b9e42&id=55b52f9e-49ef-4e8a-be80-44bda9d23748 => 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: 1392/2659] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:15:24 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2660] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:15:24 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&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: 8|app: 0|req: 1393/2661] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:15:24 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1269/2662] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:15:24 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2663] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:15:27 2026] GET /v2.0/ports?device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => generated 1198 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2664] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:15:27 2026] GET /v2.0/security-groups?id=61523b01-1834-4326-8383-3aed093b3cdd&fields=id&fields=name => generated 112 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2667] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:15:32 2026] GET /v2.0/ports?device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2668] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:15:32 2026] GET /v2.0/security-groups?id=61523b01-1834-4326-8383-3aed093b3cdd&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2669] 10.0.0.139 () {32 vars in 818 bytes} [Thu May 14 18:15:32 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&mac_address=fa%3A16%3A3e%3A71%3Ac6%3Ac2 => generated 1200 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:15:33.850 8 INFO neutron.db.l3_db [None req-365ce0ec-1208-46f9-a8cd-0d37eb241d40 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Floating IP bb52d703-8393-4d09-8afc-9f4e3edb6838 associated. External IP: 10.96.250.203, port: b9d242f2-b639-49f6-b4e5-0d04b4e4549a. [pid: 8|app: 0|req: 1397/2670] 10.0.0.139 () {34 vars in 677 bytes} [Thu May 14 18:15:32 2026] POST /v2.0/floatingips => generated 855 bytes in 1210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:15:34.255 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-daa10b96-3d89-415b-96d8-36d471b406e6'] response: {'name': 'network-changed', 'server_uuid': '1688c69a-e000-483e-bb3a-ed8a57379c2b', 'tag': 'b9d242f2-b639-49f6-b4e5-0d04b4e4549a', 'status': 'completed', 'code': 200} 2026-05-14 18:15:34.318 7 WARNING neutron.db.securitygroups_db [req-b2330e7c-caeb-4231-bd3b-c3ff78179d07 req-2de98602-4f3d-4e13-9fb9-3b5f5a3ed101 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1274/2671] 10.0.0.112 () {34 vars in 1096 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1515020792&fields=id&tenant_id=82198a590b4c4c56b7778a555fcf1e2e => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2672] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/networks?id=91532592-5550-4291-a2eb-2a83cbfde705 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2673] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/quotas/82198a590b4c4c56b7778a555fcf1e2e => 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: 1399/2674] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/ports?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&fields=id => generated 333 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2675] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2676] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2677] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/ports?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2678] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/networks?id=9e904c38-740c-4c2c-977b-2b86ce53c5f7 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2679] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=b9d242f2-b639-49f6-b4e5-0d04b4e4549a => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2680] 199.204.45.169 () {34 vars in 1104 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=b9d242f2-b639-49f6-b4e5-0d04b4e4549a => 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: 1279/2681] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/ports?device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2682] 199.204.45.169 () {34 vars in 1064 bytes} [Thu May 14 18:15:34 2026] GET /v2.0/subnets?id=e54d3bda-960f-4f97-9334-887a555b9e42&id=55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2683] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:15:35 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2684] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:15:35 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2685] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:15:35 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1405/2686] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:15:35 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1282/2687] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:15:39 2026] GET /v2.0/networks?id=91532592-5550-4291-a2eb-2a83cbfde705 => generated 704 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:15:39.307 8 WARNING neutron.db.securitygroups_db [req-b2330e7c-caeb-4231-bd3b-c3ff78179d07 req-c6864051-7f48-4b5c-a035-0fb64606e136 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1406/2688] 199.204.45.169 () {34 vars in 1050 bytes} [Thu May 14 18:15:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=82198a590b4c4c56b7778a555fcf1e2e => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2689] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:15:39 2026] POST /v2.0/ports => generated 1187 bytes in 476 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: 1284/2690] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:15:40 2026] GET /v2.0/ports?device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 1202 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2691] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:15:40 2026] GET /v2.0/security-groups?id=61523b01-1834-4326-8383-3aed093b3cdd&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2692] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:15:39 2026] PUT /v2.0/ports/1ecc3662-6bf4-4878-81a1-438168e4b6cd => generated 1468 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:15:40.436 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-288b7a63-86f1-44ea-8aed-3b2c78de881e'] response: {'name': 'network-changed', 'server_uuid': 'ddfb0be2-2b9d-4816-b145-c19e0508d52b', 'tag': '1ecc3662-6bf4-4878-81a1-438168e4b6cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1286/2693] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:15:40 2026] GET /v2.0/ports?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 1471 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1408/2694] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:15:41 2026] GET /v2.0/networks?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&shared=False => generated 2375 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2695] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:15:41 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: 1409/2696] 10.0.0.30 () {34 vars in 989 bytes} [Thu May 14 18:15:41 2026] GET /v2.0/ports?device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => generated 1469 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2697] 10.0.0.30 () {34 vars in 1039 bytes} [Thu May 14 18:15:41 2026] GET /v2.0/security-groups?id=61523b01-1834-4326-8383-3aed093b3cdd&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: 8|app: 0|req: 1410/2698] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:15:42 2026] GET /v2.0/ports?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 1471 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2699] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:15:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.177&port_id=1ecc3662-6bf4-4878-81a1-438168e4b6cd => 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: 1411/2700] 199.204.45.169 () {34 vars in 1106 bytes} [Thu May 14 18:15:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e0&port_id=1ecc3662-6bf4-4878-81a1-438168e4b6cd => 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: 1290/2701] 199.204.45.169 () {34 vars in 1064 bytes} [Thu May 14 18:15:42 2026] GET /v2.0/subnets?id=97b16572-2d8d-43ac-a687-b2a3c3244b3a&id=f7b226d6-4db0-4698-899b-eb1c5d0920b3 => generated 1412 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2702] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:15:42 2026] GET /v2.0/ports?network_id=91532592-5550-4291-a2eb-2a83cbfde705&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2703] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:15:42 2026] GET /v2.0/ports?network_id=91532592-5550-4291-a2eb-2a83cbfde705&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: 1413/2704] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:15:42 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2705] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:15:42 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?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: 1294/2708] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:15:45 2026] GET /v2.0/ports?device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 1204 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2709] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:15:45 2026] GET /v2.0/security-groups?id=61523b01-1834-4326-8383-3aed093b3cdd&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2710] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:15:50 2026] GET /v2.0/ports?device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 1204 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2711] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:15:50 2026] GET /v2.0/security-groups?id=61523b01-1834-4326-8383-3aed093b3cdd&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: 7|app: 0|req: 1296/2712] 10.0.0.139 () {32 vars in 818 bytes} [Thu May 14 18:15:50 2026] GET /v2.0/ports?network_id=91532592-5550-4291-a2eb-2a83cbfde705&mac_address=fa%3A16%3A3e%3A88%3A94%3Ac0 => generated 1204 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:15:51.542 8 INFO neutron.db.l3_db [None req-8922e868-0cfa-4822-ae01-5fe897bfb1f5 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Floating IP 94c5ad2b-c708-4738-bd16-964ab259844d associated. External IP: 10.96.250.205, port: 1ecc3662-6bf4-4878-81a1-438168e4b6cd. [pid: 8|app: 0|req: 1417/2713] 10.0.0.139 () {34 vars in 677 bytes} [Thu May 14 18:15:50 2026] POST /v2.0/floatingips => generated 855 bytes in 1188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-14 18:15:51.928 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca3978d6-6bac-4dcf-8b1a-1c9ff39e2100'] response: {'name': 'network-changed', 'server_uuid': 'ddfb0be2-2b9d-4816-b145-c19e0508d52b', 'tag': '1ecc3662-6bf4-4878-81a1-438168e4b6cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1297/2714] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:15:52 2026] GET /v2.0/ports?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2715] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:15:52 2026] GET /v2.0/networks?id=91532592-5550-4291-a2eb-2a83cbfde705 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2716] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:15:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.177&port_id=1ecc3662-6bf4-4878-81a1-438168e4b6cd => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2717] 199.204.45.169 () {34 vars in 1106 bytes} [Thu May 14 18:15:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e0&port_id=1ecc3662-6bf4-4878-81a1-438168e4b6cd => 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: 1299/2718] 199.204.45.169 () {34 vars in 1064 bytes} [Thu May 14 18:15:52 2026] GET /v2.0/subnets?id=97b16572-2d8d-43ac-a687-b2a3c3244b3a&id=f7b226d6-4db0-4698-899b-eb1c5d0920b3 => generated 1412 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2719] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:15:52 2026] GET /v2.0/ports?network_id=91532592-5550-4291-a2eb-2a83cbfde705&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: 1300/2720] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:15:52 2026] GET /v2.0/ports?network_id=91532592-5550-4291-a2eb-2a83cbfde705&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2721] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:15:52 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2722] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:15:52 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2723] 10.0.0.30 () {34 vars in 989 bytes} [Thu May 14 18:15:58 2026] GET /v2.0/ports?device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2724] 10.0.0.30 () {34 vars in 1039 bytes} [Thu May 14 18:15:58 2026] GET /v2.0/security-groups?id=61523b01-1834-4326-8383-3aed093b3cdd&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: 7|app: 0|req: 1305/2729] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:16:14 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => 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: 1425/2730] 10.0.0.243 () {30 vars in 690 bytes} [Thu May 14 18:16:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2731] 10.0.0.243 () {30 vars in 692 bytes} [Thu May 14 18:16:15 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: 1426/2732] 10.0.0.243 () {30 vars in 668 bytes} [Thu May 14 18:16:15 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: 1307/2733] 10.0.0.243 () {30 vars in 704 bytes} [Thu May 14 18:16:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2734] 10.0.0.243 () {28 vars in 439 bytes} [Thu May 14 18:16:16 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: 1308/2735] 10.0.0.243 () {30 vars in 728 bytes} [Thu May 14 18:16:16 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 658 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2736] 10.0.0.243 () {30 vars in 690 bytes} [Thu May 14 18:16:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2737] 10.0.0.243 () {30 vars in 692 bytes} [Thu May 14 18:16:16 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: 8|app: 0|req: 1429/2738] 10.0.0.243 () {30 vars in 668 bytes} [Thu May 14 18:16:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2739] 10.0.0.243 () {30 vars in 704 bytes} [Thu May 14 18:16:16 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: 1430/2740] 10.0.0.243 () {30 vars in 728 bytes} [Thu May 14 18:16:16 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2741] 10.0.0.243 () {30 vars in 690 bytes} [Thu May 14 18:16:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2742] 10.0.0.243 () {30 vars in 692 bytes} [Thu May 14 18:16:16 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: 1312/2743] 10.0.0.243 () {30 vars in 668 bytes} [Thu May 14 18:16:16 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: 1432/2744] 10.0.0.243 () {30 vars in 704 bytes} [Thu May 14 18:16:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2745] 10.0.0.243 () {30 vars in 730 bytes} [Thu May 14 18:16:16 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2746] 10.0.0.243 () {30 vars in 682 bytes} [Thu May 14 18:16:16 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2747] 10.0.0.243 () {34 vars in 704 bytes} [Thu May 14 18:16:16 2026] POST /v2.0/ports => generated 1128 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2748] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:16:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1315/2749] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:16:19 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: 1435/2750] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:16:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2751] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:16:19 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: 1436/2752] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:16:20 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2753] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:16:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2754] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:16:20 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: 1318/2755] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:16:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2756] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:16: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-05-14 18:16:20.345 7 INFO neutron.api.v2.resource [None req-e72bd0d9-b05b-41e4-aca8-747d363ab2eb aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1319/2757] 199.204.45.169 () {30 vars in 763 bytes} [Thu May 14 18:16:20 2026] GET /v2.0/security-groups/lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => 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: 1439/2758] 199.204.45.169 () {30 vars in 785 bytes} [Thu May 14 18:16:20 2026] GET /v2.0/security-groups?name=lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2759] 199.204.45.169 () {34 vars in 736 bytes} [Thu May 14 18:16:20 2026] POST /v2.0/security-groups => generated 1638 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2760] 199.204.45.169 () {30 vars in 815 bytes} [Thu May 14 18:16:20 2026] GET /v2.0/security-group-rules?security_group_id=b930d85c-0b2d-4764-b3ad-9df3dc00357a => generated 1182 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2761] 199.204.45.169 () {34 vars in 789 bytes} [Thu May 14 18:16:20 2026] PUT /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2762] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:16:20 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: 1322/2763] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:16:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2764] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:16:20 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: 1323/2765] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:16:20 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: 1443/2766] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:16:20 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => 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: 1324/2767] 10.0.0.112 () {34 vars in 1016 bytes} [Thu May 14 18:16:28 2026] GET /v2.0/security-groups?id=c12e6914-b8d8-41a8-ac00-7b15a0b34616&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2768] 10.0.0.112 () {34 vars in 982 bytes} [Thu May 14 18:16:28 2026] GET /v2.0/networks?id=ec56af3b-0523-4ab7-94e9-817e98178b00 => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2771] 10.0.0.112 () {34 vars in 965 bytes} [Thu May 14 18:16:28 2026] GET /v2.0/quotas/cbba998ace5c46b0b88d3340db93e539 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2772] 10.0.0.112 () {34 vars in 1002 bytes} [Thu May 14 18:16:29 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&fields=id => generated 149 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2773] 10.0.0.112 () {34 vars in 1008 bytes} [Thu May 14 18:16:29 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2774] 10.0.0.112 () {34 vars in 1108 bytes} [Thu May 14 18:16:29 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?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: 1327/2775] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:29 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => 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: 1449/2776] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:29 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => 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: 1328/2777] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:32 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => 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: 1450/2778] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:32 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => 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: 1329/2779] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:16:33 2026] GET /v2.0/networks?id=ec56af3b-0523-4ab7-94e9-817e98178b00 => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:16:33.861 8 WARNING neutron.db.securitygroups_db [req-8f1ef0e1-832d-46ee-8c61-7148a07862a8 req-b6961729-8921-4ade-a5ba-1ade2a1d41b1 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 8|app: 0|req: 1451/2780] 199.204.45.169 () {34 vars in 1050 bytes} [Thu May 14 18:16:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cbba998ace5c46b0b88d3340db93e539 => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2781] 199.204.45.169 () {38 vars in 955 bytes} [Thu May 14 18:16:33 2026] POST /v2.0/ports => generated 1082 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2782] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:16:34 2026] PUT /v2.0/ports/289ae071-0245-4d5c-ad93-f71015164ffc => generated 1243 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:16:34.700 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78648850-6699-4504-8f50-f4988e3a9323'] response: {'name': 'network-changed', 'server_uuid': '09100240-2536-42ed-8244-d860a90bd6fc', 'tag': '289ae071-0245-4d5c-ad93-f71015164ffc', '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: 1331/2783] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:16:35 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1453/2784] 199.204.45.169 () {34 vars in 1018 bytes} [Thu May 14 18:16:35 2026] GET /v2.0/networks?tenant_id=cbba998ace5c46b0b88d3340db93e539&shared=False => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2785] 199.204.45.169 () {34 vars in 930 bytes} [Thu May 14 18:16:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2786] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:35 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2787] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:16:35 2026] GET /v2.0/security-groups?id=c12e6914-b8d8-41a8-ac00-7b15a0b34616&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: 8|app: 0|req: 1455/2788] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:35 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2789] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:16:36 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2790] 199.204.45.169 () {34 vars in 1062 bytes} [Thu May 14 18:16:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=289ae071-0245-4d5c-ad93-f71015164ffc => 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: 1335/2791] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:16:36 2026] GET /v2.0/subnets?id=8e2c126c-5827-4fe2-826a-ef93fceb2973 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2792] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:16:36 2026] GET /v2.0/ports?network_id=ec56af3b-0523-4ab7-94e9-817e98178b00&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2793] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:16:36 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?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: 1458/2794] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:16:36 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2795] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:38 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2796] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:16:38 2026] GET /v2.0/security-groups?id=c12e6914-b8d8-41a8-ac00-7b15a0b34616&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2797] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:38 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2798] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:16:40 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => 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: 1339/2799] 199.204.45.169 () {34 vars in 1044 bytes} [Thu May 14 18:16:40 2026] GET /v2.0/security-groups?id=c12e6914-b8d8-41a8-ac00-7b15a0b34616&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2800] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:41 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2801] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:16:41 2026] GET /v2.0/security-groups?id=c12e6914-b8d8-41a8-ac00-7b15a0b34616&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2802] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:41 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2805] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:44 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2806] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:16:44 2026] GET /v2.0/security-groups?id=c12e6914-b8d8-41a8-ac00-7b15a0b34616&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: 1343/2807] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:16:44 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => 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: 1467/2812] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:17:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2813] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:17:22 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: 1468/2814] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:17:22 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: 1347/2815] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:17:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2816] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:17:22 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2817] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:17:22 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => 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: 1470/2818] 199.204.45.169 () {34 vars in 717 bytes} [Thu May 14 18:17:22 2026] POST /v2.0/ports => generated 1059 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2819] 10.0.0.112 () {34 vars in 971 bytes} [Thu May 14 18:17:23 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1059 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2820] 10.0.0.112 () {34 vars in 907 bytes} [Thu May 14 18:17:23 2026] GET /v2.0/extensions => generated 22222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2821] 199.204.45.169 () {34 vars in 1262 bytes} [Thu May 14 18:17:24 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb?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: 8|app: 0|req: 1472/2822] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:17:24 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2823] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:17:24 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?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: 1473/2824] 199.204.45.169 () {34 vars in 975 bytes} [Thu May 14 18:17:24 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1059 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2825] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:17:24 2026] GET /v2.0/networks?id=ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2826] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:17:25 2026] PUT /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1249 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:17:25.486 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6daa462c-6c7c-429e-bbd7-60ef204155cd'] response: {'name': 'network-changed', 'server_uuid': '09100240-2536-42ed-8244-d860a90bd6fc', 'tag': '9d1fa009-0881-4594-8d40-b97e8cbb9dbb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1353/2827] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:17:25 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2489 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2828] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:17:26 2026] GET /v2.0/networks?id=ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2829] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.107&port_id=9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2830] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:17:26 2026] GET /v2.0/subnets?id=27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2831] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:17:26 2026] GET /v2.0/ports?network_id=ef68d467-1da5-42ad-9775-17d8b537ff7e&device_owner=network%3Adhcp => generated 1236 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2832] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:17:26 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2833] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:17:26 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2834] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:17:27 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2489 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2835] 199.204.45.169 () {34 vars in 1062 bytes} [Thu May 14 18:17:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=289ae071-0245-4d5c-ad93-f71015164ffc => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2836] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:17:27 2026] GET /v2.0/subnets?id=8e2c126c-5827-4fe2-826a-ef93fceb2973 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2837] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:17:27 2026] GET /v2.0/ports?network_id=ec56af3b-0523-4ab7-94e9-817e98178b00&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2838] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:17:27 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?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: 1359/2839] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:17:27 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2840] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:17:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.107&port_id=9d1fa009-0881-4594-8d40-b97e8cbb9dbb => 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: 1360/2841] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:17:27 2026] GET /v2.0/subnets?id=27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2842] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:17:27 2026] GET /v2.0/ports?network_id=ef68d467-1da5-42ad-9775-17d8b537ff7e&device_owner=network%3Adhcp => generated 1236 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2843] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:17:27 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?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: 1483/2844] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:17:27 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2847] 10.0.0.112 () {34 vars in 971 bytes} [Thu May 14 18:17:31 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1249 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2848] 199.204.45.169 () {34 vars in 789 bytes} [Thu May 14 18:17:31 2026] PUT /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1273 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:17:32.158 8 INFO neutron.api.v2.resource [None req-859491cd-a0ff-41bb-b26f-2c6ea5ffab9b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/2849] 199.204.45.169 () {30 vars in 763 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/security-groups/lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:17:32.162 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46f03c59-9b65-46d6-bd00-d98dc0d8a3d6'] response: {'name': 'network-changed', 'server_uuid': '09100240-2536-42ed-8244-d860a90bd6fc', 'tag': '9d1fa009-0881-4594-8d40-b97e8cbb9dbb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1364/2850] 199.204.45.169 () {30 vars in 785 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/security-groups?name=lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => generated 1639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2851] 199.204.45.169 () {34 vars in 789 bytes} [Thu May 14 18:17:32 2026] PUT /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1311 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:17:32.561 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-201597f0-e2e7-44c9-af73-e993ec5c3cda'] response: {'name': 'network-changed', 'server_uuid': '09100240-2536-42ed-8244-d860a90bd6fc', 'tag': '9d1fa009-0881-4594-8d40-b97e8cbb9dbb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1365/2852] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2587 bytes in 52 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: 1488/2853] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:17:32 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: 1489/2854] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2855] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:17: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: 8|app: 0|req: 1491/2856] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:17:32 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: 1366/2857] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/networks?id=ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2858] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2859] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.107&port_id=9d1fa009-0881-4594-8d40-b97e8cbb9dbb => 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: 1493/2860] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2861] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/subnets?id=27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2862] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1347 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2863] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/ports?network_id=ef68d467-1da5-42ad-9775-17d8b537ff7e&device_owner=network%3Adhcp => generated 1236 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2864] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2865] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?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: 1496/2866] 199.204.45.169 () {30 vars in 743 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 799 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2867] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?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: 1497/2868] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:17:32 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2869] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:17:33 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => 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: 1498/2870] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:17:34 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2587 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2871] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:17:34 2026] GET /v2.0/networks?id=ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2872] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:17:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.107&port_id=9d1fa009-0881-4594-8d40-b97e8cbb9dbb => 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: 1374/2873] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:17:34 2026] GET /v2.0/subnets?id=27cb780f-8c0e-4276-ad94-ed683e63b32b => 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: 1500/2874] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:17:34 2026] GET /v2.0/ports?network_id=ef68d467-1da5-42ad-9775-17d8b537ff7e&device_owner=network%3Adhcp => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2875] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:17:34 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?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: 1501/2876] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:17:34 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:17:38.499 7 INFO neutron.db.l3_db [None req-67c5c680-b969-4be7-8bc9-5d5b493969ec fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Floating IP 155e53a0-0406-414f-80e3-3446b41cadb1 associated. External IP: 10.96.250.217, port: 06388e3d-29d2-445d-a935-35312d148ffb. [pid: 7|app: 0|req: 1376/2877] 10.0.0.139 () {34 vars in 677 bytes} [Thu May 14 18:17:37 2026] POST /v2.0/floatingips => generated 898 bytes in 1186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2878] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:17:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2879] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:17:43 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: 1503/2880] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:17:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2883] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:17:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:17:44.177 7 INFO neutron.api.v2.resource [None req-670868be-566e-4b2b-bab3-21dd1bbbe92b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1379/2884] 199.204.45.169 () {30 vars in 763 bytes} [Thu May 14 18:17:44 2026] GET /v2.0/security-groups/lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => generated 149 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2885] 199.204.45.169 () {30 vars in 785 bytes} [Thu May 14 18:17:44 2026] GET /v2.0/security-groups?name=lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => 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: 1380/2886] 199.204.45.169 () {30 vars in 815 bytes} [Thu May 14 18:17:44 2026] GET /v2.0/security-group-rules?security_group_id=b930d85c-0b2d-4764-b3ad-9df3dc00357a => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2887] 199.204.45.169 () {34 vars in 747 bytes} [Thu May 14 18:17:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2888] 199.204.45.169 () {34 vars in 747 bytes} [Thu May 14 18:17:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2889] 10.0.0.243 () {30 vars in 690 bytes} [Thu May 14 18:17:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2890] 10.0.0.243 () {30 vars in 692 bytes} [Thu May 14 18:17:55 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: 1509/2891] 10.0.0.243 () {30 vars in 668 bytes} [Thu May 14 18:17:55 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: 1383/2892] 10.0.0.243 () {30 vars in 704 bytes} [Thu May 14 18:17:55 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: 1510/2893] 10.0.0.243 () {28 vars in 439 bytes} [Thu May 14 18:17:56 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: 1384/2894] 10.0.0.243 () {30 vars in 728 bytes} [Thu May 14 18:17:56 2026] GET /v2.0/subnets/55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2895] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:17:56 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: 1385/2896] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:17:56 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: 8|app: 0|req: 1512/2897] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:17:56 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: 1386/2898] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:17:56 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: 1513/2899] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:17:56 2026] GET /v2.0/subnets/55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2900] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:17:56 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2587 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2901] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:17:57 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: 1388/2902] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:17:57 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: 1515/2903] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:17:57 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: 1389/2904] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:17:57 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: 1516/2905] 199.204.45.169 () {34 vars in 717 bytes} [Thu May 14 18:17:57 2026] POST /v2.0/ports => generated 1324 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2906] 10.0.0.112 () {34 vars in 971 bytes} [Thu May 14 18:17:58 2026] GET /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2909] 199.204.45.169 () {34 vars in 1262 bytes} [Thu May 14 18:17:59 2026] GET /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01?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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1518/2910] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:17:59 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1393/2911] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:17:59 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2912] 199.204.45.169 () {34 vars in 975 bytes} [Thu May 14 18:17:59 2026] GET /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2913] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:17:59 2026] GET /v2.0/networks?id=9e904c38-740c-4c2c-977b-2b86ce53c5f7 => 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: 1520/2914] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:17:59 2026] PUT /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => generated 1514 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:18:00.267 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-901cbdb8-1f8e-48dc-8db7-ca2f9f8dbd7a'] response: {'name': 'network-changed', 'server_uuid': '09100240-2536-42ed-8244-d860a90bd6fc', 'tag': '7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1395/2915] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:18:00 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 4093 bytes in 50 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: 1521/2916] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:18:00 2026] GET /v2.0/networks?id=9e904c38-740c-4c2c-977b-2b86ce53c5f7 => 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: 1396/2917] 199.204.45.169 () {34 vars in 1056 bytes} [Thu May 14 18:18:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => 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: 1522/2918] 199.204.45.169 () {34 vars in 1104 bytes} [Thu May 14 18:18:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1df&port_id=7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => 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: 1397/2919] 199.204.45.169 () {34 vars in 1064 bytes} [Thu May 14 18:18:00 2026] GET /v2.0/subnets?id=e54d3bda-960f-4f97-9334-887a555b9e42&id=55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2920] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:01 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2921] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:01 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2922] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:01 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1399/2923] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:01 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1525/2924] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 4093 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2925] 199.204.45.169 () {34 vars in 1062 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=289ae071-0245-4d5c-ad93-f71015164ffc => 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: 1526/2926] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/subnets?id=8e2c126c-5827-4fe2-826a-ef93fceb2973 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2927] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/ports?network_id=ec56af3b-0523-4ab7-94e9-817e98178b00&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2928] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?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: 1402/2929] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?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: 1528/2930] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.107&port_id=9d1fa009-0881-4594-8d40-b97e8cbb9dbb => 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: 1403/2931] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/subnets?id=27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2932] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/ports?network_id=ef68d467-1da5-42ad-9775-17d8b537ff7e&device_owner=network%3Adhcp => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2933] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2934] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2935] 199.204.45.169 () {34 vars in 1056 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => 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: 1531/2936] 199.204.45.169 () {34 vars in 1104 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1df&port_id=7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => 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: 1406/2937] 199.204.45.169 () {34 vars in 1064 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/subnets?id=e54d3bda-960f-4f97-9334-887a555b9e42&id=55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2938] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2939] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:02 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2940] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:03 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1408/2941] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:03 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1534/2942] 10.0.0.112 () {34 vars in 971 bytes} [Thu May 14 18:18:07 2026] GET /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => generated 1516 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2943] 199.204.45.169 () {30 vars in 743 bytes} [Thu May 14 18:18:07 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7 => generated 798 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2944] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:07 2026] GET /v2.0/subnets/55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2945] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:07 2026] GET /v2.0/subnets/e54d3bda-960f-4f97-9334-887a555b9e42 => generated 744 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2946] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:18:07 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: 1411/2947] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:18:07 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: 1537/2948] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:18:07 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: 1412/2949] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:18:07 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: 1538/2950] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:07 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2951] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:07 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2952] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:07 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1347 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2953] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:07 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2954] 199.204.45.169 () {30 vars in 743 bytes} [Thu May 14 18:18:07 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2955] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:07 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2956] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:07 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2959] 10.0.0.243 () {30 vars in 690 bytes} [Thu May 14 18:18:16 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: 8|app: 0|req: 1543/2960] 10.0.0.243 () {30 vars in 692 bytes} [Thu May 14 18:18:16 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: 1418/2961] 10.0.0.243 () {30 vars in 668 bytes} [Thu May 14 18:18:16 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: 1544/2962] 10.0.0.243 () {30 vars in 704 bytes} [Thu May 14 18:18:16 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: 1419/2963] 10.0.0.243 () {28 vars in 439 bytes} [Thu May 14 18:18:16 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2964] 10.0.0.243 () {30 vars in 728 bytes} [Thu May 14 18:18:16 2026] GET /v2.0/subnets/f7b226d6-4db0-4698-899b-eb1c5d0920b3 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2965] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:18:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2966] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:18:17 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: 1421/2967] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:18:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2968] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:18:17 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: 1422/2969] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:17 2026] GET /v2.0/subnets/55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2970] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:17 2026] GET /v2.0/subnets/f7b226d6-4db0-4698-899b-eb1c5d0920b3 => generated 672 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2971] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:17 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 4095 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2972] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:18:17 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: 1424/2973] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:18:17 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: 1550/2974] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:18:17 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: 1425/2975] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:18:17 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: 1551/2976] 199.204.45.169 () {34 vars in 717 bytes} [Thu May 14 18:18:18 2026] POST /v2.0/ports => generated 1328 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2977] 10.0.0.112 () {34 vars in 971 bytes} [Thu May 14 18:18:18 2026] GET /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1552/2978] 10.0.0.112 () {34 vars in 907 bytes} [Thu May 14 18:18:18 2026] GET /v2.0/extensions => generated 22222 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2979] 199.204.45.169 () {34 vars in 1262 bytes} [Thu May 14 18:18:19 2026] GET /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978?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: 8|app: 0|req: 1553/2980] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:19 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?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: 1428/2981] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:19 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2982] 199.204.45.169 () {34 vars in 975 bytes} [Thu May 14 18:18:20 2026] GET /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2983] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:18:20 2026] GET /v2.0/networks?id=91532592-5550-4291-a2eb-2a83cbfde705 => 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: 1555/2984] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:18:20 2026] PUT /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => generated 1518 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:18:20.880 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e62d877-fb00-4cb4-96ee-8eb7aec54c75'] response: {'name': 'network-changed', 'server_uuid': '09100240-2536-42ed-8244-d860a90bd6fc', 'tag': '73fb4bcd-891e-41ab-8a98-66d0d5cfe978', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1430/2985] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:18:21 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 5605 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1556/2986] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:18:21 2026] GET /v2.0/networks?id=91532592-5550-4291-a2eb-2a83cbfde705 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2987] 199.204.45.169 () {34 vars in 1056 bytes} [Thu May 14 18:18:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => 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: 1557/2988] 199.204.45.169 () {34 vars in 1106 bytes} [Thu May 14 18:18:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33e&port_id=73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => 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: 1432/2989] 199.204.45.169 () {34 vars in 1064 bytes} [Thu May 14 18:18:21 2026] GET /v2.0/subnets?id=97b16572-2d8d-43ac-a687-b2a3c3244b3a&id=f7b226d6-4db0-4698-899b-eb1c5d0920b3 => generated 1412 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2990] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:21 2026] GET /v2.0/ports?network_id=91532592-5550-4291-a2eb-2a83cbfde705&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2991] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:21 2026] GET /v2.0/ports?network_id=91532592-5550-4291-a2eb-2a83cbfde705&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2992] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:21 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2993] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:21 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?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: 1560/2994] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:18:22 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 5605 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2995] 199.204.45.169 () {34 vars in 1062 bytes} [Thu May 14 18:18:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=289ae071-0245-4d5c-ad93-f71015164ffc => 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: 1561/2996] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:18:22 2026] GET /v2.0/subnets?id=8e2c126c-5827-4fe2-826a-ef93fceb2973 => 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: 1436/2997] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:22 2026] GET /v2.0/ports?network_id=ec56af3b-0523-4ab7-94e9-817e98178b00&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2998] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2999] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?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: 1563/3000] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.107&port_id=9d1fa009-0881-4594-8d40-b97e8cbb9dbb => 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: 1438/3001] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/subnets?id=27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3002] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/ports?network_id=ef68d467-1da5-42ad-9775-17d8b537ff7e&device_owner=network%3Adhcp => generated 1236 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3003] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?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: 1565/3004] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?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: 1440/3005] 199.204.45.169 () {34 vars in 1056 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => 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: 1566/3006] 199.204.45.169 () {34 vars in 1104 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1df&port_id=7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => 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: 1441/3007] 199.204.45.169 () {34 vars in 1064 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/subnets?id=e54d3bda-960f-4f97-9334-887a555b9e42&id=55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3008] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3009] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3010] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1443/3011] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1569/3012] 199.204.45.169 () {34 vars in 1056 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3013] 199.204.45.169 () {34 vars in 1106 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33e&port_id=73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => 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: 1570/3014] 199.204.45.169 () {34 vars in 1064 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/subnets?id=97b16572-2d8d-43ac-a687-b2a3c3244b3a&id=f7b226d6-4db0-4698-899b-eb1c5d0920b3 => generated 1412 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3015] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/ports?network_id=91532592-5550-4291-a2eb-2a83cbfde705&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3016] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/ports?network_id=91532592-5550-4291-a2eb-2a83cbfde705&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3017] 199.204.45.169 () {34 vars in 911 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/extensions => generated 22222 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3018] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?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: 1447/3019] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:23 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3020] 10.0.0.112 () {34 vars in 971 bytes} [Thu May 14 18:18:28 2026] GET /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => generated 1520 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3021] 199.204.45.169 () {30 vars in 743 bytes} [Thu May 14 18:18:28 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705 => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3022] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:28 2026] GET /v2.0/subnets/f7b226d6-4db0-4698-899b-eb1c5d0920b3 => generated 672 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3023] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:28 2026] GET /v2.0/subnets/97b16572-2d8d-43ac-a687-b2a3c3244b3a => generated 747 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3024] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:28 2026] GET /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => generated 1516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3025] 199.204.45.169 () {34 vars in 790 bytes} [Thu May 14 18:18:28 2026] PUT /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => generated 1251 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:18:28.784 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-65f3e5e7-926f-4ca7-81d1-048525989f5d'] response: {'name': 'network-changed', 'server_uuid': '09100240-2536-42ed-8244-d860a90bd6fc', 'tag': '7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1576/3026] 199.204.45.169 () {30 vars in 743 bytes} [Thu May 14 18:18:28 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7 => generated 798 bytes in 55 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: 1451/3027] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:28 2026] GET /v2.0/subnets/55b52f9e-49ef-4e8a-be80-44bda9d23748 => 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: 1578/3030] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:18: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: 1453/3031] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:18: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: 8|app: 0|req: 1579/3032] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:18: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: 1454/3033] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:18:29 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: 1580/3034] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3035] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3036] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1347 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3037] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3038] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 5378 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3039] 199.204.45.169 () {30 vars in 743 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 799 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3040] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/networks?id=9e904c38-740c-4c2c-977b-2b86ce53c5f7 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3041] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3042] 199.204.45.169 () {34 vars in 1056 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => 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: 1460/3043] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => 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: 1584/3044] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/subnets?id=55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3045] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3046] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1462/3047] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:29 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3048] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:18:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3049] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:18:41 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: 1587/3050] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:18:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3051] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:18:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3052] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:41 2026] GET /v2.0/subnets/55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3053] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:42 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 5378 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3054] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:18:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3055] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:18:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3056] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:18:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3057] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:18:42 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: 1591/3058] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:42 2026] GET /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => generated 1520 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3059] 199.204.45.169 () {34 vars in 790 bytes} [Thu May 14 18:18:42 2026] PUT /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => generated 1251 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3060] 199.204.45.169 () {30 vars in 743 bytes} [Thu May 14 18:18:42 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705 => generated 797 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:18:42.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-883fcb47-5eaf-4040-a8b0-816c5d895459'] response: {'name': 'network-changed', 'server_uuid': '09100240-2536-42ed-8244-d860a90bd6fc', 'tag': '73fb4bcd-891e-41ab-8a98-66d0d5cfe978', '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: 1469/3061] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:42 2026] GET /v2.0/subnets/f7b226d6-4db0-4698-899b-eb1c5d0920b3 => generated 672 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3062] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:42 2026] GET /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => generated 1287 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3063] 199.204.45.169 () {34 vars in 789 bytes} [Thu May 14 18:18:42 2026] PUT /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => generated 1080 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3064] 199.204.45.169 () {30 vars in 743 bytes} [Thu May 14 18:18:43 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705 => generated 797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1471/3065] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:43 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 4974 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3066] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:18:43 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 4974 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3067] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:18:43 2026] GET /v2.0/networks?id=91532592-5550-4291-a2eb-2a83cbfde705 => 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: 1596/3068] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:43 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 4974 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3069] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:43 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3070] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:43 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?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: 1475/3073] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:44 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 4974 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:18:44.864 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcfd72f8-4770-411a-b129-d89af589d3fe'] response: {'name': 'network-changed', 'server_uuid': '09100240-2536-42ed-8244-d860a90bd6fc', 'tag': '73fb4bcd-891e-41ab-8a98-66d0d5cfe978', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1599/3074] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:18:45 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 4974 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3075] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:18:45 2026] GET /v2.0/networks?id=91532592-5550-4291-a2eb-2a83cbfde705 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3076] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:45 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?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: 1477/3077] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:45 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?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: 1601/3078] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:45 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 4974 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3079] 199.204.45.169 () {34 vars in 975 bytes} [Thu May 14 18:18:45 2026] GET /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3080] 199.204.45.169 () {34 vars in 1060 bytes} [Thu May 14 18:18:45 2026] GET /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3081] 199.204.45.169 () {34 vars in 1016 bytes} [Thu May 14 18:18:45 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?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: 1603/3082] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:18:45 2026] PUT /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => generated 917 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3083] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:46 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 3866 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:18:46.808 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0307b25-42b4-4a4d-b1b9-fbdd83a2ebee aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 73fb4bcd-891e-41ab-8a98-66d0d5cfe978 2026-05-14 18:18:46.811 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0307b25-42b4-4a4d-b1b9-fbdd83a2ebee aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 73fb4bcd-891e-41ab-8a98-66d0d5cfe978 [pid: 8|app: 0|req: 1604/3084] 199.204.45.169 () {32 vars in 759 bytes} [Thu May 14 18:18:46 2026] DELETE /v2.0/ports/73fb4bcd-891e-41ab-8a98-66d0d5cfe978 => 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: 1481/3085] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:18:47 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: 1605/3086] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:18:47 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: 1482/3087] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3088] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3089] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3090] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3091] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1347 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3092] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => 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: 1485/3093] 199.204.45.169 () {30 vars in 743 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3094] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3095] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3096] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 3866 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3097] 199.204.45.169 () {34 vars in 1226 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/networks?id=ec56af3b-0523-4ab7-94e9-817e98178b00&id=ef68d467-1da5-42ad-9775-17d8b537ff7e&id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&id=91532592-5550-4291-a2eb-2a83cbfde705 => generated 3096 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3098] 199.204.45.169 () {34 vars in 1062 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=289ae071-0245-4d5c-ad93-f71015164ffc => 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: 1488/3099] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/subnets?id=8e2c126c-5827-4fe2-826a-ef93fceb2973 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3100] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/ports?network_id=ec56af3b-0523-4ab7-94e9-817e98178b00&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: 1489/3101] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?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: 1613/3102] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?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: 1490/3103] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:18:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.107&port_id=9d1fa009-0881-4594-8d40-b97e8cbb9dbb => 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: 1614/3104] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:18:48 2026] GET /v2.0/subnets?id=27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3105] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:48 2026] GET /v2.0/ports?network_id=ef68d467-1da5-42ad-9775-17d8b537ff7e&device_owner=network%3Adhcp => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3106] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:48 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3107] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:48 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?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: 1616/3108] 199.204.45.169 () {34 vars in 1056 bytes} [Thu May 14 18:18:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => 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: 1493/3109] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:18:48 2026] GET /v2.0/subnets?id=55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3110] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:48 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3111] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:48 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1618/3112] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:48 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3113] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:18:52 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: 1619/3114] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:18:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3115] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:18:52 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: 8|app: 0|req: 1620/3116] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:18:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3117] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:52 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 3866 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3118] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:18:52 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: 1498/3119] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:18:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3120] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:18:52 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: 1499/3121] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:18:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3122] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:52 2026] GET /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3123] 199.204.45.169 () {34 vars in 789 bytes} [Thu May 14 18:18:52 2026] PUT /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => generated 1080 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:18:52.967 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d250daf1-70aa-4ba7-9763-044533a4b036'] response: {'name': 'network-changed', 'server_uuid': '09100240-2536-42ed-8244-d860a90bd6fc', 'tag': '7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1624/3124] 199.204.45.169 () {30 vars in 743 bytes} [Thu May 14 18:18:52 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7 => generated 798 bytes in 47 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: 1501/3125] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:53 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 3695 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3126] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:53 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 3695 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3127] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:18:53 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 3695 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3128] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:18:53 2026] GET /v2.0/networks?id=9e904c38-740c-4c2c-977b-2b86ce53c5f7 => 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: 1503/3129] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:53 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1627/3130] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:53 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?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: 1504/3131] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:54 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 3695 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3132] 199.204.45.169 () {34 vars in 975 bytes} [Thu May 14 18:18:55 2026] GET /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3133] 199.204.45.169 () {34 vars in 1060 bytes} [Thu May 14 18:18:55 2026] GET /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3134] 199.204.45.169 () {34 vars in 1016 bytes} [Thu May 14 18:18:55 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3135] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:55 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 3695 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3136] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:18:55 2026] PUT /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => generated 917 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3137] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:18:56 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2587 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:18:56.480 8 INFO neutron_taas.services.taas.taas_plugin [None req-abf1009e-e0f6-4338-a04b-8c16852b87ad aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 2026-05-14 18:18:56.484 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abf1009e-e0f6-4338-a04b-8c16852b87ad aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 [pid: 8|app: 0|req: 1631/3138] 199.204.45.169 () {32 vars in 759 bytes} [Thu May 14 18:18:56 2026] DELETE /v2.0/ports/7dcc9ef2-ee3b-4f9b-9a03-437ed1496a01 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3139] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:18:56 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: 1632/3140] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:18:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3141] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:18:56 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: 1633/3142] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:18:56 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: 1510/3143] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:56 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3144] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:56 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3145] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:56 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1347 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3146] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:56 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3147] 199.204.45.169 () {30 vars in 743 bytes} [Thu May 14 18:18:56 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3148] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:18:56 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3149] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => 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: 1637/3150] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2587 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3151] 199.204.45.169 () {34 vars in 1146 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/networks?id=ec56af3b-0523-4ab7-94e9-817e98178b00&id=ef68d467-1da5-42ad-9775-17d8b537ff7e&id=9e904c38-740c-4c2c-977b-2b86ce53c5f7 => generated 2310 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3152] 199.204.45.169 () {34 vars in 1062 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=289ae071-0245-4d5c-ad93-f71015164ffc => 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: 1515/3153] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/subnets?id=8e2c126c-5827-4fe2-826a-ef93fceb2973 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3154] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/ports?network_id=ec56af3b-0523-4ab7-94e9-817e98178b00&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: 1516/3155] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3156] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3157] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.107&port_id=9d1fa009-0881-4594-8d40-b97e8cbb9dbb => 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: 1641/3158] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/subnets?id=27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3159] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/ports?network_id=ef68d467-1da5-42ad-9775-17d8b537ff7e&device_owner=network%3Adhcp => generated 1236 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3160] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?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: 1519/3161] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:18:57 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?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: 1644/3164] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:19: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: 1521/3165] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:19: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: 1645/3166] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:19:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3167] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:19:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:19:08.981 8 INFO neutron.api.v2.resource [None req-33331727-ec36-4634-8540-9a108e6a456b aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3168] 199.204.45.169 () {30 vars in 763 bytes} [Thu May 14 18:19:08 2026] GET /v2.0/security-groups/lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3169] 199.204.45.169 () {30 vars in 785 bytes} [Thu May 14 18:19:08 2026] GET /v2.0/security-groups?name=lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => generated 2865 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3170] 199.204.45.169 () {30 vars in 815 bytes} [Thu May 14 18:19:09 2026] GET /v2.0/security-group-rules?security_group_id=b930d85c-0b2d-4764-b3ad-9df3dc00357a => generated 2334 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3171] 199.204.45.169 () {32 vars in 789 bytes} [Thu May 14 18:19:09 2026] DELETE /v2.0/security-group-rules/44e6d8c4-b9c9-4fa3-8e7b-d67b53e1e3b3 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3172] 199.204.45.169 () {32 vars in 789 bytes} [Thu May 14 18:19:09 2026] DELETE /v2.0/security-group-rules/8ac1379e-1230-4df1-aedf-6d07b1d397f5 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:11.831 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae34899a-cbbc-4c9e-a45c-6c951cb0f72e fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: eeb07b42-5fe8-4757-915c-f76546b75b7d 2026-05-14 18:19:11.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae34899a-cbbc-4c9e-a45c-6c951cb0f72e fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: eeb07b42-5fe8-4757-915c-f76546b75b7d 2026-05-14 18:19:12.054 7 INFO neutron.db.l3_db [None req-ae34899a-cbbc-4c9e-a45c-6c951cb0f72e fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Floating IP 155e53a0-0406-414f-80e3-3446b41cadb1 disassociated (deleted). External IP: 10.96.250.217, port: 06388e3d-29d2-445d-a935-35312d148ffb. [pid: 7|app: 0|req: 1525/3173] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:19:11 2026] DELETE /v2.0/floatingips/155e53a0-0406-414f-80e3-3446b41cadb1 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:12.436 8 INFO neutron.api.v2.resource [None req-d89f58b4-1791-4a9d-83a3-ebb25098c35d fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3174] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:19:12 2026] GET /v2.0/floatingips/155e53a0-0406-414f-80e3-3446b41cadb1 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3175] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:19:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3176] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:19:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3177] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:19:13 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: 8|app: 0|req: 1651/3178] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:19:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:19:13.835 7 INFO neutron.api.v2.resource [None req-b0285347-060b-429e-906d-678df045a752 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3179] 199.204.45.169 () {30 vars in 763 bytes} [Thu May 14 18:19:13 2026] GET /v2.0/security-groups/lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => 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: 1652/3180] 199.204.45.169 () {30 vars in 785 bytes} [Thu May 14 18:19:13 2026] GET /v2.0/security-groups?name=lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => 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: 1529/3181] 199.204.45.169 () {30 vars in 815 bytes} [Thu May 14 18:19:13 2026] GET /v2.0/security-group-rules?security_group_id=b930d85c-0b2d-4764-b3ad-9df3dc00357a => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3184] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:19:13 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: 1531/3185] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:19:14 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: 1655/3186] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:19:14 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: 1532/3187] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:19:14 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: 1656/3188] 199.204.45.169 () {30 vars in 741 bytes} [Thu May 14 18:19:14 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3189] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:19:14 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2587 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3190] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:19:14 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2587 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3191] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:19:14 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2587 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3192] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:19:15 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2587 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3193] 199.204.45.169 () {34 vars in 975 bytes} [Thu May 14 18:19:16 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1347 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3194] 199.204.45.169 () {34 vars in 1060 bytes} [Thu May 14 18:19:16 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3195] 199.204.45.169 () {34 vars in 1016 bytes} [Thu May 14 18:19:16 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3196] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:19:16 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 2587 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3197] 199.204.45.169 () {38 vars in 1028 bytes} [Thu May 14 18:19:16 2026] PUT /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1150 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3198] 199.204.45.169 () {30 vars in 769 bytes} [Thu May 14 18:19:17 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1538/3199] 199.204.45.169 () {34 vars in 789 bytes} [Thu May 14 18:19:17 2026] PUT /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1090 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3200] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:19:17 2026] GET /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 1090 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-14 18:19:17.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-cef88053-ab51-40fa-9f35-217089780f1c aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 9d1fa009-0881-4594-8d40-b97e8cbb9dbb 2026-05-14 18:19:17.848 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cef88053-ab51-40fa-9f35-217089780f1c aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 9d1fa009-0881-4594-8d40-b97e8cbb9dbb [pid: 7|app: 0|req: 1539/3201] 199.204.45.169 () {32 vars in 759 bytes} [Thu May 14 18:19:17 2026] DELETE /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3202] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:19:18 2026] GET /v2.0/ports?tenant_id=cbba998ace5c46b0b88d3340db93e539&device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3203] 199.204.45.169 () {30 vars in 703 bytes} [Thu May 14 18:19:18 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: 1665/3204] 199.204.45.169 () {30 vars in 705 bytes} [Thu May 14 18:19:18 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: 1666/3205] 199.204.45.169 () {30 vars in 681 bytes} [Thu May 14 18:19:18 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: 1667/3206] 199.204.45.169 () {30 vars in 717 bytes} [Thu May 14 18:19: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: 1540/3207] 199.204.45.169 () {34 vars in 1066 bytes} [Thu May 14 18:19:18 2026] GET /v2.0/networks?id=ec56af3b-0523-4ab7-94e9-817e98178b00&id=ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 1523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:19:18.287 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca826d58-cd09-491d-a324-5e838565f006 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3208] 199.204.45.169 () {32 vars in 759 bytes} [Thu May 14 18:19:18 2026] DELETE /v2.0/ports/9d1fa009-0881-4594-8d40-b97e8cbb9dbb => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3209] 199.204.45.169 () {34 vars in 1062 bytes} [Thu May 14 18:19:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.223&port_id=289ae071-0245-4d5c-ad93-f71015164ffc => 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: 1542/3210] 199.204.45.169 () {34 vars in 984 bytes} [Thu May 14 18:19:18 2026] GET /v2.0/subnets?id=8e2c126c-5827-4fe2-826a-ef93fceb2973 => 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: 1669/3211] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:19:18 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:19:18.358 8 INFO neutron.api.v2.resource [None req-b9fb15fc-f43a-44c3-a271-d0d0c3833850 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1670/3212] 199.204.45.169 () {30 vars in 763 bytes} [Thu May 14 18:19:18 2026] GET /v2.0/security-groups/lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3213] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:19:18 2026] GET /v2.0/ports?network_id=ec56af3b-0523-4ab7-94e9-817e98178b00&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: 1671/3214] 199.204.45.169 () {30 vars in 785 bytes} [Thu May 14 18:19:18 2026] GET /v2.0/security-groups?name=lb-3dfab75f-1e05-4ba9-9b0b-f1dcf247739d => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3215] 199.204.45.169 () {30 vars in 737 bytes} [Thu May 14 18:19:18 2026] GET /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3216] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:19:18 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?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: 1673/3217] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:19:18 2026] GET /v2.0/networks/ec56af3b-0523-4ab7-94e9-817e98178b00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3218] 199.204.45.169 () {34 vars in 789 bytes} [Thu May 14 18:19:18 2026] PUT /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 1090 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3219] 199.204.45.169 () {32 vars in 779 bytes} [Thu May 14 18:19:18 2026] DELETE /v2.0/security-groups/b930d85c-0b2d-4764-b3ad-9df3dc00357a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:18.898 7 INFO neutron_taas.services.taas.taas_plugin [None req-80748e4e-c3d1-40f9-ba50-4c48b51bda9c aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 06388e3d-29d2-445d-a935-35312d148ffb 2026-05-14 18:19:18.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80748e4e-c3d1-40f9-ba50-4c48b51bda9c aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 06388e3d-29d2-445d-a935-35312d148ffb [pid: 7|app: 0|req: 1546/3220] 199.204.45.169 () {32 vars in 759 bytes} [Thu May 14 18:19:18 2026] DELETE /v2.0/ports/06388e3d-29d2-445d-a935-35312d148ffb => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3221] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:19:21 2026] GET /v2.0/ports?device_id=09100240-2536-42ed-8244-d860a90bd6fc => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:19:21.886 7 INFO neutron_taas.services.taas.taas_plugin [req-7ceecadc-891f-4209-a4d3-cd7113ec829a req-7d1fdb5b-717e-49b6-af0f-5ceb536464d1 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] TaaS: Handle Delete Port: 289ae071-0245-4d5c-ad93-f71015164ffc 2026-05-14 18:19:21.889 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7ceecadc-891f-4209-a4d3-cd7113ec829a req-7d1fdb5b-717e-49b6-af0f-5ceb536464d1 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] Tap Mirror: Handle Delete Port: 289ae071-0245-4d5c-ad93-f71015164ffc [pid: 7|app: 0|req: 1547/3222] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:19:21 2026] DELETE /v2.0/ports/289ae071-0245-4d5c-ad93-f71015164ffc => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:22.138 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-400fc8d6-f588-4b61-863e-9c983d1d6de8'] response: {'server_uuid': '09100240-2536-42ed-8244-d860a90bd6fc', 'name': 'network-vif-deleted', 'tag': '289ae071-0245-4d5c-ad93-f71015164ffc', 'status': 'completed', 'code': 200} 2026-05-14 18:19:22.785 8 INFO neutron_taas.services.taas.taas_plugin [None req-acc57877-2856-4dd0-8474-6ca03d536ba7 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: b34e7032-69dc-4dc6-be4e-4de23f36b564 2026-05-14 18:19:22.788 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acc57877-2856-4dd0-8474-6ca03d536ba7 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: b34e7032-69dc-4dc6-be4e-4de23f36b564 2026-05-14 18:19:22.992 8 INFO neutron.db.l3_db [None req-acc57877-2856-4dd0-8474-6ca03d536ba7 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Floating IP 94c5ad2b-c708-4738-bd16-964ab259844d disassociated (deleted). External IP: 10.96.250.205, port: 1ecc3662-6bf4-4878-81a1-438168e4b6cd. [pid: 8|app: 0|req: 1676/3223] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:19:22 2026] DELETE /v2.0/floatingips/94c5ad2b-c708-4738-bd16-964ab259844d => generated 0 bytes in 679 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:23.345 7 INFO neutron.api.v2.resource [None req-ccd78bdb-9879-4214-86bd-8f92d314c2a4 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3224] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:19:23 2026] GET /v2.0/floatingips/94c5ad2b-c708-4738-bd16-964ab259844d => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:19:23.358 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab8fe7e9-3317-4a6a-852b-d1afbc59d2d5'] response: {'name': 'network-changed', 'server_uuid': 'ddfb0be2-2b9d-4816-b145-c19e0508d52b', 'tag': '1ecc3662-6bf4-4878-81a1-438168e4b6cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1677/3225] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:19:23 2026] GET /v2.0/ports?device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 1204 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3226] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:19:23 2026] GET /v2.0/security-groups?id=61523b01-1834-4326-8383-3aed093b3cdd&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: 1678/3227] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:19:23 2026] GET /v2.0/ports?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3228] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:19:23 2026] GET /v2.0/networks?id=91532592-5550-4291-a2eb-2a83cbfde705 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3229] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:19:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.177&port_id=1ecc3662-6bf4-4878-81a1-438168e4b6cd => 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: 1551/3230] 199.204.45.169 () {34 vars in 1106 bytes} [Thu May 14 18:19:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e0&port_id=1ecc3662-6bf4-4878-81a1-438168e4b6cd => 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: 1680/3231] 199.204.45.169 () {34 vars in 1064 bytes} [Thu May 14 18:19:24 2026] GET /v2.0/subnets?id=97b16572-2d8d-43ac-a687-b2a3c3244b3a&id=f7b226d6-4db0-4698-899b-eb1c5d0920b3 => generated 1412 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3232] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:19:24 2026] GET /v2.0/ports?network_id=91532592-5550-4291-a2eb-2a83cbfde705&device_owner=network%3Adhcp => generated 1461 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3233] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:19:24 2026] GET /v2.0/ports?network_id=91532592-5550-4291-a2eb-2a83cbfde705&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3234] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:19:24 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?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: 1682/3235] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:19:24 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3236] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:19:25 2026] GET /v2.0/ports?device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 1204 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:19:26.117 8 INFO neutron_taas.services.taas.taas_plugin [req-3ae16337-63d3-460b-a0bd-fbc19a1e6637 req-74b5e194-5166-4b1f-bf0a-f163a2089622 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: 1ecc3662-6bf4-4878-81a1-438168e4b6cd 2026-05-14 18:19:26.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3ae16337-63d3-460b-a0bd-fbc19a1e6637 req-74b5e194-5166-4b1f-bf0a-f163a2089622 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: 1ecc3662-6bf4-4878-81a1-438168e4b6cd [pid: 8|app: 0|req: 1683/3237] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:19:25 2026] DELETE /v2.0/ports/1ecc3662-6bf4-4878-81a1-438168e4b6cd => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:26.348 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84d78b2b-99f9-40a4-80cc-7b69fc83b416'] response: {'server_uuid': 'ddfb0be2-2b9d-4816-b145-c19e0508d52b', 'name': 'network-vif-deleted', 'tag': '1ecc3662-6bf4-4878-81a1-438168e4b6cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1555/3238] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:19:28 2026] GET /v2.0/ports?device_id=ddfb0be2-2b9d-4816-b145-c19e0508d52b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 18:19:34.036 7 INFO neutron_taas.services.taas.taas_plugin [None req-725c7d69-5dfa-46db-b20e-6debafb628ad fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: be887698-8fe8-4700-bb27-5a82a2510570 2026-05-14 18:19:34.039 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-725c7d69-5dfa-46db-b20e-6debafb628ad fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: be887698-8fe8-4700-bb27-5a82a2510570 2026-05-14 18:19:34.227 7 INFO neutron.db.l3_db [None req-725c7d69-5dfa-46db-b20e-6debafb628ad fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Floating IP bb52d703-8393-4d09-8afc-9f4e3edb6838 disassociated (deleted). External IP: 10.96.250.203, port: b9d242f2-b639-49f6-b4e5-0d04b4e4549a. [pid: 7|app: 0|req: 1557/3241] 10.0.0.139 () {32 vars in 732 bytes} [Thu May 14 18:19:33 2026] DELETE /v2.0/floatingips/bb52d703-8393-4d09-8afc-9f4e3edb6838 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:34.558 8 INFO neutron.api.v2.resource [None req-a8561aa2-a69d-440f-92a9-55a98b0c9ab4 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1685/3242] 10.0.0.139 () {32 vars in 729 bytes} [Thu May 14 18:19:34 2026] GET /v2.0/floatingips/bb52d703-8393-4d09-8afc-9f4e3edb6838 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:19:34.565 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f394198-60d9-49d0-bc58-c7528dd4c52c'] response: {'name': 'network-changed', 'server_uuid': '1688c69a-e000-483e-bb3a-ed8a57379c2b', 'tag': 'b9d242f2-b639-49f6-b4e5-0d04b4e4549a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1558/3243] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:19:34 2026] GET /v2.0/ports?device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => generated 1200 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3244] 10.0.0.112 () {34 vars in 1040 bytes} [Thu May 14 18:19:34 2026] GET /v2.0/security-groups?id=61523b01-1834-4326-8383-3aed093b3cdd&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: 7|app: 0|req: 1559/3245] 199.204.45.169 () {34 vars in 1080 bytes} [Thu May 14 18:19:35 2026] GET /v2.0/ports?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => generated 1469 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3246] 199.204.45.169 () {34 vars in 986 bytes} [Thu May 14 18:19:35 2026] GET /v2.0/networks?id=9e904c38-740c-4c2c-977b-2b86ce53c5f7 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3247] 199.204.45.169 () {34 vars in 1058 bytes} [Thu May 14 18:19:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=b9d242f2-b639-49f6-b4e5-0d04b4e4549a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3248] 199.204.45.169 () {34 vars in 1104 bytes} [Thu May 14 18:19:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A286&port_id=b9d242f2-b639-49f6-b4e5-0d04b4e4549a => 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: 1561/3249] 199.204.45.169 () {34 vars in 1064 bytes} [Thu May 14 18:19:35 2026] GET /v2.0/subnets?id=e54d3bda-960f-4f97-9334-887a555b9e42&id=55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3250] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:19:35 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&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: 1562/3251] 199.204.45.169 () {34 vars in 1052 bytes} [Thu May 14 18:19:35 2026] GET /v2.0/ports?network_id=9e904c38-740c-4c2c-977b-2b86ce53c5f7&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3252] 199.204.45.169 () {34 vars in 1012 bytes} [Thu May 14 18:19:35 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3253] 199.204.45.169 () {34 vars in 1112 bytes} [Thu May 14 18:19:35 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3254] 199.204.45.169 () {34 vars in 994 bytes} [Thu May 14 18:19:37 2026] GET /v2.0/ports?device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 18:19:37.313 7 INFO neutron_taas.services.taas.taas_plugin [req-8b671225-f2f3-49bc-8d13-f11be334dd31 req-1ef5ebfb-dda0-4c7b-aefe-a93d49fd0b81 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: b9d242f2-b639-49f6-b4e5-0d04b4e4549a 2026-05-14 18:19:37.317 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8b671225-f2f3-49bc-8d13-f11be334dd31 req-1ef5ebfb-dda0-4c7b-aefe-a93d49fd0b81 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: b9d242f2-b639-49f6-b4e5-0d04b4e4549a [pid: 7|app: 0|req: 1564/3255] 199.204.45.169 () {36 vars in 997 bytes} [Thu May 14 18:19:37 2026] DELETE /v2.0/ports/b9d242f2-b639-49f6-b4e5-0d04b4e4549a => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:37.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73915ce2-52a5-46a9-b4d0-0541c40cd7e1'] response: {'server_uuid': '1688c69a-e000-483e-bb3a-ed8a57379c2b', 'name': 'network-vif-deleted', 'tag': 'b9d242f2-b639-49f6-b4e5-0d04b4e4549a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1692/3256] 10.0.0.112 () {34 vars in 990 bytes} [Thu May 14 18:19:39 2026] GET /v2.0/ports?device_id=1688c69a-e000-483e-bb3a-ed8a57379c2b => 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: 1566/3259] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:19:45 2026] DELETE /v2.0/security-group-rules/f168ab66-fd15-4510-832a-a73dd6535603 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:45.183 8 INFO neutron.api.v2.resource [None req-c2b6a1e0-e8f2-45d7-b206-5ec25ef31984 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1694/3260] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:19:45 2026] GET /v2.0/security-group-rules/f168ab66-fd15-4510-832a-a73dd6535603 => 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: 1567/3261] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:19:45 2026] DELETE /v2.0/security-group-rules/1a8a8d91-d3f3-4d46-b14e-a3d8212a9253 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:45.281 8 INFO neutron.api.v2.resource [None req-a32a52fa-d443-4795-a3e7-4260cb0a1dcb fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1695/3262] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:19:45 2026] GET /v2.0/security-group-rules/1a8a8d91-d3f3-4d46-b14e-a3d8212a9253 => 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: 1568/3263] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:19:45 2026] DELETE /v2.0/security-group-rules/f9958068-fea0-4ef2-ba20-ff43c9924a74 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:45.372 8 INFO neutron.api.v2.resource [None req-ef71e669-74c1-4930-ad8b-b5f33fc565fe fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1696/3264] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:19:45 2026] GET /v2.0/security-group-rules/f9958068-fea0-4ef2-ba20-ff43c9924a74 => 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: 1569/3265] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:19:45 2026] DELETE /v2.0/security-group-rules/a50166a4-eb5b-4294-a012-92d1e750966c => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:45.660 8 INFO neutron.api.v2.resource [None req-3d99b86d-5724-4fb4-b6e9-0f6e1c59306d fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1697/3266] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:19:45 2026] GET /v2.0/security-group-rules/a50166a4-eb5b-4294-a012-92d1e750966c => 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: 1570/3267] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:19:45 2026] DELETE /v2.0/security-group-rules/b87ded06-0bff-4c45-928e-e9a505211824 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:45.761 8 INFO neutron.api.v2.resource [None req-bbdb9b15-837c-47e2-a289-15d307154816 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1698/3268] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:19:45 2026] GET /v2.0/security-group-rules/b87ded06-0bff-4c45-928e-e9a505211824 => 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: 1571/3269] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:19:45 2026] DELETE /v2.0/security-group-rules/dad31857-805b-4e5b-b3db-5a6c428d2336 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:45.856 8 INFO neutron.api.v2.resource [None req-1305f8d5-5abe-4ade-9d4b-a828634f06ae fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1699/3270] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:19:45 2026] GET /v2.0/security-group-rules/dad31857-805b-4e5b-b3db-5a6c428d2336 => 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: 1572/3271] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:19:45 2026] DELETE /v2.0/security-group-rules/6dd46565-b29b-4706-b756-c272dfda4208 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:45.945 8 INFO neutron.api.v2.resource [None req-474b49f1-ccae-4d62-bd04-5d445054e5b7 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1700/3272] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:19:45 2026] GET /v2.0/security-group-rules/6dd46565-b29b-4706-b756-c272dfda4208 => 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: 1573/3273] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:19:45 2026] DELETE /v2.0/security-group-rules/33052f82-4880-42db-b60f-5cc367476455 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:46.034 8 INFO neutron.api.v2.resource [None req-f59781df-e700-4674-9915-9837bff339ed fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1701/3274] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:19:46 2026] GET /v2.0/security-group-rules/33052f82-4880-42db-b60f-5cc367476455 => 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: 1574/3275] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:19:46 2026] DELETE /v2.0/security-group-rules/88efa776-5fe8-4c21-aab5-b374d3962e14 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:46.121 8 INFO neutron.api.v2.resource [None req-be649f03-fcf7-4b82-80e8-6fa76fa9a0d5 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1702/3276] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:19:46 2026] GET /v2.0/security-group-rules/88efa776-5fe8-4c21-aab5-b374d3962e14 => 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: 1575/3277] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:19:46 2026] DELETE /v2.0/security-group-rules/1881b7f7-75f0-4bab-bc53-1cbaf5fb1232 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:46.209 8 INFO neutron.api.v2.resource [None req-f81b8580-417a-4b44-8dcc-815f8c7b885b fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1703/3278] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:19:46 2026] GET /v2.0/security-group-rules/1881b7f7-75f0-4bab-bc53-1cbaf5fb1232 => 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: 1576/3279] 10.0.0.139 () {32 vars in 750 bytes} [Thu May 14 18:19:46 2026] DELETE /v2.0/security-group-rules/5dcd3491-a5b0-4387-8541-7aad12a4ffd2 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:46.295 8 INFO neutron.api.v2.resource [None req-0d99ff65-d340-4814-820e-4eadd36f029e fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1704/3280] 10.0.0.139 () {32 vars in 747 bytes} [Thu May 14 18:19:46 2026] GET /v2.0/security-group-rules/5dcd3491-a5b0-4387-8541-7aad12a4ffd2 => 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: 1577/3281] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:19:46 2026] DELETE /v2.0/security-groups/61523b01-1834-4326-8383-3aed093b3cdd => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:46.415 8 INFO neutron.api.v2.resource [None req-3a71597b-7a46-4ff7-a801-bd4bdec36d95 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1705/3282] 10.0.0.139 () {32 vars in 737 bytes} [Thu May 14 18:19:46 2026] GET /v2.0/security-groups/61523b01-1834-4326-8383-3aed093b3cdd => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:19:46.889 7 INFO neutron_taas.services.taas.taas_plugin [None req-395bab9b-e0f0-4131-b0c1-882cf41d97a7 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: 717e0bda-edbd-4aaa-8d35-ab80498395f3 2026-05-14 18:19:46.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-395bab9b-e0f0-4131-b0c1-882cf41d97a7 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: 717e0bda-edbd-4aaa-8d35-ab80498395f3 [pid: 7|app: 0|req: 1578/3283] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:19:46 2026] PUT /v2.0/routers/74a1af72-134e-4d4e-a260-37a1f55be4e0/remove_router_interface => generated 310 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:19:47.647 8 INFO neutron.api.v2.resource [None req-08c66fb6-fe9d-42ea-97e5-ac200b959aa0 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1706/3284] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:19:47 2026] PUT /v2.0/routers/74a1af72-134e-4d4e-a260-37a1f55be4e0/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:19:48.069 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0bce36b-3376-4336-802e-096083e01d7f fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: 4b6468c3-58e6-4514-8f6d-58267188c858 2026-05-14 18:19:48.072 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0bce36b-3376-4336-802e-096083e01d7f fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: 4b6468c3-58e6-4514-8f6d-58267188c858 [pid: 7|app: 0|req: 1579/3285] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:19:47 2026] PUT /v2.0/routers/74a1af72-134e-4d4e-a260-37a1f55be4e0/remove_router_interface => generated 310 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:19:48.762 8 INFO neutron.api.v2.resource [None req-ace97eea-e61b-4b60-8cd4-0f9b7c63ff04 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1707/3286] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:19:48 2026] PUT /v2.0/routers/74a1af72-134e-4d4e-a260-37a1f55be4e0/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:19:49.149 7 INFO neutron_taas.services.taas.taas_plugin [None req-451544c8-8c4c-4790-b23d-d241cf203e3a fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: f37ed57c-5b69-4d4a-9b2b-95eaae6555ad 2026-05-14 18:19:49.152 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-451544c8-8c4c-4790-b23d-d241cf203e3a fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: f37ed57c-5b69-4d4a-9b2b-95eaae6555ad [pid: 7|app: 0|req: 1580/3287] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:19:48 2026] PUT /v2.0/routers/74a1af72-134e-4d4e-a260-37a1f55be4e0/remove_router_interface => generated 310 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-14 18:19:49.864 8 INFO neutron.api.v2.resource [None req-05589301-30b4-49fa-ba0b-40d9943d2a7f fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1708/3288] 10.0.0.139 () {34 vars in 789 bytes} [Thu May 14 18:19:49 2026] PUT /v2.0/routers/74a1af72-134e-4d4e-a260-37a1f55be4e0/remove_router_interface => generated 198 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:19:50.088 7 INFO neutron_taas.services.taas.taas_plugin [None req-85c31a91-6cf6-45a6-bc4a-68469edabb98 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: 4c81d1cc-926b-413d-bf20-bb60acddb1da 2026-05-14 18:19:50.092 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85c31a91-6cf6-45a6-bc4a-68469edabb98 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: 4c81d1cc-926b-413d-bf20-bb60acddb1da 2026-05-14 18:19:50.372 7 INFO neutron_taas.services.taas.taas_plugin [None req-85c31a91-6cf6-45a6-bc4a-68469edabb98 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: 017db503-2b58-4636-9af3-2f83401cb181 2026-05-14 18:19:50.375 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85c31a91-6cf6-45a6-bc4a-68469edabb98 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: 017db503-2b58-4636-9af3-2f83401cb181 2026-05-14 18:19:50.773 7 INFO neutron.db.l3_hamode_db [None req-85c31a91-6cf6-45a6-bc4a-68469edabb98 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] HA network aad2ddff-7de4-469c-a597-8e2bcbdef181 was deleted as no HA routers are present in project 82198a590b4c4c56b7778a555fcf1e2e. [pid: 7|app: 0|req: 1581/3289] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:19:49 2026] DELETE /v2.0/routers/74a1af72-134e-4d4e-a260-37a1f55be4e0 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:50.815 8 INFO neutron.api.v2.resource [None req-cbf3fb83-f9f9-4b6a-a9b7-cf57047865c7 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1709/3290] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:19:50 2026] GET /v2.0/routers/74a1af72-134e-4d4e-a260-37a1f55be4e0 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:19:50.849 7 INFO neutron.services.segments.plugin [-] Segment 97f61635-fd34-46b9-a957-a4003ad2f9fa resource provider aggregate not found 2026-05-14 18:19:50.881 7 INFO neutron.services.segments.plugin [-] Segment 97f61635-fd34-46b9-a957-a4003ad2f9fa resource provider aggregate not found 2026-05-14 18:19:50.890 7 INFO neutron.services.segments.plugin [-] Segment 97f61635-fd34-46b9-a957-a4003ad2f9fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97f61635-fd34-46b9-a957-a4003ad2f9fa found for delete ", "request_id": "req-8446ec67-f4eb-45f0-8787-23f0ffe1fbcb"}]} 2026-05-14 18:19:50.910 7 INFO neutron.services.segments.plugin [-] Segment 97f61635-fd34-46b9-a957-a4003ad2f9fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97f61635-fd34-46b9-a957-a4003ad2f9fa found for delete ", "request_id": "req-025c1ddd-0446-4180-bfef-e98ff9af09c4"}]} [pid: 7|app: 0|req: 1582/3291] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:19:50 2026] DELETE /v2.0/subnets/97b16572-2d8d-43ac-a687-b2a3c3244b3a => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:51.043 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d29fb775-0c0c-4cd1-a16b-5c3dad4401b0 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1710/3292] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:19:51 2026] GET /v2.0/subnets/97b16572-2d8d-43ac-a687-b2a3c3244b3a => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3293] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:19:51 2026] DELETE /v2.0/subnets/f7b226d6-4db0-4698-899b-eb1c5d0920b3 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:51.246 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53facffa-4eed-48b2-b7e3-d2706012f9f1 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1711/3294] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:19:51 2026] GET /v2.0/subnets/f7b226d6-4db0-4698-899b-eb1c5d0920b3 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:19:51.384 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab4ec268-6f72-42a8-9cee-2b761ff3fd4b fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: f6764ca3-8dcb-4b81-87d2-de0b078ae87e 2026-05-14 18:19:51.387 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab4ec268-6f72-42a8-9cee-2b761ff3fd4b fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: f6764ca3-8dcb-4b81-87d2-de0b078ae87e [pid: 7|app: 0|req: 1584/3295] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:19:51 2026] DELETE /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:51.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-717b8854-0c29-4aa5-8cfc-e1489a68fd54 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1712/3296] 10.0.0.139 () {32 vars in 723 bytes} [Thu May 14 18:19:51 2026] GET /v2.0/networks/91532592-5550-4291-a2eb-2a83cbfde705 => 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: 1585/3297] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:19:51 2026] DELETE /v2.0/subnets/e54d3bda-960f-4f97-9334-887a555b9e42 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:51.800 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0b4b63f-a124-4d8d-b597-8dd86da89128 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1713/3298] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:19:51 2026] GET /v2.0/subnets/e54d3bda-960f-4f97-9334-887a555b9e42 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3299] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:19:51 2026] DELETE /v2.0/subnets/55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:51.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ca147fb-8191-4c80-ab5d-c29f2677626b fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1714/3300] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:19:51 2026] GET /v2.0/subnets/55b52f9e-49ef-4e8a-be80-44bda9d23748 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:19:52.097 7 INFO neutron_taas.services.taas.taas_plugin [None req-df621316-cd29-41f9-99a4-0e482bb37af2 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: 16412dc7-6cfa-4737-b85e-9e0e31da4ced 2026-05-14 18:19:52.099 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df621316-cd29-41f9-99a4-0e482bb37af2 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: 16412dc7-6cfa-4737-b85e-9e0e31da4ced [pid: 7|app: 0|req: 1587/3301] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:19:51 2026] DELETE /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:52.336 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c432188-d203-4075-9cca-e8b0de16b19c fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1715/3302] 10.0.0.139 () {32 vars in 723 bytes} [Thu May 14 18:19:52 2026] GET /v2.0/networks/9e904c38-740c-4c2c-977b-2b86ce53c5f7 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3303] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:19:52 2026] DELETE /v2.0/subnets/9ebbfff1-53fb-46ac-85e2-7dcb5633b750 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:52.490 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca45356b-87c4-4d07-9862-ffb990af7c30 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1716/3304] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:19:52 2026] GET /v2.0/subnets/9ebbfff1-53fb-46ac-85e2-7dcb5633b750 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3305] 10.0.0.139 () {32 vars in 724 bytes} [Thu May 14 18:19:52 2026] DELETE /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:52.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9e4843f-b93d-4554-8d8f-ff00e9674f54 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1717/3306] 10.0.0.139 () {32 vars in 721 bytes} [Thu May 14 18:19:52 2026] GET /v2.0/subnets/27cb780f-8c0e-4276-ad94-ed683e63b32b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:19:52.761 7 INFO neutron_taas.services.taas.taas_plugin [None req-feb36275-d66a-4590-9008-5b1d0464aae6 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] TaaS: Handle Delete Port: dd58c774-91ca-46b7-a219-90be3e0f5b03 2026-05-14 18:19:52.764 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-feb36275-d66a-4590-9008-5b1d0464aae6 fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] Tap Mirror: Handle Delete Port: dd58c774-91ca-46b7-a219-90be3e0f5b03 2026-05-14 18:19:52.917 7 INFO neutron.services.segments.plugin [-] Segment 7ee0ef80-c937-450d-a70b-06a818e98622 resource provider aggregate not found 2026-05-14 18:19:52.938 7 INFO neutron.services.segments.plugin [-] Segment 7ee0ef80-c937-450d-a70b-06a818e98622 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ee0ef80-c937-450d-a70b-06a818e98622 found for delete ", "request_id": "req-d079a2e7-9b46-488c-9f9e-ed7980471f52"}]} 2026-05-14 18:19:52.945 7 INFO neutron.services.segments.plugin [-] Segment 7ee0ef80-c937-450d-a70b-06a818e98622 resource provider aggregate not found 2026-05-14 18:19:52.964 7 INFO neutron.services.segments.plugin [-] Segment 1318e538-7d8c-4483-bbab-612b21a8285d resource provider aggregate not found 2026-05-14 18:19:52.969 7 INFO neutron.services.segments.plugin [-] Segment 7ee0ef80-c937-450d-a70b-06a818e98622 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ee0ef80-c937-450d-a70b-06a818e98622 found for delete ", "request_id": "req-98b12cb8-6f04-4229-bb82-59cd7f0d7cbc"}]} 2026-05-14 18:19:52.983 7 INFO neutron.services.segments.plugin [-] Segment 1318e538-7d8c-4483-bbab-612b21a8285d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1318e538-7d8c-4483-bbab-612b21a8285d found for delete ", "request_id": "req-3d5faaa9-9933-45e2-812a-acbb76503f2f"}]} 2026-05-14 18:19:52.989 7 INFO neutron.services.segments.plugin [-] Segment 1318e538-7d8c-4483-bbab-612b21a8285d resource provider aggregate not found 2026-05-14 18:19:53.009 7 INFO neutron.services.segments.plugin [-] Segment 1318e538-7d8c-4483-bbab-612b21a8285d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1318e538-7d8c-4483-bbab-612b21a8285d found for delete ", "request_id": "req-9cd62d21-c450-47e2-85cf-49d18a215a76"}]} [pid: 7|app: 0|req: 1590/3307] 10.0.0.139 () {32 vars in 726 bytes} [Thu May 14 18:19:52 2026] DELETE /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-14 18:19:53.044 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9eaf0eef-14e5-431c-8caa-007800ae069a fa1b48e7b59d459c8b1944017c523871 82198a590b4c4c56b7778a555fcf1e2e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1718/3308] 10.0.0.139 () {32 vars in 723 bytes} [Thu May 14 18:19:53 2026] GET /v2.0/networks/ef68d467-1da5-42ad-9775-17d8b537ff7e => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-14 18:19:55.005 7 INFO neutron.services.segments.plugin [-] Segment b613af27-dcaa-4ec7-88ae-ea4ab6baf7c5 resource provider aggregate not found 2026-05-14 18:19:55.028 7 INFO neutron.services.segments.plugin [-] Segment b613af27-dcaa-4ec7-88ae-ea4ab6baf7c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b613af27-dcaa-4ec7-88ae-ea4ab6baf7c5 found for delete ", "request_id": "req-33a21f1c-e405-412b-9822-d1024df4bfb8"}]} 2026-05-14 18:19:55.030 7 INFO neutron.services.segments.plugin [-] Segment b613af27-dcaa-4ec7-88ae-ea4ab6baf7c5 resource provider aggregate not found 2026-05-14 18:19:55.049 7 INFO neutron.services.segments.plugin [-] Segment b613af27-dcaa-4ec7-88ae-ea4ab6baf7c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b613af27-dcaa-4ec7-88ae-ea4ab6baf7c5 found for delete ", "request_id": "req-e9ed984a-5823-42d9-a3b6-67e6cb55239b"}]} 2026-05-14 18:19:55.145 7 WARNING neutron.db.securitygroups_db [None req-7e89c0bb-f4c0-4b47-b845-cdf00d01163d aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1591/3309] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:19:54 2026] GET /v2.0/security-groups?tenant_id=36724451ce06409c891d830fc240189b&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3310] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:19:55 2026] DELETE /v2.0/security-groups/d8758450-343a-43bb-8c49-b844a4f5b17f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:55.504 7 WARNING neutron.db.securitygroups_db [None req-715ec1ed-7430-4f86-b4c5-0652656d2195 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1592/3311] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:19:55 2026] GET /v2.0/security-groups?tenant_id=3ba0cc21b62d4e478952bc6963112636&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3312] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:19:55 2026] DELETE /v2.0/security-groups/2224cda6-3811-4cba-b97f-22bc2ba48053 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:55.934 7 WARNING neutron.db.securitygroups_db [None req-1c7e04f3-9e7c-476f-bff8-d3497c3006c2 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1593/3313] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:19:55 2026] GET /v2.0/security-groups?tenant_id=82198a590b4c4c56b7778a555fcf1e2e&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3314] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:19:55 2026] DELETE /v2.0/security-groups/bbdf4af9-e54a-4db2-a67a-a566d504e182 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:56.223 7 WARNING neutron.db.securitygroups_db [None req-cc11eafa-c2a4-48d7-be6e-0707c8e2ccbe aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1594/3315] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:19:56 2026] GET /v2.0/security-groups?tenant_id=53cc0aaa0909481dbdbf14f76997d4bd&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3316] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:19:56 2026] DELETE /v2.0/security-groups/1ad961cb-84d5-4560-a852-6e8db56e457f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:56.624 7 WARNING neutron.db.securitygroups_db [None req-6acc9291-9c96-4b45-ae8b-84abeedaadb1 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1595/3317] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:19:56 2026] GET /v2.0/security-groups?tenant_id=74495e49da814756a47b06f824b24e1c&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: 1723/3318] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:19:56 2026] DELETE /v2.0/security-groups/bc821f04-d444-4282-ba1d-24222955aee1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:57.025 7 WARNING neutron.db.securitygroups_db [None req-7269f99c-97ac-437d-a937-8bad5d794fb4 aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1596/3319] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:19:57 2026] GET /v2.0/security-groups?tenant_id=93e5b8eb6a7042f090a85870450e7c9f&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3320] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:19:57 2026] DELETE /v2.0/security-groups/5267d31e-f55b-4619-9b46-058bbd943989 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-14 18:19:57.485 7 WARNING neutron.db.securitygroups_db [None req-37e04011-c2df-4595-89d9-74ac6510fc2c aca92f8955814740b3e03742ef16a74d cbba998ace5c46b0b88d3340db93e539 - - default default] project_id key not found in filters, using tenant_id instead. This support has been deprecated and will be removed in a future release. [pid: 7|app: 0|req: 1597/3321] 10.0.0.139 () {32 vars in 774 bytes} [Thu May 14 18:19:57 2026] GET /v2.0/security-groups?tenant_id=f8137345822f434daf14b2dae43f0f72&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3322] 10.0.0.139 () {32 vars in 740 bytes} [Thu May 14 18:19:57 2026] DELETE /v2.0/security-groups/4e4631c0-654e-469c-8a7a-a8cd53408082 => 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: 1599/3325] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:20:00 2026] GET /v2.0/networks => generated 2168 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3326] 10.0.0.139 () {32 vars in 655 bytes} [Thu May 14 18:20:01 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3327] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:20:02 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3328] 10.0.0.139 () {32 vars in 643 bytes} [Thu May 14 18:20:02 2026] GET /v2.0/ports => generated 4721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3329] 10.0.0.139 () {32 vars in 647 bytes} [Thu May 14 18:20:02 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3330] 10.0.0.139 () {32 vars in 649 bytes} [Thu May 14 18:20:02 2026] GET /v2.0/networks => generated 2168 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3331] 10.0.0.139 () {32 vars in 663 bytes} [Thu May 14 18:20:02 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3332] 10.0.0.139 () {32 vars in 655 bytes} [Thu May 14 18:20:02 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)