+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 5 17:32:28 2026] *** compiled with version: 13.3.0 on 05 May 2026 11:02:38 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-7d5c98b945-hnmkm 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 0x7f847bb39668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-05 17:32:32.886 8 INFO neutron.common.config [-] Logging enabled! 2026-05-05 17:32:32.886 8 INFO neutron.common.config [-] uwsgi version 26.0.4.dev6 2026-05-05 17:32:32.909 7 INFO neutron.common.config [-] Logging enabled! 2026-05-05 17:32:32.909 7 INFO neutron.common.config [-] uwsgi version 26.0.4.dev6 2026-05-05 17:32:33.876 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 17:32:33.887 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 17:32:35.191 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:32:35.193 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 17:32:35.197 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 17:32:35.198 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:32:35.198 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 17:32:35.198 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 17:32:35.198 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:32:35.206 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:32:35.206 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:32:35.206 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:32:35.230 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 17:32:35.231 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:32:35.231 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 17:32:35.242 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:32:35.245 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 17:32:35.248 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 17:32:35.249 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:32:35.249 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 17:32:35.250 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 17:32:35.250 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:32:35.257 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:32:35.257 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:32:35.258 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:32:35.278 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 17:32:35.278 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 17:32:35.278 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 17:32:35.278 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 17:32:35.280 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 17:32:35.281 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:32:35.281 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 17:32:35.327 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 17:32:35.327 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 17:32:35.327 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 17:32:35.327 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 17:32:35.562 8 INFO neutron.plugins.ml2.managers [None req-1119e60f-90b0-449d-ac99-85973592e591 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 17:32:35.616 7 INFO neutron.plugins.ml2.managers [None req-07516f74-e7a8-42cf-bf1c-4c96cf8bd309 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 17:32:35.819 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1119e60f-90b0-449d-ac99-85973592e591 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 17:32:35.819 8 INFO neutron.plugins.ml2.managers [None req-1119e60f-90b0-449d-ac99-85973592e591 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 17:32:35.819 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1119e60f-90b0-449d-ac99-85973592e591 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 17:32:35.832 8 INFO neutron.plugins.ml2.managers [None req-1119e60f-90b0-449d-ac99-85973592e591 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 17:32:35.832 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1119e60f-90b0-449d-ac99-85973592e591 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 17:32:35.833 8 INFO neutron.plugins.ml2.managers [None req-1119e60f-90b0-449d-ac99-85973592e591 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 17:32:35.833 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1119e60f-90b0-449d-ac99-85973592e591 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 17:32:35.833 8 INFO neutron.plugins.ml2.managers [None req-1119e60f-90b0-449d-ac99-85973592e591 - - - - - -] Initializing extension driver 'qos' 2026-05-05 17:32:35.833 8 INFO neutron.plugins.ml2.managers [None req-1119e60f-90b0-449d-ac99-85973592e591 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 17:32:35.833 8 INFO neutron.plugins.ml2.managers [None req-1119e60f-90b0-449d-ac99-85973592e591 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 17:32:35.848 8 INFO neutron.quota [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded quota_driver: . 2026-05-05 17:32:35.848 8 INFO neutron.plugins.ml2.plugin [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 17:32:35.848 8 INFO neutron.plugins.ml2.managers [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 17:32:35.848 8 INFO neutron.plugins.ml2.managers [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 17:32:35.848 8 INFO neutron.plugins.ml2.managers [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 17:32:35.848 8 INFO neutron.extensions.vlantransparent [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Disabled vlantransparent extension. 2026-05-05 17:32:35.849 8 INFO neutron.extensions.qinq [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Disabled VLAN QinQ extension. 2026-05-05 17:32:35.849 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: qos 2026-05-05 17:32:35.861 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: router 2026-05-05 17:32:35.870 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-07516f74-e7a8-42cf-bf1c-4c96cf8bd309 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 17:32:35.870 7 INFO neutron.plugins.ml2.managers [None req-07516f74-e7a8-42cf-bf1c-4c96cf8bd309 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 17:32:35.870 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-07516f74-e7a8-42cf-bf1c-4c96cf8bd309 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 17:32:35.882 7 INFO neutron.plugins.ml2.managers [None req-07516f74-e7a8-42cf-bf1c-4c96cf8bd309 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 17:32:35.882 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-07516f74-e7a8-42cf-bf1c-4c96cf8bd309 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 17:32:35.883 7 INFO neutron.plugins.ml2.managers [None req-07516f74-e7a8-42cf-bf1c-4c96cf8bd309 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 17:32:35.883 7 INFO neutron.plugins.ml2.extensions.port_security [None req-07516f74-e7a8-42cf-bf1c-4c96cf8bd309 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 17:32:35.883 7 INFO neutron.plugins.ml2.managers [None req-07516f74-e7a8-42cf-bf1c-4c96cf8bd309 - - - - - -] Initializing extension driver 'qos' 2026-05-05 17:32:35.883 7 INFO neutron.plugins.ml2.managers [None req-07516f74-e7a8-42cf-bf1c-4c96cf8bd309 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 17:32:35.883 7 INFO neutron.plugins.ml2.managers [None req-07516f74-e7a8-42cf-bf1c-4c96cf8bd309 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 17:32:35.897 7 INFO neutron.quota [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded quota_driver: . 2026-05-05 17:32:35.897 7 INFO neutron.plugins.ml2.plugin [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 17:32:35.897 7 INFO neutron.plugins.ml2.managers [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 17:32:35.897 7 INFO neutron.plugins.ml2.managers [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 17:32:35.897 7 INFO neutron.plugins.ml2.managers [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 17:32:35.898 7 INFO neutron.extensions.vlantransparent [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Disabled vlantransparent extension. 2026-05-05 17:32:35.898 7 INFO neutron.extensions.qinq [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Disabled VLAN QinQ extension. 2026-05-05 17:32:35.898 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: qos 2026-05-05 17:32:35.906 8 INFO neutron.services.service_base [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 17:32:35.906 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: segments 2026-05-05 17:32:35.910 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: router 2026-05-05 17:32:35.954 7 INFO neutron.services.service_base [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 17:32:35.954 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: segments 2026-05-05 17:32:36.000 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: trunk 2026-05-05 17:32:36.014 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: vpnaas 2026-05-05 17:32:36.045 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: trunk 2026-05-05 17:32:36.054 8 WARNING stevedore.named [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 17:32:36.054 8 WARNING stevedore.named [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 17:32:36.059 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: vpnaas 2026-05-05 17:32:36.097 7 WARNING stevedore.named [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 17:32:36.097 7 WARNING stevedore.named [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 17:32:36.131 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 17:32:36.131 8 INFO neutron.common.utils [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 17:32:36.131 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: taas 2026-05-05 17:32:36.156 8 WARNING stevedore.named [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 17:32:36.163 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 17:32:36.163 7 INFO neutron.common.utils [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 17:32:36.163 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: taas 2026-05-05 17:32:36.182 8 INFO neutron_taas.services.taas.taas_plugin [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-05 17:32:36.182 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: tapmirror 2026-05-05 17:32:36.185 7 WARNING stevedore.named [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 17:32:36.196 8 WARNING stevedore.named [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 17:32:36.208 7 INFO neutron_taas.services.taas.taas_plugin [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-05 17:32:36.208 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: tapmirror 2026-05-05 17:32:36.223 7 WARNING stevedore.named [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-05 17:32:36.281 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-05 17:32:36.282 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: auto_allocate 2026-05-05 17:32:36.284 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-05 17:32:36.284 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: auto_allocate 2026-05-05 17:32:36.289 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: tag 2026-05-05 17:32:36.292 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: tag 2026-05-05 17:32:36.297 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: timestamp 2026-05-05 17:32:36.300 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: timestamp 2026-05-05 17:32:36.301 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 17:32:36.304 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 17:32:36.306 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: flavors 2026-05-05 17:32:36.307 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: flavors 2026-05-05 17:32:36.311 8 INFO neutron.manager [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loading Plugin: revisions 2026-05-05 17:32:36.311 7 INFO neutron.manager [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loading Plugin: revisions 2026-05-05 17:32:36.314 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Initializing extension manager. 2026-05-05 17:32:36.315 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Initializing extension manager. 2026-05-05 17:32:36.316 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: address-group 2026-05-05 17:32:36.316 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: address-scope 2026-05-05 17:32:36.317 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: address-group 2026-05-05 17:32:36.317 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 17:32:36.318 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: address-scope 2026-05-05 17:32:36.318 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: agent 2026-05-05 17:32:36.318 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 17:32:36.319 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 17:32:36.320 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 17:32:36.320 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: agent 2026-05-05 17:32:36.320 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 17:32:36.320 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 17:32:36.321 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: availability_zone 2026-05-05 17:32:36.322 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 17:32:36.322 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 17:32:36.322 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 17:32:36.323 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: default-subnetpools 2026-05-05 17:32:36.323 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 17:32:36.324 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: availability_zone 2026-05-05 17:32:36.324 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 17:32:36.325 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 17:32:36.325 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: dns-integration 2026-05-05 17:32:36.325 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 17:32:36.326 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 17:32:36.326 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 17:32:36.326 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: default-subnetpools 2026-05-05 17:32:36.327 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: dvr 2026-05-05 17:32:36.327 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 17:32:36.328 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 17:32:36.328 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:32:36.329 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 17:32:36.329 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 17:32:36.329 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: dns-integration 2026-05-05 17:32:36.329 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: external-net 2026-05-05 17:32:36.330 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 17:32:36.330 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 17:32:36.330 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: extraroute 2026-05-05 17:32:36.331 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 17:32:36.331 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 17:32:36.331 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: dvr 2026-05-05 17:32:36.332 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 17:32:36.332 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 17:32:36.332 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 17:32:36.332 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 17:32:36.333 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 17:32:36.333 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:32:36.333 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 17:32:36.333 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 17:32:36.334 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: fip-port-details 2026-05-05 17:32:36.334 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: external-net 2026-05-05 17:32:36.334 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 17:32:36.334 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: flavors 2026-05-05 17:32:36.335 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: extraroute 2026-05-05 17:32:36.335 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 17:32:36.336 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 17:32:36.336 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 17:32:36.336 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: floatingip-pools 2026-05-05 17:32:36.337 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 17:32:36.337 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: ip_allocation 2026-05-05 17:32:36.337 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 17:32:36.337 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 17:32:36.338 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 17:32:36.338 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: l2_adjacency 2026-05-05 17:32:36.338 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: fip-port-details 2026-05-05 17:32:36.339 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: flavors 2026-05-05 17:32:36.339 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: router 2026-05-05 17:32:36.340 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 17:32:36.341 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: floatingip-pools 2026-05-05 17:32:36.341 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:32:36.341 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: ip_allocation 2026-05-05 17:32:36.341 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 17:32:36.342 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 17:32:36.342 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 17:32:36.342 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: l2_adjacency 2026-05-05 17:32:36.342 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 17:32:36.343 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: l3-ha 2026-05-05 17:32:36.343 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:32:36.343 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: router 2026-05-05 17:32:36.344 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 17:32:36.344 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: l3-flavors 2026-05-05 17:32:36.345 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:32:36.345 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:32:36.346 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 17:32:36.346 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 17:32:36.346 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 17:32:36.347 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 17:32:36.347 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: l3-ha 2026-05-05 17:32:36.348 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:32:36.348 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 17:32:36.348 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 17:32:36.349 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: l3-flavors 2026-05-05 17:32:36.349 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 17:32:36.350 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:32:36.350 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 17:32:36.350 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 17:32:36.351 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 17:32:36.352 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 17:32:36.352 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 17:32:36.353 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: multi-provider 2026-05-05 17:32:36.353 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: net-mtu 2026-05-05 17:32:36.353 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 17:32:36.353 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 17:32:36.354 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: network_availability_zone 2026-05-05 17:32:36.354 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 17:32:36.355 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: network_ha 2026-05-05 17:32:36.355 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: network-ip-availability 2026-05-05 17:32:36.355 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 17:32:36.356 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 17:32:36.356 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 17:32:36.357 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: multi-provider 2026-05-05 17:32:36.357 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: pagination 2026-05-05 17:32:36.357 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: net-mtu 2026-05-05 17:32:36.357 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: port-device-profile 2026-05-05 17:32:36.358 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 17:32:36.358 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 17:32:36.358 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 17:32:36.358 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: network_availability_zone 2026-05-05 17:32:36.359 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: network_ha 2026-05-05 17:32:36.359 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 17:32:36.359 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: port-mac-override 2026-05-05 17:32:36.360 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: network-ip-availability 2026-05-05 17:32:36.360 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 17:32:36.360 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 17:32:36.361 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 17:32:36.361 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 17:32:36.361 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: pagination 2026-05-05 17:32:36.361 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: port-resource-request 2026-05-05 17:32:36.362 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: port-device-profile 2026-05-05 17:32:36.362 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 17:32:36.362 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 17:32:36.362 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 17:32:36.363 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 17:32:36.363 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: binding 2026-05-05 17:32:36.363 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 17:32:36.364 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: port-mac-override 2026-05-05 17:32:36.364 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: binding-extended 2026-05-05 17:32:36.364 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 17:32:36.364 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: port-security 2026-05-05 17:32:36.364 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 17:32:36.365 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: project-id 2026-05-05 17:32:36.365 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 17:32:36.365 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: provider 2026-05-05 17:32:36.365 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: port-resource-request 2026-05-05 17:32:36.366 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 17:32:36.366 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-05 17:32:36.366 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 17:32:36.367 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: binding 2026-05-05 17:32:36.368 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: binding-extended 2026-05-05 17:32:36.368 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: port-security 2026-05-05 17:32:36.368 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos 2026-05-05 17:32:36.369 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: project-id 2026-05-05 17:32:36.369 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: provider 2026-05-05 17:32:36.369 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 17:32:36.370 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-05 17:32:36.370 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 17:32:36.370 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-default 2026-05-05 17:32:36.371 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-fip 2026-05-05 17:32:36.371 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 17:32:36.372 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos 2026-05-05 17:32:36.372 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 17:32:36.372 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 17:32:36.372 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 17:32:36.373 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 17:32:36.373 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 17:32:36.373 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-default 2026-05-05 17:32:36.374 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 17:32:36.374 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-fip 2026-05-05 17:32:36.374 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 17:32:36.374 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-pps 2026-05-05 17:32:36.375 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 17:32:36.375 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 17:32:36.375 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 17:32:36.375 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 17:32:36.376 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 17:32:36.376 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 17:32:36.376 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 17:32:36.376 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: quota-check-limit 2026-05-05 17:32:36.377 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-pps 2026-05-05 17:32:36.377 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: quota-check-limit-default 2026-05-05 17:32:36.377 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 17:32:36.378 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 17:32:36.378 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 17:32:36.379 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: quota-check-limit 2026-05-05 17:32:36.379 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: quotas 2026-05-05 17:32:36.380 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: quota-check-limit-default 2026-05-05 17:32:36.380 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: quota_details 2026-05-05 17:32:36.382 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: rbac-policies 2026-05-05 17:32:36.382 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: quotas 2026-05-05 17:32:36.382 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: rbac-address-group 2026-05-05 17:32:36.383 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 17:32:36.383 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: quota_details 2026-05-05 17:32:36.383 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 17:32:36.384 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 17:32:36.384 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: revision-if-match 2026-05-05 17:32:36.385 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: rbac-policies 2026-05-05 17:32:36.385 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 17:32:36.385 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: rbac-address-group 2026-05-05 17:32:36.386 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: router_availability_zone 2026-05-05 17:32:36.386 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 17:32:36.386 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 17:32:36.386 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 17:32:36.387 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 17:32:36.387 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: revision-if-match 2026-05-05 17:32:36.388 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 17:32:36.388 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 17:32:36.388 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 17:32:36.388 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: router_availability_zone 2026-05-05 17:32:36.389 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 17:32:36.389 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 17:32:36.389 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 17:32:36.390 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 17:32:36.390 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 17:32:36.391 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 17:32:36.391 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 17:32:36.392 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 17:32:36.392 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 17:32:36.393 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 17:32:36.393 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 17:32:36.395 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: security-group 2026-05-05 17:32:36.396 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: segment 2026-05-05 17:32:36.396 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 17:32:36.397 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: service-type 2026-05-05 17:32:36.397 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: sorting 2026-05-05 17:32:36.397 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: security-group 2026-05-05 17:32:36.398 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 17:32:36.399 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: standard-attr-description 2026-05-05 17:32:36.399 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: stateful-security-group 2026-05-05 17:32:36.400 7 WARNING neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 17:32:36.400 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 17:32:36.401 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: segment 2026-05-05 17:32:36.401 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: subnet-external-network 2026-05-05 17:32:36.401 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 17:32:36.401 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: subnet_onboard 2026-05-05 17:32:36.402 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 17:32:36.402 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: service-type 2026-05-05 17:32:36.402 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: sorting 2026-05-05 17:32:36.402 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: subnet-service-types 2026-05-05 17:32:36.403 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 17:32:36.403 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: subnet_allocation 2026-05-05 17:32:36.403 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: standard-attr-description 2026-05-05 17:32:36.404 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 17:32:36.404 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: stateful-security-group 2026-05-05 17:32:36.404 8 WARNING neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 17:32:36.405 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 17:32:36.404 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: tag-creation 2026-05-05 17:32:36.405 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: subnet-external-network 2026-05-05 17:32:36.406 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 17:32:36.406 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: subnet_onboard 2026-05-05 17:32:36.406 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 17:32:36.407 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: subnet-service-types 2026-05-05 17:32:36.408 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: subnet_allocation 2026-05-05 17:32:36.408 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 17:32:36.409 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: tag-creation 2026-05-05 17:32:36.409 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 17:32:36.409 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 17:32:36.410 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 17:32:36.411 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: trunk 2026-05-05 17:32:36.411 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: trunk-details 2026-05-05 17:32:36.412 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 17:32:36.412 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-05 17:32:36.413 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 17:32:36.413 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 17:32:36.413 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-05 17:32:36.414 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 17:32:36.414 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: trunk 2026-05-05 17:32:36.415 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: trunk-details 2026-05-05 17:32:36.415 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 17:32:36.415 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 17:32:36.416 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-05 17:32:36.416 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 17:32:36.416 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 17:32:36.417 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: vpn-flavors 2026-05-05 17:32:36.417 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-05 17:32:36.418 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: vpnaas 2026-05-05 17:32:36.419 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 17:32:36.419 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: taas 2026-05-05 17:32:36.420 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 17:32:36.420 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: vpn-flavors 2026-05-05 17:32:36.421 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: tap-mirror 2026-05-05 17:32:36.422 7 INFO neutron.api.extensions [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Loaded extension: taas-vlan-filter 2026-05-05 17:32:36.422 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: vpnaas 2026-05-05 17:32:36.424 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: taas 2026-05-05 17:32:36.424 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 17:32:36.424 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 17:32:36.425 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:32:36.425 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: tap-mirror 2026-05-05 17:32:36.425 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 17:32:36.425 8 INFO neutron.api.extensions [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Loaded extension: taas-vlan-filter 2026-05-05 17:32:36.427 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 17:32:36.428 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 17:32:36.428 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:32:36.428 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 17:32:36.428 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:32:36.429 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:32:36.431 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:32:36.432 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:32:36.434 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:32:36.435 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:32:36.435 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:32:36.436 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:32:36.437 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:32:36.437 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:32:36.437 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] subnetpool is already registered 2026-05-05 17:32:36.437 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:32:36.437 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:32:36.438 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] subnetpool is already registered 2026-05-05 17:32:36.438 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:32:36.438 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] subnetpool is already registered 2026-05-05 17:32:36.438 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:32:36.438 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:32:36.438 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:32:36.439 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] subnetpool is already registered 2026-05-05 17:32:36.439 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:32:36.439 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:32:36.439 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:32:36.439 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:32:36.440 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:32:36.440 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:32:36.440 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:32:36.440 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:32:36.441 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:32:36.441 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:32:36.441 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:32:36.441 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] ipsecpolicy is already registered 2026-05-05 17:32:36.441 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:32:36.442 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] ipsecpolicy is already registered 2026-05-05 17:32:36.442 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:32:36.442 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] ikepolicy is already registered 2026-05-05 17:32:36.442 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:32:36.442 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] ikepolicy is already registered 2026-05-05 17:32:36.446 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:32:36.447 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] router is already registered 2026-05-05 17:32:36.447 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:32:36.447 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] floatingip is already registered 2026-05-05 17:32:36.448 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:32:36.449 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] router is already registered 2026-05-05 17:32:36.450 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:32:36.450 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] floatingip is already registered 2026-05-05 17:32:36.451 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:32:36.451 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] rbac_policy is already registered 2026-05-05 17:32:36.452 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:32:36.452 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] security_group is already registered 2026-05-05 17:32:36.452 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:32:36.452 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] security_group_rule is already registered 2026-05-05 17:32:36.453 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:32:36.453 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] subnetpool is already registered 2026-05-05 17:32:36.454 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:32:36.454 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] subnetpool is already registered 2026-05-05 17:32:36.454 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:32:36.455 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] trunk is already registered 2026-05-05 17:32:36.455 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:32:36.455 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] ikepolicy is already registered 2026-05-05 17:32:36.455 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:32:36.455 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:32:36.456 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] ipsecpolicy is already registered 2026-05-05 17:32:36.456 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] rbac_policy is already registered 2026-05-05 17:32:36.456 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:32:36.456 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] endpoint_group is already registered 2026-05-05 17:32:36.456 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:32:36.456 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:32:36.456 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] security_group is already registered 2026-05-05 17:32:36.457 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] vpnservice is already registered 2026-05-05 17:32:36.457 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:32:36.457 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:32:36.457 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] ipsec_site_connection is already registered 2026-05-05 17:32:36.457 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] security_group_rule is already registered 2026-05-05 17:32:36.457 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:32:36.458 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] ipsecpolicy is already registered 2026-05-05 17:32:36.458 8 INFO neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:32:36.458 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:32:36.458 8 WARNING neutron.quota.resource_registry [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] ikepolicy is already registered 2026-05-05 17:32:36.458 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] subnetpool is already registered 2026-05-05 17:32:36.459 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:32:36.459 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] subnetpool is already registered 2026-05-05 17:32:36.459 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:32:36.460 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] trunk is already registered 2026-05-05 17:32:36.460 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:32:36.460 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] ikepolicy is already registered 2026-05-05 17:32:36.461 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:32:36.461 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] ipsecpolicy is already registered 2026-05-05 17:32:36.461 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:32:36.462 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] endpoint_group is already registered 2026-05-05 17:32:36.462 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:32:36.462 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] vpnservice is already registered 2026-05-05 17:32:36.463 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:32:36.463 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] ipsec_site_connection is already registered 2026-05-05 17:32:36.463 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:32:36.464 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] ipsecpolicy is already registered 2026-05-05 17:32:36.464 7 INFO neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:32:36.464 7 WARNING neutron.quota.resource_registry [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] ikepolicy is already registered 2026-05-05 17:32:36.495 8 WARNING keystonemiddleware._common.config [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:32:36.501 8 WARNING oslo_config.cfg [None req-5264af7c-90f2-4e87-b561-4408c28853ad - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-05 17:32:36.503 7 WARNING keystonemiddleware._common.config [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f847bb39668 pid: 8 (default app) 2026-05-05 17:32:36.509 7 WARNING oslo_config.cfg [None req-c93b3de7-7ac2-4040-b290-ef0ee77b370d - - - - - -] 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 0x7f847bb39668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 17:32:41.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67ff432b-cb53-4d3d-8973-f24c4c721c46 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.18 () {44 vars in 923 bytes} [Tue May 5 17:32:41 2026] GET /v2.0/networks/public => generated 108 bytes in 728 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.19.213.18 () {44 vars in 945 bytes} [Tue May 5 17:32:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:32:42.674 8 WARNING neutron.services.revisions.revision_plugin [None req-f41813f0-5e8d-4874-bda2-28a1a6403653 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:32:42.691 8 INFO neutron.db.segments_db [None req-f41813f0-5e8d-4874-bda2-28a1a6403653 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 3ab26486-7379-4e37-9a3b-c100291da6bd of type flat for network e62af550-d355-4c97-a6c0-f3a1beb9257d 2026-05-05 17:32:42.730 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f41813f0-5e8d-4874-bda2-28a1a6403653 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.18 () {48 vars in 963 bytes} [Tue May 5 17:32:42 2026] POST /v2.0/networks => generated 124 bytes in 425 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:32:48.880 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5851388-a4ef-4fc6-a254-2e3610473aa6 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.19.213.18 () {44 vars in 923 bytes} [Tue May 5 17:32:48 2026] GET /v2.0/networks/public => generated 108 bytes in 365 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.19.213.18 () {44 vars in 945 bytes} [Tue May 5 17:32:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:32:49.146 7 WARNING neutron.services.revisions.revision_plugin [None req-158c5ef4-d640-4766-b440-baf2d72c83a2 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:32:49.170 7 INFO neutron.db.segments_db [None req-158c5ef4-d640-4766-b440-baf2d72c83a2 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment f0663c22-e73d-493b-b08b-869b8ae71066 of type flat for network ae9e3857-0c3e-428a-8d96-681a59e73786 2026-05-05 17:32:49.223 7 INFO neutron.pecan_wsgi.hooks.translation [None req-158c5ef4-d640-4766-b440-baf2d72c83a2 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.19.213.18 () {48 vars in 963 bytes} [Tue May 5 17:32:48 2026] POST /v2.0/networks => generated 124 bytes in 329 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:32:55.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de36b506-eb3a-45a9-85ed-52edca56fe95 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.19.213.18 () {44 vars in 923 bytes} [Tue May 5 17:32:55 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: 8/12] 199.19.213.18 () {44 vars in 945 bytes} [Tue May 5 17:32:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:32:55.126 7 WARNING neutron.services.revisions.revision_plugin [None req-7ba6eafd-c2a0-4ed8-8122-8d91666b2a05 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:32:55.145 7 INFO neutron.db.segments_db [None req-7ba6eafd-c2a0-4ed8-8122-8d91666b2a05 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 4e17e6b3-d58f-4766-886b-728b0b47d3ae of type flat for network 22f0e326-b85c-40e3-a22f-cc1b0c5317b5 2026-05-05 17:32:55.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ba6eafd-c2a0-4ed8-8122-8d91666b2a05 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.19.213.18 () {48 vars in 963 bytes} [Tue May 5 17:32:55 2026] POST /v2.0/networks => generated 124 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:33:00.988 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e43f88c-4ccb-4121-9cfb-5d0cd6910d15 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.19.213.18 () {44 vars in 923 bytes} [Tue May 5 17:33:00 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.18 () {44 vars in 945 bytes} [Tue May 5 17:33:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:33:01.056 8 WARNING neutron.services.revisions.revision_plugin [None req-f3a100b3-2cf8-49db-88cd-c664c91e252a b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:33:01.078 8 INFO neutron.db.segments_db [None req-f3a100b3-2cf8-49db-88cd-c664c91e252a b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 8a7281df-656c-4149-83e0-5e82c69a141b of type flat for network 379ce915-f9c9-45b5-9255-934cd1f423e8 2026-05-05 17:33:01.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3a100b3-2cf8-49db-88cd-c664c91e252a b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.19.213.18 () {48 vars in 963 bytes} [Tue May 5 17:33:01 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:33:06.979 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50117664-4f0e-4ae0-8f50-7582bc9b0fb9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.19.213.18 () {44 vars in 923 bytes} [Tue May 5 17:33:06 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.19.213.18 () {44 vars in 945 bytes} [Tue May 5 17:33:06 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-05 17:33:07.054 8 WARNING neutron.services.revisions.revision_plugin [None req-45e1fe3a-2de9-48b5-a955-bfbbd2b752e9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:33:07.071 8 INFO neutron.db.segments_db [None req-45e1fe3a-2de9-48b5-a955-bfbbd2b752e9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 90476127-83b7-497a-9143-8be8d6ebc11c of type flat for network 0db89b8d-4697-4a6d-bf26-19c32fdad1cc 2026-05-05 17:33:07.095 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45e1fe3a-2de9-48b5-a955-bfbbd2b752e9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.19.213.18 () {48 vars in 963 bytes} [Tue May 5 17:33:07 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:33:13.029 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0540ed3b-28c5-42e7-9fb3-91f9220634d1 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.18 () {44 vars in 923 bytes} [Tue May 5 17:33:12 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.19.213.18 () {44 vars in 945 bytes} [Tue May 5 17:33:13 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-05 17:33:13.098 7 WARNING neutron.services.revisions.revision_plugin [None req-d927bf70-cc8e-42bb-a7d4-83a46df97bc2 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:33:13.117 7 INFO neutron.db.segments_db [None req-d927bf70-cc8e-42bb-a7d4-83a46df97bc2 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 3031db41-4164-4bb5-882f-81394d8c2821 of type flat for network 32a1b3ec-7bf2-4702-994f-93c7befd9371 [pid: 7|app: 0|req: 10/23] 199.19.213.18 () {48 vars in 963 bytes} [Tue May 5 17:33:13 2026] POST /v2.0/networks => generated 706 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 17:33:14.372 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f483a73-6a84-484e-be18-8695d824c64e b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.19.213.18 () {44 vars in 923 bytes} [Tue May 5 17:33:14 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.19.213.18 () {44 vars in 945 bytes} [Tue May 5 17:33:14 2026] GET /v2.0/networks?name=public => generated 709 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 17:33:14.525 8 INFO neutron.pecan_wsgi.hooks.translation [None req-702d90a0-257b-4ae1-855a-1046cf8c2517 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.19.213.18 () {44 vars in 1030 bytes} [Tue May 5 17:33:14 2026] GET /v2.0/subnets/public-subnet?network_id=32a1b3ec-7bf2-4702-994f-93c7befd9371 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.19.213.18 () {44 vars in 1053 bytes} [Tue May 5 17:33:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=32a1b3ec-7bf2-4702-994f-93c7befd9371 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.19.213.18 () {48 vars in 961 bytes} [Tue May 5 17:33:14 2026] POST /v2.0/subnets => generated 664 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 17:37:49.335 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ba2f9b3-2823-4a8a-a137-07f472abdeae b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/64] 199.19.213.18 () {44 vars in 933 bytes} [Tue May 5 17:37:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/65] 199.19.213.18 () {44 vars in 955 bytes} [Tue May 5 17:37:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:37:49.417 8 INFO neutron.db.segments_db [None req-db968073-ce1e-4326-af94-91fc7644f0f0 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 5e30b83c-7a8f-488c-9dbb-dadcea61761a of type vxlan for network ccff42fb-daba-477a-9ead-1dd8d00446ca [pid: 8|app: 0|req: 35/66] 199.19.213.18 () {48 vars in 962 bytes} [Tue May 5 17:37:49 2026] POST /v2.0/networks => generated 707 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 17:37:50.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d1e136e-2f4a-4d47-99ce-003380a0ad61 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/67] 199.19.213.18 () {44 vars in 933 bytes} [Tue May 5 17:37:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/68] 199.19.213.18 () {44 vars in 955 bytes} [Tue May 5 17:37:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 17:37:50.497 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2dfbbbe8-df46-463e-9cba-f7aeb277f61c b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.19.213.18 () {44 vars in 1032 bytes} [Tue May 5 17:37:50 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.19.213.18 () {44 vars in 1055 bytes} [Tue May 5 17:37:50 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.19.213.18 () {48 vars in 961 bytes} [Tue May 5 17:37:50 2026] POST /v2.0/subnets => generated 651 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 17:37:51.848 7 INFO neutron.api.v2.resource [None req-c51a377a-6458-40a6-85d0-b7a689ab7be1 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.19.213.18 () {44 vars in 967 bytes} [Tue May 5 17:37:51 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.19.213.18 () {44 vars in 989 bytes} [Tue May 5 17:37:51 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.18 () {48 vars in 976 bytes} [Tue May 5 17:37:51 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: 8|app: 0|req: 40/77] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:53 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 1616 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:53 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:53 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.18 () {48 vars in 987 bytes} [Tue May 5 17:37:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:54 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:54 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 2230 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:54 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.18 () {48 vars in 987 bytes} [Tue May 5 17:37:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:55 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:55 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:55 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.18 () {48 vars in 987 bytes} [Tue May 5 17:37:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:56 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:56 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:56 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.18 () {48 vars in 987 bytes} [Tue May 5 17:37:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:57 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:57 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:57 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.18 () {48 vars in 987 bytes} [Tue May 5 17:37:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.18 () {44 vars in 983 bytes} [Tue May 5 17:37:58 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 732 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 17:37:58.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15602a87-5edc-4976-930a-4073b5b556f1 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/98] 199.19.213.18 () {44 vars in 1072 bytes} [Tue May 5 17:37:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.18 () {44 vars in 1095 bytes} [Tue May 5 17:37:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:37:58 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => 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: 52/101] 199.19.213.18 () {48 vars in 957 bytes} [Tue May 5 17:37:58 2026] POST /v2.0/ports => generated 1100 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 17:38:05.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69b4960c-2bc0-41d5-b407-5e0988d23e56 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/102] 199.19.213.18 () {44 vars in 975 bytes} [Tue May 5 17:38:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 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: 53/103] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:38:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/106] 199.19.213.18 () {48 vars in 1027 bytes} [Tue May 5 17:38:05 2026] PUT /v2.0/ports/ab0b1128-106c-4e0d-a5bb-fe83e04cb943 => generated 1249 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 199.19.213.18 () {44 vars in 916 bytes} [Tue May 5 17:38:07 2026] GET /v2.0/ports => generated 3730 bytes in 90 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-05 17:38:08.678 7 INFO neutron.api.v2.resource [None req-c7692624-ceca-48db-867a-7cad87f27880 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/108] 199.19.213.18 () {44 vars in 955 bytes} [Tue May 5 17:38:08 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.19.213.18 () {44 vars in 977 bytes} [Tue May 5 17:38:08 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.19.213.18 () {48 vars in 976 bytes} [Tue May 5 17:38:08 2026] POST /v2.0/security-groups => generated 1610 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:38:09 2026] GET /v2.0/security-groups/b815a4a2-4622-4ea9-a9bb-8e4bab2394fa => generated 1610 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:38:09 2026] GET /v2.0/security-groups/b815a4a2-4622-4ea9-a9bb-8e4bab2394fa => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:38:09 2026] GET /v2.0/security-groups/b815a4a2-4622-4ea9-a9bb-8e4bab2394fa => 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: 55/114] 199.19.213.18 () {48 vars in 987 bytes} [Tue May 5 17:38:09 2026] POST /v2.0/security-group-rules => generated 623 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:38:10 2026] GET /v2.0/security-groups/b815a4a2-4622-4ea9-a9bb-8e4bab2394fa => generated 2246 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:38:11 2026] GET /v2.0/security-groups/b815a4a2-4622-4ea9-a9bb-8e4bab2394fa => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:38:11 2026] GET /v2.0/security-groups/b815a4a2-4622-4ea9-a9bb-8e4bab2394fa => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/118] 199.19.213.18 () {48 vars in 987 bytes} [Tue May 5 17:38:11 2026] POST /v2.0/security-group-rules => generated 627 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/145] 199.19.213.18 () {44 vars in 971 bytes} [Tue May 5 17:41:26 2026] GET /v2.0/quotas/454627ecc26442269e5096e546db3b84 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/146] 199.19.213.18 () {48 vars in 1023 bytes} [Tue May 5 17:41:26 2026] PUT /v2.0/quotas/454627ecc26442269e5096e546db3b84 => generated 291 bytes in 28 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-05 17:43:36.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1842f69f-b20e-4065-b43a-1a3010df7cc4 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 85/165] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 17:43:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/166] 199.19.213.18 () {30 vars in 762 bytes} [Tue May 5 17:43:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:43:38.191 8 INFO neutron.pecan_wsgi.hooks.translation [None req-944ab6c5-158f-41bb-96ed-f5d7bcc7f10f b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 86/167] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 17:43:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/168] 199.19.213.18 () {30 vars in 762 bytes} [Tue May 5 17:43:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:49:34.158 7 INFO neutron.api.v2.resource [None req-c4ef2a05-d8d2-4c04-b555-ef74decb37bc b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 106/215] 199.19.213.18 () {44 vars in 1070 bytes} [Tue May 5 17:49:34 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=128d561564ea43af9e5d1568b15f5628 => generated 139 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/216] 199.19.213.18 () {44 vars in 1093 bytes} [Tue May 5 17:49:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=128d561564ea43af9e5d1568b15f5628 => generated 23 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 199.19.213.18 () {48 vars in 977 bytes} [Tue May 5 17:49:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 17:49:35 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 1624 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/219] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:49:35 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/220] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 17:49:35 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 199.19.213.18 () {48 vars in 987 bytes} [Tue May 5 17:49:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/224] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 17:49:36 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 2234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/225] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:49:36 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/226] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 17:49:36 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/227] 199.19.213.18 () {48 vars in 987 bytes} [Tue May 5 17:49:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/228] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 17:49:37 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/229] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:49:37 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b => 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: 114/230] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 17:49:37 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/231] 199.19.213.18 () {48 vars in 987 bytes} [Tue May 5 17:49:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/232] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 17:49:38 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 3460 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/233] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 17:49:39 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/234] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 17:49:39 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/235] 199.19.213.18 () {48 vars in 987 bytes} [Tue May 5 17:49:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/252] 199.19.213.18 () {30 vars in 739 bytes} [Tue May 5 17:51:48 2026] GET /v2.0/networks?tenant_id=128d561564ea43af9e5d1568b15f5628&shared=False => generated 15 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:51:49.123 7 INFO neutron.db.segments_db [None req-7565d742-ddf1-43c3-a7e2-38011f208a27 6c98f56fe1bc44a2b8f48a09edca4528 128d561564ea43af9e5d1568b15f5628 - - 73ec688f471241e0b25fd20d9bb912ec 73ec688f471241e0b25fd20d9bb912ec] Added segment 5f4da4b8-117f-4168-8882-38ea0bc343e0 of type vxlan for network 1e98811b-4c8a-404a-a0cf-cac7f5dd5f6d [pid: 7|app: 0|req: 125/253] 199.19.213.18 () {34 vars in 681 bytes} [Tue May 5 17:51:49 2026] POST /v2.0/networks => generated 718 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/254] 199.19.213.18 () {30 vars in 721 bytes} [Tue May 5 17:51:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 126/255] 199.19.213.18 () {30 vars in 632 bytes} [Tue May 5 17:51:49 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/256] 199.19.213.18 () {34 vars in 676 bytes} [Tue May 5 17:51:49 2026] POST /v2.0/ports => generated 999 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/257] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 17:51:49 2026] GET /v2.0/networks/1e98811b-4c8a-404a-a0cf-cac7f5dd5f6d => 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: 132/260] 199.19.213.18 () {30 vars in 721 bytes} [Tue May 5 17:51:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 17:51:51 2026] GET /v2.0/networks/1e98811b-4c8a-404a-a0cf-cac7f5dd5f6d => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.19.213.18 () {44 vars in 971 bytes} [Tue May 5 17:52:15 2026] GET /v2.0/quotas/128d561564ea43af9e5d1568b15f5628 => 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: 131/265] 199.19.213.18 () {48 vars in 1023 bytes} [Tue May 5 17:52:15 2026] PUT /v2.0/quotas/128d561564ea43af9e5d1568b15f5628 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:02:56.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d30b3b04-26b7-4cb1-b612-00f9103eac2e b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/352] 199.19.213.18 () {44 vars in 923 bytes} [Tue May 5 18:02:56 2026] GET /v2.0/networks/public => generated 108 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/353] 199.19.213.18 () {44 vars in 945 bytes} [Tue May 5 18:02:56 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:02:57.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea99a980-4080-4606-a014-a4bcb0137ed0 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/354] 199.19.213.18 () {44 vars in 923 bytes} [Tue May 5 18:02:57 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/355] 199.19.213.18 () {44 vars in 945 bytes} [Tue May 5 18:02:57 2026] GET /v2.0/networks?name=public => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:02:57.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4509f1b-4f98-4e31-a277-8632598bdbbe b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/356] 199.19.213.18 () {44 vars in 1030 bytes} [Tue May 5 18:02:57 2026] GET /v2.0/subnets/public-subnet?network_id=32a1b3ec-7bf2-4702-994f-93c7befd9371 => generated 113 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/357] 199.19.213.18 () {44 vars in 1053 bytes} [Tue May 5 18:02:57 2026] GET /v2.0/subnets?name=public-subnet&network_id=32a1b3ec-7bf2-4702-994f-93c7befd9371 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:03:26.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad95be47-5809-4a38-a5fe-b685697f5152 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/362] 199.19.213.18 () {44 vars in 933 bytes} [Tue May 5 18:03:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 1526 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.19.213.18 () {44 vars in 955 bytes} [Tue May 5 18:03:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:03:28.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f35f2df0-fa43-41d7-ba1b-1c5173c44347 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/364] 199.19.213.18 () {44 vars in 933 bytes} [Tue May 5 18:03:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/365] 199.19.213.18 () {44 vars in 955 bytes} [Tue May 5 18:03:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:03:28.362 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1995d0c-9c7d-4b89-92f8-9ca02b94f84c b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/366] 199.19.213.18 () {44 vars in 1032 bytes} [Tue May 5 18:03:28 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.19.213.18 () {44 vars in 1055 bytes} [Tue May 5 18:03:28 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:03:29.493 8 INFO neutron.api.v2.resource [None req-ff217dae-482a-480a-b391-27916e7d64ad b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/368] 199.19.213.18 () {44 vars in 967 bytes} [Tue May 5 18:03:29 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.19.213.18 () {44 vars in 989 bytes} [Tue May 5 18:03:29 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:30 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:30 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.19.213.18 () {44 vars in 1007 bytes} [Tue May 5 18:03:30 2026] GET /v2.0/security-group-rules/5d0f0dde-6f03-4ada-9122-7d3f92e4fc94 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:31 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => 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: 189/374] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:31 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.19.213.18 () {44 vars in 1007 bytes} [Tue May 5 18:03:31 2026] GET /v2.0/security-group-rules/9da0f1b2-7df8-4c7d-ad5d-fa3c24389c76 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:32 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:32 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.19.213.18 () {44 vars in 1007 bytes} [Tue May 5 18:03:32 2026] GET /v2.0/security-group-rules/9f98e1eb-9b19-4835-9534-efb151409793 => generated 603 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:33 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:33 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.19.213.18 () {44 vars in 1007 bytes} [Tue May 5 18:03:33 2026] GET /v2.0/security-group-rules/c3958bf8-d66c-42dc-82f9-1431d334fbe9 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:34 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:34 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => 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: 194/384] 199.19.213.18 () {44 vars in 1007 bytes} [Tue May 5 18:03:34 2026] GET /v2.0/security-group-rules/50c06bbd-c4a1-4efb-a0a1-cd2bc2b611b5 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.19.213.18 () {44 vars in 983 bytes} [Tue May 5 18:03:35 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 732 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:03:35.745 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fc66c8e-ddd7-4208-b1cf-79b78a9da96a b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/386] 199.19.213.18 () {44 vars in 1072 bytes} [Tue May 5 18:03:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.19.213.18 () {44 vars in 1095 bytes} [Tue May 5 18:03:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:35 2026] GET /v2.0/security-groups/c39147c4-fb0e-4267-80d7-5c8c55d03ed2 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:03:43.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d5d22ab-b77c-4dfa-a750-f43006bd23a3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/391] 199.19.213.18 () {44 vars in 975 bytes} [Tue May 5 18:03:43 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: 7|app: 0|req: 194/392] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.19.213.18 () {44 vars in 916 bytes} [Tue May 5 18:03:44 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:03:45.661 7 INFO neutron.api.v2.resource [None req-e2995e89-6f47-43c5-ba60-40603f75800b b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/394] 199.19.213.18 () {44 vars in 955 bytes} [Tue May 5 18:03:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.19.213.18 () {44 vars in 977 bytes} [Tue May 5 18:03:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:46 2026] GET /v2.0/security-groups/b815a4a2-4622-4ea9-a9bb-8e4bab2394fa => generated 2886 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:46 2026] GET /v2.0/security-groups/b815a4a2-4622-4ea9-a9bb-8e4bab2394fa => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.19.213.18 () {44 vars in 1007 bytes} [Tue May 5 18:03:46 2026] GET /v2.0/security-group-rules/190a901d-9550-450a-8db6-9ae6851b836f => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:47 2026] GET /v2.0/security-groups/b815a4a2-4622-4ea9-a9bb-8e4bab2394fa => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:03:47 2026] GET /v2.0/security-groups/b815a4a2-4622-4ea9-a9bb-8e4bab2394fa => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.19.213.18 () {44 vars in 1007 bytes} [Tue May 5 18:03:47 2026] GET /v2.0/security-group-rules/0f465117-e544-4702-b282-4c356cea7098 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.19.213.18 () {44 vars in 971 bytes} [Tue May 5 18:03:58 2026] GET /v2.0/quotas/454627ecc26442269e5096e546db3b84 => generated 291 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:04:47.838 7 INFO neutron.api.v2.resource [None req-24e6d805-c371-4e5d-b535-6e6da2fa0ca5 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/411] 199.19.213.18 () {44 vars in 1070 bytes} [Tue May 5 18:04:47 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=128d561564ea43af9e5d1568b15f5628 => generated 139 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.19.213.18 () {44 vars in 1093 bytes} [Tue May 5 18:04:47 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=128d561564ea43af9e5d1568b15f5628 => generated 4072 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 18:04:48 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:04:48 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.19.213.18 () {44 vars in 1007 bytes} [Tue May 5 18:04:48 2026] GET /v2.0/security-group-rules/4b011bd3-d827-4ca4-a657-96c74a3dc0fa => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 18:04:49 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:04:49 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.19.213.18 () {44 vars in 1007 bytes} [Tue May 5 18:04:49 2026] GET /v2.0/security-group-rules/5cbf5b92-126f-40a0-a6c4-9821749660ae => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/419] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 18:04:50 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:04:50 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 199.19.213.18 () {44 vars in 1007 bytes} [Tue May 5 18:04:50 2026] GET /v2.0/security-group-rules/84937111-5cf0-4919-985c-e025b5c65594 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 199.19.213.18 () {44 vars in 1084 bytes} [Tue May 5 18:04:51 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b?project_id=128d561564ea43af9e5d1568b15f5628 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/425] 199.19.213.18 () {44 vars in 997 bytes} [Tue May 5 18:04:52 2026] GET /v2.0/security-groups/93c9c1df-bd60-4e41-836b-fe9ed452048b => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/426] 199.19.213.18 () {44 vars in 1007 bytes} [Tue May 5 18:04:52 2026] GET /v2.0/security-group-rules/5723f81b-b798-41a4-bc07-3ba86e3067f9 => generated 602 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 199.19.213.18 () {44 vars in 971 bytes} [Tue May 5 18:04:59 2026] GET /v2.0/quotas/128d561564ea43af9e5d1568b15f5628 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/434] 199.19.213.18 () {44 vars in 945 bytes} [Tue May 5 18:05:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/441] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/networks => generated 2168 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/442] 10.0.0.208 () {32 vars in 655 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/floatingips => 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: 219/443] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/444] 10.0.0.208 () {32 vars in 643 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/ports => generated 4725 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/445] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/446] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/networks => generated 2168 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/447] 10.0.0.208 () {32 vars in 663 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/448] 10.0.0.208 () {32 vars in 655 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:37.329 7 INFO neutron.db.segments_db [None req-08bfa3d2-7ad8-473c-9b58-93f4deebd4b7 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 082f2b62-4a40-49d2-83e1-2cd778314ce8 of type vxlan for network 03c85a66-4dae-4edf-b7f6-a49ebb2981ed 2026-05-05 18:06:37.370 8 INFO neutron.db.segments_db [None req-266ec1c0-05aa-4bec-a837-5f526f004f1f b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 0053d5bc-6e69-4589-9225-7ada48f972b9 of type vxlan for network f4ec393e-37bb-452a-96cb-74a9fd389bd3 [pid: 7|app: 0|req: 223/451] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:06:37 2026] POST /v2.0/networks => generated 752 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/452] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:06:37 2026] POST /v2.0/networks => generated 745 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:37.608 7 INFO neutron.db.segments_db [None req-ae7120f9-da70-4ad5-aeb1-671a7be13797 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 7e0571ad-3a48-4806-87e6-7f5eaacaf712 of type vxlan for network b16a61e1-fa98-4c11-bbf2-584b9e1c2d17 [pid: 8|app: 0|req: 230/453] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:37 2026] POST /v2.0/subnets => generated 699 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/454] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:06:37 2026] POST /v2.0/networks => generated 737 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:37.736 7 INFO neutron.db.segments_db [None req-00242fbc-f1d8-43d3-9750-43ea6cb1f9d5 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 2c8a7b1a-a016-45b4-a3d2-e96ee666506d of type vxlan for network 03e26df4-eac8-4c2a-b918-e1f64947f7ab [pid: 8|app: 0|req: 231/455] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:37 2026] POST /v2.0/subnets => generated 692 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:37.990 7 INFO neutron.db.l3_hamode_db [None req-00242fbc-f1d8-43d3-9750-43ea6cb1f9d5 b4cf5a1794c5420cbbd5fde16c4a736a 39dbc1844b81434697578daca778ce0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/456] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:37 2026] POST /v2.0/subnets => generated 684 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:38.080 8 INFO neutron.db.segments_db [None req-e7fc2699-f938-49a3-a399-0de72abfa8ee b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 1fc3dd96-dad1-4983-8ab8-44711580a374 of type vxlan for network 45f91bfe-1b2a-4955-af63-233b1eb18c09 2026-05-05 18:06:38.335 8 INFO neutron.db.l3_hamode_db [None req-e7fc2699-f938-49a3-a399-0de72abfa8ee b4cf5a1794c5420cbbd5fde16c4a736a 0a34a7a319b54f72a512ee2f9b8453bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:06:38.856 7 INFO neutron.db.l3_hamode_db [None req-00242fbc-f1d8-43d3-9750-43ea6cb1f9d5 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:06:39.168 8 INFO neutron.db.l3_hamode_db [None req-e7fc2699-f938-49a3-a399-0de72abfa8ee b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/457] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:37 2026] POST /v2.0/routers => generated 739 bytes in 2295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:40.027 7 INFO neutron.db.segments_db [None req-ac6a2b54-1a58-44ae-8b8d-0a60909dc862 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment e1766312-ccd4-4497-926e-ea1add814f8c of type vxlan for network a63ce056-e8ab-4970-8eb9-6cbac785a45d 2026-05-05 18:06:40.273 7 INFO neutron.db.l3_hamode_db [None req-ac6a2b54-1a58-44ae-8b8d-0a60909dc862 b4cf5a1794c5420cbbd5fde16c4a736a 57435c29ffc74f34a65c7c2b9625b6e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/458] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:38 2026] POST /v2.0/routers => generated 732 bytes in 2251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/459] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:06:40 2026] GET /v2.0/security-groups?tenant_id=a5eeadb591304a9ba7d555724592f63b&name=default => generated 2924 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:40.980 7 INFO neutron.db.l3_hamode_db [None req-ac6a2b54-1a58-44ae-8b8d-0a60909dc862 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/460] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:06:40 2026] PUT /v2.0/routers/9aa1161d-1b01-4c23-87c0-9aac13c29578/add_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/461] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:39 2026] POST /v2.0/routers => generated 724 bytes in 1923 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/462] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:06:41 2026] DELETE /v2.0/security-groups/a5f5eeaf-9953-4d79-82ff-02da21aaeda7 => 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: 236/463] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:06:41 2026] PUT /v2.0/routers/df976a27-5408-4c88-a333-8abfcd202672/add_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/464] 10.0.0.208 () {34 vars in 685 bytes} [Tue May 5 18:06:42 2026] POST /v2.0/security-groups => generated 1661 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/465] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:06:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/466] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:06:42 2026] PUT /v2.0/routers/3bdf57eb-8ba2-43aa-8a65-13f87afa7560/add_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/467] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:06:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/468] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:06:43 2026] POST /v2.0/floatingips => generated 552 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/469] 10.0.0.208 () {34 vars in 685 bytes} [Tue May 5 18:06:43 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: 7|app: 0|req: 230/470] 10.0.0.139 () {38 vars in 971 bytes} [Tue May 5 18:06:43 2026] POST /v2.0/security-groups => generated 1682 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:06:44.043 8 INFO neutron.db.segments_db [None req-c404c831-bf31-4c61-85b4-c238239a578d b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 179070f7-f4d3-4c61-848c-40005e1084dd of type vxlan for network 7ca9b635-e70f-4a75-a62b-8bfd987ee99b [pid: 8|app: 0|req: 241/471] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:06:43 2026] POST /v2.0/networks => generated 749 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/472] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:06:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/473] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:06:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/474] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:44 2026] POST /v2.0/subnets => generated 696 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/475] 10.0.0.139 () {34 vars in 1100 bytes} [Tue May 5 18:06:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1876078112&fields=id&tenant_id=39dbc1844b81434697578daca778ce0c => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:44.352 7 INFO neutron.db.segments_db [None req-8fc80e7c-5288-4af3-bc2f-c5fc755cccc1 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 710b4d4b-3890-4bd6-8cc2-41821ff304b1 of type vxlan for network 1c7ba63f-f9d7-4406-8063-bb282d1651fb 2026-05-05 18:06:44.540 7 INFO neutron.db.l3_hamode_db [None req-8fc80e7c-5288-4af3-bc2f-c5fc755cccc1 b4cf5a1794c5420cbbd5fde16c4a736a 94cecc99c64c4212b39b9679b016015e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 243/476] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:06:44 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) [pid: 8|app: 0|req: 244/477] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:06:44 2026] GET /v2.0/networks?id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed => generated 684 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/478] 10.0.0.139 () {38 vars in 971 bytes} [Tue May 5 18:06:44 2026] POST /v2.0/security-groups => generated 1681 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/479] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/quotas/39dbc1844b81434697578daca778ce0c => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/480] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/ports?tenant_id=39dbc1844b81434697578daca778ce0c&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/481] 10.0.0.139 () {38 vars in 971 bytes} [Tue May 5 18:06:45 2026] POST /v2.0/security-groups => generated 1681 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:06:45.267 7 INFO neutron.db.l3_hamode_db [None req-8fc80e7c-5288-4af3-bc2f-c5fc755cccc1 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 249/482] 10.0.0.139 () {34 vars in 1100 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1243656544&fields=id&tenant_id=57435c29ffc74f34a65c7c2b9625b6e0 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/483] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/networks?id=b16a61e1-fa98-4c11-bbf2-584b9e1c2d17 => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/484] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/quotas/57435c29ffc74f34a65c7c2b9625b6e0 => 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: 252/485] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/ports?tenant_id=57435c29ffc74f34a65c7c2b9625b6e0&fields=id => generated 103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/486] 10.0.0.139 () {34 vars in 907 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/extensions => generated 21537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/487] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?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: 255/488] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?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: 256/489] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/security-groups?tenant_id=0a34a7a319b54f72a512ee2f9b8453bc => generated 7905 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/490] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/security-groups/39c576f7-ba6c-40bd-b9af-0bbecc9be24f => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/491] 10.0.0.139 () {34 vars in 907 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/extensions => generated 21537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/492] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/security-groups/39c576f7-ba6c-40bd-b9af-0bbecc9be24f => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/493] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/networks/b16a61e1-fa98-4c11-bbf2-584b9e1c2d17?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: 261/494] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/495] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/networks/b16a61e1-fa98-4c11-bbf2-584b9e1c2d17?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: 263/496] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups/0339d779-cbcc-4d26-930f-4915f2b620d7 => generated 1682 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/497] 10.0.0.139 () {36 vars in 1013 bytes} [Tue May 5 18:06:46 2026] DELETE /v2.0/security-groups/0339d779-cbcc-4d26-930f-4915f2b620d7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/498] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:46.233 8 INFO neutron.api.v2.resource [req-469b6791-f06a-4a95-a1c9-8afbc206471d req-1553db4a-3112-49be-9500-00d683b71cee 2f39d3094756456a958d3e8c7001b299 0a34a7a319b54f72a512ee2f9b8453bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/499] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups/0339d779-cbcc-4d26-930f-4915f2b620d7 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/500] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups/6d4a801d-e91a-4559-a178-00e2ee6f1cea => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/501] 10.0.0.139 () {36 vars in 1013 bytes} [Tue May 5 18:06:46 2026] DELETE /v2.0/security-groups/6d4a801d-e91a-4559-a178-00e2ee6f1cea => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/502] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:44 2026] POST /v2.0/routers => generated 736 bytes in 2101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:46.430 8 INFO neutron.api.v2.resource [req-5f5cfe77-7e45-4cd5-8424-c3662e6bf805 req-cf502faa-d1af-4180-969b-7867e0a119d7 2f39d3094756456a958d3e8c7001b299 0a34a7a319b54f72a512ee2f9b8453bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/503] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups/6d4a801d-e91a-4559-a178-00e2ee6f1cea => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/504] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups/552637b1-a7fb-4a7e-9728-54ac10b946b7 => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/505] 10.0.0.139 () {36 vars in 1013 bytes} [Tue May 5 18:06:46 2026] DELETE /v2.0/security-groups/552637b1-a7fb-4a7e-9728-54ac10b946b7 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:46.594 8 INFO neutron.api.v2.resource [req-fca7c0a2-e596-473c-831e-54bdd915249f req-af3291c2-3c01-446f-b865-053e88492655 2f39d3094756456a958d3e8c7001b299 0a34a7a319b54f72a512ee2f9b8453bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 272/506] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups/552637b1-a7fb-4a7e-9728-54ac10b946b7 => 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: 273/507] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups?tenant_id=0a34a7a319b54f72a512ee2f9b8453bc => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/508] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups/39c576f7-ba6c-40bd-b9af-0bbecc9be24f => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/509] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups/39c576f7-ba6c-40bd-b9af-0bbecc9be24f => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:46.770 8 INFO neutron.api.v2.resource [req-65a8175f-268c-48bc-86d5-7b41d3467385 req-f9468e87-71f3-4cfd-82e1-4e7cdcfad69b 2f39d3094756456a958d3e8c7001b299 0a34a7a319b54f72a512ee2f9b8453bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 276/510] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups/552637b1-a7fb-4a7e-9728-54ac10b946b7 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:06:46.806 8 INFO neutron.api.v2.resource [req-31767bb9-e31d-4641-bcb2-6a50748cce87 req-a98e38eb-b932-4be0-96ad-faece24bae52 2f39d3094756456a958d3e8c7001b299 0a34a7a319b54f72a512ee2f9b8453bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 277/511] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups/6d4a801d-e91a-4559-a178-00e2ee6f1cea => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:06:46.843 8 INFO neutron.api.v2.resource [req-9abc853d-d859-4c54-92d0-6eb29bdec7a1 req-1401a61f-cc0a-4adb-b116-b7fce474ff8c 2f39d3094756456a958d3e8c7001b299 0a34a7a319b54f72a512ee2f9b8453bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 278/512] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups/0339d779-cbcc-4d26-930f-4915f2b620d7 => 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: 235/513] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:06:46 2026] PUT /v2.0/routers/3c28f9c3-bb1f-4d3d-9978-8e43ffbfb283/add_router_interface => generated 309 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/514] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:47 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => 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: 237/515] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:47 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:47.618 8 INFO neutron_taas.services.taas.taas_plugin [None req-07fe8818-33c7-4ba3-b30c-d6b393086122 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: f408ad1b-f022-46a8-88fb-eb57af585f83 2026-05-05 18:06:47.628 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07fe8818-33c7-4ba3-b30c-d6b393086122 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: f408ad1b-f022-46a8-88fb-eb57af585f83 [pid: 7|app: 0|req: 238/516] 10.0.0.139 () {38 vars in 971 bytes} [Tue May 5 18:06:47 2026] POST /v2.0/security-groups => generated 1686 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/517] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/security-groups/f8a707e5-f641-4ddc-8d1d-24405b3a468c => generated 1686 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/518] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:06:46 2026] PUT /v2.0/routers/df976a27-5408-4c88-a333-8abfcd202672/remove_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/519] 10.0.0.139 () {38 vars in 981 bytes} [Tue May 5 18:06:48 2026] POST /v2.0/security-group-rules => generated 614 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/520] 10.0.0.139 () {38 vars in 971 bytes} [Tue May 5 18:06:48 2026] POST /v2.0/security-groups => generated 1685 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/521] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/security-groups/cbc09035-26a2-4837-a627-d3fccf225907 => generated 1685 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:48.433 8 INFO neutron_taas.services.taas.taas_plugin [None req-86130d73-e2cb-430a-a40a-566a68a51296 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: a7297105-a7e4-4e18-9f6d-2c68e2a5b9d8 2026-05-05 18:06:48.436 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86130d73-e2cb-430a-a40a-566a68a51296 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: a7297105-a7e4-4e18-9f6d-2c68e2a5b9d8 [pid: 7|app: 0|req: 243/522] 10.0.0.139 () {38 vars in 981 bytes} [Tue May 5 18:06:48 2026] POST /v2.0/security-group-rules => generated 614 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/523] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/security-groups/cbc09035-26a2-4837-a627-d3fccf225907 => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/524] 10.0.0.139 () {38 vars in 981 bytes} [Tue May 5 18:06:48 2026] POST /v2.0/security-group-rules => generated 619 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/525] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:48.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-86130d73-e2cb-430a-a40a-566a68a51296 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 43f28f07-d98b-4e53-9495-7efa842921fc 2026-05-05 18:06:48.691 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86130d73-e2cb-430a-a40a-566a68a51296 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 43f28f07-d98b-4e53-9495-7efa842921fc [pid: 7|app: 0|req: 247/526] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/security-groups/cbc09035-26a2-4837-a627-d3fccf225907 => generated 2940 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/527] 10.0.0.139 () {34 vars in 1001 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/security-group-rules/9f67cae0-4478-4791-8930-90a0a973ac0f => generated 616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/528] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/529] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/security-groups/cbc09035-26a2-4837-a627-d3fccf225907 => generated 2940 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:48.780 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-86130d73-e2cb-430a-a40a-566a68a51296 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2241, 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 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 251/530] 10.0.0.139 () {36 vars in 1023 bytes} [Tue May 5 18:06:48 2026] DELETE /v2.0/security-group-rules/9f67cae0-4478-4791-8930-90a0a973ac0f => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/531] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/security-groups/cbc09035-26a2-4837-a627-d3fccf225907 => generated 2310 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/532] 10.0.0.139 () {36 vars in 1013 bytes} [Tue May 5 18:06:48 2026] DELETE /v2.0/security-groups/cbc09035-26a2-4837-a627-d3fccf225907 => 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: 254/533] 10.0.0.139 () {34 vars in 991 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/security-groups/f8a707e5-f641-4ddc-8d1d-24405b3a468c => generated 2311 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/534] 10.0.0.139 () {36 vars in 1013 bytes} [Tue May 5 18:06:49 2026] DELETE /v2.0/security-groups/f8a707e5-f641-4ddc-8d1d-24405b3a468c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:49.140 8 INFO neutron.db.l3_hamode_db [None req-86130d73-e2cb-430a-a40a-566a68a51296 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] HA network 45f91bfe-1b2a-4955-af63-233b1eb18c09 was deleted as no HA routers are present in tenant 0a34a7a319b54f72a512ee2f9b8453bc. [pid: 8|app: 0|req: 280/535] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:06:48 2026] DELETE /v2.0/routers/df976a27-5408-4c88-a333-8abfcd202672 => generated 0 bytes in 928 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/536] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:06:49 2026] DELETE /v2.0/subnets/8a729e4e-d4ef-4337-b2b4-99eaae890944 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:06:49.376 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad777095-e252-4b14-8914-96025244766d b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: d354126a-5505-4656-abd3-d2ccc46c8ca8 2026-05-05 18:06:49.378 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad777095-e252-4b14-8914-96025244766d b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: d354126a-5505-4656-abd3-d2ccc46c8ca8 2026-05-05 18:06:49.477 8 INFO neutron.services.segments.plugin [-] Segment 1fc3dd96-dad1-4983-8ab8-44711580a374 resource provider aggregate not found 2026-05-05 18:06:49.497 8 INFO neutron.services.segments.plugin [-] Segment 1fc3dd96-dad1-4983-8ab8-44711580a374 resource provider aggregate not found 2026-05-05 18:06:49.499 8 INFO neutron.services.segments.plugin [-] Segment 1fc3dd96-dad1-4983-8ab8-44711580a374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc3dd96-dad1-4983-8ab8-44711580a374 found for delete ", "request_id": "req-ec9f3abf-bda1-4724-850e-c646ccbbab96"}]} 2026-05-05 18:06:49.516 8 INFO neutron.services.segments.plugin [-] Segment 1fc3dd96-dad1-4983-8ab8-44711580a374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc3dd96-dad1-4983-8ab8-44711580a374 found for delete ", "request_id": "req-56dc8aa4-0946-4f3d-8597-72506a339c82"}]} 2026-05-05 18:06:49.542 7 INFO neutron_taas.services.taas.taas_plugin [None req-a0010279-bdfe-401d-a0b8-628154f83e6f b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 0ffab5a0-cbff-4472-bf24-434c14846d4a 2026-05-05 18:06:49.550 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0010279-bdfe-401d-a0b8-628154f83e6f b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 0ffab5a0-cbff-4472-bf24-434c14846d4a [pid: 8|app: 0|req: 282/537] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:06:49 2026] DELETE /v2.0/networks/f4ec393e-37bb-452a-96cb-74a9fd389bd3 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/538] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:49 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => 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: 284/539] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:06:49 2026] GET /v2.0/security-groups?tenant_id=0a34a7a319b54f72a512ee2f9b8453bc&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/540] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:06:49 2026] DELETE /v2.0/security-groups/39c576f7-ba6c-40bd-b9af-0bbecc9be24f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/541] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:49 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => 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: 256/542] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:06:49 2026] PUT /v2.0/routers/3c28f9c3-bb1f-4d3d-9978-8e43ffbfb283/remove_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:50.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b3829a0-d922-44be-b40c-4bf3261db88b b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: eccfbe6a-113e-438c-8248-427eab1af9a9 2026-05-05 18:06:50.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b3829a0-d922-44be-b40c-4bf3261db88b b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: eccfbe6a-113e-438c-8248-427eab1af9a9 2026-05-05 18:06:50.495 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b3829a0-d922-44be-b40c-4bf3261db88b b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: c511062a-9b13-4b43-901d-0705963aa15d 2026-05-05 18:06:50.502 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b3829a0-d922-44be-b40c-4bf3261db88b b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: c511062a-9b13-4b43-901d-0705963aa15d [pid: 7|app: 0|req: 257/543] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:50.888 8 INFO neutron.db.l3_hamode_db [None req-5b3829a0-d922-44be-b40c-4bf3261db88b b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] HA network 1c7ba63f-f9d7-4406-8063-bb282d1651fb was deleted as no HA routers are present in tenant 94cecc99c64c4212b39b9679b016015e. [pid: 8|app: 0|req: 287/544] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:06:50 2026] DELETE /v2.0/routers/3c28f9c3-bb1f-4d3d-9978-8e43ffbfb283 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/547] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/548] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:06:50 2026] DELETE /v2.0/subnets/ad3860dc-c0d9-4e2b-a532-552003658d66 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/549] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:06:51 2026] DELETE /v2.0/networks/7ca9b635-e70f-4a75-a62b-8bfd987ee99b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/550] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:06:51 2026] GET /v2.0/networks?id=b16a61e1-fa98-4c11-bbf2-584b9e1c2d17 => generated 669 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/551] 199.19.213.18 () {34 vars in 910 bytes} [Tue May 5 18:06:51 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/552] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:06:51 2026] GET /v2.0/security-groups?tenant_id=94cecc99c64c4212b39b9679b016015e&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/553] 199.19.213.18 () {34 vars in 1049 bytes} [Tue May 5 18:06:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=57435c29ffc74f34a65c7c2b9625b6e0 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/554] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:06:51 2026] DELETE /v2.0/security-groups/da68ff11-300c-46ee-8ddf-511e65d399b8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:51.532 8 INFO neutron.services.segments.plugin [-] Segment 0053d5bc-6e69-4589-9225-7ada48f972b9 resource provider aggregate not found 2026-05-05 18:06:51.537 8 INFO neutron.services.segments.plugin [-] Segment 0053d5bc-6e69-4589-9225-7ada48f972b9 resource provider aggregate not found 2026-05-05 18:06:51.549 8 INFO neutron.services.segments.plugin [-] Segment 0053d5bc-6e69-4589-9225-7ada48f972b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0053d5bc-6e69-4589-9225-7ada48f972b9 found for delete ", "request_id": "req-a24808a1-ee85-4c79-a44d-1e5ae9227458"}]} 2026-05-05 18:06:51.552 8 INFO neutron.services.segments.plugin [-] Segment 0053d5bc-6e69-4589-9225-7ada48f972b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0053d5bc-6e69-4589-9225-7ada48f972b9 found for delete ", "request_id": "req-37d5f227-a06b-4c37-8125-eaa657696e4c"}]} 2026-05-05 18:06:51.564 8 INFO neutron.services.segments.plugin [-] Segment 710b4d4b-3890-4bd6-8cc2-41821ff304b1 resource provider aggregate not found 2026-05-05 18:06:51.568 8 INFO neutron.services.segments.plugin [-] Segment 710b4d4b-3890-4bd6-8cc2-41821ff304b1 resource provider aggregate not found 2026-05-05 18:06:51.579 8 INFO neutron.services.segments.plugin [-] Segment 710b4d4b-3890-4bd6-8cc2-41821ff304b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710b4d4b-3890-4bd6-8cc2-41821ff304b1 found for delete ", "request_id": "req-93288364-8886-482d-bb71-af33c4df599d"}]} 2026-05-05 18:06:51.588 8 INFO neutron.services.segments.plugin [-] Segment 710b4d4b-3890-4bd6-8cc2-41821ff304b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710b4d4b-3890-4bd6-8cc2-41821ff304b1 found for delete ", "request_id": "req-bb35b3e2-53a5-4e90-8209-95d10129f5c0"}]} 2026-05-05 18:06:51.606 8 INFO neutron.services.segments.plugin [-] Segment 179070f7-f4d3-4c61-848c-40005e1084dd resource provider aggregate not found 2026-05-05 18:06:51.616 8 INFO neutron.services.segments.plugin [-] Segment 179070f7-f4d3-4c61-848c-40005e1084dd resource provider aggregate not found 2026-05-05 18:06:51.623 8 INFO neutron.services.segments.plugin [-] Segment 179070f7-f4d3-4c61-848c-40005e1084dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 179070f7-f4d3-4c61-848c-40005e1084dd found for delete ", "request_id": "req-0cc49293-8df0-4044-bed1-5cfb8a713247"}]} 2026-05-05 18:06:51.645 8 INFO neutron.services.segments.plugin [-] Segment 179070f7-f4d3-4c61-848c-40005e1084dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 179070f7-f4d3-4c61-848c-40005e1084dd found for delete ", "request_id": "req-5780acc4-3a2f-4db9-8181-1547742f975b"}]} [pid: 7|app: 0|req: 262/555] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:06:51 2026] POST /v2.0/ports => generated 958 bytes in 507 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: 263/556] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => 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: 264/557] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 961 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:52.215 8 INFO neutron.db.segments_db [None req-e7b54599-39ca-4930-808a-0082339d6cb3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment dfb2778b-ffc7-4cf3-8552-7e4e95c80935 of type vxlan for network 8b56f7a3-8efd-4b41-863e-67f8a63de658 [pid: 7|app: 0|req: 265/558] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&fields=id&fields=name => generated 114 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/559] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:06:51 2026] POST /v2.0/networks => generated 748 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/560] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:52 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-05 18:06:52.602 8 INFO neutron.db.segments_db [None req-e6052bf1-8d58-4f59-a002-e996d6a82f89 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 55dac08f-ca3c-4d52-8f62-d5b595e44846 of type vxlan for network 1d088490-e784-40be-a9e5-ed8474d38d43 [pid: 7|app: 0|req: 266/561] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:06:52 2026] PUT /v2.0/ports/dec9b592-f28b-4d66-84fd-9495c4615f1a => generated 1239 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:52.849 8 INFO neutron.db.l3_hamode_db [None req-e6052bf1-8d58-4f59-a002-e996d6a82f89 b4cf5a1794c5420cbbd5fde16c4a736a 6d89f86bf1c2439aae913354bfccaaba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 267/562] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/networks?id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed => generated 684 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/563] 199.19.213.18 () {34 vars in 1049 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=39dbc1844b81434697578daca778ce0c => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:53.341 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b88f0794-48f1-42ff-80cc-10acbc153bc9'] response: {'name': 'network-changed', 'server_uuid': 'd0eeea09-a9d0-492c-983d-7e966df03f4e', 'tag': 'dec9b592-f28b-4d66-84fd-9495c4615f1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 269/564] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:06:52 2026] POST /v2.0/ports => generated 954 bytes in 424 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: 270/565] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:53 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 957 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:53.683 7 INFO neutron.db.segments_db [None req-43a24a56-8436-46a2-a183-e84a0a71584a b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment f4991497-469a-49d6-89f0-94cdd681d037 of type vxlan for network b637c914-0a04-4bb8-8497-9fd3a8501c2e 2026-05-05 18:06:53.732 8 INFO neutron.db.l3_hamode_db [None req-e6052bf1-8d58-4f59-a002-e996d6a82f89 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 271/566] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:06:53 2026] POST /v2.0/networks => generated 745 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/567] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:53 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 973 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/568] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:06:53 2026] PUT /v2.0/ports/d471dfbe-0a6a-4035-b153-03f4f961a5a8 => generated 1235 bytes in 404 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: 274/569] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:06:54 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/570] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:54 2026] POST /v2.0/subnets => generated 692 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/571] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:06:54 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/572] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:06:54 2026] GET /v2.0/ports?tenant_id=57435c29ffc74f34a65c7c2b9625b6e0&device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:54.501 7 INFO neutron.db.segments_db [None req-862d214c-25b2-4c55-a942-f36ad170c45e b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment c7684f4a-d55a-4cf6-b40c-989211345f9c of type vxlan for network d04b4d43-6227-495c-b8b5-352499c63e59 [pid: 8|app: 0|req: 296/573] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:52 2026] POST /v2.0/routers => generated 735 bytes in 2008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/574] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:06:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dec9b592-f28b-4d66-84fd-9495c4615f1a => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:54.765 7 INFO neutron.db.l3_hamode_db [None req-862d214c-25b2-4c55-a942-f36ad170c45e b4cf5a1794c5420cbbd5fde16c4a736a f35ed4eb9aea44aea272828190b82b13 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:06:55.386 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-18b80ab2-816d-41cf-85ad-ef7775e1a1a1'] response: {'name': 'network-changed', 'server_uuid': '8df8d189-d110-4b43-a261-9c9c07d7e89e', 'tag': 'd471dfbe-0a6a-4035-b153-03f4f961a5a8', 'status': 'completed', 'code': 200} 2026-05-05 18:06:55.568 7 INFO neutron.db.l3_hamode_db [None req-862d214c-25b2-4c55-a942-f36ad170c45e b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 298/575] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:06:54 2026] PUT /v2.0/routers/e6757f10-69cb-4647-94b3-dc98f7e60365/add_router_interface => generated 309 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/576] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:06:55 2026] GET /v2.0/subnets?id=d62a314e-22fe-4570-b68e-6370069f9830 => generated 687 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/577] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:06:55 2026] GET /v2.0/ports?tenant_id=39dbc1844b81434697578daca778ce0c&device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => 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: 301/578] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:55 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/579] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:55 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/580] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/ports?network_id=b16a61e1-fa98-4c11-bbf2-584b9e1c2d17&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/581] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d471dfbe-0a6a-4035-b153-03f4f961a5a8 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/582] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/583] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/584] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/networks/b16a61e1-fa98-4c11-bbf2-584b9e1c2d17?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/585] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/subnets?id=3ff298e9-7b06-4fc2-8468-688a9f9339f3 => generated 702 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/586] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/networks/b16a61e1-fa98-4c11-bbf2-584b9e1c2d17?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/587] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/ports?network_id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/588] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/589] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:06:54 2026] POST /v2.0/routers => generated 732 bytes in 1933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/590] 10.0.0.208 () {34 vars in 685 bytes} [Tue May 5 18:06:56 2026] POST /v2.0/security-groups => generated 1660 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/591] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?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: 280/592] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:06:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/593] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:06:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/594] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:06:56 2026] POST /v2.0/floatingips => generated 552 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/595] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => 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: 284/596] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/597] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/ports?tenant_id=57435c29ffc74f34a65c7c2b9625b6e0&device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/598] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/599] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&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: 288/600] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/networks?id=b16a61e1-fa98-4c11-bbf2-584b9e1c2d17 => generated 765 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/601] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/ports?tenant_id=39dbc1844b81434697578daca778ce0c&device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/602] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:06:56 2026] PUT /v2.0/routers/c7c20874-9ad0-4576-911f-785310c4955a/add_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/603] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/networks?id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/604] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d471dfbe-0a6a-4035-b153-03f4f961a5a8 => 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: 316/605] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/subnets?id=3ff298e9-7b06-4fc2-8468-688a9f9339f3 => generated 702 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/606] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/ports?network_id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed&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: 290/607] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dec9b592-f28b-4d66-84fd-9495c4615f1a => generated 19 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/608] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/subnets?id=d62a314e-22fe-4570-b68e-6370069f9830 => generated 687 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/609] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/610] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/611] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/ports?network_id=b16a61e1-fa98-4c11-bbf2-584b9e1c2d17&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: 8|app: 0|req: 320/612] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/networks/b16a61e1-fa98-4c11-bbf2-584b9e1c2d17?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/613] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/networks/b16a61e1-fa98-4c11-bbf2-584b9e1c2d17?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: 321/614] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/615] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/616] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/networks?id=b637c914-0a04-4bb8-8497-9fd3a8501c2e => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/617] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/quotas/f35ed4eb9aea44aea272828190b82b13 => 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/618] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/619] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/620] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/ports?tenant_id=f35ed4eb9aea44aea272828190b82b13&fields=id => generated 57 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/621] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/networks/b637c914-0a04-4bb8-8497-9fd3a8501c2e?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: 296/622] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/networks/b637c914-0a04-4bb8-8497-9fd3a8501c2e?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: 327/623] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => 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: 297/624] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:59 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/625] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:06:59 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/626] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:06:59 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/627] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:06:59 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&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: 299/628] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:00 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => 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: 330/629] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:00 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/630] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:00 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/631] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:00 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/632] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:00 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&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: 301/633] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:01 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => 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: 333/634] 10.0.0.139 () {34 vars in 1098 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--375706107&fields=id&tenant_id=6d89f86bf1c2439aae913354bfccaaba => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/635] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => 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: 334/636] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/networks?id=8b56f7a3-8efd-4b41-863e-67f8a63de658 => generated 680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/637] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/638] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/quotas/6d89f86bf1c2439aae913354bfccaaba => 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: 304/639] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/ports?tenant_id=6d89f86bf1c2439aae913354bfccaaba&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/640] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/641] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/642] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/networks/8b56f7a3-8efd-4b41-863e-67f8a63de658?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/643] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => 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: 306/644] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/networks/8b56f7a3-8efd-4b41-863e-67f8a63de658?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: 339/645] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/646] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/647] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&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: 308/648] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/networks?id=b637c914-0a04-4bb8-8497-9fd3a8501c2e => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/649] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/650] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => 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: 343/651] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/652] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/653] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:07:03 2026] POST /v2.0/ports => generated 954 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/654] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:07:03 2026] PUT /v2.0/ports/b3b501ce-0c4f-4d82-bb9e-c668c9f76044 => generated 1235 bytes in 338 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: 310/655] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 971 bytes in 72 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: 346/656] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&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: 311/657] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/658] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/security-groups?id=3827b8bd-b6c9-4686-b6e7-5112afdc9e68&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/659] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/660] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:04.634 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b557d87f-d577-49a3-ba10-903988240697'] response: {'name': 'network-changed', 'server_uuid': 'dc1c71e8-2957-4774-a55c-1c68e25a8480', 'tag': 'b3b501ce-0c4f-4d82-bb9e-c668c9f76044', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 313/661] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/662] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/663] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:05 2026] GET /v2.0/ports?tenant_id=f35ed4eb9aea44aea272828190b82b13&device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/664] 199.19.213.18 () {34 vars in 1017 bytes} [Tue May 5 18:07:05 2026] GET /v2.0/networks?tenant_id=f35ed4eb9aea44aea272828190b82b13&shared=False => generated 773 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/665] 199.19.213.18 () {34 vars in 929 bytes} [Tue May 5 18:07:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/666] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:05 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:05.639 8 INFO neutron.db.l3_db [None req-d988d2f9-0ded-41b3-824e-07551dce5ab9 50c4aa1836fc41889299cc472432529a 57435c29ffc74f34a65c7c2b9625b6e0 - - default default] Floating IP ecb9087f-1614-4d62-a699-dd7be52fab98 associated. External IP: 10.96.250.217, port: dec9b592-f28b-4d66-84fd-9495c4615f1a. [pid: 7|app: 0|req: 319/667] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:05 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&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: 320/668] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:05 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/669] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:05 2026] GET /v2.0/security-groups?id=3827b8bd-b6c9-4686-b6e7-5112afdc9e68&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/670] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:05 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => 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: 349/673] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:07:04 2026] PUT /v2.0/floatingips/ecb9087f-1614-4d62-a699-dd7be52fab98 => generated 856 bytes in 1226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/674] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/675] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&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: 326/676] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/ports?tenant_id=f35ed4eb9aea44aea272828190b82b13&device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/677] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=b3b501ce-0c4f-4d82-bb9e-c668c9f76044 => 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: 327/678] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/679] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/subnets?id=b61eb502-1ef6-46aa-8229-8e5fb3ca4432 => generated 695 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/680] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/681] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/ports?network_id=b637c914-0a04-4bb8-8497-9fd3a8501c2e&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/682] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/networks/b637c914-0a04-4bb8-8497-9fd3a8501c2e?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: 354/683] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/networks/b637c914-0a04-4bb8-8497-9fd3a8501c2e?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-05 18:07:06.675 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f341ae15-6a2c-4167-8aec-e0c3d8753a72'] response: {'name': 'network-changed', 'server_uuid': 'd0eeea09-a9d0-492c-983d-7e966df03f4e', 'tag': 'dec9b592-f28b-4d66-84fd-9495c4615f1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 330/684] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/685] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/686] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => 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: 356/687] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/security-groups?id=3827b8bd-b6c9-4686-b6e7-5112afdc9e68&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/688] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => 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: 333/689] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/690] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/networks?id=8b56f7a3-8efd-4b41-863e-67f8a63de658 => generated 680 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/691] 199.19.213.18 () {34 vars in 1049 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6d89f86bf1c2439aae913354bfccaaba => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/692] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/ports?tenant_id=57435c29ffc74f34a65c7c2b9625b6e0&device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:07.290 8 INFO neutron.db.l3_db [None req-392225d1-ca87-45d6-862f-1105aa77300d 29bfac2c4c4d49c68656a72da824788d 39dbc1844b81434697578daca778ce0c - - default default] Floating IP daf358e9-2fb6-4e13-8234-c405368ab1b8 associated. External IP: 10.96.250.203, port: d471dfbe-0a6a-4035-b153-03f4f961a5a8. [pid: 7|app: 0|req: 337/693] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:07:07 2026] POST /v2.0/ports => generated 954 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/694] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:07:06 2026] PUT /v2.0/floatingips/daf358e9-2fb6-4e13-8234-c405368ab1b8 => generated 855 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/695] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/networks?id=b16a61e1-fa98-4c11-bbf2-584b9e1c2d17 => generated 765 bytes in 112 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.139 () {34 vars in 990 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 975 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/697] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/698] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dec9b592-f28b-4d66-84fd-9495c4615f1a => generated 859 bytes in 40 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.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/700] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/701] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/subnets?id=d62a314e-22fe-4570-b68e-6370069f9830 => generated 687 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/702] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/703] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/ports?network_id=b16a61e1-fa98-4c11-bbf2-584b9e1c2d17&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/704] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/security-groups?id=3827b8bd-b6c9-4686-b6e7-5112afdc9e68&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: 339/705] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:07:07 2026] PUT /v2.0/ports/d7d2f3bf-f3a4-45c8-9f2f-87411d443979 => generated 1235 bytes in 451 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: 367/706] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:08.208 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fde727a-1cdb-4e12-9480-19ac8bbf4125'] response: {'name': 'network-changed', 'server_uuid': '7c7a8117-f3f8-4963-ad46-87e9c914c615', 'tag': 'd7d2f3bf-f3a4-45c8-9f2f-87411d443979', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 368/707] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&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: 340/708] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/networks/b16a61e1-fa98-4c11-bbf2-584b9e1c2d17?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: 369/709] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/networks/b16a61e1-fa98-4c11-bbf2-584b9e1c2d17?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:08.734 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47eeda0e-b85b-43c0-b997-e2c5fa888acf'] response: {'name': 'network-changed', 'server_uuid': '8df8d189-d110-4b43-a261-9c9c07d7e89e', 'tag': 'd471dfbe-0a6a-4035-b153-03f4f961a5a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 341/710] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/ports?tenant_id=6d89f86bf1c2439aae913354bfccaaba&device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/711] 199.19.213.18 () {34 vars in 1017 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/networks?tenant_id=6d89f86bf1c2439aae913354bfccaaba&shared=False => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/712] 199.19.213.18 () {34 vars in 929 bytes} [Tue May 5 18:07:08 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: 371/713] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/714] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/715] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/security-groups?id=13a9c88e-a2ea-4e72-ac3b-71d271c20dd3&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:09.261 8 INFO neutron_taas.services.taas.taas_plugin [req-1c6b4f9b-8c01-46d3-8b5c-343ed79e1ac8 req-13f0b9d2-c9ab-4436-8c11-3545992bf827 50c4aa1836fc41889299cc472432529a 57435c29ffc74f34a65c7c2b9625b6e0 - - default default] TaaS: Handle Delete Port: dec9b592-f28b-4d66-84fd-9495c4615f1a 2026-05-05 18:07:09.272 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1c6b4f9b-8c01-46d3-8b5c-343ed79e1ac8 req-13f0b9d2-c9ab-4436-8c11-3545992bf827 50c4aa1836fc41889299cc472432529a 57435c29ffc74f34a65c7c2b9625b6e0 - - default default] Tap Mirror: Handle Delete Port: dec9b592-f28b-4d66-84fd-9495c4615f1a [pid: 7|app: 0|req: 344/716] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/717] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/ports?tenant_id=39dbc1844b81434697578daca778ce0c&device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => 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: 346/718] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => 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: 347/719] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/security-groups?id=3827b8bd-b6c9-4686-b6e7-5112afdc9e68&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:09.503 8 INFO neutron.db.l3_db [req-1c6b4f9b-8c01-46d3-8b5c-343ed79e1ac8 req-13f0b9d2-c9ab-4436-8c11-3545992bf827 50c4aa1836fc41889299cc472432529a 57435c29ffc74f34a65c7c2b9625b6e0 - - default default] Floating IP ecb9087f-1614-4d62-a699-dd7be52fab98 disassociated. External IP: 10.96.250.217, port: dec9b592-f28b-4d66-84fd-9495c4615f1a. [pid: 7|app: 0|req: 348/720] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/networks?id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/721] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/722] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d471dfbe-0a6a-4035-b153-03f4f961a5a8 => 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: 351/723] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/subnets?id=3ff298e9-7b06-4fc2-8468-688a9f9339f3 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/724] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/ports?network_id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/725] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?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: 354/726] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/727] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:07:09 2026] DELETE /v2.0/ports/dec9b592-f28b-4d66-84fd-9495c4615f1a => generated 0 bytes in 819 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/728] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/ports?tenant_id=6d89f86bf1c2439aae913354bfccaaba&device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/729] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d7d2f3bf-f3a4-45c8-9f2f-87411d443979 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/730] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/subnets?id=8ac5ac75-cbaa-4c23-8006-8f5e317cddb5 => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/731] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:07:10 2026] GET /v2.0/ports?network_id=8b56f7a3-8efd-4b41-863e-67f8a63de658&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: 357/732] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:07:10 2026] GET /v2.0/networks/8b56f7a3-8efd-4b41-863e-67f8a63de658?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: 376/733] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:07:10 2026] GET /v2.0/networks/8b56f7a3-8efd-4b41-863e-67f8a63de658?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: 358/734] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:10 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => 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: 377/735] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:10 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => 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: 359/736] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:10 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/737] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:10 2026] GET /v2.0/security-groups?id=3827b8bd-b6c9-4686-b6e7-5112afdc9e68&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/738] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:10 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:10.768 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1c8e67f-7ebf-4bd1-990f-80a4d50ed86c'] response: {'server_uuid': 'd0eeea09-a9d0-492c-983d-7e966df03f4e', 'name': 'network-vif-deleted', 'tag': 'dec9b592-f28b-4d66-84fd-9495c4615f1a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 379/739] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:11 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => 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: 361/740] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:11 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/741] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:11 2026] GET /v2.0/security-groups?id=3827b8bd-b6c9-4686-b6e7-5112afdc9e68&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: 362/742] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:11 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/743] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:11 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/744] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:12 2026] GET /v2.0/ports?device_id=d0eeea09-a9d0-492c-983d-7e966df03f4e => 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: 382/745] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:12 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => 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/746] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:12 2026] GET /v2.0/security-groups?id=3827b8bd-b6c9-4686-b6e7-5112afdc9e68&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/747] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:12 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/748] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&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: 384/749] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 971 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/750] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/security-groups?id=3827b8bd-b6c9-4686-b6e7-5112afdc9e68&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/751] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:13 2026] DELETE /v2.0/security-groups/13a9c88e-a2ea-4e72-ac3b-71d271c20dd3 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:13.621 8 INFO neutron.api.v2.resource [None req-f3e34d46-9d20-4302-a7e6-6d6d1e4d84c1 50c4aa1836fc41889299cc472432529a 57435c29ffc74f34a65c7c2b9625b6e0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 386/752] 10.0.0.208 () {32 vars in 737 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/security-groups/13a9c88e-a2ea-4e72-ac3b-71d271c20dd3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:13.743 7 INFO neutron_taas.services.taas.taas_plugin [None req-794ba68e-f18f-408e-8108-83c69f7cef2c 50c4aa1836fc41889299cc472432529a 57435c29ffc74f34a65c7c2b9625b6e0 - - default default] TaaS: Handle Delete Port: 665d33e4-51aa-4b88-b41d-857018325ebc 2026-05-05 18:07:13.746 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-794ba68e-f18f-408e-8108-83c69f7cef2c 50c4aa1836fc41889299cc472432529a 57435c29ffc74f34a65c7c2b9625b6e0 - - default default] Tap Mirror: Handle Delete Port: 665d33e4-51aa-4b88-b41d-857018325ebc [pid: 7|app: 0|req: 367/753] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:07:13 2026] DELETE /v2.0/floatingips/ecb9087f-1614-4d62-a699-dd7be52fab98 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/754] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:14.212 8 INFO neutron_taas.services.taas.taas_plugin [None req-51ec129e-3423-40c3-bef2-74c68e77c1c1 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: fc68077e-b113-4c3c-805f-31d0255da353 2026-05-05 18:07:14.228 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51ec129e-3423-40c3-bef2-74c68e77c1c1 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: fc68077e-b113-4c3c-805f-31d0255da353 [pid: 7|app: 0|req: 369/755] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&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: 370/756] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/757] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/security-groups?id=3827b8bd-b6c9-4686-b6e7-5112afdc9e68&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/758] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:07:13 2026] PUT /v2.0/routers/3bdf57eb-8ba2-43aa-8a65-13f87afa7560/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:15.041 7 INFO neutron_taas.services.taas.taas_plugin [None req-2badd44c-f29c-4a0e-933f-ddeb883505f9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 927cc582-de27-4c21-b277-0a6e0af9c356 2026-05-05 18:07:15.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2badd44c-f29c-4a0e-933f-ddeb883505f9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 927cc582-de27-4c21-b277-0a6e0af9c356 2026-05-05 18:07:15.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-2badd44c-f29c-4a0e-933f-ddeb883505f9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: a8dd2f01-6b65-4af5-a1b0-6bec9986e1e9 2026-05-05 18:07:15.277 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2badd44c-f29c-4a0e-933f-ddeb883505f9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: a8dd2f01-6b65-4af5-a1b0-6bec9986e1e9 2026-05-05 18:07:15.341 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-2badd44c-f29c-4a0e-933f-ddeb883505f9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2241, 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 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 388/759] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:15 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/760] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:15 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:15.696 7 INFO neutron.db.l3_hamode_db [None req-2badd44c-f29c-4a0e-933f-ddeb883505f9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] HA network a63ce056-e8ab-4970-8eb9-6cbac785a45d was deleted as no HA routers are present in tenant 57435c29ffc74f34a65c7c2b9625b6e0. [pid: 7|app: 0|req: 372/761] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:14 2026] DELETE /v2.0/routers/3bdf57eb-8ba2-43aa-8a65-13f87afa7560 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/762] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:07:15 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/763] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:15 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/764] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:15 2026] DELETE /v2.0/subnets/d62a314e-22fe-4570-b68e-6370069f9830 => 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: 391/765] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:15 2026] GET /v2.0/security-groups?id=3827b8bd-b6c9-4686-b6e7-5112afdc9e68&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:15.948 7 INFO neutron_taas.services.taas.taas_plugin [req-1354e410-4cf3-4a6a-a80a-f00e5c9beb39 req-5d7d25b5-867f-4063-8077-a519deac7dc8 7153b16ab4764fc5a3825fe816ffa433 f35ed4eb9aea44aea272828190b82b13 - - default default] TaaS: Handle Delete Port: b3b501ce-0c4f-4d82-bb9e-c668c9f76044 2026-05-05 18:07:15.954 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1354e410-4cf3-4a6a-a80a-f00e5c9beb39 req-5d7d25b5-867f-4063-8077-a519deac7dc8 7153b16ab4764fc5a3825fe816ffa433 f35ed4eb9aea44aea272828190b82b13 - - default default] Tap Mirror: Handle Delete Port: b3b501ce-0c4f-4d82-bb9e-c668c9f76044 2026-05-05 18:07:15.971 8 INFO neutron_taas.services.taas.taas_plugin [None req-99bf1f70-83d7-4299-9715-033b779252a3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: d5112604-1748-459c-b252-9efd4204f4ea 2026-05-05 18:07:15.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99bf1f70-83d7-4299-9715-033b779252a3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: d5112604-1748-459c-b252-9efd4204f4ea 2026-05-05 18:07:16.106 7 INFO neutron.services.segments.plugin [-] Segment e1766312-ccd4-4497-926e-ea1add814f8c resource provider aggregate not found 2026-05-05 18:07:16.127 7 INFO neutron.services.segments.plugin [-] Segment e1766312-ccd4-4497-926e-ea1add814f8c resource provider aggregate not found 2026-05-05 18:07:16.151 7 INFO neutron.services.segments.plugin [-] Segment e1766312-ccd4-4497-926e-ea1add814f8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1766312-ccd4-4497-926e-ea1add814f8c found for delete ", "request_id": "req-f408b439-9644-4e1f-8ae0-3be7791215ff"}]} 2026-05-05 18:07:16.152 7 INFO neutron.services.segments.plugin [-] Segment e1766312-ccd4-4497-926e-ea1add814f8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1766312-ccd4-4497-926e-ea1add814f8c found for delete ", "request_id": "req-27090517-cbbf-471c-8e2f-dae391e7f45d"}]} 2026-05-05 18:07:16.206 8 INFO neutron.services.segments.plugin [-] Segment 7e0571ad-3a48-4806-87e6-7f5eaacaf712 resource provider aggregate not found 2026-05-05 18:07:16.210 8 INFO neutron.services.segments.plugin [-] Segment 7e0571ad-3a48-4806-87e6-7f5eaacaf712 resource provider aggregate not found 2026-05-05 18:07:16.227 8 INFO neutron.services.segments.plugin [-] Segment 7e0571ad-3a48-4806-87e6-7f5eaacaf712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e0571ad-3a48-4806-87e6-7f5eaacaf712 found for delete ", "request_id": "req-9e766027-1531-40d4-b4bd-4423650a652a"}]} [pid: 7|app: 0|req: 375/766] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:07:15 2026] DELETE /v2.0/ports/b3b501ce-0c4f-4d82-bb9e-c668c9f76044 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/767] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:07:15 2026] DELETE /v2.0/networks/b16a61e1-fa98-4c11-bbf2-584b9e1c2d17 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:16.243 8 INFO neutron.services.segments.plugin [-] Segment 7e0571ad-3a48-4806-87e6-7f5eaacaf712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e0571ad-3a48-4806-87e6-7f5eaacaf712 found for delete ", "request_id": "req-7e2ec43d-f5e1-4944-bfe3-efbacd3cf53e"}]} 2026-05-05 18:07:16.264 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8802d95-8fb1-41ef-b190-69357f32e346'] response: {'server_uuid': 'dc1c71e8-2957-4774-a55c-1c68e25a8480', 'name': 'network-vif-deleted', 'tag': 'b3b501ce-0c4f-4d82-bb9e-c668c9f76044', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 376/768] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:16 2026] GET /v2.0/security-groups?tenant_id=57435c29ffc74f34a65c7c2b9625b6e0&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/769] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:16 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => 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: 393/770] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:16 2026] DELETE /v2.0/security-groups/8b9e3d52-6914-4b49-b828-4876b0627be4 => 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: 378/771] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:16 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/772] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:16 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/773] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:17 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/774] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:17 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/775] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:18 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:18.679 8 INFO neutron.db.segments_db [None req-ac42b4d8-50ef-4a4a-addc-16128d1b9ebd b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 57ded637-ce86-4633-b767-9baf9b978c44 of type vxlan for network 89c199ab-6cea-44f5-b211-78ae53d08a2b [pid: 8|app: 0|req: 396/776] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:07:18 2026] POST /v2.0/networks => generated 744 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/777] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:18 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/778] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:18 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&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: 383/779] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:18 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/780] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:07:18 2026] POST /v2.0/subnets => generated 691 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:19.087 8 INFO neutron.db.segments_db [None req-0a0e44d7-2a1c-42f9-9926-f4f23bec92a9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment dc43a7a4-60af-4a71-95c9-4698a14db1d6 of type vxlan for network 6e51df4b-6757-4309-aee3-77f74c92fa09 2026-05-05 18:07:19.344 8 INFO neutron.db.l3_hamode_db [None req-0a0e44d7-2a1c-42f9-9926-f4f23bec92a9 b4cf5a1794c5420cbbd5fde16c4a736a 2560f4b7558f42f79c50e56fbeb2ec98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:07:19.508 7 INFO neutron.db.l3_db [None req-b8426d7e-a17b-43f8-8151-59714aec70fd 9bc139270d6840f3b743af12b8d60464 6d89f86bf1c2439aae913354bfccaaba - - default default] Floating IP e4c78f9f-780b-4dc0-b64e-de37d0b1d500 associated. External IP: 10.96.250.214, port: d7d2f3bf-f3a4-45c8-9f2f-87411d443979. [pid: 7|app: 0|req: 384/781] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:07:19 2026] PUT /v2.0/floatingips/e4c78f9f-780b-4dc0-b64e-de37d0b1d500 => generated 855 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/782] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:19 2026] GET /v2.0/ports?device_id=dc1c71e8-2957-4774-a55c-1c68e25a8480 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:19.886 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61741661-41fa-4af4-b0f4-fc63fa39ece7'] response: {'name': 'network-changed', 'server_uuid': '7c7a8117-f3f8-4963-ad46-87e9c914c615', 'tag': 'd7d2f3bf-f3a4-45c8-9f2f-87411d443979', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 386/783] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:19 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/784] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:19 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&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: 388/785] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:20 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:20.235 8 INFO neutron.db.l3_hamode_db [None req-0a0e44d7-2a1c-42f9-9926-f4f23bec92a9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 389/786] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:20 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&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: 390/787] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:20 2026] GET /v2.0/ports?tenant_id=6d89f86bf1c2439aae913354bfccaaba&device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:07:20 2026] GET /v2.0/networks?id=8b56f7a3-8efd-4b41-863e-67f8a63de658 => generated 776 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/789] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:07:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d7d2f3bf-f3a4-45c8-9f2f-87411d443979 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/790] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:07:20 2026] GET /v2.0/subnets?id=8ac5ac75-cbaa-4c23-8006-8f5e317cddb5 => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/791] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:07:20 2026] GET /v2.0/ports?network_id=8b56f7a3-8efd-4b41-863e-67f8a63de658&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: 395/792] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:07:20 2026] GET /v2.0/networks/8b56f7a3-8efd-4b41-863e-67f8a63de658?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: 396/793] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:07:20 2026] GET /v2.0/networks/8b56f7a3-8efd-4b41-863e-67f8a63de658?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/794] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:07:19 2026] POST /v2.0/routers => generated 731 bytes in 2114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:21.295 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a7f95b9-23ef-4e16-965f-1a8b08d26396 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: dbf61f1c-70ae-4c6d-a1b1-c23a7e8fd115 2026-05-05 18:07:21.297 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a7f95b9-23ef-4e16-965f-1a8b08d26396 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: dbf61f1c-70ae-4c6d-a1b1-c23a7e8fd115 [pid: 7|app: 0|req: 397/797] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:07:20 2026] PUT /v2.0/routers/c7c20874-9ad0-4576-911f-785310c4955a/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/798] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:21 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:22.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-b08c67aa-6503-493c-b40e-c68fecc7a1c7 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 32338215-45f0-46bf-a5a4-ca6f58f658f4 2026-05-05 18:07:22.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b08c67aa-6503-493c-b40e-c68fecc7a1c7 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 32338215-45f0-46bf-a5a4-ca6f58f658f4 [pid: 8|app: 0|req: 401/799] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:07:21 2026] PUT /v2.0/routers/1d0491fc-1770-4594-860b-5a2ee58babfa/add_router_interface => generated 309 bytes in 1141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/800] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:22 2026] GET /v2.0/security-groups?id=a97e42d6-e01c-4c86-a53c-5c27061d6b1d&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:22.362 7 INFO neutron_taas.services.taas.taas_plugin [None req-b08c67aa-6503-493c-b40e-c68fecc7a1c7 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 0753d77e-fd9a-41b7-8cd9-a4407399d9b4 2026-05-05 18:07:22.365 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b08c67aa-6503-493c-b40e-c68fecc7a1c7 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 0753d77e-fd9a-41b7-8cd9-a4407399d9b4 2026-05-05 18:07:22.704 7 INFO neutron.services.segments.plugin [-] Segment c7684f4a-d55a-4cf6-b40c-989211345f9c resource provider aggregate not found 2026-05-05 18:07:22.713 7 INFO neutron.services.segments.plugin [-] Segment c7684f4a-d55a-4cf6-b40c-989211345f9c resource provider aggregate not found 2026-05-05 18:07:22.735 7 INFO neutron.db.l3_hamode_db [None req-b08c67aa-6503-493c-b40e-c68fecc7a1c7 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] HA network d04b4d43-6227-495c-b8b5-352499c63e59 was deleted as no HA routers are present in tenant f35ed4eb9aea44aea272828190b82b13. 2026-05-05 18:07:22.739 7 INFO neutron.services.segments.plugin [-] Segment c7684f4a-d55a-4cf6-b40c-989211345f9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7684f4a-d55a-4cf6-b40c-989211345f9c found for delete ", "request_id": "req-c6837feb-fef3-4763-a1b1-d735f62ebf2f"}]} [pid: 7|app: 0|req: 399/801] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:21 2026] DELETE /v2.0/routers/c7c20874-9ad0-4576-911f-785310c4955a => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:22.762 7 INFO neutron.services.segments.plugin [-] Segment c7684f4a-d55a-4cf6-b40c-989211345f9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7684f4a-d55a-4cf6-b40c-989211345f9c found for delete ", "request_id": "req-9bb15d2d-bfd2-4164-bac0-939093deabfe"}]} [pid: 8|app: 0|req: 403/802] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:07:22 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:22.917 8 INFO neutron_taas.services.taas.taas_plugin [req-2c83e6f4-beca-4d72-ab19-5ff608d31536 req-5cc57a93-ab16-4cd6-9c16-20f201184da1 9bc139270d6840f3b743af12b8d60464 6d89f86bf1c2439aae913354bfccaaba - - default default] TaaS: Handle Delete Port: d7d2f3bf-f3a4-45c8-9f2f-87411d443979 2026-05-05 18:07:22.921 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2c83e6f4-beca-4d72-ab19-5ff608d31536 req-5cc57a93-ab16-4cd6-9c16-20f201184da1 9bc139270d6840f3b743af12b8d60464 6d89f86bf1c2439aae913354bfccaaba - - default default] Tap Mirror: Handle Delete Port: d7d2f3bf-f3a4-45c8-9f2f-87411d443979 [pid: 7|app: 0|req: 400/803] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:22 2026] DELETE /v2.0/subnets/b61eb502-1ef6-46aa-8229-8e5fb3ca4432 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:23.053 8 INFO neutron.db.l3_db [req-2c83e6f4-beca-4d72-ab19-5ff608d31536 req-5cc57a93-ab16-4cd6-9c16-20f201184da1 9bc139270d6840f3b743af12b8d60464 6d89f86bf1c2439aae913354bfccaaba - - default default] Floating IP e4c78f9f-780b-4dc0-b64e-de37d0b1d500 disassociated. External IP: 10.96.250.214, port: d7d2f3bf-f3a4-45c8-9f2f-87411d443979. 2026-05-05 18:07:23.055 7 INFO neutron_taas.services.taas.taas_plugin [None req-0cb7eb22-7c25-468a-a755-d554ccd2fddf b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 5d5f2509-a4c7-40ca-b433-435eedfbdf3b 2026-05-05 18:07:23.058 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cb7eb22-7c25-468a-a755-d554ccd2fddf b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 5d5f2509-a4c7-40ca-b433-435eedfbdf3b [pid: 7|app: 0|req: 401/804] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:07:22 2026] DELETE /v2.0/networks/b637c914-0a04-4bb8-8497-9fd3a8501c2e => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/805] 10.0.0.208 () {34 vars in 685 bytes} [Tue May 5 18:07:23 2026] POST /v2.0/security-groups => generated 1661 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/806] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:07:23 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: 404/807] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:23 2026] GET /v2.0/security-groups?tenant_id=f35ed4eb9aea44aea272828190b82b13&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/808] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:07:22 2026] DELETE /v2.0/ports/d7d2f3bf-f3a4-45c8-9f2f-87411d443979 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/809] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:23 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:23.608 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b09f3d9-e860-4e55-a148-c88885f032ae'] response: {'server_uuid': '7c7a8117-f3f8-4963-ad46-87e9c914c615', 'name': 'network-vif-deleted', 'tag': 'd7d2f3bf-f3a4-45c8-9f2f-87411d443979', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 406/810] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:23 2026] DELETE /v2.0/security-groups/3827b8bd-b6c9-4686-b6e7-5112afdc9e68 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:07:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/812] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:24 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => 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: 407/813] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:07:23 2026] POST /v2.0/floatingips => generated 552 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:24.757 7 INFO neutron.services.segments.plugin [-] Segment f4991497-469a-49d6-89f0-94cdd681d037 resource provider aggregate not found 2026-05-05 18:07:24.771 7 INFO neutron.services.segments.plugin [-] Segment f4991497-469a-49d6-89f0-94cdd681d037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4991497-469a-49d6-89f0-94cdd681d037 found for delete ", "request_id": "req-f7ff95be-bbdc-4b20-8050-63f8a922580b"}]} 2026-05-05 18:07:24.781 7 INFO neutron.services.segments.plugin [-] Segment f4991497-469a-49d6-89f0-94cdd681d037 resource provider aggregate not found 2026-05-05 18:07:24.799 7 INFO neutron.services.segments.plugin [-] Segment f4991497-469a-49d6-89f0-94cdd681d037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4991497-469a-49d6-89f0-94cdd681d037 found for delete ", "request_id": "req-b43da73a-9445-4c07-9062-a540e9861ad6"}]} [pid: 8|app: 0|req: 407/814] 10.0.0.139 () {34 vars in 1100 bytes} [Tue May 5 18:07:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1520901478&fields=id&tenant_id=2560f4b7558f42f79c50e56fbeb2ec98 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/815] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:07:25 2026] GET /v2.0/networks?id=89c199ab-6cea-44f5-b211-78ae53d08a2b => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/816] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:07:25 2026] GET /v2.0/quotas/2560f4b7558f42f79c50e56fbeb2ec98 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/817] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:07:25 2026] GET /v2.0/ports?tenant_id=2560f4b7558f42f79c50e56fbeb2ec98&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/818] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:07:25 2026] GET /v2.0/networks/89c199ab-6cea-44f5-b211-78ae53d08a2b?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: 410/819] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:07:25 2026] GET /v2.0/networks/89c199ab-6cea-44f5-b211-78ae53d08a2b?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: 410/820] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:25 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => 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: 411/821] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:25 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => 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: 411/822] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:26 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => 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: 412/823] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:26 2026] GET /v2.0/ports?device_id=7c7a8117-f3f8-4963-ad46-87e9c914c615 => 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: 412/824] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:27 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => 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: 413/825] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:27 2026] DELETE /v2.0/security-groups/a97e42d6-e01c-4c86-a53c-5c27061d6b1d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:28.078 7 INFO neutron.api.v2.resource [None req-4be1bee8-6a58-4ebd-979e-4e80dc4a0a14 9bc139270d6840f3b743af12b8d60464 6d89f86bf1c2439aae913354bfccaaba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 414/826] 10.0.0.208 () {32 vars in 737 bytes} [Tue May 5 18:07:28 2026] GET /v2.0/security-groups/a97e42d6-e01c-4c86-a53c-5c27061d6b1d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:28.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e648367-5d11-4960-a427-fc1f1795625c 9bc139270d6840f3b743af12b8d60464 6d89f86bf1c2439aae913354bfccaaba - - default default] TaaS: Handle Delete Port: e52957f3-bba0-4cac-bc41-5e1115ddae74 2026-05-05 18:07:28.211 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e648367-5d11-4960-a427-fc1f1795625c 9bc139270d6840f3b743af12b8d60464 6d89f86bf1c2439aae913354bfccaaba - - default default] Tap Mirror: Handle Delete Port: e52957f3-bba0-4cac-bc41-5e1115ddae74 [pid: 8|app: 0|req: 413/827] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:27 2026] GET /v2.0/security-groups?tenant_id=62782ff16e52470d9be129f6c940464e&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/828] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:07:28 2026] DELETE /v2.0/floatingips/e4c78f9f-780b-4dc0-b64e-de37d0b1d500 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/829] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:28 2026] DELETE /v2.0/security-groups/37d5e8ae-1ecf-4fdc-a0d2-e343e39f64db => 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: 415/830] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:28 2026] GET /v2.0/security-groups?tenant_id=1ab95937e4ba467aad086d667dbb46c6&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/831] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:28 2026] DELETE /v2.0/security-groups/26783f4a-2a80-4c59-8808-4d93f7946259 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:28.743 7 INFO neutron_taas.services.taas.taas_plugin [None req-146d5d8f-4ae4-4648-a1f4-572af8e685b1 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 704a069e-c16a-4fc2-bb01-8912bb0eb4d1 2026-05-05 18:07:28.746 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-146d5d8f-4ae4-4648-a1f4-572af8e685b1 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 704a069e-c16a-4fc2-bb01-8912bb0eb4d1 [pid: 8|app: 0|req: 417/832] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:28 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => 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: 416/833] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:07:28 2026] PUT /v2.0/routers/e6757f10-69cb-4647-94b3-dc98f7e60365/remove_router_interface => generated 309 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:29.512 8 INFO neutron_taas.services.taas.taas_plugin [None req-7265ba39-8156-4965-9fd4-f324c190afb0 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: b1cf62e2-833d-4810-b64a-91b94e24bf43 2026-05-05 18:07:29.517 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7265ba39-8156-4965-9fd4-f324c190afb0 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: b1cf62e2-833d-4810-b64a-91b94e24bf43 2026-05-05 18:07:29.833 8 INFO neutron_taas.services.taas.taas_plugin [None req-7265ba39-8156-4965-9fd4-f324c190afb0 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 6a3245ee-f49b-4ec1-8d26-612722e71dae 2026-05-05 18:07:29.838 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7265ba39-8156-4965-9fd4-f324c190afb0 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 6a3245ee-f49b-4ec1-8d26-612722e71dae [pid: 7|app: 0|req: 417/834] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:07:29 2026] GET /v2.0/networks?id=89c199ab-6cea-44f5-b211-78ae53d08a2b => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/835] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:29 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/836] 199.19.213.18 () {34 vars in 1049 bytes} [Tue May 5 18:07:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2560f4b7558f42f79c50e56fbeb2ec98 => generated 181 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:30.234 8 INFO neutron.services.segments.plugin [-] Segment 55dac08f-ca3c-4d52-8f62-d5b595e44846 resource provider aggregate not found 2026-05-05 18:07:30.247 8 INFO neutron.services.segments.plugin [-] Segment 55dac08f-ca3c-4d52-8f62-d5b595e44846 resource provider aggregate not found 2026-05-05 18:07:30.252 8 INFO neutron.services.segments.plugin [-] Segment 55dac08f-ca3c-4d52-8f62-d5b595e44846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55dac08f-ca3c-4d52-8f62-d5b595e44846 found for delete ", "request_id": "req-761a8369-cf6e-4725-9a7c-12a0ec9de6a1"}]} 2026-05-05 18:07:30.265 8 INFO neutron.services.segments.plugin [-] Segment 55dac08f-ca3c-4d52-8f62-d5b595e44846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55dac08f-ca3c-4d52-8f62-d5b595e44846 found for delete ", "request_id": "req-75e29cb9-20c7-4ad2-93aa-c584f8f86b88"}]} 2026-05-05 18:07:30.265 8 INFO neutron.db.l3_hamode_db [None req-7265ba39-8156-4965-9fd4-f324c190afb0 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] HA network 1d088490-e784-40be-a9e5-ed8474d38d43 was deleted as no HA routers are present in tenant 6d89f86bf1c2439aae913354bfccaaba. [pid: 8|app: 0|req: 418/837] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:29 2026] DELETE /v2.0/routers/e6757f10-69cb-4647-94b3-dc98f7e60365 => generated 0 bytes in 961 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/838] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:07:30 2026] POST /v2.0/ports => generated 958 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: 419/839] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:30 2026] DELETE /v2.0/subnets/8ac5ac75-cbaa-4c23-8006-8f5e317cddb5 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/840] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:07:30 2026] PUT /v2.0/ports/09044063-8cb3-46df-ab3d-2fad6cd9cf8f => generated 1239 bytes in 415 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-05 18:07:30.808 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80604186-79f7-4dce-97fe-cbce8b2e95e4'] response: {'name': 'network-changed', 'server_uuid': 'cc9bdc0e-7cd9-400e-a929-816bf3205fa0', 'tag': '09044063-8cb3-46df-ab3d-2fad6cd9cf8f', 'status': 'completed', 'code': 200} 2026-05-05 18:07:30.857 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d4c6bab-89a6-4505-a894-b6544fca736b b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 6fd487ee-fc63-4efa-bf6d-dd1abe8f8b4d 2026-05-05 18:07:30.863 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d4c6bab-89a6-4505-a894-b6544fca736b b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 6fd487ee-fc63-4efa-bf6d-dd1abe8f8b4d [pid: 8|app: 0|req: 420/841] 10.0.0.180 () {34 vars in 990 bytes} [Tue May 5 18:07:30 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 1240 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/842] 10.0.0.180 () {34 vars in 1040 bytes} [Tue May 5 18:07:30 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:31.051 7 INFO neutron.services.segments.plugin [-] Segment dfb2778b-ffc7-4cf3-8552-7e4e95c80935 resource provider aggregate not found 2026-05-05 18:07:31.055 7 INFO neutron.services.segments.plugin [-] Segment dfb2778b-ffc7-4cf3-8552-7e4e95c80935 resource provider aggregate not found 2026-05-05 18:07:31.071 7 INFO neutron.services.segments.plugin [-] Segment dfb2778b-ffc7-4cf3-8552-7e4e95c80935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb2778b-ffc7-4cf3-8552-7e4e95c80935 found for delete ", "request_id": "req-d362a3df-468a-4522-a2de-081fd411c539"}]} 2026-05-05 18:07:31.075 7 INFO neutron.services.segments.plugin [-] Segment dfb2778b-ffc7-4cf3-8552-7e4e95c80935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb2778b-ffc7-4cf3-8552-7e4e95c80935 found for delete ", "request_id": "req-839f5924-596e-4e6e-b847-989c4960c557"}]} [pid: 7|app: 0|req: 422/843] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:07:30 2026] DELETE /v2.0/networks/8b56f7a3-8efd-4b41-863e-67f8a63de658 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/844] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:31 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/845] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:31 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/846] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:31 2026] GET /v2.0/security-groups?tenant_id=6d89f86bf1c2439aae913354bfccaaba&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: 424/847] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:31 2026] DELETE /v2.0/security-groups/e08a91d6-6f5f-4064-9d33-f61b0db3aa15 => 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: 424/848] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:31 2026] GET /v2.0/ports?tenant_id=2560f4b7558f42f79c50e56fbeb2ec98&device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/849] 199.19.213.18 () {34 vars in 1017 bytes} [Tue May 5 18:07:31 2026] GET /v2.0/networks?tenant_id=2560f4b7558f42f79c50e56fbeb2ec98&shared=False => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/850] 199.19.213.18 () {34 vars in 929 bytes} [Tue May 5 18:07:31 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: 7|app: 0|req: 426/851] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:32 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/852] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:32 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/853] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:32 2026] GET /v2.0/ports?tenant_id=2560f4b7558f42f79c50e56fbeb2ec98&device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/854] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:07:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=09044063-8cb3-46df-ab3d-2fad6cd9cf8f => 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: 428/855] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:07:32 2026] GET /v2.0/subnets?id=ea62e33d-0c7f-4e88-9dd8-7df839a4feab => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/856] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:07:32 2026] GET /v2.0/ports?network_id=89c199ab-6cea-44f5-b211-78ae53d08a2b&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/857] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:07:32 2026] GET /v2.0/networks/89c199ab-6cea-44f5-b211-78ae53d08a2b?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: 429/858] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:07:32 2026] GET /v2.0/networks/89c199ab-6cea-44f5-b211-78ae53d08a2b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/859] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:33 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/860] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:33 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/861] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:34 2026] GET /v2.0/security-groups?tenant_id=531761babbaa41dd82561cdd32bdfd40&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/862] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:34 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/863] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:34 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&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: 432/864] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:34 2026] DELETE /v2.0/security-groups/7997da59-d7b0-46db-8d7d-8767b3fd370e => 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: 433/865] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:34 2026] GET /v2.0/security-groups?tenant_id=964057cdc1f7449d957e0207fb572b70&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/866] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:34 2026] DELETE /v2.0/security-groups/13df775d-b3b1-4e6e-a9e1-74c1b3afcc4b => 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: 434/867] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:35 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/868] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:35 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/869] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:35 2026] GET /v2.0/security-groups?tenant_id=8c7d3d5fe25e4f58b47b87ae40172458&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/872] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:35 2026] DELETE /v2.0/security-groups/9c06dba3-4bc7-483c-a80f-126f8358ec40 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/873] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:36 2026] GET /v2.0/security-groups?tenant_id=81f9875c7af845e0b392490a824d535c&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/874] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:36 2026] DELETE /v2.0/security-groups/123d1715-08ce-4d13-929a-dc0e4fd7f9a6 => 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: 438/875] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:36 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/876] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:36 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/877] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:38 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/878] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:38 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&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: 440/879] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:38 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:38.587 7 INFO neutron.db.l3_db [None req-98257be8-c835-4801-a4c8-175a2e4cff0a d3ba976f11dc4c4e8a799553d4cc6239 2560f4b7558f42f79c50e56fbeb2ec98 - - default default] Floating IP 87592dd0-35aa-484b-ab39-7b7e6d958e0e associated. External IP: 10.96.250.202, port: 09044063-8cb3-46df-ab3d-2fad6cd9cf8f. [pid: 7|app: 0|req: 440/880] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:07:38 2026] PUT /v2.0/floatingips/87592dd0-35aa-484b-ab39-7b7e6d958e0e => generated 856 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:38.940 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f57b2797-d706-4a7e-98ed-900bd9f8ceb5'] response: {'name': 'network-changed', 'server_uuid': 'cc9bdc0e-7cd9-400e-a929-816bf3205fa0', 'tag': '09044063-8cb3-46df-ab3d-2fad6cd9cf8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/881] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:39 2026] GET /v2.0/ports?tenant_id=2560f4b7558f42f79c50e56fbeb2ec98&device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/882] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:39 2026] GET /v2.0/security-groups?tenant_id=f54efa330d024e38b0300917659a6591&name=default => generated 2925 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/883] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:07:39 2026] GET /v2.0/networks?id=89c199ab-6cea-44f5-b211-78ae53d08a2b => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/884] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:07:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=09044063-8cb3-46df-ab3d-2fad6cd9cf8f => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/885] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:39 2026] DELETE /v2.0/security-groups/dc1bf808-66d5-45a8-9fba-d712a982bf36 => 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: 444/886] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:07:39 2026] GET /v2.0/subnets?id=ea62e33d-0c7f-4e88-9dd8-7df839a4feab => 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: 443/887] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:07:39 2026] GET /v2.0/ports?network_id=89c199ab-6cea-44f5-b211-78ae53d08a2b&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/888] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:07:39 2026] GET /v2.0/networks/89c199ab-6cea-44f5-b211-78ae53d08a2b?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: 444/889] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:07:39 2026] GET /v2.0/networks/89c199ab-6cea-44f5-b211-78ae53d08a2b?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: 446/890] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:39 2026] GET /v2.0/security-groups?tenant_id=2999b3dfc0e746a3bb47f6cdebc1067e&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/891] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:39 2026] DELETE /v2.0/security-groups/11a1abbf-2b2d-4138-bb80-8409e7a25308 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/892] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:42 2026] GET /v2.0/security-groups?tenant_id=f8689cd51ab94aa0a64257f1c3cb0dc6&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/893] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:42 2026] GET /v2.0/security-groups?tenant_id=0fdd1549a4994ef38288a743638ccc5c&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/894] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:42 2026] DELETE /v2.0/security-groups/97754004-8e75-4e36-a6f0-2622d0051dd2 => 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: 447/895] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:42 2026] DELETE /v2.0/security-groups/bb423191-2c5b-49a7-9fad-ed4fcaff7360 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/896] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:42 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/897] 10.0.0.139 () {34 vars in 971 bytes} [Tue May 5 18:07:43 2026] GET /v2.0/ports/d471dfbe-0a6a-4035-b153-03f4f961a5a8 => generated 968 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/898] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:42 2026] GET /v2.0/security-groups?tenant_id=5ae50526a4824ffeb030c4e13a21e6ac&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/899] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:43 2026] DELETE /v2.0/security-groups/5127ad5d-d27e-4dc0-9b9f-e19100b32634 => 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: 449/900] 199.19.213.18 () {34 vars in 999 bytes} [Tue May 5 18:07:43 2026] GET /v2.0/subnets?network_id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed => generated 684 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/901] 199.19.213.18 () {34 vars in 1145 bytes} [Tue May 5 18:07:43 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e&device_owner=compute%3Anova&network_id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/902] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:07:43 2026] PUT /v2.0/ports/d471dfbe-0a6a-4035-b153-03f4f961a5a8 => generated 1145 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:44.194 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c39f9463-fc4d-4fcc-99d1-557c32c526ce'] response: {'name': 'network-changed', 'server_uuid': '8df8d189-d110-4b43-a261-9c9c07d7e89e', 'tag': 'd471dfbe-0a6a-4035-b153-03f4f961a5a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 453/903] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:44 2026] GET /v2.0/ports?tenant_id=39dbc1844b81434697578daca778ce0c&device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 1417 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, ' [pid: 8|app: 0|req: 451/904] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:07:44 2026] GET /v2.0/networks?id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/905] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:07:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d471dfbe-0a6a-4035-b153-03f4f961a5a8 => generated 860 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/906] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:07:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d471dfbe-0a6a-4035-b153-03f4f961a5a8 => 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: 455/907] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:07:44 2026] GET /v2.0/subnets?id=3ff298e9-7b06-4fc2-8468-688a9f9339f3 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/908] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:07:44 2026] GET /v2.0/ports?network_id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/909] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:07:44 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/910] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:07:45 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/911] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:45 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/912] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:45 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/913] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:45 2026] GET /v2.0/security-groups?tenant_id=f5eb777e1f5442c7bc72d4d5bc3c8602&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/914] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:45 2026] DELETE /v2.0/security-groups/06cb7761-899b-4872-8edd-3a9f76889373 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/915] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:45 2026] GET /v2.0/security-groups?tenant_id=985e2b78c4c642bdbe34cb95c6bc9921&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/916] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:45 2026] DELETE /v2.0/security-groups/c8fe072c-46ed-4f1f-8721-246046e183c9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/917] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/ports?tenant_id=39dbc1844b81434697578daca778ce0c&device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 1417 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/918] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/networks?id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/919] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d471dfbe-0a6a-4035-b153-03f4f961a5a8 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/920] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d471dfbe-0a6a-4035-b153-03f4f961a5a8 => 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: 460/921] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/subnets?id=3ff298e9-7b06-4fc2-8468-688a9f9339f3 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/922] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/ports?network_id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/923] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/924] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?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: 462/925] 199.19.213.18 () {34 vars in 1117 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1148 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/926] 10.0.0.208 () {32 vars in 653 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions => generated 21537 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/927] 10.0.0.208 () {32 vars in 681 bytes} [Tue May 5 18:07:47 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: 465/928] 10.0.0.208 () {32 vars in 681 bytes} [Tue May 5 18:07:47 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: 466/929] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:07:47 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) [pid: 8|app: 0|req: 467/930] 10.0.0.208 () {32 vars in 665 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/931] 10.0.0.208 () {32 vars in 699 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/932] 10.0.0.208 () {32 vars in 697 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/933] 10.0.0.208 () {32 vars in 701 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 471/934] 10.0.0.208 () {32 vars in 689 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/935] 10.0.0.208 () {32 vars in 703 bytes} [Tue May 5 18:07:47 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: 473/936] 10.0.0.208 () {32 vars in 693 bytes} [Tue May 5 18:07:47 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: 474/937] 10.0.0.208 () {32 vars in 695 bytes} [Tue May 5 18:07:47 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: 475/938] 10.0.0.208 () {32 vars in 685 bytes} [Tue May 5 18:07:47 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: 476/939] 10.0.0.208 () {32 vars in 687 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/940] 10.0.0.208 () {32 vars in 661 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/941] 10.0.0.208 () {32 vars in 699 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/942] 10.0.0.208 () {32 vars in 679 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/943] 10.0.0.208 () {32 vars in 683 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/944] 10.0.0.208 () {32 vars in 675 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/945] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:07:47 2026] PUT /v2.0/ports/d471dfbe-0a6a-4035-b153-03f4f961a5a8 => generated 968 bytes in 413 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: 465/946] 10.0.0.208 () {32 vars in 689 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/947] 10.0.0.208 () {32 vars in 723 bytes} [Tue May 5 18:07:47 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: 7|app: 0|req: 467/948] 10.0.0.208 () {32 vars in 687 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/fip-port-details => 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: 468/949] 10.0.0.208 () {32 vars in 669 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/950] 10.0.0.208 () {32 vars in 687 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:47.516 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-132dd4bd-98ca-41b7-a8d6-9c5e32866e62'] response: {'name': 'network-changed', 'server_uuid': '8df8d189-d110-4b43-a261-9c9c07d7e89e', 'tag': 'd471dfbe-0a6a-4035-b153-03f4f961a5a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 470/951] 10.0.0.208 () {32 vars in 681 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/952] 10.0.0.208 () {32 vars in 699 bytes} [Tue May 5 18:07:47 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: 7|app: 0|req: 472/953] 10.0.0.208 () {32 vars in 679 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/954] 10.0.0.208 () {32 vars in 667 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/955] 10.0.0.208 () {32 vars in 677 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/ext-gw-mode => 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: 475/956] 10.0.0.208 () {32 vars in 665 bytes} [Tue May 5 18:07:47 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: 476/957] 10.0.0.208 () {32 vars in 675 bytes} [Tue May 5 18:07:47 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: 7|app: 0|req: 477/958] 10.0.0.208 () {32 vars in 713 bytes} [Tue May 5 18:07:47 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: 478/959] 10.0.0.208 () {32 vars in 691 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/960] 10.0.0.208 () {32 vars in 683 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/multi-provider => 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: 480/961] 10.0.0.208 () {32 vars in 669 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/962] 10.0.0.208 () {32 vars in 687 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:47.613 8 INFO neutron.db.segments_db [None req-b8c472a4-2566-490e-b056-1d06581ecc21 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Added segment 2d354896-c45b-4bb7-b736-1e073f8e09a1 of type vxlan for network 2370a776-1592-477a-a662-ed870cd5d88d [pid: 7|app: 0|req: 482/963] 10.0.0.208 () {32 vars in 705 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/964] 10.0.0.208 () {32 vars in 675 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/965] 10.0.0.208 () {32 vars in 701 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/966] 10.0.0.208 () {32 vars in 675 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/967] 10.0.0.208 () {32 vars in 693 bytes} [Tue May 5 18:07:47 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: 487/968] 10.0.0.208 () {32 vars in 689 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/port-mac-override => 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: 488/969] 10.0.0.208 () {32 vars in 709 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/970] 10.0.0.208 () {32 vars in 705 bytes} [Tue May 5 18:07:47 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: 7|app: 0|req: 490/971] 10.0.0.208 () {32 vars in 719 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/972] 10.0.0.208 () {32 vars in 697 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/973] 10.0.0.208 () {32 vars in 711 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/974] 10.0.0.208 () {32 vars in 669 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/975] 10.0.0.208 () {32 vars in 687 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/binding-extended => 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: 495/976] 10.0.0.208 () {32 vars in 681 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/977] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:07:47 2026] POST /v2.0/networks => generated 649 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/978] 10.0.0.208 () {32 vars in 675 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/979] 10.0.0.208 () {32 vars in 671 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/980] 10.0.0.208 () {32 vars in 661 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/981] 10.0.0.208 () {32 vars in 699 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/982] 10.0.0.208 () {32 vars in 699 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/983] 10.0.0.208 () {32 vars in 677 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/984] 10.0.0.208 () {32 vars in 669 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/985] 10.0.0.208 () {32 vars in 683 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/986] 10.0.0.208 () {32 vars in 701 bytes} [Tue May 5 18:07:47 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: 7|app: 0|req: 505/987] 10.0.0.180 () {34 vars in 990 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 1244 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/988] 10.0.0.208 () {32 vars in 685 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/989] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:07:47 2026] POST /v2.0/subnets => generated 627 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/990] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/ports?tenant_id=39dbc1844b81434697578daca778ce0c&device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/991] 10.0.0.208 () {32 vars in 707 bytes} [Tue May 5 18:07:48 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: 484/992] 10.0.0.180 () {34 vars in 1040 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/993] 10.0.0.208 () {32 vars in 669 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:48.090 7 INFO neutron.db.segments_db [None req-5d9d9e0d-be6f-490f-90b2-23a2f6831408 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Added segment 1e38cae3-d421-4a78-a610-a4417ed0a8b7 of type vxlan for network a94264e0-aa65-417e-9231-b4da3b526d76 [pid: 8|app: 0|req: 486/994] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/networks?id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/995] 10.0.0.208 () {32 vars in 697 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/996] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d471dfbe-0a6a-4035-b153-03f4f961a5a8 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/997] 10.0.0.208 () {32 vars in 695 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/998] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/subnets?id=3ff298e9-7b06-4fc2-8468-688a9f9339f3 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/999] 10.0.0.208 () {32 vars in 685 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1000] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/ports?network_id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed&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: 8|app: 0|req: 493/1001] 10.0.0.208 () {32 vars in 689 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1002] 10.0.0.208 () {32 vars in 705 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:48.278 7 INFO neutron.db.l3_hamode_db [None req-5d9d9e0d-be6f-490f-90b2-23a2f6831408 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 495/1003] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?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: 496/1004] 10.0.0.208 () {32 vars in 667 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/quotas => 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: 497/1005] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1006] 10.0.0.208 () {32 vars in 681 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1007] 10.0.0.208 () {32 vars in 681 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1008] 10.0.0.208 () {32 vars in 691 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1009] 10.0.0.208 () {32 vars in 691 bytes} [Tue May 5 18:07:48 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: 502/1010] 10.0.0.208 () {32 vars in 695 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1011] 10.0.0.208 () {32 vars in 685 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1012] 10.0.0.208 () {32 vars in 689 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1013] 10.0.0.208 () {32 vars in 701 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1014] 10.0.0.208 () {32 vars in 703 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1015] 10.0.0.208 () {32 vars in 713 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1016] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/security-groups-normalized-cidr => 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: 509/1017] 10.0.0.208 () {32 vars in 715 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1018] 10.0.0.208 () {32 vars in 727 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1019] 10.0.0.208 () {32 vars in 741 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1020] 10.0.0.208 () {32 vars in 719 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1021] 10.0.0.208 () {32 vars in 683 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1022] 10.0.0.208 () {32 vars in 669 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1023] 10.0.0.208 () {32 vars in 719 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1024] 10.0.0.208 () {32 vars in 679 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1025] 10.0.0.208 () {32 vars in 669 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1026] 10.0.0.208 () {32 vars in 697 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1027] 10.0.0.208 () {32 vars in 705 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1028] 10.0.0.208 () {32 vars in 701 bytes} [Tue May 5 18:07:48 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: 8|app: 0|req: 521/1029] 10.0.0.208 () {32 vars in 701 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1030] 10.0.0.208 () {32 vars in 683 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1031] 10.0.0.208 () {32 vars in 705 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1032] 10.0.0.208 () {32 vars in 695 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1033] 10.0.0.208 () {32 vars in 689 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1034] 10.0.0.208 () {32 vars in 697 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1035] 10.0.0.208 () {32 vars in 679 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1036] 10.0.0.208 () {32 vars in 689 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1037] 10.0.0.208 () {32 vars in 701 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1038] 10.0.0.208 () {32 vars in 665 bytes} [Tue May 5 18:07:48 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: 531/1039] 10.0.0.208 () {32 vars in 681 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1040] 10.0.0.208 () {32 vars in 677 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 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.208 () {32 vars in 693 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1042] 10.0.0.208 () {32 vars in 677 bytes} [Tue May 5 18:07:48 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: 535/1043] 10.0.0.208 () {32 vars in 667 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1044] 10.0.0.208 () {32 vars in 663 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1045] 10.0.0.208 () {32 vars in 675 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1046] 10.0.0.208 () {32 vars in 687 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1047] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1048] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:49.106 7 INFO neutron.db.l3_hamode_db [None req-5d9d9e0d-be6f-490f-90b2-23a2f6831408 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 541/1049] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:49 2026] GET /v2.0/security-groups?tenant_id=101cdea841f048d2b4db779077df8a3e&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1050] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:07:49 2026] GET /v2.0/ports?tenant_id=39dbc1844b81434697578daca778ce0c&device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1051] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:49 2026] DELETE /v2.0/security-groups/dc429c20-c875-400b-b32b-5d4d120fd800 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1052] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:07:49 2026] GET /v2.0/networks?id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed => generated 780 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1053] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d471dfbe-0a6a-4035-b153-03f4f961a5a8 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1054] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:07:49 2026] GET /v2.0/subnets?id=3ff298e9-7b06-4fc2-8468-688a9f9339f3 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1055] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:07:49 2026] GET /v2.0/ports?network_id=03c85a66-4dae-4edf-b7f6-a49ebb2981ed&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: 548/1056] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:07:49 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1057] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:07:49 2026] GET /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1058] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:07:48 2026] POST /v2.0/routers => generated 694 bytes in 1852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1059] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:49 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => 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: 551/1060] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:49 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&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: 510/1061] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:07:49 2026] PUT /v2.0/routers/a3cfc7c9-253e-4a16-8e08-1112fadce470/add_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1064] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1065] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/security-groups?id=355e241d-e98a-4b62-8727-477bcdb243e0&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1066] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:07:50 2026] POST /v2.0/ports => generated 954 bytes in 363 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: 553/1067] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:51.444 7 INFO neutron.db.segments_db [None req-17a66754-8535-40bd-9b48-439fc371dfa2 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] Added segment 8b407f6f-63e2-4dcb-89f4-07c7db3dd59b of type vxlan for network 05efabc7-c924-4db2-8051-d8219f3ff18a [pid: 7|app: 0|req: 515/1068] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:07:51 2026] POST /v2.0/networks => generated 644 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1069] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:07:51 2026] POST /v2.0/ports => generated 959 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:07:51.670 7 INFO neutron_taas.services.taas.taas_plugin [req-48e57865-ee9b-4664-815c-91cdb6e99289 req-abf6ce72-02b5-44b3-a49e-c3c3327cafb1 29bfac2c4c4d49c68656a72da824788d 39dbc1844b81434697578daca778ce0c - - default default] TaaS: Handle Delete Port: d471dfbe-0a6a-4035-b153-03f4f961a5a8 2026-05-05 18:07:51.675 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-48e57865-ee9b-4664-815c-91cdb6e99289 req-abf6ce72-02b5-44b3-a49e-c3c3327cafb1 29bfac2c4c4d49c68656a72da824788d 39dbc1844b81434697578daca778ce0c - - default default] Tap Mirror: Handle Delete Port: d471dfbe-0a6a-4035-b153-03f4f961a5a8 2026-05-05 18:07:51.819 7 INFO neutron.db.l3_db [req-48e57865-ee9b-4664-815c-91cdb6e99289 req-abf6ce72-02b5-44b3-a49e-c3c3327cafb1 29bfac2c4c4d49c68656a72da824788d 39dbc1844b81434697578daca778ce0c - - default default] Floating IP daf358e9-2fb6-4e13-8234-c405368ab1b8 disassociated. External IP: 10.96.250.203, port: d471dfbe-0a6a-4035-b153-03f4f961a5a8. [pid: 8|app: 0|req: 555/1070] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:07:51 2026] POST /v2.0/ports => generated 774 bytes in 271 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: 516/1071] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:07:51 2026] DELETE /v2.0/ports/d471dfbe-0a6a-4035-b153-03f4f961a5a8 => generated 0 bytes in 668 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:52.255 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-18978864-8fe6-4db7-9543-ef618e0994e3'] response: {'server_uuid': '8df8d189-d110-4b43-a261-9c9c07d7e89e', 'name': 'network-vif-deleted', 'tag': 'd471dfbe-0a6a-4035-b153-03f4f961a5a8', 'status': 'completed', 'code': 200} 2026-05-05 18:07:52.289 7 INFO neutron.db.segments_db [None req-8f617963-e806-4490-a51f-335d02a13573 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] Added segment f899eaa6-93a1-40e1-859d-bbda7b22645e of type vxlan for network d3470cad-6c55-4172-b32f-f45947f59517 [pid: 7|app: 0|req: 517/1072] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:07:52 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: 518/1073] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:52 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => 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: 519/1074] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:07:52 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:52.655 8 INFO neutron.db.l3_db [None req-408fe6a8-804c-4d75-8339-8611501984bf 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Floating IP 4116ec52-fae2-4da8-bb72-0c180c3e2ede associated. External IP: 10.96.250.208, port: fbc4d3d2-5861-4ea7-9a4a-a9199bef4fb7. [pid: 8|app: 0|req: 556/1075] 10.0.0.208 () {34 vars in 677 bytes} [Tue May 5 18:07:51 2026] POST /v2.0/floatingips => generated 843 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1076] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:07:52 2026] POST /v2.0/ports => generated 950 bytes in 363 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-05 18:07:53.039 8 INFO neutron.db.l3_db [None req-70045455-08ac-418e-9cbb-85ae955aec6c 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Floating IP 4116ec52-fae2-4da8-bb72-0c180c3e2ede disassociated. External IP: 10.96.250.208, port: fbc4d3d2-5861-4ea7-9a4a-a9199bef4fb7. 2026-05-05 18:07:53.100 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ab415e5-9264-472d-8ff0-292a167ea910 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] TaaS: Handle Delete Port: 1eb465bd-ffc6-4c27-b751-d87104601026 2026-05-05 18:07:53.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ab415e5-9264-472d-8ff0-292a167ea910 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] Tap Mirror: Handle Delete Port: 1eb465bd-ffc6-4c27-b751-d87104601026 [pid: 7|app: 0|req: 521/1077] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:07:52 2026] DELETE /v2.0/ports/1eb465bd-ffc6-4c27-b751-d87104601026 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:53.302 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1048ed5f-82f1-48e5-9d11-abeb0be6b14a 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 522/1078] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:07:53 2026] DELETE /v2.0/ports/1eb465bd-ffc6-4c27-b751-d87104601026 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:53.327 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30fda346-46e9-41d7-9e05-f07db69302d9 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 523/1079] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:07:53 2026] GET /v2.0/ports/1eb465bd-ffc6-4c27-b751-d87104601026 => 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: 557/1080] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:07:52 2026] PUT /v2.0/floatingips/4116ec52-fae2-4da8-bb72-0c180c3e2ede => generated 552 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:53.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-9252a56b-46ef-4dfb-8695-20592e65941b 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] TaaS: Handle Delete Port: 285db495-6429-4e54-8595-906226f0916b 2026-05-05 18:07:53.456 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9252a56b-46ef-4dfb-8695-20592e65941b 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Tap Mirror: Handle Delete Port: 285db495-6429-4e54-8595-906226f0916b [pid: 7|app: 0|req: 524/1081] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:53 2026] DELETE /v2.0/subnets/34f88871-302b-4248-bbfd-29c3342b6a8b => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1082] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:53 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:53.618 7 INFO neutron.services.segments.plugin [-] Segment f899eaa6-93a1-40e1-859d-bbda7b22645e resource provider aggregate not found 2026-05-05 18:07:53.624 7 INFO neutron.services.segments.plugin [-] Segment f899eaa6-93a1-40e1-859d-bbda7b22645e resource provider aggregate not found 2026-05-05 18:07:53.636 7 INFO neutron.services.segments.plugin [-] Segment f899eaa6-93a1-40e1-859d-bbda7b22645e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f899eaa6-93a1-40e1-859d-bbda7b22645e found for delete ", "request_id": "req-8ffb35b1-1e5f-4bd1-92b5-88a8abccd516"}]} [pid: 7|app: 0|req: 526/1083] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:07:53 2026] DELETE /v2.0/networks/d3470cad-6c55-4172-b32f-f45947f59517 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:53.651 7 INFO neutron.services.segments.plugin [-] Segment f899eaa6-93a1-40e1-859d-bbda7b22645e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f899eaa6-93a1-40e1-859d-bbda7b22645e found for delete ", "request_id": "req-9927984b-1ae8-4092-be4f-f96e9b42b146"}]} [pid: 8|app: 0|req: 558/1084] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:07:53 2026] DELETE /v2.0/floatingips/4116ec52-fae2-4da8-bb72-0c180c3e2ede => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:53.712 7 INFO neutron.db.segments_db [None req-eec3e342-2acd-44c6-8031-a977eab60080 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] Added segment 83e79cbe-6aa3-4b71-99b9-62513813c6e9 of type vxlan for network 3324a4c1-2684-44ff-be7b-6476f912a39b [pid: 7|app: 0|req: 527/1085] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:07:53 2026] POST /v2.0/networks => generated 630 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1086] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:07:53 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1087] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:07:54 2026] POST /v2.0/ports => generated 912 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:54.406 8 INFO neutron.db.l3_db [None req-5627d7af-342d-4a25-8713-3a80310cba43 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Floating IP d605265f-0d30-4b84-83e1-c45b195b2870 associated. External IP: 10.96.250.217, port: abac0836-01cf-47fe-9b04-3612ec583484. 2026-05-05 18:07:54.438 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca586c46-001d-414e-9707-e2f28fdd8ada 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] TaaS: Handle Delete Port: 3cc71c4b-2920-40ce-b1c5-586b37bc1065 2026-05-05 18:07:54.441 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca586c46-001d-414e-9707-e2f28fdd8ada 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] Tap Mirror: Handle Delete Port: 3cc71c4b-2920-40ce-b1c5-586b37bc1065 [pid: 7|app: 0|req: 530/1088] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:07:54 2026] DELETE /v2.0/ports/3cc71c4b-2920-40ce-b1c5-586b37bc1065 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:54.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f24ecf4-c50d-44db-94ac-d54a109df1dd 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 531/1089] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/ports/3cc71c4b-2920-40ce-b1c5-586b37bc1065 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1090] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:54 2026] DELETE /v2.0/subnets/24ab92d8-5938-4a03-bfce-bb51c7993856 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1091] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/ports?device_id=8df8d189-d110-4b43-a261-9c9c07d7e89e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1092] 10.0.0.208 () {34 vars in 677 bytes} [Tue May 5 18:07:53 2026] POST /v2.0/floatingips => generated 841 bytes in 1016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1093] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/floatingips/d605265f-0d30-4b84-83e1-c45b195b2870 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1094] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:07:54 2026] DELETE /v2.0/networks/3324a4c1-2684-44ff-be7b-6476f912a39b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1095] 10.0.0.208 () {32 vars in 655 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/floatingips => generated 844 bytes in 67 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.208 () {34 vars in 665 bytes} [Tue May 5 18:07:54 2026] POST /v2.0/ports => generated 774 bytes in 260 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-05 18:07:55.175 8 INFO neutron.db.l3_db [None req-c7ddc1f3-0f0b-4c87-a0b0-e6866693b111 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Floating IP d605265f-0d30-4b84-83e1-c45b195b2870 associated. External IP: 10.96.250.217, port: abac0836-01cf-47fe-9b04-3612ec583484. [pid: 7|app: 0|req: 536/1097] 10.0.0.208 () {34 vars in 737 bytes} [Tue May 5 18:07:55 2026] PUT /v2.0/ports/1310cf8c-dfa8-4d85-91f5-c9d6b6ef0917 => generated 752 bytes in 147 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-05 18:07:55.273 7 INFO neutron_taas.services.taas.taas_plugin [None req-4dd08e97-a181-4b2f-9cb3-3c607f981ed1 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] TaaS: Handle Delete Port: 1310cf8c-dfa8-4d85-91f5-c9d6b6ef0917 2026-05-05 18:07:55.276 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dd08e97-a181-4b2f-9cb3-3c607f981ed1 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] Tap Mirror: Handle Delete Port: 1310cf8c-dfa8-4d85-91f5-c9d6b6ef0917 [pid: 7|app: 0|req: 537/1098] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:07:55 2026] DELETE /v2.0/ports/1310cf8c-dfa8-4d85-91f5-c9d6b6ef0917 => 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: 538/1099] 10.0.0.208 () {32 vars in 643 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/ports => generated 777 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:55.411 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f264c95b-291c-4d39-9f9d-2bba44950da6 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1100] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/ports/1310cf8c-dfa8-4d85-91f5-c9d6b6ef0917 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1101] 10.0.0.208 () {32 vars in 643 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/ports => generated 777 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1102] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/ports/f537acf1-dc9a-4d76-9b69-be8aab2a19bf => generated 774 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:55.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-427f06bb-37f2-4b1b-8225-58aefc7e1127 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1103] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:07:55 2026] DELETE /v2.0/ports/3cc71c4b-2920-40ce-b1c5-586b37bc1065 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:55.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-495d6bcb-d043-422c-929c-82a9c01d74ea 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 543/1104] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:55 2026] DELETE /v2.0/subnets/24ab92d8-5938-4a03-bfce-bb51c7993856 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:55.549 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b218d05c-e4c2-4e2e-9e08-4133049701ea 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 544/1105] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:55 2026] DELETE /v2.0/subnets/34f88871-302b-4248-bbfd-29c3342b6a8b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:55.631 7 INFO neutron_taas.services.taas.taas_plugin [None req-65831a10-b11b-4edf-945e-f0e3ae920b80 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] TaaS: Handle Delete Port: f537acf1-dc9a-4d76-9b69-be8aab2a19bf 2026-05-05 18:07:55.634 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65831a10-b11b-4edf-945e-f0e3ae920b80 3f00fd19118d430899385e739efbb2fb 4467fe4ca08b47579aa27c31a5a2139f - - default default] Tap Mirror: Handle Delete Port: f537acf1-dc9a-4d76-9b69-be8aab2a19bf 2026-05-05 18:07:55.658 7 INFO neutron.services.segments.plugin [-] Segment 83e79cbe-6aa3-4b71-99b9-62513813c6e9 resource provider aggregate not found 2026-05-05 18:07:55.679 7 INFO neutron.services.segments.plugin [-] Segment 83e79cbe-6aa3-4b71-99b9-62513813c6e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83e79cbe-6aa3-4b71-99b9-62513813c6e9 found for delete ", "request_id": "req-17dc400c-cc97-4546-b007-746b9b1111ce"}]} 2026-05-05 18:07:55.680 7 INFO neutron.services.segments.plugin [-] Segment 83e79cbe-6aa3-4b71-99b9-62513813c6e9 resource provider aggregate not found 2026-05-05 18:07:55.703 7 INFO neutron.services.segments.plugin [-] Segment 83e79cbe-6aa3-4b71-99b9-62513813c6e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83e79cbe-6aa3-4b71-99b9-62513813c6e9 found for delete ", "request_id": "req-b2d988ac-80b7-4b8a-9450-18df92b13d99"}]} [pid: 7|app: 0|req: 545/1106] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:07:55 2026] DELETE /v2.0/ports/f537acf1-dc9a-4d76-9b69-be8aab2a19bf => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1107] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:07:54 2026] PUT /v2.0/floatingips/d605265f-0d30-4b84-83e1-c45b195b2870 => generated 843 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1108] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:07:55 2026] DELETE /v2.0/networks/05efabc7-c924-4db2-8051-d8219f3ff18a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1109] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:55 2026] DELETE /v2.0/security-groups/355e241d-e98a-4b62-8727-477bcdb243e0 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:55.880 8 INFO neutron.api.v2.resource [None req-b4a15604-525e-4482-957d-984b4c1f5b44 29bfac2c4c4d49c68656a72da824788d 39dbc1844b81434697578daca778ce0c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 564/1110] 10.0.0.208 () {32 vars in 737 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/security-groups/355e241d-e98a-4b62-8727-477bcdb243e0 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:55.995 7 INFO neutron.db.l3_db [None req-53e821f9-fe6a-4f7d-b16e-cc659aeab19a 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Floating IP d605265f-0d30-4b84-83e1-c45b195b2870 disassociated. External IP: 10.96.250.217, port: fbc4d3d2-5861-4ea7-9a4a-a9199bef4fb7. 2026-05-05 18:07:56.002 8 INFO neutron_taas.services.taas.taas_plugin [None req-dce9ebfa-b07c-44f6-9e24-d524d4397655 29bfac2c4c4d49c68656a72da824788d 39dbc1844b81434697578daca778ce0c - - default default] TaaS: Handle Delete Port: 045936b6-68a5-4e9b-bd10-939e0f745c8b 2026-05-05 18:07:56.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dce9ebfa-b07c-44f6-9e24-d524d4397655 29bfac2c4c4d49c68656a72da824788d 39dbc1844b81434697578daca778ce0c - - default default] Tap Mirror: Handle Delete Port: 045936b6-68a5-4e9b-bd10-939e0f745c8b [pid: 8|app: 0|req: 565/1111] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:07:55 2026] DELETE /v2.0/floatingips/daf358e9-2fb6-4e13-8234-c405368ab1b8 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1112] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:07:55 2026] PUT /v2.0/floatingips/d605265f-0d30-4b84-83e1-c45b195b2870 => generated 552 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:56.382 7 INFO neutron_taas.services.taas.taas_plugin [None req-00e9d484-b20c-40c7-92b5-f814a53c89e6 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] TaaS: Handle Delete Port: 89657bb7-d4e4-474d-9226-7708551312ac 2026-05-05 18:07:56.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00e9d484-b20c-40c7-92b5-f814a53c89e6 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Tap Mirror: Handle Delete Port: 89657bb7-d4e4-474d-9226-7708551312ac [pid: 7|app: 0|req: 548/1113] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/floatingips/d605265f-0d30-4b84-83e1-c45b195b2870 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:56.606 8 INFO neutron_taas.services.taas.taas_plugin [None req-45af7135-1fa1-4a2e-b4e3-555cfa37f1d6 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: d2217bda-8f96-4c79-a2cc-366e03445cb1 2026-05-05 18:07:56.609 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45af7135-1fa1-4a2e-b4e3-555cfa37f1d6 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: d2217bda-8f96-4c79-a2cc-366e03445cb1 [pid: 7|app: 0|req: 549/1114] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/security-groups?tenant_id=4467fe4ca08b47579aa27c31a5a2139f&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:56.697 7 INFO neutron.api.v2.resource [None req-5261c6a2-dea5-47e6-9c46-df04bca92e32 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1115] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/floatingips/d605265f-0d30-4b84-83e1-c45b195b2870 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1116] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/security-groups/87ec0516-70fb-45ff-b403-4de816718ec3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:56.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-d2a66816-f85d-4a2d-9c51-cb7984667aad 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] TaaS: Handle Delete Port: fbc4d3d2-5861-4ea7-9a4a-a9199bef4fb7 2026-05-05 18:07:56.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2a66816-f85d-4a2d-9c51-cb7984667aad 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Tap Mirror: Handle Delete Port: fbc4d3d2-5861-4ea7-9a4a-a9199bef4fb7 [pid: 7|app: 0|req: 552/1117] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/ports/fbc4d3d2-5861-4ea7-9a4a-a9199bef4fb7 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1118] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:07:56 2026] PUT /v2.0/routers/9aa1161d-1b01-4c23-87c0-9aac13c29578/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:57.195 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b9f8608-3372-4c26-92e6-2a07c029a633 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] TaaS: Handle Delete Port: abac0836-01cf-47fe-9b04-3612ec583484 2026-05-05 18:07:57.198 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b9f8608-3372-4c26-92e6-2a07c029a633 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Tap Mirror: Handle Delete Port: abac0836-01cf-47fe-9b04-3612ec583484 2026-05-05 18:07:57.336 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d1e4721-3d9e-48e8-9a7a-de7bd7261685 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 43d88209-81b4-4964-a27d-685899d47a42 2026-05-05 18:07:57.340 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d1e4721-3d9e-48e8-9a7a-de7bd7261685 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 43d88209-81b4-4964-a27d-685899d47a42 [pid: 7|app: 0|req: 553/1119] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:07:57 2026] DELETE /v2.0/ports/abac0836-01cf-47fe-9b04-3612ec583484 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1120] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/ports?device_id=a3cfc7c9-253e-4a16-8e08-1112fadce470 => generated 958 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:57.597 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d1e4721-3d9e-48e8-9a7a-de7bd7261685 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: e3d37f96-b2d8-49aa-947a-2ea6c1e347cd 2026-05-05 18:07:57.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d1e4721-3d9e-48e8-9a7a-de7bd7261685 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: e3d37f96-b2d8-49aa-947a-2ea6c1e347cd 2026-05-05 18:07:57.699 7 INFO neutron.services.segments.plugin [-] Segment 8b407f6f-63e2-4dcb-89f4-07c7db3dd59b resource provider aggregate not found 2026-05-05 18:07:57.730 7 INFO neutron.services.segments.plugin [-] Segment 8b407f6f-63e2-4dcb-89f4-07c7db3dd59b resource provider aggregate not found 2026-05-05 18:07:57.735 7 INFO neutron.services.segments.plugin [-] Segment 8b407f6f-63e2-4dcb-89f4-07c7db3dd59b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b407f6f-63e2-4dcb-89f4-07c7db3dd59b found for delete ", "request_id": "req-e8de062d-2500-4c3f-ab6c-e454c8c669a5"}]} 2026-05-05 18:07:57.749 7 INFO neutron.services.segments.plugin [-] Segment 8b407f6f-63e2-4dcb-89f4-07c7db3dd59b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b407f6f-63e2-4dcb-89f4-07c7db3dd59b found for delete ", "request_id": "req-0dde0976-fa19-41b9-a6f3-8d94e541bd5c"}]} 2026-05-05 18:07:57.795 7 INFO neutron_taas.services.taas.taas_plugin [None req-5237ba8f-f0e6-4f8d-943c-d2147619e623 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] TaaS: Handle Delete Port: 750c5dfc-6058-4a64-9287-67f28cc62dac 2026-05-05 18:07:57.798 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5237ba8f-f0e6-4f8d-943c-d2147619e623 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Tap Mirror: Handle Delete Port: 750c5dfc-6058-4a64-9287-67f28cc62dac 2026-05-05 18:07:57.924 8 INFO neutron.services.segments.plugin [-] Segment 2c8a7b1a-a016-45b4-a3d2-e96ee666506d resource provider aggregate not found 2026-05-05 18:07:57.934 8 INFO neutron.services.segments.plugin [-] Segment 2c8a7b1a-a016-45b4-a3d2-e96ee666506d resource provider aggregate not found 2026-05-05 18:07:57.939 8 INFO neutron.services.segments.plugin [-] Segment 2c8a7b1a-a016-45b4-a3d2-e96ee666506d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8a7b1a-a016-45b4-a3d2-e96ee666506d found for delete ", "request_id": "req-15700fcb-d87b-4430-a593-179a9f223f89"}]} 2026-05-05 18:07:57.962 8 INFO neutron.services.segments.plugin [-] Segment 2c8a7b1a-a016-45b4-a3d2-e96ee666506d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8a7b1a-a016-45b4-a3d2-e96ee666506d found for delete ", "request_id": "req-28106277-8637-42b6-b1e1-e296b0779a73"}]} 2026-05-05 18:07:57.976 8 INFO neutron.db.l3_hamode_db [None req-6d1e4721-3d9e-48e8-9a7a-de7bd7261685 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] HA network 03e26df4-eac8-4c2a-b918-e1f64947f7ab was deleted as no HA routers are present in tenant 39dbc1844b81434697578daca778ce0c. [pid: 8|app: 0|req: 567/1121] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:57 2026] DELETE /v2.0/routers/9aa1161d-1b01-4c23-87c0-9aac13c29578 => generated 0 bytes in 829 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1122] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:57 2026] DELETE /v2.0/subnets/3ff298e9-7b06-4fc2-8468-688a9f9339f3 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:58.295 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d9d37e1-a0d2-4a38-8c5c-37a02d143101 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 52e189bd-0c07-4eba-9631-7b830146e058 2026-05-05 18:07:58.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d9d37e1-a0d2-4a38-8c5c-37a02d143101 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 52e189bd-0c07-4eba-9631-7b830146e058 [pid: 8|app: 0|req: 569/1123] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:07:58 2026] DELETE /v2.0/networks/03c85a66-4dae-4edf-b7f6-a49ebb2981ed => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1124] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:07:57 2026] PUT /v2.0/routers/a3cfc7c9-253e-4a16-8e08-1112fadce470/remove_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1125] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/security-groups?tenant_id=39dbc1844b81434697578daca778ce0c&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:58.760 8 INFO neutron.db.segments_db [None req-cf87657c-1b3b-438f-a1bf-6700ed3c83fd 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Added segment 52034373-6f12-4e37-bf5c-5e98d301c7fe of type vxlan for network 84c41ed2-dba6-4b81-b9c9-e63ab7a5765c [pid: 8|app: 0|req: 570/1126] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:07:58 2026] POST /v2.0/networks => generated 634 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:58.876 7 INFO neutron_taas.services.taas.taas_plugin [None req-94b5d4ff-3cb3-4fc5-a8be-9704f4e914f2 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] TaaS: Handle Delete Port: c3de4db4-842d-4d05-87ee-495b2554b81e 2026-05-05 18:07:58.878 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94b5d4ff-3cb3-4fc5-a8be-9704f4e914f2 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Tap Mirror: Handle Delete Port: c3de4db4-842d-4d05-87ee-495b2554b81e [pid: 8|app: 0|req: 571/1127] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:07:58 2026] DELETE /v2.0/security-groups/bd059c19-7e23-4fd7-bb04-48392c83251e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:59.014 8 INFO neutron.db.segments_db [None req-5dab1f42-cfc5-4d86-9383-a7bac778f233 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Added segment 925b8554-5748-4ad0-8596-3e1b7cac6684 of type vxlan for network 77858e4c-2449-4acb-a53d-b1723c22a24b 2026-05-05 18:07:59.100 7 INFO neutron_taas.services.taas.taas_plugin [None req-94b5d4ff-3cb3-4fc5-a8be-9704f4e914f2 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] TaaS: Handle Delete Port: 43724ad3-ac86-4ee5-96f2-0906ef58e820 2026-05-05 18:07:59.103 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94b5d4ff-3cb3-4fc5-a8be-9704f4e914f2 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] Tap Mirror: Handle Delete Port: 43724ad3-ac86-4ee5-96f2-0906ef58e820 [pid: 8|app: 0|req: 572/1128] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:07:58 2026] POST /v2.0/networks => generated 633 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1129] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:07:59 2026] POST /v2.0/subnets => generated 646 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:59.473 7 INFO neutron.db.l3_hamode_db [None req-94b5d4ff-3cb3-4fc5-a8be-9704f4e914f2 1d889e70b91543b5a67521f66452bb0f 6c1875e673cc4fb8a14b253178a5ea3d - - default default] HA network a94264e0-aa65-417e-9231-b4da3b526d76 was deleted as no HA routers are present in tenant 6c1875e673cc4fb8a14b253178a5ea3d. [pid: 7|app: 0|req: 557/1130] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:58 2026] DELETE /v2.0/routers/a3cfc7c9-253e-4a16-8e08-1112fadce470 => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1131] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:07:59 2026] POST /v2.0/subnets => generated 655 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:59.558 8 INFO neutron.db.segments_db [None req-38e4ad43-be00-4f3c-b03c-7a4aeaf39dd1 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Added segment 606daeac-a6fc-4c08-a5de-4935380a9905 of type vxlan for network 8fa7de1f-b16f-4d83-bcbb-13a168b4eda5 [pid: 7|app: 0|req: 558/1132] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:07:59 2026] DELETE /v2.0/subnets/c99b37db-d65f-4e4c-8900-a0303215be5e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1133] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:07:59 2026] DELETE /v2.0/networks/2370a776-1592-477a-a662-ed870cd5d88d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:59.756 7 INFO neutron.services.segments.plugin [-] Segment 1e38cae3-d421-4a78-a610-a4417ed0a8b7 resource provider aggregate not found 2026-05-05 18:07:59.779 7 INFO neutron.services.segments.plugin [-] Segment 1e38cae3-d421-4a78-a610-a4417ed0a8b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e38cae3-d421-4a78-a610-a4417ed0a8b7 found for delete ", "request_id": "req-4019b28b-8500-4000-af13-c6ae36f6516c"}]} 2026-05-05 18:07:59.779 7 INFO neutron.services.segments.plugin [-] Segment 1e38cae3-d421-4a78-a610-a4417ed0a8b7 resource provider aggregate not found 2026-05-05 18:07:59.788 8 INFO neutron.db.l3_hamode_db [None req-38e4ad43-be00-4f3c-b03c-7a4aeaf39dd1 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:07:59.795 7 INFO neutron.services.segments.plugin [-] Segment 2d354896-c45b-4bb7-b736-1e073f8e09a1 resource provider aggregate not found 2026-05-05 18:07:59.799 7 INFO neutron.services.segments.plugin [-] Segment 1e38cae3-d421-4a78-a610-a4417ed0a8b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e38cae3-d421-4a78-a610-a4417ed0a8b7 found for delete ", "request_id": "req-73cbda4c-d413-4759-a37c-14494d65cbd4"}]} 2026-05-05 18:07:59.811 7 INFO neutron.services.segments.plugin [-] Segment 2d354896-c45b-4bb7-b736-1e073f8e09a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d354896-c45b-4bb7-b736-1e073f8e09a1 found for delete ", "request_id": "req-7eaf40ed-1113-4643-9405-2b8e8ea2fc3b"}]} 2026-05-05 18:07:59.811 7 INFO neutron.services.segments.plugin [-] Segment 2d354896-c45b-4bb7-b736-1e073f8e09a1 resource provider aggregate not found 2026-05-05 18:07:59.822 7 INFO neutron.services.segments.plugin [-] Segment 2d354896-c45b-4bb7-b736-1e073f8e09a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d354896-c45b-4bb7-b736-1e073f8e09a1 found for delete ", "request_id": "req-d87c6be5-1cf3-4abd-afbb-0542ece7bdc2"}]} 2026-05-05 18:07:59.922 8 INFO neutron.db.l3_hamode_db [None req-38e4ad43-be00-4f3c-b03c-7a4aeaf39dd1 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:07:59.970 8 INFO neutron.services.segments.plugin [-] Segment 082f2b62-4a40-49d2-83e1-2cd778314ce8 resource provider aggregate not found 2026-05-05 18:07:59.988 8 INFO neutron.services.segments.plugin [-] Segment 082f2b62-4a40-49d2-83e1-2cd778314ce8 resource provider aggregate not found 2026-05-05 18:07:59.991 8 INFO neutron.services.segments.plugin [-] Segment 082f2b62-4a40-49d2-83e1-2cd778314ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 082f2b62-4a40-49d2-83e1-2cd778314ce8 found for delete ", "request_id": "req-fc5911b3-5fba-4de2-8085-b8dba0426bcc"}]} 2026-05-05 18:08:00.003 8 INFO neutron.services.segments.plugin [-] Segment 082f2b62-4a40-49d2-83e1-2cd778314ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 082f2b62-4a40-49d2-83e1-2cd778314ce8 found for delete ", "request_id": "req-acf4acf2-2e14-497c-875d-66347c03f426"}]} [pid: 7|app: 0|req: 560/1134] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/security-groups?tenant_id=6c1875e673cc4fb8a14b253178a5ea3d&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1135] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1136] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:00 2026] DELETE /v2.0/security-groups/bbebaa59-0330-4bec-a99d-334da19ed091 => 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: 575/1137] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:07:59 2026] POST /v2.0/routers => generated 510 bytes in 932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1138] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&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: 564/1139] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1140] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:01.062 7 INFO neutron.db.segments_db [None req-70a20c29-6889-474b-99ea-c4dc63e63ee0 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment a434eb1e-4842-461d-ab38-dd563948a3d6 of type vxlan for network 39ea4236-218c-4bae-aa74-acd20e8ea37d [pid: 7|app: 0|req: 566/1141] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:08:00 2026] POST /v2.0/networks => generated 744 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1142] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:01 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => 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: 568/1143] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:08:01 2026] POST /v2.0/subnets => generated 691 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1144] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:01 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:01.512 7 INFO neutron.db.segments_db [None req-c0ae1dbf-ccb2-4547-b98d-72a4f0afb0ff b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 995dd279-5462-4f4d-b8ab-d365b729d6cd of type vxlan for network eace0052-f856-40bc-8059-2bc1b802774f [pid: 8|app: 0|req: 576/1145] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:08:00 2026] PUT /v2.0/routers/d13edf04-4276-4891-a44c-4c95e0af95a4/add_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1146] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:08:01 2026] GET /v2.0/ports/fcf16bb0-9a80-4c89-8fec-998841518ecd => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:01.802 7 INFO neutron.db.l3_hamode_db [None req-c0ae1dbf-ccb2-4547-b98d-72a4f0afb0ff b4cf5a1794c5420cbbd5fde16c4a736a 4bccebe942584cd4a89bdf5c58a26842 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 578/1147] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:08:01 2026] PUT /v2.0/routers/d13edf04-4276-4891-a44c-4c95e0af95a4/add_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:02.533 7 INFO neutron.db.l3_hamode_db [None req-c0ae1dbf-ccb2-4547-b98d-72a4f0afb0ff b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 579/1148] 10.0.0.208 () {34 vars in 684 bytes} [Tue May 5 18:08:02 2026] POST /v2.0/security-groups => generated 1625 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1149] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:08:02 2026] GET /v2.0/ports/646d6864-6a6e-4386-9b30-92d906bc237e => generated 967 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1150] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:02 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1151] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:08:02 2026] GET /v2.0/ports?tenant_id=2560f4b7558f42f79c50e56fbeb2ec98&device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1152] 10.0.0.208 () {32 vars in 663 bytes} [Tue May 5 18:08:02 2026] GET /v2.0/security-groups => generated 4530 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1153] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:08:01 2026] POST /v2.0/routers => generated 731 bytes in 1981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1154] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1155] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/networks?id=89c199ab-6cea-44f5-b211-78ae53d08a2b => generated 772 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1156] 10.0.0.208 () {34 vars in 758 bytes} [Tue May 5 18:08:03 2026] PUT /v2.0/security-groups/72903f31-7591-4c5e-abfd-604302f9886a => generated 1663 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:03.702 8 INFO neutron_taas.services.taas.taas_plugin [None req-65847352-ac59-4611-9a2b-4c5ddd2a8a03 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] TaaS: Handle Delete Port: 646d6864-6a6e-4386-9b30-92d906bc237e 2026-05-05 18:08:03.705 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65847352-ac59-4611-9a2b-4c5ddd2a8a03 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Tap Mirror: Handle Delete Port: 646d6864-6a6e-4386-9b30-92d906bc237e [pid: 8|app: 0|req: 584/1157] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:08:03 2026] PUT /v2.0/routers/d13edf04-4276-4891-a44c-4c95e0af95a4/remove_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1158] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=09044063-8cb3-46df-ab3d-2fad6cd9cf8f => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1159] 10.0.0.208 () {32 vars in 737 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/security-groups/72903f31-7591-4c5e-abfd-604302f9886a => generated 1663 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:04.519 8 INFO neutron_taas.services.taas.taas_plugin [None req-2502d9fb-549c-4fb6-a817-ff02d96acdce 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] TaaS: Handle Delete Port: fcf16bb0-9a80-4c89-8fec-998841518ecd 2026-05-05 18:08:04.521 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2502d9fb-549c-4fb6-a817-ff02d96acdce 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Tap Mirror: Handle Delete Port: fcf16bb0-9a80-4c89-8fec-998841518ecd [pid: 7|app: 0|req: 574/1160] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:08:03 2026] PUT /v2.0/routers/42553575-2034-4b00-bf36-50bd2abbe181/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1161] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/subnets?id=ea62e33d-0c7f-4e88-9dd8-7df839a4feab => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1162] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:08:04 2026] PUT /v2.0/routers/d13edf04-4276-4891-a44c-4c95e0af95a4/remove_router_interface => generated 309 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1163] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => 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: 576/1164] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:04 2026] DELETE /v2.0/security-groups/72903f31-7591-4c5e-abfd-604302f9886a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1165] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/ports?device_id=d13edf04-4276-4891-a44c-4c95e0af95a4 => 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: 589/1166] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/ports?network_id=89c199ab-6cea-44f5-b211-78ae53d08a2b&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: 578/1167] 10.0.0.208 () {32 vars in 663 bytes} [Tue May 5 18:08:04 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: 8|app: 0|req: 590/1168] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&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: 591/1169] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/networks/89c199ab-6cea-44f5-b211-78ae53d08a2b?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:05.085 8 INFO neutron.api.v2.resource [None req-f4b548da-be1c-44a6-8265-c24de6a831e6 0ba91b0a38f04b2ab12b83e6183bd2c4 7a61c0ec197c47559af68a0a5750ca5c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 592/1170] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:05 2026] DELETE /v2.0/security-groups/72903f31-7591-4c5e-abfd-604302f9886a => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1171] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/networks/89c199ab-6cea-44f5-b211-78ae53d08a2b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:05.213 7 INFO neutron_taas.services.taas.taas_plugin [None req-15c9ae7e-eedf-4a85-9669-8273d1b8dc78 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] TaaS: Handle Delete Port: 01b54ce7-3a3d-467d-8298-e6c176e15059 2026-05-05 18:08:05.216 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15c9ae7e-eedf-4a85-9669-8273d1b8dc78 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Tap Mirror: Handle Delete Port: 01b54ce7-3a3d-467d-8298-e6c176e15059 [pid: 8|app: 0|req: 594/1172] 10.0.0.208 () {34 vars in 684 bytes} [Tue May 5 18:08:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1173] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:08:05 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) [pid: 8|app: 0|req: 596/1174] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/security-group-rules/df9014ea-e203-4ebe-b9cc-55357490f753 => 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: 597/1175] 10.0.0.208 () {34 vars in 685 bytes} [Tue May 5 18:08:05 2026] POST /v2.0/security-groups => generated 1661 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:08:05.561 7 INFO neutron.services.segments.plugin [-] Segment 606daeac-a6fc-4c08-a5de-4935380a9905 resource provider aggregate not found 2026-05-05 18:08:05.568 7 INFO neutron.services.segments.plugin [-] Segment 606daeac-a6fc-4c08-a5de-4935380a9905 resource provider aggregate not found 2026-05-05 18:08:05.583 7 INFO neutron.db.l3_hamode_db [None req-15c9ae7e-eedf-4a85-9669-8273d1b8dc78 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] HA network 8fa7de1f-b16f-4d83-bcbb-13a168b4eda5 was deleted as no HA routers are present in tenant c9ff1772a4fd4424963ba7d174c86c0f. 2026-05-05 18:08:05.587 7 INFO neutron.services.segments.plugin [-] Segment 606daeac-a6fc-4c08-a5de-4935380a9905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 606daeac-a6fc-4c08-a5de-4935380a9905 found for delete ", "request_id": "req-5962935e-4093-4054-a443-ac7f587cc4b5"}]} [pid: 7|app: 0|req: 579/1176] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:05 2026] DELETE /v2.0/routers/d13edf04-4276-4891-a44c-4c95e0af95a4 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:05.598 7 INFO neutron.services.segments.plugin [-] Segment 606daeac-a6fc-4c08-a5de-4935380a9905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 606daeac-a6fc-4c08-a5de-4935380a9905 found for delete ", "request_id": "req-cd186b49-1296-4cc3-b382-f0c07aa7b9fe"}]} [pid: 8|app: 0|req: 598/1177] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1178] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:08:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1179] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:08:05 2026] DELETE /v2.0/security-group-rules/df9014ea-e203-4ebe-b9cc-55357490f753 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1180] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:05 2026] DELETE /v2.0/subnets/e409ce43-ac4d-4157-b924-0ccaa64246c2 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1181] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1182] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:08:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1183] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:08:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1184] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:05 2026] DELETE /v2.0/subnets/40928cd5-7cd1-4cfd-9168-4fd2cf42b73c => 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: 604/1187] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/security-group-rules/bff16110-ef89-4889-896c-b10177256129 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:06.097 8 INFO neutron_taas.services.taas.taas_plugin [None req-a06f0432-4416-4369-9e88-5133200e579f 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] TaaS: Handle Delete Port: 33b45c66-0892-4eef-af2f-22a14d50f50f 2026-05-05 18:08:06.100 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a06f0432-4416-4369-9e88-5133200e579f 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Tap Mirror: Handle Delete Port: 33b45c66-0892-4eef-af2f-22a14d50f50f 2026-05-05 18:08:06.266 8 INFO neutron.services.segments.plugin [-] Segment 925b8554-5748-4ad0-8596-3e1b7cac6684 resource provider aggregate not found 2026-05-05 18:08:06.284 8 INFO neutron.services.segments.plugin [-] Segment 925b8554-5748-4ad0-8596-3e1b7cac6684 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 925b8554-5748-4ad0-8596-3e1b7cac6684 found for delete ", "request_id": "req-69c74109-9a60-4af3-9629-cd07aec227f8"}]} 2026-05-05 18:08:06.285 8 INFO neutron.services.segments.plugin [-] Segment 925b8554-5748-4ad0-8596-3e1b7cac6684 resource provider aggregate not found 2026-05-05 18:08:06.304 8 INFO neutron.services.segments.plugin [-] Segment 925b8554-5748-4ad0-8596-3e1b7cac6684 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 925b8554-5748-4ad0-8596-3e1b7cac6684 found for delete ", "request_id": "req-aad94324-3394-4733-91e2-83e0f40538e7"}]} [pid: 8|app: 0|req: 605/1188] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:06 2026] DELETE /v2.0/networks/77858e4c-2449-4acb-a53d-b1723c22a24b => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1189] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1190] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:06.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbf4a875-911c-4ec1-b186-339b6ccc4f0e 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] TaaS: Handle Delete Port: 2a232c2b-4362-48b4-a704-01c3adeb0d1e 2026-05-05 18:08:06.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbf4a875-911c-4ec1-b186-339b6ccc4f0e 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Tap Mirror: Handle Delete Port: 2a232c2b-4362-48b4-a704-01c3adeb0d1e [pid: 7|app: 0|req: 584/1191] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:08:05 2026] POST /v2.0/floatingips => generated 552 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1192] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:08:06 2026] DELETE /v2.0/security-group-rules/bff16110-ef89-4889-896c-b10177256129 => 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: 586/1193] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1194] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:06 2026] DELETE /v2.0/networks/84c41ed2-dba6-4b81-b9c9-e63ab7a5765c => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1195] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:06.751 8 INFO neutron.db.segments_db [None req-073694a2-4850-4055-978c-d31a829213e2 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Added segment 7c891bf2-7603-492a-8b83-95ed0253a846 of type vxlan for network 4d36a216-f1c0-455e-91b1-e8b9fe1b12b3 [pid: 8|app: 0|req: 609/1196] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:06 2026] POST /v2.0/networks => generated 634 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1197] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:08:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1198] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/security-group-rules/b04831dd-7d0d-4e3e-ac8b-6dbed3db0b38 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1199] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1200] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:08:06 2026] DELETE /v2.0/security-group-rules/b04831dd-7d0d-4e3e-ac8b-6dbed3db0b38 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1201] 10.0.0.139 () {34 vars in 1100 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2054903460&fields=id&tenant_id=4bccebe942584cd4a89bdf5c58a26842 => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1202] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:08:06 2026] POST /v2.0/subnets => generated 646 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1203] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/networks?id=39ea4236-218c-4bae-aa74-acd20e8ea37d => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1204] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:07.130 8 INFO neutron.db.segments_db [None req-d7562ac5-6982-44ba-8dde-9a8b306fce05 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Added segment 66618016-b976-48d9-bbed-af05c12f6258 of type vxlan for network 70b2704e-dd16-4220-b62e-c4cefd14cbd0 [pid: 7|app: 0|req: 594/1205] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:07 2026] DELETE /v2.0/security-groups/3932bb61-85f9-4bf8-8618-20e3639c3c9c => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1206] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/quotas/4bccebe942584cd4a89bdf5c58a26842 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1207] 10.0.0.208 () {32 vars in 663 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1208] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/ports?tenant_id=4bccebe942584cd4a89bdf5c58a26842&fields=id => generated 57 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1209] 10.0.0.208 () {32 vars in 663 bytes} [Tue May 5 18:08:07 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) [pid: 7|app: 0|req: 599/1210] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/networks/39ea4236-218c-4bae-aa74-acd20e8ea37d?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1211] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/networks/39ea4236-218c-4bae-aa74-acd20e8ea37d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:07.393 8 INFO neutron.db.l3_hamode_db [None req-d7562ac5-6982-44ba-8dde-9a8b306fce05 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:07.517 8 INFO neutron.db.l3_hamode_db [None req-d7562ac5-6982-44ba-8dde-9a8b306fce05 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 601/1212] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => 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: 602/1213] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1214] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1215] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/security-groups?tenant_id=7a61c0ec197c47559af68a0a5750ca5c&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1216] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:07 2026] DELETE /v2.0/security-groups/620a6223-22d5-4852-a524-a3cc05ab622d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1217] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:08:07 2026] POST /v2.0/routers => generated 510 bytes in 1009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:08.308 8 INFO neutron.services.segments.plugin [-] Segment 52034373-6f12-4e37-bf5c-5e98d301c7fe resource provider aggregate not found 2026-05-05 18:08:08.328 8 INFO neutron.services.segments.plugin [-] Segment 52034373-6f12-4e37-bf5c-5e98d301c7fe resource provider aggregate not found 2026-05-05 18:08:08.333 8 INFO neutron.services.segments.plugin [-] Segment 52034373-6f12-4e37-bf5c-5e98d301c7fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52034373-6f12-4e37-bf5c-5e98d301c7fe found for delete ", "request_id": "req-399d6605-4318-4f95-8856-756414d06d67"}]} 2026-05-05 18:08:08.348 8 INFO neutron.services.segments.plugin [-] Segment 52034373-6f12-4e37-bf5c-5e98d301c7fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52034373-6f12-4e37-bf5c-5e98d301c7fe found for delete ", "request_id": "req-662f6987-0c47-4359-b4e1-f8c1a8a4e3fe"}]} [pid: 7|app: 0|req: 606/1218] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:08:08 2026] POST /v2.0/ports => generated 963 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, ' [pid: 7|app: 0|req: 607/1219] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:08 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => 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: 608/1220] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:09 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1221] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:09 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1222] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:08:08 2026] PUT /v2.0/routers/40badca5-ac16-44ba-849c-d720fd879eb8/add_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1223] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:08:09 2026] GET /v2.0/ports/7f399546-2bf2-4160-b506-21bfe88f261a => generated 1037 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 611/1224] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:09 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:09.886 8 INFO neutron_taas.services.taas.taas_plugin [None req-ee53e71b-c7ed-47f9-b75d-dec8906f4eb3 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] TaaS: Handle Delete Port: 7f399546-2bf2-4160-b506-21bfe88f261a 2026-05-05 18:08:09.890 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee53e71b-c7ed-47f9-b75d-dec8906f4eb3 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Tap Mirror: Handle Delete Port: 7f399546-2bf2-4160-b506-21bfe88f261a 2026-05-05 18:08:10.140 7 INFO neutron.db.segments_db [None req-36c52b1b-9680-40cc-a154-1e065d651261 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment b194d422-5f3b-4e6c-86a1-8a77f4aa3f0b of type vxlan for network 9a011a0b-f628-43e3-9600-80b550b7751f [pid: 7|app: 0|req: 612/1225] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:08:09 2026] POST /v2.0/networks => generated 741 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1226] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1227] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:08:09 2026] PUT /v2.0/routers/40badca5-ac16-44ba-849c-d720fd879eb8/remove_router_interface => generated 309 bytes in 761 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: 615/1228] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1229] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:08:10 2026] POST /v2.0/subnets => generated 688 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:10.443 8 INFO neutron.api.v2.resource [None req-49b65dce-5060-4c01-bdb5-58397c210677 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1230] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:08:10 2026] PUT /v2.0/routers/40badca5-ac16-44ba-849c-d720fd879eb8/remove_router_interface => generated 197 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1231] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/ports?device_id=40badca5-ac16-44ba-849c-d720fd879eb8 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:10.516 7 INFO neutron.db.segments_db [None req-92b2236f-1cea-40b3-92e8-b43db25d0abf b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment e5bf5d98-2d91-482f-a6e7-c86484591481 of type vxlan for network 821d28a5-5e97-4120-ac75-77305df816b4 2026-05-05 18:08:10.684 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ea4c144-bc6c-4406-bdf1-e4ddf04ed8c1 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] TaaS: Handle Delete Port: d696d0fd-b04c-40f8-b1f4-8d2596dc7336 2026-05-05 18:08:10.686 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ea4c144-bc6c-4406-bdf1-e4ddf04ed8c1 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Tap Mirror: Handle Delete Port: d696d0fd-b04c-40f8-b1f4-8d2596dc7336 2026-05-05 18:08:10.873 7 INFO neutron.db.l3_hamode_db [None req-92b2236f-1cea-40b3-92e8-b43db25d0abf b4cf5a1794c5420cbbd5fde16c4a736a 6f4fc697ba1e4938bc76aa46df285e55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:11.014 8 INFO neutron.services.segments.plugin [-] Segment 66618016-b976-48d9-bbed-af05c12f6258 resource provider aggregate not found 2026-05-05 18:08:11.022 8 INFO neutron.services.segments.plugin [-] Segment 66618016-b976-48d9-bbed-af05c12f6258 resource provider aggregate not found 2026-05-05 18:08:11.034 8 INFO neutron.db.l3_hamode_db [None req-6ea4c144-bc6c-4406-bdf1-e4ddf04ed8c1 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] HA network 70b2704e-dd16-4220-b62e-c4cefd14cbd0 was deleted as no HA routers are present in tenant c9ff1772a4fd4424963ba7d174c86c0f. 2026-05-05 18:08:11.040 8 INFO neutron.services.segments.plugin [-] Segment 66618016-b976-48d9-bbed-af05c12f6258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66618016-b976-48d9-bbed-af05c12f6258 found for delete ", "request_id": "req-f781d9fd-eeda-45f1-ba0f-96994f8880a3"}]} [pid: 8|app: 0|req: 618/1232] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:10 2026] DELETE /v2.0/routers/40badca5-ac16-44ba-849c-d720fd879eb8 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:11.050 8 INFO neutron.services.segments.plugin [-] Segment 66618016-b976-48d9-bbed-af05c12f6258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66618016-b976-48d9-bbed-af05c12f6258 found for delete ", "request_id": "req-93b2031a-65e6-4118-94f5-ef0e1bf90744"}]} [pid: 8|app: 0|req: 619/1233] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:11 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1234] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:11 2026] DELETE /v2.0/subnets/e9d715d1-b0a2-4bf0-90cd-117ad433065d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1235] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:11 2026] DELETE /v2.0/networks/4d36a216-f1c0-455e-91b1-e8b9fe1b12b3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:11.357 8 INFO neutron.db.segments_db [None req-152212e3-cd24-4c6e-af65-377c94b344d4 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Added segment 4e490534-ea8c-4552-9fae-aaa66c3b11ef of type vxlan for network e3d32c17-f067-4ccc-aefd-6d4d13dceee2 [pid: 8|app: 0|req: 622/1236] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:11 2026] POST /v2.0/networks => generated 632 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1237] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:11 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:11.788 7 INFO neutron.db.l3_hamode_db [None req-92b2236f-1cea-40b3-92e8-b43db25d0abf b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 624/1238] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:08:11 2026] POST /v2.0/subnets => generated 646 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1239] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:11 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:11.899 8 INFO neutron.db.segments_db [None req-8d9d0c94-4330-43c0-8e8a-bdcad3774a7b 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Added segment 698ea694-f18f-4a09-8ee1-a6a72f664e77 of type vxlan for network 1a1cfc10-fa6e-45e2-ae2b-b8fc45cf56f4 2026-05-05 18:08:12.158 8 INFO neutron.db.l3_hamode_db [None req-8d9d0c94-4330-43c0-8e8a-bdcad3774a7b 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:12.288 8 INFO neutron.db.l3_hamode_db [None req-8d9d0c94-4330-43c0-8e8a-bdcad3774a7b 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 615/1240] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:08:10 2026] POST /v2.0/routers => generated 728 bytes in 2300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1241] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/networks?id=39ea4236-218c-4bae-aa74-acd20e8ea37d => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1242] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => 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: 626/1243] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:08:11 2026] POST /v2.0/routers => generated 510 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1244] 199.19.213.18 () {34 vars in 1049 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4bccebe942584cd4a89bdf5c58a26842 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:13.060 8 INFO neutron.services.segments.plugin [-] Segment 7c891bf2-7603-492a-8b83-95ed0253a846 resource provider aggregate not found 2026-05-05 18:08:13.072 8 INFO neutron.services.segments.plugin [-] Segment 7c891bf2-7603-492a-8b83-95ed0253a846 resource provider aggregate not found 2026-05-05 18:08:13.081 8 INFO neutron.services.segments.plugin [-] Segment 7c891bf2-7603-492a-8b83-95ed0253a846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c891bf2-7603-492a-8b83-95ed0253a846 found for delete ", "request_id": "req-532882a4-35ff-426d-bd13-aa5adf5851bf"}]} 2026-05-05 18:08:13.089 8 INFO neutron.services.segments.plugin [-] Segment 7c891bf2-7603-492a-8b83-95ed0253a846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c891bf2-7603-492a-8b83-95ed0253a846 found for delete ", "request_id": "req-c5624886-6158-4f23-b890-5c9c3890ebe6"}]} [pid: 8|app: 0|req: 628/1245] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:08:12 2026] PUT /v2.0/routers/80d7dc82-70fb-4a6d-b5c2-a1799747cdf6/add_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1246] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1247] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:08:12 2026] PUT /v2.0/routers/4347c49a-c113-4c64-a734-3f7d15273549/add_router_interface => generated 309 bytes in 1332 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1248] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1249] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/ports/bb51e0c1-e029-4aaa-bb49-d859b4aa74e6 => generated 959 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1250] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1251] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:08:14 2026] POST /v2.0/ports => generated 958 bytes in 351 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-05 18:08:14.636 7 INFO neutron_taas.services.taas.taas_plugin [None req-9cf7ad1d-15d9-45e9-800f-c7515c9c5868 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] TaaS: Handle Delete Port: bb51e0c1-e029-4aaa-bb49-d859b4aa74e6 2026-05-05 18:08:14.644 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cf7ad1d-15d9-45e9-800f-c7515c9c5868 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Tap Mirror: Handle Delete Port: bb51e0c1-e029-4aaa-bb49-d859b4aa74e6 [pid: 8|app: 0|req: 631/1252] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:08:14 2026] PUT /v2.0/ports/6d288033-a918-42e4-9be3-d24c5c135619 => generated 1239 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:14.963 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5fca89d-8f01-4344-b6a9-a4e8d052fd6e'] response: {'name': 'network-changed', 'server_uuid': '9399602a-91ab-4ceb-8831-d9b24504da36', 'tag': '6d288033-a918-42e4-9be3-d24c5c135619', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 622/1253] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:08:14 2026] PUT /v2.0/routers/80d7dc82-70fb-4a6d-b5c2-a1799747cdf6/remove_router_interface => generated 309 bytes in 875 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: 632/1254] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/ports?device_id=80d7dc82-70fb-4a6d-b5c2-a1799747cdf6 => 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: 633/1255] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1256] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/security-groups?id=f48761b4-bdb0-4b42-a2e5-7b45da996b2f&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-05 18:08:15.348 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d1e3440-48a5-4930-b251-671f7bfe8cfb 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] TaaS: Handle Delete Port: bf7625a6-8f78-4ee7-8d27-79abc9cf82f1 2026-05-05 18:08:15.351 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d1e3440-48a5-4930-b251-671f7bfe8cfb 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Tap Mirror: Handle Delete Port: bf7625a6-8f78-4ee7-8d27-79abc9cf82f1 [pid: 8|app: 0|req: 635/1257] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => 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: 636/1258] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1259] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/ports?tenant_id=4bccebe942584cd4a89bdf5c58a26842&device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1260] 199.19.213.18 () {34 vars in 1017 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/networks?tenant_id=4bccebe942584cd4a89bdf5c58a26842&shared=False => generated 772 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1261] 199.19.213.18 () {34 vars in 929 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:15.667 7 INFO neutron.services.segments.plugin [-] Segment 698ea694-f18f-4a09-8ee1-a6a72f664e77 resource provider aggregate not found 2026-05-05 18:08:15.672 7 INFO neutron.services.segments.plugin [-] Segment 698ea694-f18f-4a09-8ee1-a6a72f664e77 resource provider aggregate not found 2026-05-05 18:08:15.682 7 INFO neutron.services.segments.plugin [-] Segment 698ea694-f18f-4a09-8ee1-a6a72f664e77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 698ea694-f18f-4a09-8ee1-a6a72f664e77 found for delete ", "request_id": "req-aa095767-01b8-420c-9f2b-3f3bacaffa75"}]} 2026-05-05 18:08:15.696 7 INFO neutron.services.segments.plugin [-] Segment 698ea694-f18f-4a09-8ee1-a6a72f664e77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 698ea694-f18f-4a09-8ee1-a6a72f664e77 found for delete ", "request_id": "req-828044b1-8b5f-4835-9f39-9c58af26bcfc"}]} 2026-05-05 18:08:15.702 7 INFO neutron.db.l3_hamode_db [None req-7d1e3440-48a5-4930-b251-671f7bfe8cfb 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] HA network 1a1cfc10-fa6e-45e2-ae2b-b8fc45cf56f4 was deleted as no HA routers are present in tenant c9ff1772a4fd4424963ba7d174c86c0f. [pid: 7|app: 0|req: 623/1262] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:15 2026] DELETE /v2.0/routers/80d7dc82-70fb-4a6d-b5c2-a1799747cdf6 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1263] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:15 2026] DELETE /v2.0/subnets/4a721941-a10b-422d-8fbf-24f50c50b94f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1264] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:15 2026] DELETE /v2.0/networks/e3d32c17-f067-4ccc-aefd-6d4d13dceee2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:16.028 8 INFO neutron.db.segments_db [None req-c652ca1d-3977-4b9b-b83e-9ca76d451b31 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Added segment 4861585e-6d48-49a1-8318-cc7dc74dc34b of type vxlan for network 2c77b86a-3d5d-4909-9c6f-b3087d7aa850 2026-05-05 18:08:16.268 8 INFO neutron.db.l3_hamode_db [None req-c652ca1d-3977-4b9b-b83e-9ca76d451b31 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 625/1265] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 973 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1266] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/networks?id=9a011a0b-f628-43e3-9600-80b550b7751f => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1267] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/security-groups?id=f48761b4-bdb0-4b42-a2e5-7b45da996b2f&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1268] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/quotas/6f4fc697ba1e4938bc76aa46df285e55 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1269] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/ports?tenant_id=6f4fc697ba1e4938bc76aa46df285e55&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1270] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/ports?tenant_id=4bccebe942584cd4a89bdf5c58a26842&device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1271] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/networks/9a011a0b-f628-43e3-9600-80b550b7751f?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1272] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6d288033-a918-42e4-9be3-d24c5c135619 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1273] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/networks/9a011a0b-f628-43e3-9600-80b550b7751f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1274] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/subnets?id=522af052-1b70-4532-97d0-6f7e9ae08d05 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1275] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/ports?network_id=39ea4236-218c-4bae-aa74-acd20e8ea37d&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: 636/1276] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/networks/39ea4236-218c-4bae-aa74-acd20e8ea37d?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1277] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1278] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/networks/39ea4236-218c-4bae-aa74-acd20e8ea37d?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) 2026-05-05 18:08:17.146 8 INFO neutron.db.l3_hamode_db [None req-c652ca1d-3977-4b9b-b83e-9ca76d451b31 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 639/1279] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:17 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => 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: 640/1280] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:17 2026] GET /v2.0/security-groups?id=f48761b4-bdb0-4b42-a2e5-7b45da996b2f&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:17.700 7 INFO neutron.services.segments.plugin [-] Segment 4e490534-ea8c-4552-9fae-aaa66c3b11ef resource provider aggregate not found 2026-05-05 18:08:17.718 7 INFO neutron.services.segments.plugin [-] Segment 4e490534-ea8c-4552-9fae-aaa66c3b11ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e490534-ea8c-4552-9fae-aaa66c3b11ef found for delete ", "request_id": "req-2a0cdc49-ddb8-4c74-bf9c-ba3fb7a358f5"}]} 2026-05-05 18:08:17.728 7 INFO neutron.services.segments.plugin [-] Segment 4e490534-ea8c-4552-9fae-aaa66c3b11ef resource provider aggregate not found 2026-05-05 18:08:17.753 7 INFO neutron.services.segments.plugin [-] Segment 4e490534-ea8c-4552-9fae-aaa66c3b11ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e490534-ea8c-4552-9fae-aaa66c3b11ef found for delete ", "request_id": "req-2e548d3a-3868-49b1-8c3b-f31b7c9cc260"}]} [pid: 7|app: 0|req: 641/1281] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:17 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => 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: 641/1282] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:08:15 2026] POST /v2.0/routers => generated 692 bytes in 2126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1283] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:08:18 2026] GET /v2.0/routers/7e3c125f-8556-4ab3-9b21-d3ead89a26b0 => generated 698 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1284] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:08:18 2026] GET /v2.0/routers => generated 701 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1285] 10.0.0.208 () {34 vars in 741 bytes} [Tue May 5 18:08:18 2026] PUT /v2.0/routers/7e3c125f-8556-4ab3-9b21-d3ead89a26b0 => generated 705 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1286] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:08:18 2026] GET /v2.0/routers/7e3c125f-8556-4ab3-9b21-d3ead89a26b0 => generated 705 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1287] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:18 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1288] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:08:18 2026] GET /v2.0/ports?device_id=7e3c125f-8556-4ab3-9b21-d3ead89a26b0 => 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: 645/1289] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:18 2026] GET /v2.0/security-groups?id=f48761b4-bdb0-4b42-a2e5-7b45da996b2f&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-05 18:08:19.004 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1642455-d601-4674-94c0-03ba35fd562e 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] TaaS: Handle Delete Port: b9fc57ae-41b7-4e47-9fb2-9504d362d072 2026-05-05 18:08:19.007 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1642455-d601-4674-94c0-03ba35fd562e 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Tap Mirror: Handle Delete Port: b9fc57ae-41b7-4e47-9fb2-9504d362d072 [pid: 7|app: 0|req: 646/1290] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:19 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:19.245 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1642455-d601-4674-94c0-03ba35fd562e 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] TaaS: Handle Delete Port: 4b7693bc-6089-477c-beab-522ee6e1ed87 2026-05-05 18:08:19.247 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1642455-d601-4674-94c0-03ba35fd562e 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] Tap Mirror: Handle Delete Port: 4b7693bc-6089-477c-beab-522ee6e1ed87 2026-05-05 18:08:19.521 8 INFO neutron.services.segments.plugin [-] Segment 4861585e-6d48-49a1-8318-cc7dc74dc34b resource provider aggregate not found 2026-05-05 18:08:19.525 8 INFO neutron.services.segments.plugin [-] Segment 4861585e-6d48-49a1-8318-cc7dc74dc34b resource provider aggregate not found 2026-05-05 18:08:19.537 8 INFO neutron.services.segments.plugin [-] Segment 4861585e-6d48-49a1-8318-cc7dc74dc34b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4861585e-6d48-49a1-8318-cc7dc74dc34b found for delete ", "request_id": "req-3b9f4853-a66a-4cdf-b737-38e12f929068"}]} 2026-05-05 18:08:19.540 8 INFO neutron.db.l3_hamode_db [None req-f1642455-d601-4674-94c0-03ba35fd562e 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] HA network 2c77b86a-3d5d-4909-9c6f-b3087d7aa850 was deleted as no HA routers are present in tenant c9ff1772a4fd4424963ba7d174c86c0f. 2026-05-05 18:08:19.545 8 INFO neutron.services.segments.plugin [-] Segment 4861585e-6d48-49a1-8318-cc7dc74dc34b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4861585e-6d48-49a1-8318-cc7dc74dc34b found for delete ", "request_id": "req-99958bef-e2c1-4e79-90e0-136b5d747852"}]} [pid: 8|app: 0|req: 645/1291] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:18 2026] DELETE /v2.0/routers/7e3c125f-8556-4ab3-9b21-d3ead89a26b0 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1292] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:08:19 2026] GET /v2.0/ports?device_id=7e3c125f-8556-4ab3-9b21-d3ead89a26b0 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:19.610 8 INFO neutron.api.v2.resource [None req-38e0f100-0c07-4d36-b27e-9edf8cafe81b 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1293] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:19 2026] DELETE /v2.0/routers/7e3c125f-8556-4ab3-9b21-d3ead89a26b0 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1294] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:08:19 2026] GET /v2.0/ports?device_id=80d7dc82-70fb-4a6d-b5c2-a1799747cdf6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:19.678 8 INFO neutron.api.v2.resource [None req-b91bebe8-49ec-4f8d-a312-e34cd2176804 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1295] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:19 2026] DELETE /v2.0/routers/80d7dc82-70fb-4a6d-b5c2-a1799747cdf6 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:19.697 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3ffdd8c-2982-4a13-9a4c-062979fbfce8 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1296] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:19 2026] DELETE /v2.0/subnets/4a721941-a10b-422d-8fbf-24f50c50b94f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1297] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:08:19 2026] GET /v2.0/ports?device_id=40badca5-ac16-44ba-849c-d720fd879eb8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:19.747 7 INFO neutron.api.v2.resource [None req-f480c819-e13c-4e03-b5ad-bca24531d848 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1298] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:19 2026] DELETE /v2.0/routers/40badca5-ac16-44ba-849c-d720fd879eb8 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:19.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4be19c3-3d26-4fc7-b459-dbf080a473a5 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1299] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:19 2026] DELETE /v2.0/subnets/e9d715d1-b0a2-4bf0-90cd-117ad433065d => 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: 651/1300] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:08:19 2026] GET /v2.0/ports?device_id=d13edf04-4276-4891-a44c-4c95e0af95a4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:19.816 8 INFO neutron.api.v2.resource [None req-0b909f24-56da-4b1b-a642-5b52418f09f0 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1301] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:19 2026] DELETE /v2.0/routers/d13edf04-4276-4891-a44c-4c95e0af95a4 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:19.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-131dd73b-096b-4153-8653-8daee508cd46 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1302] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:19 2026] DELETE /v2.0/subnets/e409ce43-ac4d-4157-b924-0ccaa64246c2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:19.851 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b2e8ec3-23b9-4609-856e-090c48e7fae9 7009f0c4e8e646d291cf61436833127e c9ff1772a4fd4424963ba7d174c86c0f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1303] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:19 2026] DELETE /v2.0/subnets/40928cd5-7cd1-4cfd-9168-4fd2cf42b73c => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1304] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:19 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1305] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:19 2026] GET /v2.0/security-groups?id=f48761b4-bdb0-4b42-a2e5-7b45da996b2f&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1306] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:20 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => 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: 653/1307] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:20 2026] GET /v2.0/security-groups?tenant_id=c9ff1772a4fd4424963ba7d174c86c0f&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1308] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:20 2026] DELETE /v2.0/security-groups/859ffac1-36fa-4ad7-9149-f365baefbaaf => 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: 655/1311] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:21 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1312] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:21 2026] GET /v2.0/security-groups?id=f48761b4-bdb0-4b42-a2e5-7b45da996b2f&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1313] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:08:21 2026] GET /v2.0/networks?id=9a011a0b-f628-43e3-9600-80b550b7751f => generated 673 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1314] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:21 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => 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: 657/1315] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:08:21 2026] POST /v2.0/ports => generated 958 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1316] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:08:21 2026] PUT /v2.0/ports/02553862-aec8-41e9-82a6-89268da0ce7f => generated 1239 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:22.287 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-886a49ed-8601-44be-88ef-0e46173653c9'] response: {'name': 'network-changed', 'server_uuid': '2b187ea9-0f75-4c0c-83db-785b95c510d1', 'tag': '02553862-aec8-41e9-82a6-89268da0ce7f', '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: 658/1317] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:22 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1318] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:22 2026] GET /v2.0/security-groups?id=f48761b4-bdb0-4b42-a2e5-7b45da996b2f&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1319] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:22 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1320] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:22 2026] GET /v2.0/security-groups?id=5bb9f34d-6b9a-4d7d-b039-e46a0041f03a&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: 661/1321] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:22 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:22.859 8 INFO neutron.db.l3_db [None req-79dee8a7-d636-49d9-b750-dc640f47783f 62c9429b8dcf46558766be3d3090f4c1 4bccebe942584cd4a89bdf5c58a26842 - - default default] Floating IP 97335fa2-9661-43b3-b80d-78728ad8e6f0 associated. External IP: 10.96.250.214, port: 6d288033-a918-42e4-9be3-d24c5c135619. [pid: 7|app: 0|req: 661/1322] 10.0.0.208 () {34 vars in 684 bytes} [Tue May 5 18:08:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1323] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:08:22 2026] GET /v2.0/ports?tenant_id=6f4fc697ba1e4938bc76aa46df285e55&device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1324] 10.0.0.208 () {32 vars in 663 bytes} [Tue May 5 18:08:22 2026] GET /v2.0/security-groups => generated 4529 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1325] 199.19.213.18 () {34 vars in 1017 bytes} [Tue May 5 18:08:22 2026] GET /v2.0/networks?tenant_id=6f4fc697ba1e4938bc76aa46df285e55&shared=False => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1326] 10.0.0.208 () {34 vars in 758 bytes} [Tue May 5 18:08:23 2026] PUT /v2.0/security-groups/726b5758-b286-48d1-bb82-8e733c8ee795 => generated 1663 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1327] 199.19.213.18 () {34 vars in 929 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1328] 10.0.0.208 () {32 vars in 737 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/security-groups/726b5758-b286-48d1-bb82-8e733c8ee795 => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1329] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:08:22 2026] PUT /v2.0/floatingips/97335fa2-9661-43b3-b80d-78728ad8e6f0 => generated 856 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:23.233 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-006180f6-4111-411f-be26-84bd9a1f5a26'] response: {'name': 'network-changed', 'server_uuid': '9399602a-91ab-4ceb-8831-d9b24504da36', 'tag': '6d288033-a918-42e4-9be3-d24c5c135619', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 668/1330] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:23 2026] DELETE /v2.0/security-groups/726b5758-b286-48d1-bb82-8e733c8ee795 => 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: 663/1331] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1332] 10.0.0.208 () {32 vars in 663 bytes} [Tue May 5 18:08:23 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-05 18:08:23.309 7 INFO neutron.api.v2.resource [None req-b891525a-e123-4649-bd3d-9b672bde6698 48dd0a59fb14472c8a029703908bdce2 80d726e5646c4708968164a2c79e5528 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1333] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:23 2026] DELETE /v2.0/security-groups/726b5758-b286-48d1-bb82-8e733c8ee795 => 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: 664/1334] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/security-groups?id=f48761b4-bdb0-4b42-a2e5-7b45da996b2f&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: 671/1335] 10.0.0.208 () {34 vars in 684 bytes} [Tue May 5 18:08:23 2026] POST /v2.0/security-groups => generated 1624 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1336] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1337] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:08:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1338] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1339] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/security-groups?id=5bb9f34d-6b9a-4d7d-b039-e46a0041f03a&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: 674/1340] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/security-group-rules/41403c55-ba16-4087-84bc-9d17cbc8e627 => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1341] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/security-groups?id=f48761b4-bdb0-4b42-a2e5-7b45da996b2f&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1342] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1343] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/ports?tenant_id=4bccebe942584cd4a89bdf5c58a26842&device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1344] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/networks?id=39ea4236-218c-4bae-aa74-acd20e8ea37d => generated 772 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1345] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:08:23 2026] DELETE /v2.0/security-group-rules/41403c55-ba16-4087-84bc-9d17cbc8e627 => 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: 670/1346] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6d288033-a918-42e4-9be3-d24c5c135619 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1347] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/subnets?id=522af052-1b70-4532-97d0-6f7e9ae08d05 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1348] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1349] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/ports?network_id=39ea4236-218c-4bae-aa74-acd20e8ea37d&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: 673/1350] 10.0.0.180 () {34 vars in 990 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => 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: 674/1351] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/networks/39ea4236-218c-4bae-aa74-acd20e8ea37d?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: 678/1352] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:08:23 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: 675/1353] 10.0.0.180 () {34 vars in 1040 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1354] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/security-group-rules/7754bed4-9472-4f27-b7aa-184690335bf9 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1355] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/networks/39ea4236-218c-4bae-aa74-acd20e8ea37d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1356] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:24 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: 680/1357] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/ports?tenant_id=6f4fc697ba1e4938bc76aa46df285e55&device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1358] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=02553862-aec8-41e9-82a6-89268da0ce7f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1359] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:08:24 2026] DELETE /v2.0/security-group-rules/7754bed4-9472-4f27-b7aa-184690335bf9 => 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: 682/1360] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/subnets?id=cd4f703c-bf01-40fa-9a88-eabd4054361b => generated 691 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1361] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1362] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/ports?network_id=9a011a0b-f628-43e3-9600-80b550b7751f&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:24.341 8 INFO neutron.db.securitygroups_db [None req-3f3f032d-6d53-42a2-b703-fc0f4143d0b8 48dd0a59fb14472c8a029703908bdce2 80d726e5646c4708968164a2c79e5528 - - default default] Project 80d726e5646c4708968164a2c79e5528 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: 684/1363] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/networks/9a011a0b-f628-43e3-9600-80b550b7751f?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1364] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/networks/9a011a0b-f628-43e3-9600-80b550b7751f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1365] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:08:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1366] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/security-group-rules/8e1607bc-f8bd-4c1a-8c62-558c78ac4ac5 => generated 607 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1367] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1368] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:08:24 2026] DELETE /v2.0/security-group-rules/8e1607bc-f8bd-4c1a-8c62-558c78ac4ac5 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1369] 10.0.0.208 () {32 vars in 673 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1370] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:24 2026] DELETE /v2.0/security-groups/8f6f9fff-1461-4d83-92f7-5686db51e680 => 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: 683/1371] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1372] 10.0.0.208 () {32 vars in 663 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1373] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/security-groups?id=5bb9f34d-6b9a-4d7d-b039-e46a0041f03a&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1374] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => 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: 685/1375] 10.0.0.208 () {32 vars in 663 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1376] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/security-groups?id=f48761b4-bdb0-4b42-a2e5-7b45da996b2f&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: 686/1377] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:25 2026] GET /v2.0/security-groups?tenant_id=80d726e5646c4708968164a2c79e5528&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1378] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:25 2026] DELETE /v2.0/security-groups/3674a324-adf8-4451-82c4-8f392a341727 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1379] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:25 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1380] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:25 2026] GET /v2.0/security-groups?id=5bb9f34d-6b9a-4d7d-b039-e46a0041f03a&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: 688/1381] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:25 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1382] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:25 2026] GET /v2.0/security-groups?id=f48761b4-bdb0-4b42-a2e5-7b45da996b2f&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1383] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:08:25 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:26.122 7 INFO neutron_taas.services.taas.taas_plugin [req-5a209658-1193-43d9-ab72-11d621831e76 req-c9afd593-6cbd-4c0b-b9cb-1c63ad7d7b7a 62c9429b8dcf46558766be3d3090f4c1 4bccebe942584cd4a89bdf5c58a26842 - - default default] TaaS: Handle Delete Port: 6d288033-a918-42e4-9be3-d24c5c135619 2026-05-05 18:08:26.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5a209658-1193-43d9-ab72-11d621831e76 req-c9afd593-6cbd-4c0b-b9cb-1c63ad7d7b7a 62c9429b8dcf46558766be3d3090f4c1 4bccebe942584cd4a89bdf5c58a26842 - - default default] Tap Mirror: Handle Delete Port: 6d288033-a918-42e4-9be3-d24c5c135619 2026-05-05 18:08:26.244 7 INFO neutron.db.l3_db [req-5a209658-1193-43d9-ab72-11d621831e76 req-c9afd593-6cbd-4c0b-b9cb-1c63ad7d7b7a 62c9429b8dcf46558766be3d3090f4c1 4bccebe942584cd4a89bdf5c58a26842 - - default default] Floating IP 97335fa2-9661-43b3-b80d-78728ad8e6f0 disassociated. External IP: 10.96.250.214, port: 6d288033-a918-42e4-9be3-d24c5c135619. [pid: 7|app: 0|req: 695/1384] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:08:26 2026] DELETE /v2.0/ports/6d288033-a918-42e4-9be3-d24c5c135619 => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:26.577 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-deafebeb-929f-4151-a471-416cf792abda'] response: {'server_uuid': '9399602a-91ab-4ceb-8831-d9b24504da36', 'name': 'network-vif-deleted', 'tag': '6d288033-a918-42e4-9be3-d24c5c135619', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 696/1385] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1386] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:26 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1387] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/security-groups?id=5bb9f34d-6b9a-4d7d-b039-e46a0041f03a&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1388] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:08:27 2026] POST /v2.0/subnetpools => generated 548 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1389] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/subnetpools/dd152f4f-2461-45de-aa69-8c4ec7f3731b => generated 548 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1390] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:08:27 2026] PUT /v2.0/subnetpools/dd152f4f-2461-45de-aa69-8c4ec7f3731b => generated 500 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1391] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:08:27 2026] DELETE /v2.0/subnetpools/dd152f4f-2461-45de-aa69-8c4ec7f3731b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:27.587 8 INFO neutron.api.v2.resource [None req-4678389d-7c12-435c-b896-0b97f37e61da b22048ebe330480ba528582c70c0ae15 986c96a8bf19468696c216af3d5439fd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 693/1392] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/subnetpools/dd152f4f-2461-45de-aa69-8c4ec7f3731b => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:27.603 7 INFO neutron.api.v2.resource [None req-88133414-7fe6-4e09-a1c2-595d649517db b22048ebe330480ba528582c70c0ae15 986c96a8bf19468696c216af3d5439fd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1393] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:08:27 2026] DELETE /v2.0/subnetpools/dd152f4f-2461-45de-aa69-8c4ec7f3731b => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1394] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:28 2026] GET /v2.0/security-groups?tenant_id=986c96a8bf19468696c216af3d5439fd&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1395] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:28 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1396] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:28 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => generated 12 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1397] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:28 2026] DELETE /v2.0/security-groups/970f8227-644a-4649-b04b-4cb4ff9c35f9 => 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: 695/1398] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:28 2026] GET /v2.0/security-groups?id=5bb9f34d-6b9a-4d7d-b039-e46a0041f03a&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: 704/1399] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:29 2026] GET /v2.0/ports?device_id=9399602a-91ab-4ceb-8831-d9b24504da36 => 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: 696/1400] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:29 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1401] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:29 2026] GET /v2.0/security-groups?id=5bb9f34d-6b9a-4d7d-b039-e46a0041f03a&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: 697/1402] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:30 2026] DELETE /v2.0/security-groups/f48761b4-bdb0-4b42-a2e5-7b45da996b2f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:30.943 7 INFO neutron.api.v2.resource [None req-4f388b5a-5b80-45a4-bc9a-0451cf8cb170 62c9429b8dcf46558766be3d3090f4c1 4bccebe942584cd4a89bdf5c58a26842 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 706/1403] 10.0.0.208 () {32 vars in 737 bytes} [Tue May 5 18:08:30 2026] GET /v2.0/security-groups/f48761b4-bdb0-4b42-a2e5-7b45da996b2f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:31.056 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbaf7f6c-4f67-466e-bef6-7a2b8c15c1a3 62c9429b8dcf46558766be3d3090f4c1 4bccebe942584cd4a89bdf5c58a26842 - - default default] TaaS: Handle Delete Port: 7da3f89e-34c9-49e7-a844-247ed39f6dc7 2026-05-05 18:08:31.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbaf7f6c-4f67-466e-bef6-7a2b8c15c1a3 62c9429b8dcf46558766be3d3090f4c1 4bccebe942584cd4a89bdf5c58a26842 - - default default] Tap Mirror: Handle Delete Port: 7da3f89e-34c9-49e7-a844-247ed39f6dc7 [pid: 7|app: 0|req: 707/1404] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:31 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1405] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:31 2026] GET /v2.0/security-groups?id=5bb9f34d-6b9a-4d7d-b039-e46a0041f03a&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1406] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:08:30 2026] DELETE /v2.0/floatingips/97335fa2-9661-43b3-b80d-78728ad8e6f0 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:31.539 7 INFO neutron_taas.services.taas.taas_plugin [None req-dfe9470e-e64e-40b7-b9ff-8be319b51a97 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: d9965e74-b6ca-4fd0-9b36-f051546aaec4 2026-05-05 18:08:31.541 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfe9470e-e64e-40b7-b9ff-8be319b51a97 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: d9965e74-b6ca-4fd0-9b36-f051546aaec4 [pid: 7|app: 0|req: 709/1407] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:08:31 2026] PUT /v2.0/routers/42553575-2034-4b00-bf36-50bd2abbe181/remove_router_interface => generated 309 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:32.289 8 INFO neutron_taas.services.taas.taas_plugin [None req-db3dc36a-f89b-4196-b377-8b6dcb2f5bc3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: fed27869-076c-46aa-8367-6dd8a8d877b4 2026-05-05 18:08:32.296 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db3dc36a-f89b-4196-b377-8b6dcb2f5bc3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: fed27869-076c-46aa-8367-6dd8a8d877b4 [pid: 7|app: 0|req: 710/1408] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => 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: 711/1409] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/security-groups?id=5bb9f34d-6b9a-4d7d-b039-e46a0041f03a&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:32.562 8 INFO neutron_taas.services.taas.taas_plugin [None req-db3dc36a-f89b-4196-b377-8b6dcb2f5bc3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 5d40ce28-fb65-4d7a-b95c-891e01a166c2 2026-05-05 18:08:32.565 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db3dc36a-f89b-4196-b377-8b6dcb2f5bc3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 5d40ce28-fb65-4d7a-b95c-891e01a166c2 2026-05-05 18:08:32.933 8 INFO neutron.services.segments.plugin [-] Segment 995dd279-5462-4f4d-b8ab-d365b729d6cd resource provider aggregate not found 2026-05-05 18:08:32.939 8 INFO neutron.services.segments.plugin [-] Segment 995dd279-5462-4f4d-b8ab-d365b729d6cd resource provider aggregate not found 2026-05-05 18:08:32.960 8 INFO neutron.services.segments.plugin [-] Segment 995dd279-5462-4f4d-b8ab-d365b729d6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 995dd279-5462-4f4d-b8ab-d365b729d6cd found for delete ", "request_id": "req-fea4c011-e9c8-4b09-bc60-6d104138c631"}]} 2026-05-05 18:08:32.964 8 INFO neutron.services.segments.plugin [-] Segment 995dd279-5462-4f4d-b8ab-d365b729d6cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 995dd279-5462-4f4d-b8ab-d365b729d6cd found for delete ", "request_id": "req-103d28fb-8dfb-4934-9eb2-f1f1bddd2c7c"}]} 2026-05-05 18:08:32.966 8 INFO neutron.db.l3_hamode_db [None req-db3dc36a-f89b-4196-b377-8b6dcb2f5bc3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] HA network eace0052-f856-40bc-8059-2bc1b802774f was deleted as no HA routers are present in tenant 4bccebe942584cd4a89bdf5c58a26842. [pid: 8|app: 0|req: 699/1410] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:32 2026] DELETE /v2.0/routers/42553575-2034-4b00-bf36-50bd2abbe181 => generated 0 bytes in 906 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1411] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:32 2026] DELETE /v2.0/subnets/522af052-1b70-4532-97d0-6f7e9ae08d05 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:33.220 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d3d664b-70d5-451f-a3c7-e2049c74c90f b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: c5627ba6-3a86-4787-a288-7996c901280b 2026-05-05 18:08:33.223 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d3d664b-70d5-451f-a3c7-e2049c74c90f b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: c5627ba6-3a86-4787-a288-7996c901280b [pid: 7|app: 0|req: 713/1412] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1413] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1414] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:33 2026] DELETE /v2.0/networks/39ea4236-218c-4bae-aa74-acd20e8ea37d => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1415] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1416] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/security-groups?tenant_id=4bccebe942584cd4a89bdf5c58a26842&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1417] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/security-groups?tenant_id=9f4de2d1cc7f49159e5b5e10919c7d0d&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1418] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1419] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1420] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => 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: 704/1421] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:33 2026] DELETE /v2.0/security-groups/d32a609f-851b-4ac4-b155-fe3914abf077 => 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: 705/1422] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/security-groups?id=5bb9f34d-6b9a-4d7d-b039-e46a0041f03a&fields=id&fields=name => generated 88 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1423] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:33 2026] DELETE /v2.0/security-groups/0ecc7017-c86f-46a4-a9af-0751226d7c06 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:33.864 8 INFO neutron_taas.services.taas.taas_plugin [req-c354c689-1588-41b9-8160-1abc255c3e85 req-c60a17cb-b957-4519-ac72-173b4360541d 0c1420aa7cbd4caabd859be40530815e 6f4fc697ba1e4938bc76aa46df285e55 - - default default] TaaS: Handle Delete Port: 02553862-aec8-41e9-82a6-89268da0ce7f 2026-05-05 18:08:33.866 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c354c689-1588-41b9-8160-1abc255c3e85 req-c60a17cb-b957-4519-ac72-173b4360541d 0c1420aa7cbd4caabd859be40530815e 6f4fc697ba1e4938bc76aa46df285e55 - - default default] Tap Mirror: Handle Delete Port: 02553862-aec8-41e9-82a6-89268da0ce7f [pid: 8|app: 0|req: 706/1424] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:08:33 2026] DELETE /v2.0/ports/02553862-aec8-41e9-82a6-89268da0ce7f => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:34.023 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52020626-0542-4055-a34b-d1a603a31e1e'] response: {'server_uuid': '2b187ea9-0f75-4c0c-83db-785b95c510d1', 'name': 'network-vif-deleted', 'tag': '02553862-aec8-41e9-82a6-89268da0ce7f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 719/1425] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/security-groups?tenant_id=b5b17135044349aa956ec936b7f94b8a&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1426] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:34 2026] DELETE /v2.0/security-groups/2ff2ecb7-2858-4eae-b656-fa751467c75e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1427] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1428] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1429] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:34.982 8 INFO neutron.services.segments.plugin [-] Segment a434eb1e-4842-461d-ab38-dd563948a3d6 resource provider aggregate not found 2026-05-05 18:08:34.982 8 INFO neutron.services.segments.plugin [-] Segment a434eb1e-4842-461d-ab38-dd563948a3d6 resource provider aggregate not found 2026-05-05 18:08:34.999 8 INFO neutron.services.segments.plugin [-] Segment a434eb1e-4842-461d-ab38-dd563948a3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a434eb1e-4842-461d-ab38-dd563948a3d6 found for delete ", "request_id": "req-faa4d6fe-b445-4eec-8248-1c8a99ca86ff"}]} 2026-05-05 18:08:35.000 8 INFO neutron.services.segments.plugin [-] Segment a434eb1e-4842-461d-ab38-dd563948a3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a434eb1e-4842-461d-ab38-dd563948a3d6 found for delete ", "request_id": "req-960b94d8-b5ec-449c-9542-12468762d299"}]} [pid: 8|app: 0|req: 709/1430] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:35 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1431] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:08:35 2026] GET /v2.0/security-groups?id=303c2816-4473-48a4-b96c-f26cbf2e718e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1434] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:35 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1435] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:08:36 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:36.259 8 INFO neutron_taas.services.taas.taas_plugin [req-1770c036-40bc-4275-8eea-13d2a7476734 req-0d23cafa-f46f-4e58-b225-8c3ae94e6847 d3ba976f11dc4c4e8a799553d4cc6239 2560f4b7558f42f79c50e56fbeb2ec98 - - default default] TaaS: Handle Delete Port: 09044063-8cb3-46df-ab3d-2fad6cd9cf8f 2026-05-05 18:08:36.262 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1770c036-40bc-4275-8eea-13d2a7476734 req-0d23cafa-f46f-4e58-b225-8c3ae94e6847 d3ba976f11dc4c4e8a799553d4cc6239 2560f4b7558f42f79c50e56fbeb2ec98 - - default default] Tap Mirror: Handle Delete Port: 09044063-8cb3-46df-ab3d-2fad6cd9cf8f 2026-05-05 18:08:36.392 8 INFO neutron.db.l3_db [req-1770c036-40bc-4275-8eea-13d2a7476734 req-0d23cafa-f46f-4e58-b225-8c3ae94e6847 d3ba976f11dc4c4e8a799553d4cc6239 2560f4b7558f42f79c50e56fbeb2ec98 - - default default] Floating IP 87592dd0-35aa-484b-ab39-7b7e6d958e0e disassociated. External IP: 10.96.250.202, port: 09044063-8cb3-46df-ab3d-2fad6cd9cf8f. [pid: 8|app: 0|req: 711/1436] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:08:36 2026] DELETE /v2.0/ports/09044063-8cb3-46df-ab3d-2fad6cd9cf8f => generated 0 bytes in 574 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:36.758 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef842df9-6f4f-41a7-b999-2cfab59d0432'] response: {'server_uuid': 'cc9bdc0e-7cd9-400e-a929-816bf3205fa0', 'name': 'network-vif-deleted', 'tag': '09044063-8cb3-46df-ab3d-2fad6cd9cf8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 726/1437] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:36 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => 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: 712/1438] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/ports?device_id=2b187ea9-0f75-4c0c-83db-785b95c510d1 => 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: 727/1439] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => 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: 713/1440] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/security-groups?tenant_id=8f5928374bc64e158095d83b061b87be&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1441] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:38 2026] DELETE /v2.0/security-groups/7ac35fa8-c677-4462-a878-b1d8afc3b51b => 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: 714/1442] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/security-groups?tenant_id=f3fe7e2f21e0490da467c2ea319ea8d8&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1443] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:39 2026] DELETE /v2.0/security-groups/3d3a1b6f-cd59-43fe-beb6-b421749d6d45 => 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: 715/1444] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/ports?device_id=cc9bdc0e-7cd9-400e-a929-816bf3205fa0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:39.655 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f9b9bf0-e646-4364-a4ce-00cc8477f8ed b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: d5ba1c57-935f-4ef1-89db-6328daf3da6d 2026-05-05 18:08:39.657 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f9b9bf0-e646-4364-a4ce-00cc8477f8ed b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: d5ba1c57-935f-4ef1-89db-6328daf3da6d [pid: 7|app: 0|req: 730/1445] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:08:39 2026] PUT /v2.0/routers/4347c49a-c113-4c64-a734-3f7d15273549/remove_router_interface => generated 309 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1446] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:40 2026] DELETE /v2.0/security-groups/303c2816-4473-48a4-b96c-f26cbf2e718e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:40.348 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb136137-0926-463c-97ff-270cd621dd0d b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: abbe0f1e-128c-41b1-b0e6-759e67b2cb6a 2026-05-05 18:08:40.352 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb136137-0926-463c-97ff-270cd621dd0d b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: abbe0f1e-128c-41b1-b0e6-759e67b2cb6a 2026-05-05 18:08:40.359 7 INFO neutron.api.v2.resource [None req-839a00a2-863b-43fb-a867-50a09daa679c d3ba976f11dc4c4e8a799553d4cc6239 2560f4b7558f42f79c50e56fbeb2ec98 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1447] 10.0.0.208 () {32 vars in 737 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/security-groups/303c2816-4473-48a4-b96c-f26cbf2e718e => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:40.463 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e13e0da-2e49-4849-bcda-8825a918015e d3ba976f11dc4c4e8a799553d4cc6239 2560f4b7558f42f79c50e56fbeb2ec98 - - default default] TaaS: Handle Delete Port: 6c76d2bc-bfed-4108-90c6-ad8728d1c88b 2026-05-05 18:08:40.466 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e13e0da-2e49-4849-bcda-8825a918015e d3ba976f11dc4c4e8a799553d4cc6239 2560f4b7558f42f79c50e56fbeb2ec98 - - default default] Tap Mirror: Handle Delete Port: 6c76d2bc-bfed-4108-90c6-ad8728d1c88b [pid: 7|app: 0|req: 733/1448] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:08:40 2026] DELETE /v2.0/floatingips/87592dd0-35aa-484b-ab39-7b7e6d958e0e => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:40.621 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb136137-0926-463c-97ff-270cd621dd0d b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 8aff06b0-cf5c-4d66-b93d-ef137451afd3 2026-05-05 18:08:40.624 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb136137-0926-463c-97ff-270cd621dd0d b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 8aff06b0-cf5c-4d66-b93d-ef137451afd3 2026-05-05 18:08:40.955 7 INFO neutron_taas.services.taas.taas_plugin [None req-41907da7-8210-4cf4-b8f3-f4d777e417f9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 8b900473-398f-4c31-8cf0-7c70223d9ee6 2026-05-05 18:08:40.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41907da7-8210-4cf4-b8f3-f4d777e417f9 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 8b900473-398f-4c31-8cf0-7c70223d9ee6 2026-05-05 18:08:41.006 8 INFO neutron.services.segments.plugin [-] Segment e5bf5d98-2d91-482f-a6e7-c86484591481 resource provider aggregate not found 2026-05-05 18:08:41.012 8 INFO neutron.services.segments.plugin [-] Segment e5bf5d98-2d91-482f-a6e7-c86484591481 resource provider aggregate not found 2026-05-05 18:08:41.027 8 INFO neutron.db.l3_hamode_db [None req-eb136137-0926-463c-97ff-270cd621dd0d b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] HA network 821d28a5-5e97-4120-ac75-77305df816b4 was deleted as no HA routers are present in tenant 6f4fc697ba1e4938bc76aa46df285e55. [pid: 8|app: 0|req: 716/1449] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:40 2026] DELETE /v2.0/routers/4347c49a-c113-4c64-a734-3f7d15273549 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:41.034 8 INFO neutron.services.segments.plugin [-] Segment e5bf5d98-2d91-482f-a6e7-c86484591481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5bf5d98-2d91-482f-a6e7-c86484591481 found for delete ", "request_id": "req-7066f09c-bcce-41e5-a77f-a51e21f01d7b"}]} 2026-05-05 18:08:41.040 8 INFO neutron.services.segments.plugin [-] Segment e5bf5d98-2d91-482f-a6e7-c86484591481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5bf5d98-2d91-482f-a6e7-c86484591481 found for delete ", "request_id": "req-49035865-8acf-49f6-ba59-ff3fab6bc791"}]} [pid: 8|app: 0|req: 717/1450] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:41 2026] DELETE /v2.0/subnets/cd4f703c-bf01-40fa-9a88-eabd4054361b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:41.262 8 INFO neutron_taas.services.taas.taas_plugin [None req-aad9feb8-cde9-4f19-b96a-55ddd33e5860 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 4752a19f-173d-4ea5-9ee4-053ac2809ef1 2026-05-05 18:08:41.265 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aad9feb8-cde9-4f19-b96a-55ddd33e5860 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 4752a19f-173d-4ea5-9ee4-053ac2809ef1 [pid: 8|app: 0|req: 718/1451] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:41 2026] DELETE /v2.0/networks/9a011a0b-f628-43e3-9600-80b550b7751f => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1452] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:41 2026] GET /v2.0/security-groups?tenant_id=6f4fc697ba1e4938bc76aa46df285e55&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1453] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:41 2026] DELETE /v2.0/security-groups/5bb9f34d-6b9a-4d7d-b039-e46a0041f03a => 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: 734/1454] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:08:40 2026] PUT /v2.0/routers/1d0491fc-1770-4594-860b-5a2ee58babfa/remove_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:42.127 8 INFO neutron_taas.services.taas.taas_plugin [None req-c26b22ea-2e65-4f30-aa8a-2ee7df3505f3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: a145628c-4383-4313-bad4-9db441c31fbc 2026-05-05 18:08:42.130 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c26b22ea-2e65-4f30-aa8a-2ee7df3505f3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: a145628c-4383-4313-bad4-9db441c31fbc 2026-05-05 18:08:42.362 8 INFO neutron_taas.services.taas.taas_plugin [None req-c26b22ea-2e65-4f30-aa8a-2ee7df3505f3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 8e14c313-81c5-4a53-98ac-57c04003bd4e 2026-05-05 18:08:42.365 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c26b22ea-2e65-4f30-aa8a-2ee7df3505f3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 8e14c313-81c5-4a53-98ac-57c04003bd4e 2026-05-05 18:08:42.708 8 INFO neutron.db.l3_hamode_db [None req-c26b22ea-2e65-4f30-aa8a-2ee7df3505f3 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] HA network 6e51df4b-6757-4309-aee3-77f74c92fa09 was deleted as no HA routers are present in tenant 2560f4b7558f42f79c50e56fbeb2ec98. [pid: 8|app: 0|req: 721/1455] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:41 2026] DELETE /v2.0/routers/1d0491fc-1770-4594-860b-5a2ee58babfa => generated 0 bytes in 797 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1456] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:42 2026] DELETE /v2.0/subnets/ea62e33d-0c7f-4e88-9dd8-7df839a4feab => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:42.920 7 INFO neutron_taas.services.taas.taas_plugin [None req-cebf9d5c-8be8-4fc3-80d8-94e720e53b99 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 0cc1f7d5-f7af-4f7f-92ce-679663c80b16 2026-05-05 18:08:42.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cebf9d5c-8be8-4fc3-80d8-94e720e53b99 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 0cc1f7d5-f7af-4f7f-92ce-679663c80b16 [pid: 8|app: 0|req: 722/1457] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/security-groups?tenant_id=762a5f2a873b45978d40582ce19becf5&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:43.068 7 INFO neutron.services.segments.plugin [-] Segment 57ded637-ce86-4633-b767-9baf9b978c44 resource provider aggregate not found 2026-05-05 18:08:43.075 8 INFO neutron.services.segments.plugin [-] Segment b194d422-5f3b-4e6c-86a1-8a77f4aa3f0b resource provider aggregate not found 2026-05-05 18:08:43.083 8 INFO neutron.services.segments.plugin [-] Segment b194d422-5f3b-4e6c-86a1-8a77f4aa3f0b resource provider aggregate not found 2026-05-05 18:08:43.087 7 INFO neutron.services.segments.plugin [-] Segment 57ded637-ce86-4633-b767-9baf9b978c44 resource provider aggregate not found 2026-05-05 18:08:43.089 7 INFO neutron.services.segments.plugin [-] Segment 57ded637-ce86-4633-b767-9baf9b978c44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57ded637-ce86-4633-b767-9baf9b978c44 found for delete ", "request_id": "req-35485ab3-ffe7-45f0-95da-c0f41d4112e0"}]} 2026-05-05 18:08:43.100 8 INFO neutron.services.segments.plugin [-] Segment b194d422-5f3b-4e6c-86a1-8a77f4aa3f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b194d422-5f3b-4e6c-86a1-8a77f4aa3f0b found for delete ", "request_id": "req-e7007398-a49d-4c2a-aa23-0e5fbdab4491"}]} 2026-05-05 18:08:43.107 8 INFO neutron.services.segments.plugin [-] Segment b194d422-5f3b-4e6c-86a1-8a77f4aa3f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b194d422-5f3b-4e6c-86a1-8a77f4aa3f0b found for delete ", "request_id": "req-58260aac-62d3-4f09-9acd-2c315e8cc381"}]} 2026-05-05 18:08:43.110 7 INFO neutron.services.segments.plugin [-] Segment 57ded637-ce86-4633-b767-9baf9b978c44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57ded637-ce86-4633-b767-9baf9b978c44 found for delete ", "request_id": "req-1985aa9c-4bc8-4239-bfd5-b7e935fdf1c6"}]} [pid: 7|app: 0|req: 736/1458] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:42 2026] DELETE /v2.0/networks/89c199ab-6cea-44f5-b211-78ae53d08a2b => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:43.124 8 INFO neutron.services.segments.plugin [-] Segment dc43a7a4-60af-4a71-95c9-4698a14db1d6 resource provider aggregate not found 2026-05-05 18:08:43.132 8 INFO neutron.services.segments.plugin [-] Segment dc43a7a4-60af-4a71-95c9-4698a14db1d6 resource provider aggregate not found 2026-05-05 18:08:43.140 8 INFO neutron.services.segments.plugin [-] Segment dc43a7a4-60af-4a71-95c9-4698a14db1d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc43a7a4-60af-4a71-95c9-4698a14db1d6 found for delete ", "request_id": "req-8c8e33bc-166d-421b-947b-1107fa595427"}]} 2026-05-05 18:08:43.148 8 INFO neutron.services.segments.plugin [-] Segment dc43a7a4-60af-4a71-95c9-4698a14db1d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc43a7a4-60af-4a71-95c9-4698a14db1d6 found for delete ", "request_id": "req-6b087ab6-f8ac-4aa4-8d82-4baf5972e20c"}]} [pid: 8|app: 0|req: 723/1459] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:43 2026] DELETE /v2.0/security-groups/13577b79-aae0-46f4-a508-a42549f989a1 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1460] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/security-groups?tenant_id=2560f4b7558f42f79c50e56fbeb2ec98&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1461] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:43 2026] DELETE /v2.0/security-groups/537f1e5b-e74d-4eba-9042-e6863b475586 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1462] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/security-groups?tenant_id=a963ba1ed50943b8a498f5715c111e78&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1463] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:43 2026] DELETE /v2.0/security-groups/ffe9570d-b169-4bce-aabb-77916956abe1 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:45.843 8 INFO neutron.db.segments_db [None req-ccd72877-2d23-451c-86c1-820af581942c ec00f29b5c084f84929de504f66a1c37 cccb438e473749a8a1b1c5c17e5b6c34 - - default default] Added segment 98719a0c-b4e2-454b-abab-c45747d70719 of type vxlan for network 16d1cda3-577e-4f2b-8464-9654b64e3f30 2026-05-05 18:08:45.902 8 INFO neutron.db.segments_db [None req-ccd72877-2d23-451c-86c1-820af581942c ec00f29b5c084f84929de504f66a1c37 cccb438e473749a8a1b1c5c17e5b6c34 - - default default] Added segment 00399c67-798f-4d15-903d-b0e4cc466688 of type vxlan for network d155b704-5045-4d19-9490-ca950adc795c [pid: 8|app: 0|req: 725/1464] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:45 2026] POST /v2.0/networks => generated 1244 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1465] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:08:46 2026] GET /v2.0/networks => generated 1843 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:46.244 8 INFO neutron.services.segments.plugin [-] Segment 98719a0c-b4e2-454b-abab-c45747d70719 resource provider aggregate not found 2026-05-05 18:08:46.247 8 INFO neutron.services.segments.plugin [-] Segment 98719a0c-b4e2-454b-abab-c45747d70719 resource provider aggregate not found 2026-05-05 18:08:46.260 8 INFO neutron.services.segments.plugin [-] Segment 98719a0c-b4e2-454b-abab-c45747d70719 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98719a0c-b4e2-454b-abab-c45747d70719 found for delete ", "request_id": "req-bad847c6-a04d-47b3-bbc7-b2028b2689d6"}]} 2026-05-05 18:08:46.265 8 INFO neutron.services.segments.plugin [-] Segment 98719a0c-b4e2-454b-abab-c45747d70719 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98719a0c-b4e2-454b-abab-c45747d70719 found for delete ", "request_id": "req-e3d6b6b1-9752-433f-9ec4-d7336f8bc9fa"}]} [pid: 8|app: 0|req: 726/1466] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:46 2026] DELETE /v2.0/networks/16d1cda3-577e-4f2b-8464-9654b64e3f30 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:46.387 7 INFO neutron.services.segments.plugin [-] Segment 00399c67-798f-4d15-903d-b0e4cc466688 resource provider aggregate not found 2026-05-05 18:08:46.397 7 INFO neutron.services.segments.plugin [-] Segment 00399c67-798f-4d15-903d-b0e4cc466688 resource provider aggregate not found 2026-05-05 18:08:46.403 7 INFO neutron.services.segments.plugin [-] Segment 00399c67-798f-4d15-903d-b0e4cc466688 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00399c67-798f-4d15-903d-b0e4cc466688 found for delete ", "request_id": "req-3c22fc95-f8ff-4fdd-8719-a2f87bed2f50"}]} 2026-05-05 18:08:46.415 7 INFO neutron.services.segments.plugin [-] Segment 00399c67-798f-4d15-903d-b0e4cc466688 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00399c67-798f-4d15-903d-b0e4cc466688 found for delete ", "request_id": "req-3f6019bb-7d76-498d-8eff-1a627273dc48"}]} [pid: 7|app: 0|req: 741/1467] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:46 2026] DELETE /v2.0/networks/d155b704-5045-4d19-9490-ca950adc795c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1468] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:08:46 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1469] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:46 2026] GET /v2.0/security-groups?tenant_id=13be1223148f41f2909b111b54eb4533&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:46.549 7 INFO neutron.db.segments_db [None req-e7b34aa9-1a8a-4871-a4af-d66543f2067c ec00f29b5c084f84929de504f66a1c37 cccb438e473749a8a1b1c5c17e5b6c34 - - default default] Added segment a1b2678a-8f92-4d17-9363-74a0e874667a of type vxlan for network 46fc5e4a-5555-4582-929e-87d26bec2b3a [pid: 8|app: 0|req: 728/1470] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:46 2026] DELETE /v2.0/security-groups/d48d00dc-7d9e-45b0-ac4b-83a142c4b5f6 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1471] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:46 2026] POST /v2.0/networks => generated 654 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:46.696 8 INFO neutron.db.segments_db [None req-b39cdb7c-5326-4085-b4a0-e0cb0939a89f ec00f29b5c084f84929de504f66a1c37 cccb438e473749a8a1b1c5c17e5b6c34 - - default default] Added segment 0a2ca8a8-bee6-404d-98c2-ad6aaeb2a847 of type vxlan for network e2939ee5-c1f7-4d5a-a1dd-f295e3bbefb8 [pid: 8|app: 0|req: 729/1472] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:46 2026] POST /v2.0/networks => generated 653 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1473] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:08:46 2026] POST /v2.0/ports => generated 1506 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1474] 10.0.0.208 () {32 vars in 643 bytes} [Tue May 5 18:08:47 2026] GET /v2.0/ports => generated 1506 bytes in 123 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-05 18:08:47.560 7 INFO neutron_taas.services.taas.taas_plugin [None req-9baca423-a748-40ec-9919-d2c71f43b2ad ec00f29b5c084f84929de504f66a1c37 cccb438e473749a8a1b1c5c17e5b6c34 - - default default] TaaS: Handle Delete Port: 0383ff78-e12d-4e45-bde9-a89a7dbb7511 2026-05-05 18:08:47.563 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9baca423-a748-40ec-9919-d2c71f43b2ad ec00f29b5c084f84929de504f66a1c37 cccb438e473749a8a1b1c5c17e5b6c34 - - default default] Tap Mirror: Handle Delete Port: 0383ff78-e12d-4e45-bde9-a89a7dbb7511 [pid: 7|app: 0|req: 745/1475] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:08:47 2026] DELETE /v2.0/ports/0383ff78-e12d-4e45-bde9-a89a7dbb7511 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:47.714 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea6bd18c-97b5-4a17-9c58-ca995ddd22b2 ec00f29b5c084f84929de504f66a1c37 cccb438e473749a8a1b1c5c17e5b6c34 - - default default] TaaS: Handle Delete Port: 9cf12faa-652b-42ea-b473-299b11506539 2026-05-05 18:08:47.717 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea6bd18c-97b5-4a17-9c58-ca995ddd22b2 ec00f29b5c084f84929de504f66a1c37 cccb438e473749a8a1b1c5c17e5b6c34 - - default default] Tap Mirror: Handle Delete Port: 9cf12faa-652b-42ea-b473-299b11506539 [pid: 7|app: 0|req: 746/1476] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:08:47 2026] DELETE /v2.0/ports/9cf12faa-652b-42ea-b473-299b11506539 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1477] 10.0.0.208 () {32 vars in 643 bytes} [Tue May 5 18:08:47 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) [pid: 8|app: 0|req: 731/1478] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:47 2026] GET /v2.0/security-groups?tenant_id=b921de392f83406589e0ddebab8dddc7&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:47.867 7 INFO neutron.db.segments_db [None req-c710547d-030a-4e8b-af11-1da9c2cc7018 ec00f29b5c084f84929de504f66a1c37 cccb438e473749a8a1b1c5c17e5b6c34 - - default default] Added segment 9a799d30-c26b-4427-b6ca-11ce2fcdb19e of type vxlan for network a00fc663-bb44-4b69-8a58-d7dca0071ef8 [pid: 8|app: 0|req: 732/1479] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:47 2026] DELETE /v2.0/security-groups/fda623d2-d3c7-4aea-b640-0e4ffc0f9afb => 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: 748/1480] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:47 2026] POST /v2.0/networks => generated 653 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:48.001 8 INFO neutron.db.segments_db [None req-a1cb403d-3107-4d5a-a86d-269bf1da675e ec00f29b5c084f84929de504f66a1c37 cccb438e473749a8a1b1c5c17e5b6c34 - - default default] Added segment 239b4026-c5bc-42e4-ad66-3ef7656397ef of type vxlan for network 41a5beae-e826-4518-96a8-efd06f32fdb1 [pid: 8|app: 0|req: 733/1481] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:47 2026] POST /v2.0/networks => generated 653 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1482] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:08:48 2026] POST /v2.0/subnets => generated 1323 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1483] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/subnets => generated 1959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1484] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:49 2026] DELETE /v2.0/subnets/d806fb8b-f03a-48a3-bef3-c20e2bb1ca60 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1485] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:49 2026] DELETE /v2.0/subnets/5d79f33f-53f3-4fe4-b899-8e9d4ecb210c => 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: 751/1486] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:08:49 2026] GET /v2.0/subnets => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:49.455 8 INFO neutron.services.segments.plugin [-] Segment 239b4026-c5bc-42e4-ad66-3ef7656397ef resource provider aggregate not found 2026-05-05 18:08:49.473 8 INFO neutron.services.segments.plugin [-] Segment 239b4026-c5bc-42e4-ad66-3ef7656397ef resource provider aggregate not found 2026-05-05 18:08:49.481 8 INFO neutron.services.segments.plugin [-] Segment 239b4026-c5bc-42e4-ad66-3ef7656397ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 239b4026-c5bc-42e4-ad66-3ef7656397ef found for delete ", "request_id": "req-4e0cc027-d3e1-44a4-b6c7-0219bf677203"}]} 2026-05-05 18:08:49.504 8 INFO neutron.services.segments.plugin [-] Segment 239b4026-c5bc-42e4-ad66-3ef7656397ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 239b4026-c5bc-42e4-ad66-3ef7656397ef found for delete ", "request_id": "req-23856d1f-c8e2-47f8-ae75-74c43458ca0d"}]} [pid: 8|app: 0|req: 736/1487] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:49 2026] DELETE /v2.0/networks/41a5beae-e826-4518-96a8-efd06f32fdb1 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:49.643 7 INFO neutron.services.segments.plugin [-] Segment 9a799d30-c26b-4427-b6ca-11ce2fcdb19e resource provider aggregate not found 2026-05-05 18:08:49.647 7 INFO neutron.services.segments.plugin [-] Segment 9a799d30-c26b-4427-b6ca-11ce2fcdb19e resource provider aggregate not found 2026-05-05 18:08:49.663 7 INFO neutron.services.segments.plugin [-] Segment 9a799d30-c26b-4427-b6ca-11ce2fcdb19e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a799d30-c26b-4427-b6ca-11ce2fcdb19e found for delete ", "request_id": "req-e96e8547-657c-4072-a673-79209233c81e"}]} 2026-05-05 18:08:49.663 7 INFO neutron.services.segments.plugin [-] Segment 9a799d30-c26b-4427-b6ca-11ce2fcdb19e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a799d30-c26b-4427-b6ca-11ce2fcdb19e found for delete ", "request_id": "req-ea9280e7-7dcb-4ca6-a1df-7d26842de79f"}]} [pid: 7|app: 0|req: 752/1488] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:49 2026] DELETE /v2.0/networks/a00fc663-bb44-4b69-8a58-d7dca0071ef8 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1489] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:49 2026] DELETE /v2.0/networks/e2939ee5-c1f7-4d5a-a1dd-f295e3bbefb8 => 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: 753/1490] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:49 2026] DELETE /v2.0/networks/46fc5e4a-5555-4582-929e-87d26bec2b3a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1491] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:50 2026] GET /v2.0/security-groups?tenant_id=cccb438e473749a8a1b1c5c17e5b6c34&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1492] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:50 2026] DELETE /v2.0/security-groups/83230e7b-f6cc-411e-bf35-a8809338a58c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:51.498 8 INFO neutron.services.segments.plugin [-] Segment 0a2ca8a8-bee6-404d-98c2-ad6aaeb2a847 resource provider aggregate not found 2026-05-05 18:08:51.514 8 INFO neutron.services.segments.plugin [-] Segment 0a2ca8a8-bee6-404d-98c2-ad6aaeb2a847 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a2ca8a8-bee6-404d-98c2-ad6aaeb2a847 found for delete ", "request_id": "req-8ea2ad8e-0ca3-492f-8743-7b9658ad59c1"}]} 2026-05-05 18:08:51.520 8 INFO neutron.services.segments.plugin [-] Segment 0a2ca8a8-bee6-404d-98c2-ad6aaeb2a847 resource provider aggregate not found 2026-05-05 18:08:51.544 8 INFO neutron.services.segments.plugin [-] Segment 0a2ca8a8-bee6-404d-98c2-ad6aaeb2a847 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a2ca8a8-bee6-404d-98c2-ad6aaeb2a847 found for delete ", "request_id": "req-7b87cf80-3c5d-42fc-8784-ef3ecf33a1ea"}]} 2026-05-05 18:08:51.683 7 INFO neutron.services.segments.plugin [-] Segment a1b2678a-8f92-4d17-9363-74a0e874667a resource provider aggregate not found 2026-05-05 18:08:51.684 7 INFO neutron.services.segments.plugin [-] Segment a1b2678a-8f92-4d17-9363-74a0e874667a resource provider aggregate not found 2026-05-05 18:08:51.702 7 INFO neutron.services.segments.plugin [-] Segment a1b2678a-8f92-4d17-9363-74a0e874667a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1b2678a-8f92-4d17-9363-74a0e874667a found for delete ", "request_id": "req-71aaaf36-9ce5-4987-931c-323fc68d93e9"}]} 2026-05-05 18:08:51.705 7 INFO neutron.services.segments.plugin [-] Segment a1b2678a-8f92-4d17-9363-74a0e874667a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1b2678a-8f92-4d17-9363-74a0e874667a found for delete ", "request_id": "req-960f1941-fd44-4a92-bf20-624a015a40b3"}]} [pid: 7|app: 0|req: 756/1495] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/security-groups?tenant_id=b27f7df8a92144b090d2d8379ed85945&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:52.768 8 INFO neutron.db.segments_db [None req-3a1ce77b-c8da-46ad-af46-39a11510d091 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] Added segment df97565e-7e7d-4bca-b914-130278bbe0be of type vxlan for network 59f2da0d-4648-437e-8956-079995c1062b 2026-05-05 18:08:52.922 7 INFO neutron.db.segments_db [None req-b090dd08-7377-44ce-a251-19fc063af3e0 4dec118b201c4af29061a7fa7e01fb99 65d7285cad6347e89f314f3dcfcc1368 - - default default] Added segment 05894fd8-696a-470c-8358-062db670ebdb of type vxlan for network f6a43a98-a8ae-4c58-95a8-db8e1111c142 [pid: 8|app: 0|req: 740/1496] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:52 2026] POST /v2.0/networks => generated 630 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:52.975 7 INFO neutron.db.segments_db [None req-b090dd08-7377-44ce-a251-19fc063af3e0 4dec118b201c4af29061a7fa7e01fb99 65d7285cad6347e89f314f3dcfcc1368 - - default default] Added segment 851cfbf9-1099-4c20-988f-a2e3485a6a01 of type vxlan for network 4ab755a4-6040-4d2b-b88b-7fbb26826e70 [pid: 8|app: 0|req: 741/1497] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:52 2026] DELETE /v2.0/security-groups/85e91b6a-8f5a-4669-a708-08402ba67983 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1498] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:52 2026] POST /v2.0/networks => generated 1246 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1499] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:08:53 2026] GET /v2.0/networks => generated 1845 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1500] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:53 2026] DELETE /v2.0/networks/f6a43a98-a8ae-4c58-95a8-db8e1111c142 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1501] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:08:53 2026] POST /v2.0/ports => generated 743 bytes in 312 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: 760/1502] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:53 2026] DELETE /v2.0/networks/4ab755a4-6040-4d2b-b88b-7fbb26826e70 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:53.419 8 INFO neutron.db.segments_db [None req-1d317741-d920-46b3-bfaf-ec909fca1fe4 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] Added segment de920519-49d1-447e-bbae-1da269554f02 of type vxlan for network 74bf68a9-577a-4599-86c9-d8f1fb537ca1 [pid: 7|app: 0|req: 761/1503] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:08:53 2026] GET /v2.0/networks => generated 651 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:53.490 7 INFO neutron.db.segments_db [None req-754e4228-0794-485a-8b49-42c3ba3e44cb 4dec118b201c4af29061a7fa7e01fb99 65d7285cad6347e89f314f3dcfcc1368 - - default default] Added segment 7d18af25-ad88-4e40-a028-3f602644e333 of type vxlan for network 1921f731-bda3-46d2-bfe6-00bf9653434c [pid: 8|app: 0|req: 743/1504] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:53 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1505] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:53 2026] POST /v2.0/networks => generated 649 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:53.657 7 INFO neutron.db.segments_db [None req-424affd7-d3be-4e1e-a763-287a0b6b761a 4dec118b201c4af29061a7fa7e01fb99 65d7285cad6347e89f314f3dcfcc1368 - - default default] Added segment 93d002b4-9e46-4ac7-8281-b86c1a6c6777 of type vxlan for network 17ae3268-0a93-41f6-97d6-3460e62b8a05 2026-05-05 18:08:53.736 7 INFO neutron.services.segments.plugin [-] Segment 05894fd8-696a-470c-8358-062db670ebdb resource provider aggregate not found 2026-05-05 18:08:53.742 7 INFO neutron.services.segments.plugin [-] Segment 05894fd8-696a-470c-8358-062db670ebdb resource provider aggregate not found 2026-05-05 18:08:53.767 7 INFO neutron.services.segments.plugin [-] Segment 05894fd8-696a-470c-8358-062db670ebdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05894fd8-696a-470c-8358-062db670ebdb found for delete ", "request_id": "req-e7224936-e7e8-4d37-b2e3-122a46a5d4e9"}]} [pid: 7|app: 0|req: 763/1506] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:53 2026] POST /v2.0/networks => generated 650 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:53.773 7 INFO neutron.services.segments.plugin [-] Segment 05894fd8-696a-470c-8358-062db670ebdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05894fd8-696a-470c-8358-062db670ebdb found for delete ", "request_id": "req-7f99e476-511b-426a-af67-ea539b6bae24"}]} 2026-05-05 18:08:53.789 7 INFO neutron.services.segments.plugin [-] Segment 851cfbf9-1099-4c20-988f-a2e3485a6a01 resource provider aggregate not found 2026-05-05 18:08:53.797 7 INFO neutron.services.segments.plugin [-] Segment 851cfbf9-1099-4c20-988f-a2e3485a6a01 resource provider aggregate not found 2026-05-05 18:08:53.819 7 INFO neutron.services.segments.plugin [-] Segment 851cfbf9-1099-4c20-988f-a2e3485a6a01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 851cfbf9-1099-4c20-988f-a2e3485a6a01 found for delete ", "request_id": "req-73702647-54ef-4da1-bd12-16c479f6da41"}]} 2026-05-05 18:08:53.820 7 INFO neutron.services.segments.plugin [-] Segment 851cfbf9-1099-4c20-988f-a2e3485a6a01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 851cfbf9-1099-4c20-988f-a2e3485a6a01 found for delete ", "request_id": "req-691d0ee3-129e-47be-b872-7f1b0e20ca24"}]} [pid: 8|app: 0|req: 744/1507] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:08:53 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:08:53.989 8 INFO neutron.db.segments_db [None req-a0dfe7f7-e370-4708-9e9d-512188199813 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] Added segment 6903b79f-2064-400e-be7d-7b12bd1f6d1e of type vxlan for network 791992bd-0465-4ff8-b369-6990f3ea0afa [pid: 8|app: 0|req: 745/1508] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:53 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1509] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:08:53 2026] POST /v2.0/ports => generated 1506 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 746/1510] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:08:54 2026] POST /v2.0/ports => generated 743 bytes in 255 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: 765/1511] 10.0.0.208 () {32 vars in 643 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/ports => generated 1506 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:54.424 8 INFO neutron.db.segments_db [None req-9d059445-cdfa-4a17-9099-ad78375403d1 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] Added segment 0836eec1-5c41-4889-9807-317b265fb66b of type vxlan for network ceee49df-148d-45a4-8602-abd6b1af1230 2026-05-05 18:08:54.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e5347f5-9f39-480e-a795-4402046b3c19 4dec118b201c4af29061a7fa7e01fb99 65d7285cad6347e89f314f3dcfcc1368 - - default default] TaaS: Handle Delete Port: 24e96228-0f4d-4fac-a6d6-d6c56eb49196 2026-05-05 18:08:54.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e5347f5-9f39-480e-a795-4402046b3c19 4dec118b201c4af29061a7fa7e01fb99 65d7285cad6347e89f314f3dcfcc1368 - - default default] Tap Mirror: Handle Delete Port: 24e96228-0f4d-4fac-a6d6-d6c56eb49196 [pid: 8|app: 0|req: 747/1512] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:54 2026] POST /v2.0/networks => generated 631 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1513] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:08:54 2026] DELETE /v2.0/ports/24e96228-0f4d-4fac-a6d6-d6c56eb49196 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1514] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/security-groups?tenant_id=c5ac692d712541db8761ed39c3fcf2b3&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1515] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:08:54 2026] POST /v2.0/ports => generated 743 bytes in 260 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-05 18:08:54.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f3d82c1-03f2-48ca-a05f-767abf918628 4dec118b201c4af29061a7fa7e01fb99 65d7285cad6347e89f314f3dcfcc1368 - - default default] TaaS: Handle Delete Port: f001d4ea-0f4a-4f49-a44c-a6e4354cebf4 2026-05-05 18:08:54.895 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f3d82c1-03f2-48ca-a05f-767abf918628 4dec118b201c4af29061a7fa7e01fb99 65d7285cad6347e89f314f3dcfcc1368 - - default default] Tap Mirror: Handle Delete Port: f001d4ea-0f4a-4f49-a44c-a6e4354cebf4 [pid: 7|app: 0|req: 768/1516] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:54 2026] DELETE /v2.0/security-groups/f5812806-07c2-484d-8c80-02c277cbbb40 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:54.942 7 INFO neutron.db.segments_db [None req-2507af6d-80a8-4850-8980-9baa069bd5fc 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] Added segment e96a8f08-bd35-49da-9ddd-03b2a849d49d of type vxlan for network 6d9e4d97-9d53-4fc5-a1b1-27c074b8d47a [pid: 8|app: 0|req: 749/1517] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:08:54 2026] DELETE /v2.0/ports/f001d4ea-0f4a-4f49-a44c-a6e4354cebf4 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1518] 10.0.0.208 () {32 vars in 643 bytes} [Tue May 5 18:08:54 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) [pid: 7|app: 0|req: 769/1519] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:54 2026] POST /v2.0/networks => generated 631 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:55.037 8 INFO neutron.db.segments_db [None req-442ab183-5aef-4c43-bec6-82106bca3b7d 4dec118b201c4af29061a7fa7e01fb99 65d7285cad6347e89f314f3dcfcc1368 - - default default] Added segment 1835035e-9922-457f-9560-99dad0110e79 of type vxlan for network 011afa45-3fc3-45fe-9630-369ba765d547 [pid: 8|app: 0|req: 751/1520] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:54 2026] POST /v2.0/networks => generated 649 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1521] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/security-groups?tenant_id=f00089f1ba5d4e0bb3a44611a5a0cd7e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:55.203 7 INFO neutron.db.segments_db [None req-9fc9fcc5-6f33-48a8-92be-91dec914c9bf 4dec118b201c4af29061a7fa7e01fb99 65d7285cad6347e89f314f3dcfcc1368 - - default default] Added segment f9f361a5-54ea-4947-b847-09dbbc0b9785 of type vxlan for network 5e34b895-4c61-4887-a792-e8445f1572f8 [pid: 7|app: 0|req: 771/1522] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:55 2026] POST /v2.0/networks => generated 649 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1523] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:08:55 2026] POST /v2.0/ports => generated 743 bytes in 253 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: 772/1524] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:55 2026] DELETE /v2.0/security-groups/5fc2f26c-a337-4982-875a-365240f11694 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1525] 10.0.0.208 () {34 vars in 747 bytes} [Tue May 5 18:08:55 2026] PUT /v2.0/ports/7b348873-94a5-4737-979f-1474765a79ec/tags => generated 17 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, ' [pid: 7|app: 0|req: 774/1526] 10.0.0.208 () {34 vars in 747 bytes} [Tue May 5 18:08:55 2026] PUT /v2.0/ports/42cbb4af-31de-443a-b409-c1ecdd789077/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 775/1527] 10.0.0.208 () {34 vars in 747 bytes} [Tue May 5 18:08:55 2026] PUT /v2.0/ports/c13ea11b-1af7-4388-a993-e797eb4342d0/tags => generated 34 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, ' [pid: 7|app: 0|req: 776/1528] 10.0.0.208 () {34 vars in 747 bytes} [Tue May 5 18:08:55 2026] PUT /v2.0/ports/ed84eb96-1d3b-4c7a-988f-959211a726e1/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 777/1529] 10.0.0.208 () {32 vars in 660 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1530] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:08:55 2026] POST /v2.0/subnets => generated 1272 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1531] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/subnets => generated 1908 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1532] 10.0.0.208 () {32 vars in 674 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1533] 10.0.0.208 () {32 vars in 670 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1534] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:55 2026] DELETE /v2.0/subnets/2b89535e-1b18-4f48-8f22-1935228f382b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1535] 10.0.0.208 () {32 vars in 682 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1536] 10.0.0.208 () {32 vars in 668 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1537] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:08:55 2026] DELETE /v2.0/subnets/4c488c26-9dd2-4a63-856e-889f0872ef8c => 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: 757/1538] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/subnets => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1539] 10.0.0.208 () {32 vars in 682 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:56.216 8 INFO neutron.services.segments.plugin [-] Segment f9f361a5-54ea-4947-b847-09dbbc0b9785 resource provider aggregate not found [pid: 7|app: 0|req: 783/1540] 10.0.0.208 () {32 vars in 678 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:56.223 8 INFO neutron.services.segments.plugin [-] Segment f9f361a5-54ea-4947-b847-09dbbc0b9785 resource provider aggregate not found [pid: 8|app: 0|req: 758/1541] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:56 2026] DELETE /v2.0/networks/5e34b895-4c61-4887-a792-e8445f1572f8 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:56.244 8 INFO neutron.services.segments.plugin [-] Segment f9f361a5-54ea-4947-b847-09dbbc0b9785 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f361a5-54ea-4947-b847-09dbbc0b9785 found for delete ", "request_id": "req-5ba2e7d8-f670-4661-8161-63b1afb51980"}]} 2026-05-05 18:08:56.245 8 INFO neutron.services.segments.plugin [-] Segment f9f361a5-54ea-4947-b847-09dbbc0b9785 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f361a5-54ea-4947-b847-09dbbc0b9785 found for delete ", "request_id": "req-bab2954f-d315-4452-b6b3-ff6a5dc54576"}]} [pid: 7|app: 0|req: 784/1542] 10.0.0.208 () {32 vars in 690 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1543] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:56 2026] DELETE /v2.0/networks/011afa45-3fc3-45fe-9630-369ba765d547 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:56.371 7 INFO neutron_taas.services.taas.taas_plugin [None req-66108c8b-4e77-477e-a79d-01b61be58502 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] TaaS: Handle Delete Port: 7b348873-94a5-4737-979f-1474765a79ec 2026-05-05 18:08:56.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66108c8b-4e77-477e-a79d-01b61be58502 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] Tap Mirror: Handle Delete Port: 7b348873-94a5-4737-979f-1474765a79ec [pid: 7|app: 0|req: 785/1544] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:08:56 2026] DELETE /v2.0/ports/7b348873-94a5-4737-979f-1474765a79ec => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1545] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:56 2026] DELETE /v2.0/networks/17ae3268-0a93-41f6-97d6-3460e62b8a05 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:56.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-81ca2022-8703-4e1c-8d04-7ef8fd47f9b2 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] TaaS: Handle Delete Port: 42cbb4af-31de-443a-b409-c1ecdd789077 2026-05-05 18:08:56.535 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81ca2022-8703-4e1c-8d04-7ef8fd47f9b2 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] Tap Mirror: Handle Delete Port: 42cbb4af-31de-443a-b409-c1ecdd789077 [pid: 8|app: 0|req: 761/1546] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:56 2026] DELETE /v2.0/networks/1921f731-bda3-46d2-bfe6-00bf9653434c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1547] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:08:56 2026] DELETE /v2.0/ports/42cbb4af-31de-443a-b409-c1ecdd789077 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:56.760 8 INFO neutron_taas.services.taas.taas_plugin [None req-604ebd72-7438-4963-ada3-24069df628a8 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] TaaS: Handle Delete Port: c13ea11b-1af7-4388-a993-e797eb4342d0 2026-05-05 18:08:56.764 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-604ebd72-7438-4963-ada3-24069df628a8 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] Tap Mirror: Handle Delete Port: c13ea11b-1af7-4388-a993-e797eb4342d0 [pid: 8|app: 0|req: 762/1548] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:08:56 2026] DELETE /v2.0/ports/c13ea11b-1af7-4388-a993-e797eb4342d0 => 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: 787/1549] 10.0.0.64 () {30 vars in 649 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/extensions => generated 21537 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 18:08:56.964 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d94d5eb-cc24-455b-8f46-68b39d9b993f 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] TaaS: Handle Delete Port: ed84eb96-1d3b-4c7a-988f-959211a726e1 2026-05-05 18:08:56.967 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d94d5eb-cc24-455b-8f46-68b39d9b993f 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] Tap Mirror: Handle Delete Port: ed84eb96-1d3b-4c7a-988f-959211a726e1 [pid: 7|app: 0|req: 788/1550] 10.0.0.64 () {30 vars in 723 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/quotas/8bb18d6d85d74fd9a982b13f45c87302/details => generated 847 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1551] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:08:56 2026] DELETE /v2.0/ports/ed84eb96-1d3b-4c7a-988f-959211a726e1 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:57.131 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe16e795-59eb-4773-b852-0d8a893d37ee 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] TaaS: Handle Delete Port: 328d30b7-b37d-47cb-9bd0-6c723ea31138 2026-05-05 18:08:57.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe16e795-59eb-4773-b852-0d8a893d37ee 7644b147f7b145e0b98589e2db01af01 126abd160abc42a99b4eadcbbbf8c822 - - default default] Tap Mirror: Handle Delete Port: 328d30b7-b37d-47cb-9bd0-6c723ea31138 [pid: 7|app: 0|req: 789/1552] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/ports/328d30b7-b37d-47cb-9bd0-6c723ea31138 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1553] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/security-groups?tenant_id=65d7285cad6347e89f314f3dcfcc1368&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1554] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/security-groups/e7b90a26-8488-469f-9e56-77b7fef35f3c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:57.364 7 INFO neutron.services.segments.plugin [-] Segment df97565e-7e7d-4bca-b914-130278bbe0be resource provider aggregate not found 2026-05-05 18:08:57.376 7 INFO neutron.services.segments.plugin [-] Segment df97565e-7e7d-4bca-b914-130278bbe0be resource provider aggregate not found 2026-05-05 18:08:57.381 7 INFO neutron.services.segments.plugin [-] Segment df97565e-7e7d-4bca-b914-130278bbe0be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df97565e-7e7d-4bca-b914-130278bbe0be found for delete ", "request_id": "req-c1110529-132e-48f0-9845-91c132f75bf8"}]} [pid: 7|app: 0|req: 790/1555] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/networks/59f2da0d-4648-437e-8956-079995c1062b => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:57.398 7 INFO neutron.services.segments.plugin [-] Segment df97565e-7e7d-4bca-b914-130278bbe0be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df97565e-7e7d-4bca-b914-130278bbe0be found for delete ", "request_id": "req-ebe49dca-7574-4989-ad69-340034edd6c7"}]} [pid: 8|app: 0|req: 766/1556] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/networks/74bf68a9-577a-4599-86c9-d8f1fb537ca1 => 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: 791/1557] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/networks/791992bd-0465-4ff8-b369-6990f3ea0afa => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1558] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/networks/ceee49df-148d-45a4-8602-abd6b1af1230 => 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: 792/1559] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/networks/6d9e4d97-9d53-4fc5-a1b1-27c074b8d47a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:58.265 8 INFO neutron.services.segments.plugin [-] Segment 1835035e-9922-457f-9560-99dad0110e79 resource provider aggregate not found 2026-05-05 18:08:58.283 8 INFO neutron.services.segments.plugin [-] Segment 1835035e-9922-457f-9560-99dad0110e79 resource provider aggregate not found 2026-05-05 18:08:58.287 8 INFO neutron.services.segments.plugin [-] Segment 1835035e-9922-457f-9560-99dad0110e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1835035e-9922-457f-9560-99dad0110e79 found for delete ", "request_id": "req-27b53543-c7cc-4797-a635-cb9b6bb86f9d"}]} 2026-05-05 18:08:58.304 8 INFO neutron.services.segments.plugin [-] Segment 93d002b4-9e46-4ac7-8281-b86c1a6c6777 resource provider aggregate not found 2026-05-05 18:08:58.308 8 INFO neutron.services.segments.plugin [-] Segment 1835035e-9922-457f-9560-99dad0110e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1835035e-9922-457f-9560-99dad0110e79 found for delete ", "request_id": "req-23cc94dc-69e3-4afc-9b61-2bd60f02c102"}]} 2026-05-05 18:08:58.320 8 INFO neutron.services.segments.plugin [-] Segment 93d002b4-9e46-4ac7-8281-b86c1a6c6777 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d002b4-9e46-4ac7-8281-b86c1a6c6777 found for delete ", "request_id": "req-5652c3c5-ef7f-47f2-9795-4c6e0c4227ef"}]} 2026-05-05 18:08:58.330 8 INFO neutron.services.segments.plugin [-] Segment 93d002b4-9e46-4ac7-8281-b86c1a6c6777 resource provider aggregate not found 2026-05-05 18:08:58.336 8 INFO neutron.services.segments.plugin [-] Segment 7d18af25-ad88-4e40-a028-3f602644e333 resource provider aggregate not found 2026-05-05 18:08:58.350 8 INFO neutron.services.segments.plugin [-] Segment 7d18af25-ad88-4e40-a028-3f602644e333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d18af25-ad88-4e40-a028-3f602644e333 found for delete ", "request_id": "req-652547e1-1104-4e26-a4aa-974b42153673"}]} 2026-05-05 18:08:58.354 8 INFO neutron.services.segments.plugin [-] Segment 93d002b4-9e46-4ac7-8281-b86c1a6c6777 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d002b4-9e46-4ac7-8281-b86c1a6c6777 found for delete ", "request_id": "req-7690b01d-25a4-44fc-9769-4186dc23a57c"}]} 2026-05-05 18:08:58.364 8 INFO neutron.services.segments.plugin [-] Segment de920519-49d1-447e-bbae-1da269554f02 resource provider aggregate not found 2026-05-05 18:08:58.369 8 INFO neutron.services.segments.plugin [-] Segment 7d18af25-ad88-4e40-a028-3f602644e333 resource provider aggregate not found 2026-05-05 18:08:58.397 8 INFO neutron.services.segments.plugin [-] Segment 7d18af25-ad88-4e40-a028-3f602644e333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d18af25-ad88-4e40-a028-3f602644e333 found for delete ", "request_id": "req-0a2900a3-84fb-4e51-b399-6b74d1d707a3"}]} 2026-05-05 18:08:58.401 8 INFO neutron.services.segments.plugin [-] Segment de920519-49d1-447e-bbae-1da269554f02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de920519-49d1-447e-bbae-1da269554f02 found for delete ", "request_id": "req-b1493333-2e43-4c0a-bdb3-75a0b29a7a34"}]} 2026-05-05 18:08:58.415 8 INFO neutron.services.segments.plugin [-] Segment de920519-49d1-447e-bbae-1da269554f02 resource provider aggregate not found 2026-05-05 18:08:58.427 8 INFO neutron.services.segments.plugin [-] Segment 0836eec1-5c41-4889-9807-317b265fb66b resource provider aggregate not found 2026-05-05 18:08:58.433 8 INFO neutron.services.segments.plugin [-] Segment de920519-49d1-447e-bbae-1da269554f02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de920519-49d1-447e-bbae-1da269554f02 found for delete ", "request_id": "req-087d4013-35c4-47ac-a4d4-3e66f2833301"}]} 2026-05-05 18:08:58.446 8 INFO neutron.services.segments.plugin [-] Segment 0836eec1-5c41-4889-9807-317b265fb66b resource provider aggregate not found 2026-05-05 18:08:58.449 8 INFO neutron.services.segments.plugin [-] Segment 0836eec1-5c41-4889-9807-317b265fb66b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0836eec1-5c41-4889-9807-317b265fb66b found for delete ", "request_id": "req-fdf9239f-cc76-4a5e-be67-9c7e6c985091"}]} 2026-05-05 18:08:58.460 8 INFO neutron.services.segments.plugin [-] Segment 0836eec1-5c41-4889-9807-317b265fb66b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0836eec1-5c41-4889-9807-317b265fb66b found for delete ", "request_id": "req-fd87d3be-4707-42b8-ba44-3ac654d483ed"}]} [pid: 8|app: 0|req: 768/1560] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:58 2026] GET /v2.0/security-groups?tenant_id=04ad4a13342941f383f49315fd7f0f62&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1561] 10.0.0.64 () {30 vars in 649 bytes} [Tue May 5 18:08:59 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1562] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:59 2026] DELETE /v2.0/security-groups/d68161fd-5855-4c41-b612-67a4996f2c76 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1563] 10.0.0.64 () {30 vars in 723 bytes} [Tue May 5 18:08:59 2026] GET /v2.0/quotas/8bb18d6d85d74fd9a982b13f45c87302/details => generated 847 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:59.395 7 INFO neutron.services.segments.plugin [-] Segment 6903b79f-2064-400e-be7d-7b12bd1f6d1e resource provider aggregate not found 2026-05-05 18:08:59.414 7 INFO neutron.services.segments.plugin [-] Segment 6903b79f-2064-400e-be7d-7b12bd1f6d1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6903b79f-2064-400e-be7d-7b12bd1f6d1e found for delete ", "request_id": "req-b3027f53-bb4b-4e74-9742-9f0c7aa2a1c6"}]} 2026-05-05 18:08:59.429 7 INFO neutron.services.segments.plugin [-] Segment 6903b79f-2064-400e-be7d-7b12bd1f6d1e resource provider aggregate not found 2026-05-05 18:08:59.437 7 INFO neutron.services.segments.plugin [-] Segment e96a8f08-bd35-49da-9ddd-03b2a849d49d resource provider aggregate not found 2026-05-05 18:08:59.453 7 INFO neutron.services.segments.plugin [-] Segment e96a8f08-bd35-49da-9ddd-03b2a849d49d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e96a8f08-bd35-49da-9ddd-03b2a849d49d found for delete ", "request_id": "req-95f5b42f-dcb6-4293-86f9-1896ee8f3fc1"}]} [pid: 8|app: 0|req: 771/1564] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:59 2026] GET /v2.0/security-groups?tenant_id=126abd160abc42a99b4eadcbbbf8c822&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:59.458 7 INFO neutron.services.segments.plugin [-] Segment 6903b79f-2064-400e-be7d-7b12bd1f6d1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6903b79f-2064-400e-be7d-7b12bd1f6d1e found for delete ", "request_id": "req-e20cf906-8b81-4301-8bab-53d06cda7734"}]} 2026-05-05 18:08:59.475 7 INFO neutron.services.segments.plugin [-] Segment e96a8f08-bd35-49da-9ddd-03b2a849d49d resource provider aggregate not found 2026-05-05 18:08:59.493 7 INFO neutron.services.segments.plugin [-] Segment e96a8f08-bd35-49da-9ddd-03b2a849d49d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e96a8f08-bd35-49da-9ddd-03b2a849d49d found for delete ", "request_id": "req-b611c0b8-8105-43f2-b947-a62052ede551"}]} [pid: 8|app: 0|req: 772/1565] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:59 2026] DELETE /v2.0/security-groups/b6d71ad0-dc3d-4186-a574-7f9c706db59c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:59.580 7 INFO neutron.db.segments_db [None req-30ef8263-6f52-4182-84b7-8c3fc931fbbf 37e69dc3d71d4db5a53650df8fb1588f f1ce518bef304d44b65fedd6c4481c7a - - default default] Added segment 1735e9c7-198b-4016-9d69-9e940daca0fc of type vxlan for network fb870817-bc65-47e0-8b06-3a042ad2bc18 [pid: 7|app: 0|req: 794/1566] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:08:59 2026] POST /v2.0/networks => generated 648 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1567] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:08:59 2026] GET /v2.0/security-groups?tenant_id=ab2d2cae6c5742a3938ba2a3c4515371&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1568] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:08:59 2026] DELETE /v2.0/security-groups/cdef1060-a1d5-4879-a607-bccd176944e5 => 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: 774/1569] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:00 2026] POST /v2.0/subnets => generated 673 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:00.454 7 INFO neutron.db.segments_db [None req-3995d9a1-9837-4b88-a5a4-01b9043c309f 37e69dc3d71d4db5a53650df8fb1588f f1ce518bef304d44b65fedd6c4481c7a - - default default] Added segment 683d6624-1bae-4778-81b2-094fb8b4119a of type vxlan for network 06e54d76-8836-4a0b-82a9-d08ad7c218d4 [pid: 7|app: 0|req: 796/1570] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:00 2026] POST /v2.0/networks => generated 648 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1571] 10.0.0.208 () {34 vars in 743 bytes} [Tue May 5 18:09:00 2026] PUT /v2.0/networks/06e54d76-8836-4a0b-82a9-d08ad7c218d4 => generated 592 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1572] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:00 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1573] 10.0.0.208 () {34 vars in 741 bytes} [Tue May 5 18:09:00 2026] PUT /v2.0/subnets/6ffc9f4c-86b5-48fb-a9eb-bc6fdf386271 => generated 656 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1574] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:01 2026] DELETE /v2.0/networks/06e54d76-8836-4a0b-82a9-d08ad7c218d4 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:01.301 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db31dd42-9d6c-44af-b87b-77b4e08bc466 37e69dc3d71d4db5a53650df8fb1588f f1ce518bef304d44b65fedd6c4481c7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 777/1575] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:01 2026] DELETE /v2.0/networks/06e54d76-8836-4a0b-82a9-d08ad7c218d4 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1576] 10.0.0.208 () {32 vars in 694 bytes} [Tue May 5 18:09:01 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: 778/1577] 10.0.0.208 () {32 vars in 742 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/subnets?network_id=32a1b3ec-7bf2-4702-994f-93c7befd9371 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1578] 10.0.0.208 () {32 vars in 653 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 18:09:01.475 7 INFO neutron.services.segments.plugin [-] Segment 683d6624-1bae-4778-81b2-094fb8b4119a resource provider aggregate not found 2026-05-05 18:09:01.501 7 INFO neutron.services.segments.plugin [-] Segment 683d6624-1bae-4778-81b2-094fb8b4119a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 683d6624-1bae-4778-81b2-094fb8b4119a found for delete ", "request_id": "req-768718e7-962a-4f7e-a96c-8544898cb182"}]} [pid: 8|app: 0|req: 779/1579] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/networks => generated 1313 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:01.514 7 INFO neutron.services.segments.plugin [-] Segment 683d6624-1bae-4778-81b2-094fb8b4119a resource provider aggregate not found 2026-05-05 18:09:01.543 7 INFO neutron.services.segments.plugin [-] Segment 683d6624-1bae-4778-81b2-094fb8b4119a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 683d6624-1bae-4778-81b2-094fb8b4119a found for delete ", "request_id": "req-955b87e4-c9e9-4c41-bc8c-811dea3da488"}]} [pid: 7|app: 0|req: 801/1580] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/subnets => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1581] 10.0.0.208 () {32 vars in 723 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/networks/fb870817-bc65-47e0-8b06-3a042ad2bc18 => generated 673 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1582] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/subnets/d5b39cc2-869e-43ef-9c20-f1aca32dccd0 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:01.690 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fa4e43d-51de-45d4-85f1-a750069b7e1c 37e69dc3d71d4db5a53650df8fb1588f f1ce518bef304d44b65fedd6c4481c7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1583] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:01 2026] DELETE /v2.0/subnets/6ffc9f4c-86b5-48fb-a9eb-bc6fdf386271 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:01.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6ef7e3d-43fe-46fe-a996-13cdc16ef4f7 37e69dc3d71d4db5a53650df8fb1588f f1ce518bef304d44b65fedd6c4481c7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1584] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:01 2026] DELETE /v2.0/networks/06e54d76-8836-4a0b-82a9-d08ad7c218d4 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1585] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:01 2026] DELETE /v2.0/subnets/d5b39cc2-869e-43ef-9c20-f1aca32dccd0 => 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: 803/1586] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/security-groups?tenant_id=8bb18d6d85d74fd9a982b13f45c87302&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:02.001 7 INFO neutron_taas.services.taas.taas_plugin [None req-9107da53-f7b6-4eb9-95b6-4054b64cefd4 37e69dc3d71d4db5a53650df8fb1588f f1ce518bef304d44b65fedd6c4481c7a - - default default] TaaS: Handle Delete Port: 11273970-e32f-424c-971a-53bf935d3800 2026-05-05 18:09:02.006 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9107da53-f7b6-4eb9-95b6-4054b64cefd4 37e69dc3d71d4db5a53650df8fb1588f f1ce518bef304d44b65fedd6c4481c7a - - default default] Tap Mirror: Handle Delete Port: 11273970-e32f-424c-971a-53bf935d3800 [pid: 8|app: 0|req: 784/1587] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/security-groups?tenant_id=f01cef0a4b1f496bb87ec7a7c2e21086&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1588] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:02 2026] DELETE /v2.0/security-groups/f866a5cd-8eb5-4691-aeb9-b443ad736ef3 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1589] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:01 2026] DELETE /v2.0/networks/fb870817-bc65-47e0-8b06-3a042ad2bc18 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1590] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:02 2026] DELETE /v2.0/security-groups/e0fe1090-422b-4f00-baab-9e00be43a2ed => 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: 805/1591] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/security-groups?tenant_id=0cd5f947c6f24c6e9ad56ae004824dce&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1592] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:02 2026] DELETE /v2.0/security-groups/cbd2b23a-d8ab-406f-93a4-7249ebddcd8e => 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: 806/1593] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/security-groups?tenant_id=f1ce518bef304d44b65fedd6c4481c7a&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1594] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:02 2026] DELETE /v2.0/security-groups/93f55e02-cb45-4865-a8ae-be3ff3c88520 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:03.523 7 INFO neutron.services.segments.plugin [-] Segment 1735e9c7-198b-4016-9d69-9e940daca0fc resource provider aggregate not found 2026-05-05 18:09:03.552 7 INFO neutron.services.segments.plugin [-] Segment 1735e9c7-198b-4016-9d69-9e940daca0fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1735e9c7-198b-4016-9d69-9e940daca0fc found for delete ", "request_id": "req-bc7ff9ca-1d51-458c-86ef-0b068e21e37e"}]} 2026-05-05 18:09:03.561 7 INFO neutron.services.segments.plugin [-] Segment 1735e9c7-198b-4016-9d69-9e940daca0fc resource provider aggregate not found 2026-05-05 18:09:03.574 7 INFO neutron.services.segments.plugin [-] Segment 1735e9c7-198b-4016-9d69-9e940daca0fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1735e9c7-198b-4016-9d69-9e940daca0fc found for delete ", "request_id": "req-81229d56-f5b6-4753-b268-cd7790c83e9a"}]} 2026-05-05 18:09:04.229 7 INFO neutron.db.segments_db [None req-21cc184d-002c-4942-94a4-9ba9da156f05 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 7073990c-d8f1-40f5-9e30-8cc5dca2c636 of type vxlan for network b205428a-506a-4ab1-b340-63ba119aa9f9 [pid: 7|app: 0|req: 807/1595] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:09:03 2026] POST /v2.0/networks => generated 740 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1596] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:04 2026] POST /v2.0/subnets => generated 687 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:04.594 7 INFO neutron.db.segments_db [None req-8d9bb5f2-8448-47c0-af67-bab26d8019b5 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 801b6e15-408c-477e-8310-84c63c2cae4d of type vxlan for network f747b695-c1cd-4ad6-96b2-e2492af97bb2 2026-05-05 18:09:04.879 7 INFO neutron.db.l3_hamode_db [None req-8d9bb5f2-8448-47c0-af67-bab26d8019b5 b4cf5a1794c5420cbbd5fde16c4a736a 56c941c021b24f9cb6927ff956c4d3b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 790/1597] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:09:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:05.101 8 INFO neutron.db.segments_db [None req-d501825f-2be6-4b25-ad6a-337467934243 78faf77279f64269837d590b637bbff3 adb4ad38150448d0a10ff0357fe1f587 - - default default] Added segment 20b3e84b-15d7-44ba-ba23-4e2bdce7d9cd of type vxlan for network b2871019-4b7e-4ba0-a7bd-75e2a74a0c8f [pid: 8|app: 0|req: 791/1598] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:04 2026] POST /v2.0/networks => generated 643 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1599] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:09:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1600] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:05 2026] POST /v2.0/subnets => generated 641 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1601] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:09:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:05.598 8 INFO neutron.db.segments_db [None req-7b808146-aa1f-4f23-a54f-ac07fb175599 78faf77279f64269837d590b637bbff3 adb4ad38150448d0a10ff0357fe1f587 - - default default] Added segment 9a2c21d3-c659-466f-89d2-f5ef8ea77ae9 of type vxlan for network b2059dc8-2cd4-419c-9f43-b381ff1a68ce 2026-05-05 18:09:05.680 7 INFO neutron.db.l3_hamode_db [None req-8d9bb5f2-8448-47c0-af67-bab26d8019b5 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 795/1602] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:05 2026] POST /v2.0/networks => generated 644 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1603] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:09:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1604] 10.0.0.208 () {34 vars in 743 bytes} [Tue May 5 18:09:05 2026] PUT /v2.0/networks/b2059dc8-2cd4-419c-9f43-b381ff1a68ce => generated 592 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1605] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:09:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1606] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:05 2026] POST /v2.0/subnets => generated 626 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1607] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:09:06 2026] PUT /v2.0/subnetpools/c6838444-4666-4690-a7a6-2d572bf236ec/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1610] 10.0.0.208 () {34 vars in 741 bytes} [Tue May 5 18:09:06 2026] PUT /v2.0/subnets/d8598d39-3e0e-4e8c-8285-c77a3ab4a8fc => generated 636 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1611] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:09:06 2026] PUT /v2.0/subnetpools/0e036644-f6ea-429a-b425-2e066d047e2b/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:06.402 8 INFO neutron.services.segments.plugin [-] Segment 9a2c21d3-c659-466f-89d2-f5ef8ea77ae9 resource provider aggregate not found [pid: 8|app: 0|req: 805/1612] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:06 2026] DELETE /v2.0/networks/b2059dc8-2cd4-419c-9f43-b381ff1a68ce => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:06.415 8 INFO neutron.services.segments.plugin [-] Segment 9a2c21d3-c659-466f-89d2-f5ef8ea77ae9 resource provider aggregate not found 2026-05-05 18:09:06.432 8 INFO neutron.services.segments.plugin [-] Segment 9a2c21d3-c659-466f-89d2-f5ef8ea77ae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a2c21d3-c659-466f-89d2-f5ef8ea77ae9 found for delete ", "request_id": "req-0d77cae8-eff9-410d-a9c4-82327dda46d4"}]} 2026-05-05 18:09:06.443 8 INFO neutron.services.segments.plugin [-] Segment 9a2c21d3-c659-466f-89d2-f5ef8ea77ae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a2c21d3-c659-466f-89d2-f5ef8ea77ae9 found for delete ", "request_id": "req-6f4f1c24-0f61-48a8-ac3a-e6cf2b5d1a72"}]} [pid: 8|app: 0|req: 806/1613] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:09:06 2026] PUT /v2.0/subnetpools/be37fd7a-8635-451f-914a-c53a0d9f1ff2/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:06.462 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96018cb1-1e74-40ad-8927-4213d30f06d3 78faf77279f64269837d590b637bbff3 adb4ad38150448d0a10ff0357fe1f587 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1614] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:06 2026] DELETE /v2.0/networks/b2059dc8-2cd4-419c-9f43-b381ff1a68ce => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1615] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:09:06 2026] PUT /v2.0/subnetpools/fd778f64-3cde-4f60-bf9e-9cdee28d8929/tags => 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: 809/1616] 10.0.0.208 () {32 vars in 694 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1617] 10.0.0.208 () {32 vars in 672 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1618] 10.0.0.208 () {32 vars in 742 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/subnets?network_id=32a1b3ec-7bf2-4702-994f-93c7befd9371 => generated 649 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1619] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:04 2026] POST /v2.0/routers => generated 727 bytes in 2061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1620] 10.0.0.208 () {32 vars in 686 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1621] 10.0.0.208 () {32 vars in 653 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1622] 10.0.0.208 () {32 vars in 682 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1623] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/networks => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1624] 10.0.0.208 () {32 vars in 694 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1625] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/subnets => generated 1280 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1626] 10.0.0.208 () {32 vars in 680 bytes} [Tue May 5 18:09:06 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: 7|app: 0|req: 815/1627] 10.0.0.208 () {32 vars in 723 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/networks/b2871019-4b7e-4ba0-a7bd-75e2a74a0c8f => generated 668 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1628] 10.0.0.208 () {32 vars in 694 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1629] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/subnets/212abe48-1574-4494-a44c-b1356e735941 => generated 641 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1630] 10.0.0.208 () {32 vars in 690 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:06.873 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1097b19-82e6-4020-8b51-bdbb4ac2eb75 78faf77279f64269837d590b637bbff3 adb4ad38150448d0a10ff0357fe1f587 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 819/1631] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:06 2026] DELETE /v2.0/subnets/d8598d39-3e0e-4e8c-8285-c77a3ab4a8fc => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1632] 10.0.0.208 () {32 vars in 702 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:06.902 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35196748-28e7-4b83-ad75-e6b7cd71cd0c 78faf77279f64269837d590b637bbff3 adb4ad38150448d0a10ff0357fe1f587 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1633] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:06 2026] DELETE /v2.0/networks/b2059dc8-2cd4-419c-9f43-b381ff1a68ce => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1634] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:09:06 2026] DELETE /v2.0/subnetpools/c6838444-4666-4690-a7a6-2d572bf236ec => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1635] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:06 2026] DELETE /v2.0/subnets/212abe48-1574-4494-a44c-b1356e735941 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1636] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/subnetpools/0e036644-f6ea-429a-b425-2e066d047e2b => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:07.187 7 INFO neutron.services.segments.plugin [-] Segment 20b3e84b-15d7-44ba-ba23-4e2bdce7d9cd resource provider aggregate not found 2026-05-05 18:09:07.192 7 INFO neutron.services.segments.plugin [-] Segment 20b3e84b-15d7-44ba-ba23-4e2bdce7d9cd resource provider aggregate not found 2026-05-05 18:09:07.210 7 INFO neutron.services.segments.plugin [-] Segment 20b3e84b-15d7-44ba-ba23-4e2bdce7d9cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b3e84b-15d7-44ba-ba23-4e2bdce7d9cd found for delete ", "request_id": "req-67e5b3a6-2cfc-4427-a40e-62bdba23dc23"}]} [pid: 7|app: 0|req: 825/1637] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/networks/b2871019-4b7e-4ba0-a7bd-75e2a74a0c8f => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:07.223 7 INFO neutron.services.segments.plugin [-] Segment 20b3e84b-15d7-44ba-ba23-4e2bdce7d9cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b3e84b-15d7-44ba-ba23-4e2bdce7d9cd found for delete ", "request_id": "req-ef322fb2-c3bb-499a-ba3c-fe25190f3afd"}]} [pid: 7|app: 0|req: 826/1638] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/subnetpools/be37fd7a-8635-451f-914a-c53a0d9f1ff2 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1639] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/subnetpools/fd778f64-3cde-4f60-bf9e-9cdee28d8929 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1640] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:07 2026] GET /v2.0/security-groups?tenant_id=5ee5057c898f4a57937eefdbe7a95395&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1641] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/subnetpools/10c18370-3711-47ed-82a3-c09a03c5d3ca => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1642] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:09:06 2026] PUT /v2.0/routers/745b04ac-e784-4bdd-b608-fb7eca565342/add_router_interface => generated 309 bytes in 1137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1643] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/security-groups/e51ee2f0-71dd-4523-af14-ed0ae71dec8c => 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: 814/1644] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:07 2026] GET /v2.0/security-groups?tenant_id=adb4ad38150448d0a10ff0357fe1f587&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1645] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:08 2026] DELETE /v2.0/security-groups/bd027967-1cc9-48b6-8057-5619d0de25a4 => 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: 815/1646] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/security-groups?tenant_id=22f4b5c775724665b154bc44568ae9c5&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1647] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:08 2026] DELETE /v2.0/security-groups/b6d4328e-5e35-41fd-95e0-b7f148a7051e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:09.020 8 INFO neutron.db.segments_db [None req-901f9176-980a-439f-b2e5-302d9f6bece7 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment 6e05294f-50bf-47bf-b9b0-f02da880130c of type vxlan for network 821266e1-d546-4e80-917a-190b1e7e33f0 [pid: 8|app: 0|req: 816/1648] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:09:08 2026] POST /v2.0/networks => generated 740 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1649] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/security-groups?tenant_id=4a1f2075bc5041a4a049b0d1a103ae9b&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: 834/1650] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:09 2026] DELETE /v2.0/security-groups/252d0f88-ac72-4ed0-a232-4b62676fbea2 => 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: 817/1651] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:09 2026] POST /v2.0/subnets => generated 687 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:09.371 7 INFO neutron.db.segments_db [None req-fb9182f7-0602-4ab8-8d45-1d53892d1136 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Added segment bcaae29b-b822-49e2-b26b-2b17d3de5601 of type vxlan for network 44b4177a-9525-4f9b-932e-442308808f0f [pid: 8|app: 0|req: 818/1652] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/security-groups?tenant_id=1cd798cb08484dc8a0529cf067f7423a&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:09.632 7 INFO neutron.db.l3_hamode_db [None req-fb9182f7-0602-4ab8-8d45-1d53892d1136 b4cf5a1794c5420cbbd5fde16c4a736a aa2a46ab79ee4109bdd7af7e90008cbd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:09.836 8 INFO neutron.db.segments_db [None req-0e117bb6-90ca-4c4a-97bf-e4bb3173e274 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] Added segment bcfd0739-bcc4-412b-ad54-5a14ae00c7c9 of type vxlan for network 9095fbea-1ec3-4cdb-a532-7afc606b2f55 [pid: 8|app: 0|req: 819/1653] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:09 2026] POST /v2.0/networks => generated 648 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1654] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:09 2026] DELETE /v2.0/security-groups/fefa1a0b-ecc5-4646-8735-baaa98c2b429 => 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: 821/1655] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:09:09 2026] POST /v2.0/ports => generated 779 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:10.412 7 INFO neutron.db.l3_hamode_db [None req-fb9182f7-0602-4ab8-8d45-1d53892d1136 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05 18:09:10.604 8 INFO neutron.db.segments_db [None req-1d4bf564-9cea-486e-9361-695150c6a4d9 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Added segment ae81f0af-99f7-423d-8eb6-bd276ca36a36 of type vxlan for network 3f564b20-84a0-4201-bc96-bd113ad4f09c [pid: 8|app: 0|req: 822/1656] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:10 2026] POST /v2.0/networks => generated 630 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:10.733 8 INFO neutron.db.segments_db [None req-7d91672f-4e72-4f81-af86-76d95ce6cf55 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] Added segment 1b71bb74-8832-4ad5-8101-ac44c8dd75e1 of type vxlan for network 3841bd7b-c350-49e3-abcc-7e2eca0eb257 [pid: 8|app: 0|req: 823/1657] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:10 2026] POST /v2.0/networks => generated 636 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:10.852 8 INFO neutron.db.segments_db [None req-83d0bfe2-6155-40ad-8744-f7591e8bb17a 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Added segment db862a6c-e9fb-4a39-b69a-995503f00efe of type vxlan for network 26bd6dd7-5a5c-4f73-851f-f168c7c85b3b [pid: 8|app: 0|req: 824/1658] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:10 2026] POST /v2.0/networks => generated 629 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1659] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:10 2026] POST /v2.0/subnets => generated 646 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1660] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:09 2026] POST /v2.0/routers => generated 727 bytes in 1876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1661] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:11 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1662] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:09:11 2026] POST /v2.0/ports => generated 962 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: 837/1663] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:11 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:11.937 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffbeefe6-d93d-40c0-ba09-5fcf342bf797 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] TaaS: Handle Delete Port: aeb4f92e-b249-4552-b06a-aadec34baf3c 2026-05-05 18:09:11.940 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffbeefe6-d93d-40c0-ba09-5fcf342bf797 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] Tap Mirror: Handle Delete Port: aeb4f92e-b249-4552-b06a-aadec34baf3c [pid: 7|app: 0|req: 838/1664] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:09:11 2026] DELETE /v2.0/ports/aeb4f92e-b249-4552-b06a-aadec34baf3c => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:12.133 7 INFO neutron.db.segments_db [None req-f15b1a4e-1576-4203-94d5-9bf3356cd26b 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Added segment c1b086db-01c4-483b-a586-fd3f47a546c1 of type vxlan for network a9b88ebe-4965-4c5f-ab47-c38507ef93f0 2026-05-05 18:09:12.376 7 INFO neutron.db.l3_hamode_db [None req-f15b1a4e-1576-4203-94d5-9bf3356cd26b 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:12.493 7 INFO neutron.db.l3_hamode_db [None req-f15b1a4e-1576-4203-94d5-9bf3356cd26b 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 827/1665] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:09:11 2026] PUT /v2.0/routers/a942a658-9385-409c-9ab9-174f50335678/add_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:12.596 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14f6686e-5d86-42bc-a8d5-57bc77d87c80 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 828/1666] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:09:12 2026] DELETE /v2.0/ports/aeb4f92e-b249-4552-b06a-aadec34baf3c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:12.619 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64a4af8d-1cc4-43fa-aae8-291f10ffed72 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 829/1667] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:09:12 2026] GET /v2.0/ports/aeb4f92e-b249-4552-b06a-aadec34baf3c => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1668] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:12 2026] DELETE /v2.0/subnets/6ac65007-124a-4d8f-9db4-72b54529a43f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:12.832 8 INFO neutron.services.segments.plugin [-] Segment 1b71bb74-8832-4ad5-8101-ac44c8dd75e1 resource provider aggregate not found 2026-05-05 18:09:12.836 8 INFO neutron.services.segments.plugin [-] Segment 1b71bb74-8832-4ad5-8101-ac44c8dd75e1 resource provider aggregate not found 2026-05-05 18:09:12.852 8 INFO neutron.services.segments.plugin [-] Segment 1b71bb74-8832-4ad5-8101-ac44c8dd75e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b71bb74-8832-4ad5-8101-ac44c8dd75e1 found for delete ", "request_id": "req-0e380d47-0c16-41a2-b22d-931caa9d427b"}]} [pid: 8|app: 0|req: 831/1669] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:12 2026] DELETE /v2.0/networks/3841bd7b-c350-49e3-abcc-7e2eca0eb257 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:12.856 8 INFO neutron.services.segments.plugin [-] Segment 1b71bb74-8832-4ad5-8101-ac44c8dd75e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b71bb74-8832-4ad5-8101-ac44c8dd75e1 found for delete ", "request_id": "req-ef038dce-02dc-4463-b9f4-0ff05e91f2ef"}]} 2026-05-05 18:09:12.902 8 INFO neutron.db.segments_db [None req-e455aabd-52e1-4940-841b-f71a337d6d0c b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] Added segment 4aedb812-9eb7-42f0-bf9a-84aeff9ab6da of type vxlan for network f13cf815-3f1a-4db1-b1d8-0215a49cd190 [pid: 8|app: 0|req: 832/1670] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:12 2026] POST /v2.0/networks => generated 636 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1671] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:12 2026] POST /v2.0/routers => generated 505 bytes in 960 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1672] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:12 2026] POST /v2.0/subnets => generated 646 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1673] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:09:13 2026] POST /v2.0/ports => generated 927 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1674] 10.0.0.208 () {34 vars in 685 bytes} [Tue May 5 18:09:13 2026] POST /v2.0/security-groups => generated 1673 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:09:13.599 8 INFO neutron.db.segments_db [None req-16b37acf-72ef-4fb9-840c-26d3974fcf9b 3c26894e6ac44450885141f06e55df51 ddda46a5cfa847fe8f2f76897c51aa3d - - default default] Added segment b676da23-7492-42c2-bb92-1f4f0a71be38 of type vxlan for network 22dd5a9b-7d9e-447d-9972-99d377e7b500 2026-05-05 18:09:13.788 8 INFO neutron.db.l3_hamode_db [None req-16b37acf-72ef-4fb9-840c-26d3974fcf9b 3c26894e6ac44450885141f06e55df51 ddda46a5cfa847fe8f2f76897c51aa3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:13.872 8 INFO neutron.db.l3_hamode_db [None req-16b37acf-72ef-4fb9-840c-26d3974fcf9b 3c26894e6ac44450885141f06e55df51 ddda46a5cfa847fe8f2f76897c51aa3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 840/1675] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:09:13 2026] PUT /v2.0/routers/a9b425b0-3540-4710-ac77-4ad89e99fc7f/add_router_interface => generated 309 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1676] 10.0.0.208 () {34 vars in 668 bytes} [Tue May 5 18:09:13 2026] POST /v2.0/routers => generated 474 bytes in 919 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1677] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:14.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c7a9233-a699-4528-ad3c-9eae5e1b2678 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] TaaS: Handle Delete Port: 55bd9d1a-d2a7-4c56-ac11-12c4f49d9e3b 2026-05-05 18:09:14.528 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c7a9233-a699-4528-ad3c-9eae5e1b2678 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] Tap Mirror: Handle Delete Port: 55bd9d1a-d2a7-4c56-ac11-12c4f49d9e3b [pid: 8|app: 0|req: 838/1678] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/ports/9657870b-4675-4c04-b539-7a5934182266 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1679] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:09:14 2026] PUT /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags => generated 25 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1680] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:09:14 2026] DELETE /v2.0/ports/55bd9d1a-d2a7-4c56-ac11-12c4f49d9e3b => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1681] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:14 2026] POST /v2.0/security-group-rules => generated 596 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1682] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:14.822 8 INFO neutron.pecan_wsgi.hooks.translation [None req-683a9c73-6b0d-4b1b-b45a-df32ae81799a b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1683] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/ports/55bd9d1a-d2a7-4c56-ac11-12c4f49d9e3b => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1684] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1685] 10.0.0.208 () {34 vars in 762 bytes} [Tue May 5 18:09:14 2026] PUT /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags/green => generated 4 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1686] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:15 2026] DELETE /v2.0/subnets/d8bcbd05-54bd-4a61-9b92-ba44bfea21a9 => 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: 846/1687] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1688] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:15.498 8 INFO neutron.services.segments.plugin [-] Segment 4aedb812-9eb7-42f0-bf9a-84aeff9ab6da resource provider aggregate not found 2026-05-05 18:09:15.505 8 INFO neutron.services.segments.plugin [-] Segment 4aedb812-9eb7-42f0-bf9a-84aeff9ab6da resource provider aggregate not found 2026-05-05 18:09:15.520 8 INFO neutron.services.segments.plugin [-] Segment 4aedb812-9eb7-42f0-bf9a-84aeff9ab6da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aedb812-9eb7-42f0-bf9a-84aeff9ab6da found for delete ", "request_id": "req-636e341a-b526-4698-a0d9-a88dbe188a86"}]} [pid: 8|app: 0|req: 848/1689] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:15 2026] DELETE /v2.0/networks/f13cf815-3f1a-4db1-b1d8-0215a49cd190 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:15.527 8 INFO neutron.services.segments.plugin [-] Segment 4aedb812-9eb7-42f0-bf9a-84aeff9ab6da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aedb812-9eb7-42f0-bf9a-84aeff9ab6da found for delete ", "request_id": "req-e6733199-85b9-41f6-ad1a-c18acfc0d251"}]} 2026-05-05 18:09:15.554 8 INFO neutron.db.securitygroups_db [None req-f281c93e-1548-41bd-ae27-8437a86feae7 70f54178b1634ba99f591ab797e110bb 56c941c021b24f9cb6927ff956c4d3b6 - - default default] Project 56c941c021b24f9cb6927ff956c4d3b6 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: 849/1690] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:15 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1691] 10.0.0.208 () {34 vars in 758 bytes} [Tue May 5 18:09:15 2026] PUT /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags/red => generated 4 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1692] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:09:14 2026] PUT /v2.0/routers/a9b425b0-3540-4710-ac77-4ad89e99fc7f/add_router_interface => generated 309 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:15.810 7 INFO neutron.db.securitygroups_db [None req-4e171d27-8785-43ce-912b-c185fb49bf64 70f54178b1634ba99f591ab797e110bb 56c941c021b24f9cb6927ff956c4d3b6 - - default default] Project 56c941c021b24f9cb6927ff956c4d3b6 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: 843/1693] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:15 2026] POST /v2.0/security-group-rules => generated 606 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1694] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:09:15 2026] POST /v2.0/ports => generated 779 bytes in 248 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: 844/1695] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags => generated 34 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1696] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/ports/a7455cfc-2e3d-46fe-99f4-5370ac5ed5aa => generated 955 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1697] 10.0.0.208 () {34 vars in 780 bytes} [Tue May 5 18:09:16 2026] PUT /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags/black.or.white => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1698] 10.0.0.208 () {34 vars in 737 bytes} [Tue May 5 18:09:16 2026] PUT /v2.0/ports/03aac49d-4e93-41d9-b404-ad35d8d9a5de => generated 752 bytes in 193 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: 846/1699] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags => generated 52 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:16.391 7 INFO neutron_taas.services.taas.taas_plugin [None req-d227ae97-c100-4399-9cc4-db01146b3f58 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] TaaS: Handle Delete Port: 03aac49d-4e93-41d9-b404-ad35d8d9a5de 2026-05-05 18:09:16.394 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d227ae97-c100-4399-9cc4-db01146b3f58 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] Tap Mirror: Handle Delete Port: 03aac49d-4e93-41d9-b404-ad35d8d9a5de [pid: 7|app: 0|req: 847/1700] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:09:16 2026] DELETE /v2.0/ports/03aac49d-4e93-41d9-b404-ad35d8d9a5de => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:16.468 8 INFO neutron_taas.services.taas.taas_plugin [None req-c5282511-c442-4b5a-80ed-0543db3b31dd 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] TaaS: Handle Delete Port: a7455cfc-2e3d-46fe-99f4-5370ac5ed5aa 2026-05-05 18:09:16.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5282511-c442-4b5a-80ed-0543db3b31dd 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Tap Mirror: Handle Delete Port: a7455cfc-2e3d-46fe-99f4-5370ac5ed5aa [pid: 7|app: 0|req: 848/1701] 10.0.0.208 () {34 vars in 685 bytes} [Tue May 5 18:09:16 2026] POST /v2.0/security-groups => generated 1659 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1702] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:09:16 2026] PUT /v2.0/routers/a9b425b0-3540-4710-ac77-4ad89e99fc7f/remove_router_interface => generated 309 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1703] 10.0.0.208 () {32 vars in 643 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/ports => generated 782 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1704] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1705] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:09:16 2026] PUT /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags => generated 37 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:17.088 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be1268ff-af5f-4a48-8cfb-7deb0f5d22ad b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1706] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/ports/03aac49d-4e93-41d9-b404-ad35d8d9a5de => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1707] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:17.215 8 INFO neutron_taas.services.taas.taas_plugin [None req-42e052df-fbb8-4b12-a275-15de6cf1b059 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] TaaS: Handle Delete Port: 9657870b-4675-4c04-b539-7a5934182266 2026-05-05 18:09:17.218 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42e052df-fbb8-4b12-a275-15de6cf1b059 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Tap Mirror: Handle Delete Port: 9657870b-4675-4c04-b539-7a5934182266 [pid: 7|app: 0|req: 852/1708] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1709] 10.0.0.208 () {32 vars in 643 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/ports => generated 782 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1710] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:09:16 2026] PUT /v2.0/routers/a9b425b0-3540-4710-ac77-4ad89e99fc7f/remove_router_interface => generated 309 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1711] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags/red => 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: 854/1712] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/floatingips => generated 552 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1713] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/ports?device_id=a9b425b0-3540-4710-ac77-4ad89e99fc7f => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1714] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/ports/6d606279-8ee5-496e-a6af-aa412eee9789 => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:17.854 7 INFO neutron.api.v2.resource [None req-523aae0a-39ca-4bcb-9f91-df487aef775e 3c26894e6ac44450885141f06e55df51 ddda46a5cfa847fe8f2f76897c51aa3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 856/1715] 10.0.0.208 () {32 vars in 743 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:09:17.867 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eae9e7f0-eaf9-4eac-84b1-2c2e961100fa b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 857/1716] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:09:17 2026] DELETE /v2.0/ports/55bd9d1a-d2a7-4c56-ac11-12c4f49d9e3b => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1717] 10.0.0.208 () {32 vars in 742 bytes} [Tue May 5 18:09:17 2026] DELETE /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags/red => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:17.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-2bb9d0d0-d2f0-4156-85dd-a40083e33c3f 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] TaaS: Handle Delete Port: bc427c31-7ce0-46d9-a044-b85f37ba60e5 2026-05-05 18:09:17.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bb9d0d0-d2f0-4156-85dd-a40083e33c3f 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Tap Mirror: Handle Delete Port: bc427c31-7ce0-46d9-a044-b85f37ba60e5 2026-05-05 18:09:17.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c4d4d75-0183-4e5f-9bb1-c0f309b79a84 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 859/1718] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:17 2026] DELETE /v2.0/subnets/d8bcbd05-54bd-4a61-9b92-ba44bfea21a9 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1719] 10.0.0.139 () {34 vars in 1098 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--972330297&fields=id&tenant_id=56c941c021b24f9cb6927ff956c4d3b6 => generated 69 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1720] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags => generated 30 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:18.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d133507b-ea9d-47b6-8d58-f43b16619410 b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 862/1721] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/subnets/6ac65007-124a-4d8f-9db4-72b54529a43f => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1722] 10.0.0.139 () {34 vars in 1098 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-321541251&fields=id&tenant_id=56c941c021b24f9cb6927ff956c4d3b6 => generated 69 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:18.183 7 INFO neutron.api.v2.resource [None req-50934e7d-29fe-4174-8776-f778507dcfbf 3c26894e6ac44450885141f06e55df51 ddda46a5cfa847fe8f2f76897c51aa3d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 864/1723] 10.0.0.208 () {32 vars in 746 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:09:18.265 7 INFO neutron_taas.services.taas.taas_plugin [None req-6021affa-6eb8-43c2-9e83-f2462d7e86dc b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] TaaS: Handle Delete Port: 6d606279-8ee5-496e-a6af-aa412eee9789 2026-05-05 18:09:18.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6021affa-6eb8-43c2-9e83-f2462d7e86dc b30c93abe0ce481d80814dd41c540e4e 94ca70d4f237470fb29bfa7ac18ea08a - - default default] Tap Mirror: Handle Delete Port: 6d606279-8ee5-496e-a6af-aa412eee9789 2026-05-05 18:09:18.271 8 INFO neutron.services.segments.plugin [-] Segment c1b086db-01c4-483b-a586-fd3f47a546c1 resource provider aggregate not found 2026-05-05 18:09:18.281 8 INFO neutron.services.segments.plugin [-] Segment c1b086db-01c4-483b-a586-fd3f47a546c1 resource provider aggregate not found 2026-05-05 18:09:18.286 8 INFO neutron.services.segments.plugin [-] Segment c1b086db-01c4-483b-a586-fd3f47a546c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b086db-01c4-483b-a586-fd3f47a546c1 found for delete ", "request_id": "req-5766fd7d-5698-4673-aa27-257ab6ab301b"}]} 2026-05-05 18:09:18.294 8 INFO neutron.services.segments.plugin [-] Segment c1b086db-01c4-483b-a586-fd3f47a546c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b086db-01c4-483b-a586-fd3f47a546c1 found for delete ", "request_id": "req-a2bf5dbe-30d6-491f-8a1e-f044129fc3db"}]} 2026-05-05 18:09:18.307 8 INFO neutron.db.l3_hamode_db [None req-2bb9d0d0-d2f0-4156-85dd-a40083e33c3f 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] HA network a9b88ebe-4965-4c5f-ab47-c38507ef93f0 was deleted as no HA routers are present in tenant 4a98c74bd2cd4209870984f58a85c527. [pid: 8|app: 0|req: 860/1724] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:17 2026] DELETE /v2.0/routers/a9b425b0-3540-4710-ac77-4ad89e99fc7f => generated 0 bytes in 515 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1725] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/ports/6d606279-8ee5-496e-a6af-aa412eee9789 => 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: 861/1726] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/networks?id=b205428a-506a-4ab1-b340-63ba119aa9f9 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1727] 10.0.0.208 () {32 vars in 734 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags => 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: 862/1728] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/subnets/69d370af-12b7-4863-a953-45c0c914f317 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1729] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/quotas/56c941c021b24f9cb6927ff956c4d3b6 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:18.555 7 INFO neutron.services.segments.plugin [-] Segment bcfd0739-bcc4-412b-ad54-5a14ae00c7c9 resource provider aggregate not found 2026-05-05 18:09:18.559 7 INFO neutron.services.segments.plugin [-] Segment bcfd0739-bcc4-412b-ad54-5a14ae00c7c9 resource provider aggregate not found 2026-05-05 18:09:18.575 7 INFO neutron.services.segments.plugin [-] Segment bcfd0739-bcc4-412b-ad54-5a14ae00c7c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcfd0739-bcc4-412b-ad54-5a14ae00c7c9 found for delete ", "request_id": "req-b9abd300-3e4c-48aa-9f6d-df5a6e081fdd"}]} [pid: 8|app: 0|req: 864/1730] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9/tags => generated 12 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:18.580 7 INFO neutron.services.segments.plugin [-] Segment bcfd0739-bcc4-412b-ad54-5a14ae00c7c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcfd0739-bcc4-412b-ad54-5a14ae00c7c9 found for delete ", "request_id": "req-35722553-d4a3-4b69-876f-cbb556ab866a"}]} [pid: 7|app: 0|req: 867/1731] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/networks/9095fbea-1ec3-4cdb-a532-7afc606b2f55 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1732] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/ports?tenant_id=56c941c021b24f9cb6927ff956c4d3b6&fields=id => generated 103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1733] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1734] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/subnets/f1c050f0-cf09-4f05-8627-bd05de9f8e4c => 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: 870/1735] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/networks/b205428a-506a-4ab1-b340-63ba119aa9f9?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: 866/1736] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/networks/26bd6dd7-5a5c-4f73-851f-f168c7c85b3b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1737] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/networks/b205428a-506a-4ab1-b340-63ba119aa9f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1738] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/networks/3f564b20-84a0-4201-bc96-bd113ad4f09c => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:19.064 8 INFO neutron.db.segments_db [None req-88f0eb7d-198b-42ef-9dc8-617337f9b241 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Added segment fd890b5f-727c-4e4e-9c1d-8dd02360d2ca of type vxlan for network 9cb669c0-0ccc-4e04-859c-e90c0308862a [pid: 8|app: 0|req: 869/1739] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:19 2026] POST /v2.0/networks => generated 630 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1740] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:19 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1741] 10.0.0.208 () {34 vars in 742 bytes} [Tue May 5 18:09:18 2026] PUT /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9 => generated 480 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1742] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:19 2026] GET /v2.0/security-groups?tenant_id=94ca70d4f237470fb29bfa7ac18ea08a&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1743] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:09:19 2026] GET /v2.0/ports?device_id=b5c0b5d8-c0e1-411f-adf4-463b631850f9 => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1744] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:19 2026] DELETE /v2.0/security-groups/77d9821d-a45e-424b-9649-f786a8b7194c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1745] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:19 2026] POST /v2.0/subnets => generated 626 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:19.580 7 INFO neutron.db.segments_db [None req-a39082fc-0e96-49af-80d7-03459fedef15 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Added segment e83e681f-e9d3-4883-800b-23f3efde61c2 of type vxlan for network 1b8403b4-e787-4e67-9a45-e2d32d3eea36 2026-05-05 18:09:19.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-81e8dc9d-a091-4c5c-bc35-8e200e89f30f 3c26894e6ac44450885141f06e55df51 ddda46a5cfa847fe8f2f76897c51aa3d - - default default] TaaS: Handle Delete Port: a631f331-876d-4e54-92f7-e9c443e98c28 2026-05-05 18:09:19.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81e8dc9d-a091-4c5c-bc35-8e200e89f30f 3c26894e6ac44450885141f06e55df51 ddda46a5cfa847fe8f2f76897c51aa3d - - default default] Tap Mirror: Handle Delete Port: a631f331-876d-4e54-92f7-e9c443e98c28 2026-05-05 18:09:19.855 7 INFO neutron.db.l3_hamode_db [None req-a39082fc-0e96-49af-80d7-03459fedef15 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:19.911 8 INFO neutron.db.l3_hamode_db [None req-81e8dc9d-a091-4c5c-bc35-8e200e89f30f 3c26894e6ac44450885141f06e55df51 ddda46a5cfa847fe8f2f76897c51aa3d - - default default] HA network 22dd5a9b-7d9e-447d-9972-99d377e7b500 was deleted as no HA routers are present in tenant ddda46a5cfa847fe8f2f76897c51aa3d. [pid: 8|app: 0|req: 874/1746] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:19 2026] DELETE /v2.0/routers/b5c0b5d8-c0e1-411f-adf4-463b631850f9 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:19.974 7 INFO neutron.db.l3_hamode_db [None req-a39082fc-0e96-49af-80d7-03459fedef15 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 875/1747] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:20.308 8 INFO neutron.services.segments.plugin [-] Segment db862a6c-e9fb-4a39-b69a-995503f00efe resource provider aggregate not found 2026-05-05 18:09:20.313 8 INFO neutron.services.segments.plugin [-] Segment db862a6c-e9fb-4a39-b69a-995503f00efe resource provider aggregate not found 2026-05-05 18:09:20.328 8 INFO neutron.services.segments.plugin [-] Segment db862a6c-e9fb-4a39-b69a-995503f00efe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db862a6c-e9fb-4a39-b69a-995503f00efe found for delete ", "request_id": "req-eaae5cc7-58c3-4cf9-bd3c-d495340ac157"}]} 2026-05-05 18:09:20.330 8 INFO neutron.services.segments.plugin [-] Segment db862a6c-e9fb-4a39-b69a-995503f00efe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db862a6c-e9fb-4a39-b69a-995503f00efe found for delete ", "request_id": "req-743c325e-6031-4b23-b563-e6fe73c080be"}]} 2026-05-05 18:09:20.343 8 INFO neutron.services.segments.plugin [-] Segment ae81f0af-99f7-423d-8eb6-bd276ca36a36 resource provider aggregate not found 2026-05-05 18:09:20.347 8 INFO neutron.services.segments.plugin [-] Segment ae81f0af-99f7-423d-8eb6-bd276ca36a36 resource provider aggregate not found 2026-05-05 18:09:20.358 8 INFO neutron.services.segments.plugin [-] Segment ae81f0af-99f7-423d-8eb6-bd276ca36a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae81f0af-99f7-423d-8eb6-bd276ca36a36 found for delete ", "request_id": "req-23ce6fbb-6bf4-42c9-954f-c172edb8afc6"}]} 2026-05-05 18:09:20.361 8 INFO neutron.services.segments.plugin [-] Segment ae81f0af-99f7-423d-8eb6-bd276ca36a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae81f0af-99f7-423d-8eb6-bd276ca36a36 found for delete ", "request_id": "req-e4934180-f5a7-4dfb-b938-511a29b9950a"}]} 2026-05-05 18:09:20.376 8 INFO neutron.services.segments.plugin [-] Segment b676da23-7492-42c2-bb92-1f4f0a71be38 resource provider aggregate not found 2026-05-05 18:09:20.380 8 INFO neutron.services.segments.plugin [-] Segment b676da23-7492-42c2-bb92-1f4f0a71be38 resource provider aggregate not found 2026-05-05 18:09:20.392 8 INFO neutron.services.segments.plugin [-] Segment b676da23-7492-42c2-bb92-1f4f0a71be38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b676da23-7492-42c2-bb92-1f4f0a71be38 found for delete ", "request_id": "req-67ac99a9-77c8-48a3-9ab6-3ea23b8cc35e"}]} 2026-05-05 18:09:20.393 8 INFO neutron.services.segments.plugin [-] Segment b676da23-7492-42c2-bb92-1f4f0a71be38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b676da23-7492-42c2-bb92-1f4f0a71be38 found for delete ", "request_id": "req-f6a32a03-5ba9-4d35-a56a-27dfd534b8cb"}]} [pid: 7|app: 0|req: 873/1748] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:19 2026] POST /v2.0/routers => generated 506 bytes in 1038 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1749] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/security-groups?tenant_id=0e0a43e23ba648be9cab213d9b17cbf5&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1750] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:20 2026] DELETE /v2.0/security-groups/c8dbcf18-7d24-451b-9baf-bf96249797db => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1751] 10.0.0.208 () {34 vars in 665 bytes} [Tue May 5 18:09:20 2026] POST /v2.0/ports => generated 951 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, ' [pid: 7|app: 0|req: 876/1754] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/security-groups?tenant_id=ddda46a5cfa847fe8f2f76897c51aa3d&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1755] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:21 2026] DELETE /v2.0/security-groups/6b9a0ccf-635b-42d4-be9f-335dd0dcf670 => 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: 878/1756] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => 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: 879/1757] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:09:20 2026] PUT /v2.0/routers/d08f9fc3-157f-435e-bae8-ab536bb9a38b/add_router_interface => generated 309 bytes in 1435 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: 879/1758] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/ports/f226b6f2-1032-48bc-bcc2-2b61b16be756 => generated 1025 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1759] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:22.776 7 INFO neutron_taas.services.taas.taas_plugin [None req-28a089d7-44cd-4cc4-8cfb-b1a924d6a04e 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] TaaS: Handle Delete Port: f226b6f2-1032-48bc-bcc2-2b61b16be756 2026-05-05 18:09:22.780 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28a089d7-44cd-4cc4-8cfb-b1a924d6a04e 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Tap Mirror: Handle Delete Port: f226b6f2-1032-48bc-bcc2-2b61b16be756 [pid: 7|app: 0|req: 880/1760] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:09:22 2026] PUT /v2.0/routers/d08f9fc3-157f-435e-bae8-ab536bb9a38b/remove_router_interface => generated 309 bytes in 802 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: 881/1761] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:09:23 2026] GET /v2.0/networks?id=b205428a-506a-4ab1-b340-63ba119aa9f9 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:23.353 8 INFO neutron.api.v2.resource [None req-b408854d-20f4-46a1-9a49-56398d73820d 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 881/1762] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:09:23 2026] PUT /v2.0/routers/d08f9fc3-157f-435e-bae8-ab536bb9a38b/remove_router_interface => generated 197 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1763] 199.19.213.18 () {34 vars in 1049 bytes} [Tue May 5 18:09:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=56c941c021b24f9cb6927ff956c4d3b6 => generated 272 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1764] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:09:23 2026] GET /v2.0/ports?device_id=d08f9fc3-157f-435e-bae8-ab536bb9a38b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:23.548 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa77b458-097a-4775-80bf-ca9710c340af 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] TaaS: Handle Delete Port: 296cc924-85a2-4264-a1a3-8ccabdcf7d4a 2026-05-05 18:09:23.550 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa77b458-097a-4775-80bf-ca9710c340af 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Tap Mirror: Handle Delete Port: 296cc924-85a2-4264-a1a3-8ccabdcf7d4a [pid: 7|app: 0|req: 883/1765] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:09:23 2026] POST /v2.0/ports => generated 997 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 884/1766] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:23 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1000 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:23.864 8 INFO neutron.services.segments.plugin [-] Segment e83e681f-e9d3-4883-800b-23f3efde61c2 resource provider aggregate not found 2026-05-05 18:09:23.876 8 INFO neutron.services.segments.plugin [-] Segment e83e681f-e9d3-4883-800b-23f3efde61c2 resource provider aggregate not found 2026-05-05 18:09:23.889 8 INFO neutron.services.segments.plugin [-] Segment e83e681f-e9d3-4883-800b-23f3efde61c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e83e681f-e9d3-4883-800b-23f3efde61c2 found for delete ", "request_id": "req-b1838973-e4dd-4299-babd-d6ca5f41752e"}]} 2026-05-05 18:09:23.891 8 INFO neutron.services.segments.plugin [-] Segment e83e681f-e9d3-4883-800b-23f3efde61c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e83e681f-e9d3-4883-800b-23f3efde61c2 found for delete ", "request_id": "req-cde5b3a0-f7e5-4679-87dd-bf2f586b4390"}]} 2026-05-05 18:09:23.903 8 INFO neutron.db.l3_hamode_db [None req-aa77b458-097a-4775-80bf-ca9710c340af 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] HA network 1b8403b4-e787-4e67-9a45-e2d32d3eea36 was deleted as no HA routers are present in tenant 4a98c74bd2cd4209870984f58a85c527. [pid: 8|app: 0|req: 883/1767] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:23 2026] DELETE /v2.0/routers/d08f9fc3-157f-435e-bae8-ab536bb9a38b => generated 0 bytes in 528 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1768] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:09:23 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1769] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:23 2026] DELETE /v2.0/subnets/ed7fc85a-733b-4b5c-a405-6e69f95ff820 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1770] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:24 2026] DELETE /v2.0/networks/9cb669c0-0ccc-4e04-859c-e90c0308862a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1771] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:09:23 2026] PUT /v2.0/ports/ac444ede-7f74-4228-8c82-afcf8df71349 => generated 1278 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:24.257 8 INFO neutron.db.segments_db [None req-1a007491-01e8-4390-ac84-03c9d54096e1 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Added segment 52a0d72f-d0a5-456a-82ee-187fb6ae8b7c of type vxlan for network 65b88f76-8fc7-426a-bb64-11dd6fea18a6 2026-05-05 18:09:24.264 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8fc1f0b-f69c-408d-9b7f-9e944b3c6189'] response: {'name': 'network-changed', 'server_uuid': 'a9bcee2d-67d6-4814-aa92-051b2e2c8288', 'tag': 'ac444ede-7f74-4228-8c82-afcf8df71349', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 887/1772] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:24 2026] POST /v2.0/networks => generated 630 bytes in 141 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: 886/1773] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:24 2026] POST /v2.0/subnets => generated 626 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:24.620 8 INFO neutron.db.segments_db [None req-d1a11450-0d7f-4799-b2b1-37c9fc41afc4 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Added segment 284e0823-0fc1-4fe9-bb1d-801ff77e7353 of type vxlan for network ec20c03d-24f6-411c-be2a-467dccd7be29 2026-05-05 18:09:24.880 8 INFO neutron.db.l3_hamode_db [None req-d1a11450-0d7f-4799-b2b1-37c9fc41afc4 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 887/1774] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:24 2026] GET /v2.0/security-groups?tenant_id=e02972ad88cf4f1bb80b6e2bbe0f7f8e&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1775] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:09:24 2026] GET /v2.0/ports?tenant_id=56c941c021b24f9cb6927ff956c4d3b6&device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:24.994 8 INFO neutron.db.l3_hamode_db [None req-d1a11450-0d7f-4799-b2b1-37c9fc41afc4 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 889/1776] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:24 2026] DELETE /v2.0/security-groups/23d9c0de-fb36-4e2b-b65c-8f7271c1b871 => 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: 890/1777] 199.19.213.18 () {34 vars in 1017 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/networks?tenant_id=56c941c021b24f9cb6927ff956c4d3b6&shared=False => generated 768 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1778] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1779] 199.19.213.18 () {34 vars in 929 bytes} [Tue May 5 18:09:25 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: 893/1780] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1781] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/security-groups?tenant_id=09aa8f950a9d4d31b703fa2be79b5286&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1782] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:25 2026] DELETE /v2.0/security-groups/a7c41310-399d-404e-ac73-7462ad63d746 => 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: 888/1783] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:24 2026] POST /v2.0/routers => generated 506 bytes in 1008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:25.912 8 INFO neutron.services.segments.plugin [-] Segment fd890b5f-727c-4e4e-9c1d-8dd02360d2ca resource provider aggregate not found 2026-05-05 18:09:25.915 8 INFO neutron.services.segments.plugin [-] Segment fd890b5f-727c-4e4e-9c1d-8dd02360d2ca resource provider aggregate not found 2026-05-05 18:09:25.927 8 INFO neutron.services.segments.plugin [-] Segment fd890b5f-727c-4e4e-9c1d-8dd02360d2ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd890b5f-727c-4e4e-9c1d-8dd02360d2ca found for delete ", "request_id": "req-9294ceaf-9ca1-4496-b276-9bcfc0a41b58"}]} 2026-05-05 18:09:25.934 8 INFO neutron.services.segments.plugin [-] Segment fd890b5f-727c-4e4e-9c1d-8dd02360d2ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd890b5f-727c-4e4e-9c1d-8dd02360d2ca found for delete ", "request_id": "req-716758c6-3184-4c70-a9c9-5259b7490f67"}]} [pid: 8|app: 0|req: 889/1784] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/ports?tenant_id=56c941c021b24f9cb6927ff956c4d3b6&device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1785] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ac444ede-7f74-4228-8c82-afcf8df71349 => 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: 891/1786] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/subnets?id=2812e552-22d1-411d-984e-cb12dc2bca82 => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1787] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/ports?network_id=b205428a-506a-4ab1-b340-63ba119aa9f9&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1788] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1012 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1789] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/networks/b205428a-506a-4ab1-b340-63ba119aa9f9?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1790] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1791] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/networks/b205428a-506a-4ab1-b340-63ba119aa9f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1792] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:09:25 2026] PUT /v2.0/routers/309d4a3d-6b4d-4189-877b-e2ab65921ef7/add_router_interface => generated 309 bytes in 1046 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1793] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/ports/0f143049-c922-4bf2-8a3a-2063d44e9a44 => generated 955 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:27.040 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5e06724-ef99-48b1-ab78-df37666c3159 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] TaaS: Handle Delete Port: 0f143049-c922-4bf2-8a3a-2063d44e9a44 2026-05-05 18:09:27.043 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5e06724-ef99-48b1-ab78-df37666c3159 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Tap Mirror: Handle Delete Port: 0f143049-c922-4bf2-8a3a-2063d44e9a44 [pid: 7|app: 0|req: 897/1794] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:09:26 2026] PUT /v2.0/routers/309d4a3d-6b4d-4189-877b-e2ab65921ef7/remove_router_interface => generated 309 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1795] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/ports?device_id=309d4a3d-6b4d-4189-877b-e2ab65921ef7 => 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: 899/1796] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1012 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1797] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:27.678 7 INFO neutron_taas.services.taas.taas_plugin [None req-4b59dce5-1946-4de0-bbd4-d586f21d8fdc 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] TaaS: Handle Delete Port: ba455465-5981-4737-bf36-bc583665155f 2026-05-05 18:09:27.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b59dce5-1946-4de0-bbd4-d586f21d8fdc 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Tap Mirror: Handle Delete Port: ba455465-5981-4737-bf36-bc583665155f 2026-05-05 18:09:28.080 7 INFO neutron.services.segments.plugin [-] Segment 284e0823-0fc1-4fe9-bb1d-801ff77e7353 resource provider aggregate not found 2026-05-05 18:09:28.089 7 INFO neutron.services.segments.plugin [-] Segment 284e0823-0fc1-4fe9-bb1d-801ff77e7353 resource provider aggregate not found 2026-05-05 18:09:28.108 7 INFO neutron.services.segments.plugin [-] Segment 284e0823-0fc1-4fe9-bb1d-801ff77e7353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284e0823-0fc1-4fe9-bb1d-801ff77e7353 found for delete ", "request_id": "req-28aa68fc-1443-4885-9a73-8375f57d7854"}]} 2026-05-05 18:09:28.109 7 INFO neutron.services.segments.plugin [-] Segment 284e0823-0fc1-4fe9-bb1d-801ff77e7353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284e0823-0fc1-4fe9-bb1d-801ff77e7353 found for delete ", "request_id": "req-e862fb1a-3761-4f93-ab6d-af4990753182"}]} 2026-05-05 18:09:28.121 7 INFO neutron.db.l3_hamode_db [None req-4b59dce5-1946-4de0-bbd4-d586f21d8fdc 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] HA network ec20c03d-24f6-411c-be2a-467dccd7be29 was deleted as no HA routers are present in tenant 4a98c74bd2cd4209870984f58a85c527. [pid: 7|app: 0|req: 898/1798] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:27 2026] DELETE /v2.0/routers/309d4a3d-6b4d-4189-877b-e2ab65921ef7 => generated 0 bytes in 662 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1799] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:28 2026] DELETE /v2.0/subnets/9a4eab0c-ef95-40f5-8694-e3c2c08b3012 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:28.435 7 INFO neutron_taas.services.taas.taas_plugin [None req-c701b8c4-cfc4-4a7c-a57c-4b079504a316 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] TaaS: Handle Delete Port: 21edf23f-d43c-45f6-a5e9-312f51bfc9ac 2026-05-05 18:09:28.438 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c701b8c4-cfc4-4a7c-a57c-4b079504a316 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Tap Mirror: Handle Delete Port: 21edf23f-d43c-45f6-a5e9-312f51bfc9ac [pid: 7|app: 0|req: 899/1800] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:28 2026] DELETE /v2.0/networks/65b88f76-8fc7-426a-bb64-11dd6fea18a6 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:28.674 8 INFO neutron.db.segments_db [None req-12a73ccd-ed33-489f-89ec-c08566b46d8e 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Added segment cd2e5260-b8d0-4f9b-bc7a-97f542567fcc of type vxlan for network 9d7ed0e8-4678-45ea-998c-82923b8867d1 [pid: 7|app: 0|req: 900/1801] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:28 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1802] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:09:28 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:28.939 8 INFO neutron.db.l3_hamode_db [None req-12a73ccd-ed33-489f-89ec-c08566b46d8e 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 902/1803] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:29 2026] GET /v2.0/security-groups?tenant_id=c750992fb8964c6cacb45a379919be88&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: 903/1804] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:29 2026] DELETE /v2.0/security-groups/ce80fbef-40c3-4165-9855-3df222d4f02f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:29.673 8 INFO neutron.db.l3_hamode_db [None req-12a73ccd-ed33-489f-89ec-c08566b46d8e 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 904/1805] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:09:29 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1281 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1806] 199.19.213.18 () {34 vars in 1123 bytes} [Tue May 5 18:09:29 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1807] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:29 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1012 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1808] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:09:30 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:30.128 7 INFO neutron.services.segments.plugin [-] Segment 52a0d72f-d0a5-456a-82ee-187fb6ae8b7c resource provider aggregate not found 2026-05-05 18:09:30.132 7 INFO neutron.services.segments.plugin [-] Segment 52a0d72f-d0a5-456a-82ee-187fb6ae8b7c resource provider aggregate not found 2026-05-05 18:09:30.143 7 INFO neutron.services.segments.plugin [-] Segment 52a0d72f-d0a5-456a-82ee-187fb6ae8b7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a0d72f-d0a5-456a-82ee-187fb6ae8b7c found for delete ", "request_id": "req-74adf10b-c6e7-4c70-9673-8cf2b415e4db"}]} 2026-05-05 18:09:30.148 7 INFO neutron.services.segments.plugin [-] Segment 52a0d72f-d0a5-456a-82ee-187fb6ae8b7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a0d72f-d0a5-456a-82ee-187fb6ae8b7c found for delete ", "request_id": "req-d20158db-7494-4fbc-a4a1-7f40be039c03"}]} [pid: 8|app: 0|req: 902/1809] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:28 2026] POST /v2.0/routers => generated 688 bytes in 2031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1810] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:09:30 2026] GET /v2.0/routers/6521ef77-2f7b-48c7-b6dc-e220de64dbb9 => generated 694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1811] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:09:30 2026] GET /v2.0/routers => generated 697 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1812] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:31 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1813] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:09:31 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1814] 10.0.0.208 () {34 vars in 741 bytes} [Tue May 5 18:09:30 2026] PUT /v2.0/routers/6521ef77-2f7b-48c7-b6dc-e220de64dbb9 => generated 701 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1815] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:09:31 2026] GET /v2.0/routers/6521ef77-2f7b-48c7-b6dc-e220de64dbb9 => generated 701 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1816] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:09:31 2026] GET /v2.0/ports?device_id=6521ef77-2f7b-48c7-b6dc-e220de64dbb9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:31.597 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c55ef95-7b3f-4a71-9c1f-a886426b3bda 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] TaaS: Handle Delete Port: c25bb5be-72e5-409a-b930-f10ef220cde1 2026-05-05 18:09:31.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c55ef95-7b3f-4a71-9c1f-a886426b3bda 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Tap Mirror: Handle Delete Port: c25bb5be-72e5-409a-b930-f10ef220cde1 2026-05-05 18:09:31.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c55ef95-7b3f-4a71-9c1f-a886426b3bda 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] TaaS: Handle Delete Port: 87b11707-de90-4445-89e6-a7e0927830de 2026-05-05 18:09:31.862 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c55ef95-7b3f-4a71-9c1f-a886426b3bda 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] Tap Mirror: Handle Delete Port: 87b11707-de90-4445-89e6-a7e0927830de 2026-05-05 18:09:32.247 8 INFO neutron.services.segments.plugin [-] Segment cd2e5260-b8d0-4f9b-bc7a-97f542567fcc resource provider aggregate not found 2026-05-05 18:09:32.252 8 INFO neutron.services.segments.plugin [-] Segment cd2e5260-b8d0-4f9b-bc7a-97f542567fcc resource provider aggregate not found 2026-05-05 18:09:32.275 8 INFO neutron.services.segments.plugin [-] Segment cd2e5260-b8d0-4f9b-bc7a-97f542567fcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd2e5260-b8d0-4f9b-bc7a-97f542567fcc found for delete ", "request_id": "req-a60cd982-c84e-4178-b4bc-9ab50d6bde3e"}]} 2026-05-05 18:09:32.276 8 INFO neutron.services.segments.plugin [-] Segment cd2e5260-b8d0-4f9b-bc7a-97f542567fcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd2e5260-b8d0-4f9b-bc7a-97f542567fcc found for delete ", "request_id": "req-4b4fb0fd-fc47-4509-b5a2-6143706bb3ab"}]} 2026-05-05 18:09:32.286 8 INFO neutron.db.l3_hamode_db [None req-4c55ef95-7b3f-4a71-9c1f-a886426b3bda 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] HA network 9d7ed0e8-4678-45ea-998c-82923b8867d1 was deleted as no HA routers are present in tenant 4a98c74bd2cd4209870984f58a85c527. [pid: 8|app: 0|req: 907/1817] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:31 2026] DELETE /v2.0/routers/6521ef77-2f7b-48c7-b6dc-e220de64dbb9 => generated 0 bytes in 959 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1818] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/ports?device_id=6521ef77-2f7b-48c7-b6dc-e220de64dbb9 => 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: 911/1819] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:32.341 8 INFO neutron.api.v2.resource [None req-b93f63f5-adc9-4617-aa0a-7cc43420e712 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 909/1820] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/routers/6521ef77-2f7b-48c7-b6dc-e220de64dbb9 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1821] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/ports?device_id=309d4a3d-6b4d-4189-877b-e2ab65921ef7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1822] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&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-05 18:09:32.388 8 INFO neutron.api.v2.resource [None req-58c3f44b-94c7-4a32-a3e5-23baa2ed9767 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 911/1823] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/routers/309d4a3d-6b4d-4189-877b-e2ab65921ef7 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:32.416 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd1f2032-7c2c-4c91-b387-3f570e8dfc64 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1824] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/subnets/9a4eab0c-ef95-40f5-8694-e3c2c08b3012 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1825] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/ports?device_id=d08f9fc3-157f-435e-bae8-ab536bb9a38b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:32.474 8 INFO neutron.api.v2.resource [None req-6b740083-27e0-454a-9236-a18a3ff06729 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1826] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1827] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/routers/d08f9fc3-157f-435e-bae8-ab536bb9a38b => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:32.491 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e5ae4ff-a278-40ac-b105-60761daf4f02 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 915/1828] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/subnets/ed7fc85a-733b-4b5c-a405-6e69f95ff820 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1829] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/ports?device_id=a9b425b0-3540-4710-ac77-4ad89e99fc7f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:32.532 7 INFO neutron.api.v2.resource [None req-f124d75b-e2cf-4abb-b997-c9f3fadb7b09 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 917/1830] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/routers/a9b425b0-3540-4710-ac77-4ad89e99fc7f => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:32.547 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8cac5ab9-8983-425a-a5f0-cfd0306bdb5c 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1831] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/subnets/69d370af-12b7-4863-a953-45c0c914f317 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:32.565 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e13da4c7-8bc5-4c68-946b-6c13d794baab 125eddcee9234b748b4d8852719b0a4b 4a98c74bd2cd4209870984f58a85c527 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1832] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/subnets/f1c050f0-cf09-4f05-8627-bd05de9f8e4c => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:32.807 8 INFO neutron.db.l3_db [None req-c7852b4e-e047-4402-bec2-e7d7996e8988 70f54178b1634ba99f591ab797e110bb 56c941c021b24f9cb6927ff956c4d3b6 - - default default] Floating IP e7fbc33f-7240-4a85-8b26-0b762f473b48 associated. External IP: 10.96.250.213, port: ac444ede-7f74-4228-8c82-afcf8df71349. [pid: 8|app: 0|req: 914/1833] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:09:32 2026] PUT /v2.0/floatingips/e7fbc33f-7240-4a85-8b26-0b762f473b48 => generated 856 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:33.108 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf41d768-967b-4afd-9fff-14e2c4e14a60'] response: {'name': 'network-changed', 'server_uuid': 'a9bcee2d-67d6-4814-aa92-051b2e2c8288', 'tag': 'ac444ede-7f74-4228-8c82-afcf8df71349', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 915/1834] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/security-groups?tenant_id=4a98c74bd2cd4209870984f58a85c527&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1835] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/security-groups?tenant_id=35a2ba7258e94a598c2e4ae6400535e9&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1836] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:33 2026] DELETE /v2.0/security-groups/fe3f44c9-2435-4de7-9346-cd52e6cdb1e3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1837] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:33 2026] DELETE /v2.0/security-groups/48612f10-6195-452b-903f-d685edccffce => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1838] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/ports?tenant_id=56c941c021b24f9cb6927ff956c4d3b6&device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1839] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/networks?id=b205428a-506a-4ab1-b340-63ba119aa9f9 => generated 768 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1840] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ac444ede-7f74-4228-8c82-afcf8df71349 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1841] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/subnets?id=2812e552-22d1-411d-984e-cb12dc2bca82 => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1842] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/ports?network_id=b205428a-506a-4ab1-b340-63ba119aa9f9&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: 924/1843] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/networks/b205428a-506a-4ab1-b340-63ba119aa9f9?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: 920/1844] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/networks/b205428a-506a-4ab1-b340-63ba119aa9f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1845] 10.0.0.208 () {32 vars in 623 bytes} [Tue May 5 18:09:35 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: 921/1846] 10.0.0.208 () {32 vars in 633 bytes} [Tue May 5 18:09:35 2026] GET /v2.0/ => generated 632 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1849] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:35 2026] GET /v2.0/security-groups?tenant_id=4f76144df2e04dcda0f9f00234e40176&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1850] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:36 2026] DELETE /v2.0/security-groups/d72f72db-c8ed-429e-be70-284b646b881e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1851] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:36 2026] GET /v2.0/security-groups?tenant_id=99fc5adf9c534fc4b8366dec4cc78369&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1852] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:36 2026] DELETE /v2.0/security-groups/83b89023-6bf5-47c3-9f4d-c8292f1d6680 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1853] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:38 2026] GET /v2.0/security-groups?tenant_id=b85072f022fe4bff89f3ab6d9ddbca43&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1854] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:38 2026] DELETE /v2.0/security-groups/9598245b-c606-4837-ab41-3fd6a6a85d6a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:41.382 7 INFO neutron.db.segments_db [None req-0141cd07-7d63-4d77-a60b-5b26215aaa7f 7aa762fdc22148a29dc1c8a04aa4f3a8 d8268b981c6b4118a3308cc5f2d03058 - - default default] Added segment b3df16eb-2dbe-490e-8c8e-fb54e733fdd1 of type vxlan for network b11a7b59-0778-4a73-adf6-6ff0bf6d22a1 [pid: 7|app: 0|req: 929/1855] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:41 2026] POST /v2.0/networks => generated 726 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1856] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:41 2026] POST /v2.0/subnets => generated 644 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:41.707 8 WARNING neutron.api.v2.base [None req-851879df-e1a7-4ed5-a61f-ce91576c5d9c 7aa762fdc22148a29dc1c8a04aa4f3a8 d8268b981c6b4118a3308cc5f2d03058 - - 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-05 18:09:41.708 8 INFO neutron.api.v2.resource [None req-851879df-e1a7-4ed5-a61f-ce91576c5d9c 7aa762fdc22148a29dc1c8a04aa4f3a8 d8268b981c6b4118a3308cc5f2d03058 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 928/1857] 10.0.0.208 () {34 vars in 681 bytes} [Tue May 5 18:09:41 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-05 18:09:41.850 7 INFO neutron.db.segments_db [None req-02963826-5f9b-456f-967f-060d3a703b65 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Added segment 5eb531ca-eed5-44df-ac6a-73ec09fdabab of type vxlan for network aa3a00da-9085-4096-8cae-5faa3468e2e0 2026-05-05 18:09:41.887 8 INFO neutron.services.segments.plugin [-] Segment b3df16eb-2dbe-490e-8c8e-fb54e733fdd1 resource provider aggregate not found 2026-05-05 18:09:41.899 8 INFO neutron.services.segments.plugin [-] Segment b3df16eb-2dbe-490e-8c8e-fb54e733fdd1 resource provider aggregate not found 2026-05-05 18:09:41.911 8 INFO neutron.services.segments.plugin [-] Segment b3df16eb-2dbe-490e-8c8e-fb54e733fdd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3df16eb-2dbe-490e-8c8e-fb54e733fdd1 found for delete ", "request_id": "req-0ac83783-7514-47b3-8116-0fc72f8c8071"}]} 2026-05-05 18:09:41.915 8 INFO neutron.services.segments.plugin [-] Segment b3df16eb-2dbe-490e-8c8e-fb54e733fdd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3df16eb-2dbe-490e-8c8e-fb54e733fdd1 found for delete ", "request_id": "req-7a311083-e5d6-48db-b76a-80599d8a814c"}]} [pid: 8|app: 0|req: 929/1858] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:41 2026] DELETE /v2.0/networks/b11a7b59-0778-4a73-adf6-6ff0bf6d22a1 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1859] 10.0.0.208 () {34 vars in 671 bytes} [Tue May 5 18:09:41 2026] POST /v2.0/networks => generated 633 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:41.976 8 INFO neutron.db.segments_db [None req-b55070fd-1e54-4479-a0c5-05d826e9ab0a 7aa762fdc22148a29dc1c8a04aa4f3a8 d8268b981c6b4118a3308cc5f2d03058 - - default default] Added segment f7c54d75-ac45-4a9a-b29d-12acc5d031d0 of type vxlan for network 02ba102e-f30f-49df-9e2e-02e1c8475508 2026-05-05 18:09:41.990 7 INFO neutron.db.segments_db [None req-2bb36c9a-ce3c-4aed-86c3-19e062a6e5c5 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Added segment 3518c520-1238-4874-b232-e93157afa7e9 of type vxlan for network 74b4f1f7-23ad-4e03-8eed-c73cf3758b4a [pid: 8|app: 0|req: 930/1860] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:41 2026] POST /v2.0/networks => generated 726 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1861] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:42 2026] POST /v2.0/subnets => generated 647 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:42.229 8 WARNING neutron.api.v2.base [None req-0ccaf56f-f9d1-4ff8-bfa4-56b5e6bfb2e0 7aa762fdc22148a29dc1c8a04aa4f3a8 d8268b981c6b4118a3308cc5f2d03058 - - 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-05 18:09:42.230 8 INFO neutron.api.v2.resource [None req-0ccaf56f-f9d1-4ff8-bfa4-56b5e6bfb2e0 7aa762fdc22148a29dc1c8a04aa4f3a8 d8268b981c6b4118a3308cc5f2d03058 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 932/1862] 10.0.0.208 () {34 vars in 681 bytes} [Tue May 5 18:09:42 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-05 18:09:42.243 7 INFO neutron.db.l3_hamode_db [None req-2bb36c9a-ce3c-4aed-86c3-19e062a6e5c5 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 933/1863] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:42 2026] DELETE /v2.0/networks/02ba102e-f30f-49df-9e2e-02e1c8475508 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:42.493 8 INFO neutron.db.segments_db [None req-d26f61e1-7f76-4102-a1ee-e2e8f2f93b66 7aa762fdc22148a29dc1c8a04aa4f3a8 d8268b981c6b4118a3308cc5f2d03058 - - default default] Added segment f33462bb-8e76-497e-b68e-874554aa7fc7 of type vxlan for network 58f06ad4-6e6a-430e-83d7-19b80c001b11 [pid: 8|app: 0|req: 934/1864] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:42 2026] POST /v2.0/networks => generated 727 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1865] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:42 2026] POST /v2.0/subnets => generated 647 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:42.872 7 INFO neutron.db.l3_hamode_db [None req-2bb36c9a-ce3c-4aed-86c3-19e062a6e5c5 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 936/1866] 10.0.0.208 () {34 vars in 681 bytes} [Tue May 5 18:09:42 2026] POST /v2.0/rbac-policies => generated 324 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1867] 10.0.0.208 () {32 vars in 723 bytes} [Tue May 5 18:09:43 2026] GET /v2.0/networks/58f06ad4-6e6a-430e-83d7-19b80c001b11 => generated 655 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1868] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:41 2026] POST /v2.0/routers => generated 694 bytes in 1674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1869] 10.0.0.208 () {32 vars in 776 bytes} [Tue May 5 18:09:43 2026] GET /v2.0/subnets?project_id=d49d7ff1353e4e78a37056ebffe3d82a&cidr=10.100.0.0%2F28 => 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: 932/1870] 10.0.0.208 () {32 vars in 694 bytes} [Tue May 5 18:09:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1871] 10.0.0.208 () {32 vars in 784 bytes} [Tue May 5 18:09:43 2026] GET /v2.0/subnets?network_id=32a1b3ec-7bf2-4702-994f-93c7befd9371&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:43.835 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fad96a8-0b3d-4530-98fa-d38a85be0e92 e574fc86ea3e4f6eb85f5a4405477755 69ebb543c50d4a6f8342a0db76c9651c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1872] 10.0.0.208 () {32 vars in 723 bytes} [Tue May 5 18:09:43 2026] GET /v2.0/networks/58f06ad4-6e6a-430e-83d7-19b80c001b11 => generated 138 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:43.934 8 INFO neutron.services.segments.plugin [-] Segment f7c54d75-ac45-4a9a-b29d-12acc5d031d0 resource provider aggregate not found 2026-05-05 18:09:43.938 8 INFO neutron.services.segments.plugin [-] Segment f7c54d75-ac45-4a9a-b29d-12acc5d031d0 resource provider aggregate not found 2026-05-05 18:09:43.955 8 INFO neutron.services.segments.plugin [-] Segment f7c54d75-ac45-4a9a-b29d-12acc5d031d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c54d75-ac45-4a9a-b29d-12acc5d031d0 found for delete ", "request_id": "req-e37fdcce-49a1-464c-a64e-66d45b646104"}]} 2026-05-05 18:09:43.966 8 INFO neutron.services.segments.plugin [-] Segment f7c54d75-ac45-4a9a-b29d-12acc5d031d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c54d75-ac45-4a9a-b29d-12acc5d031d0 found for delete ", "request_id": "req-d3175bfe-67b9-4320-82f5-7ab035f9a94e"}]} 2026-05-05 18:09:43.982 7 INFO neutron.services.segments.plugin [-] Segment f33462bb-8e76-497e-b68e-874554aa7fc7 resource provider aggregate not found 2026-05-05 18:09:43.992 7 INFO neutron.services.segments.plugin [-] Segment f33462bb-8e76-497e-b68e-874554aa7fc7 resource provider aggregate not found 2026-05-05 18:09:44.007 7 INFO neutron.services.segments.plugin [-] Segment f33462bb-8e76-497e-b68e-874554aa7fc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f33462bb-8e76-497e-b68e-874554aa7fc7 found for delete ", "request_id": "req-2dc6b7a5-244f-431b-8e93-f7793bf8a601"}]} [pid: 7|app: 0|req: 934/1873] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:43 2026] DELETE /v2.0/networks/58f06ad4-6e6a-430e-83d7-19b80c001b11 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:44.014 7 INFO neutron.services.segments.plugin [-] Segment f33462bb-8e76-497e-b68e-874554aa7fc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f33462bb-8e76-497e-b68e-874554aa7fc7 found for delete ", "request_id": "req-9a60b6a3-bdaf-4d97-bac6-e584e9610272"}]} 2026-05-05 18:09:44.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa87b3a8-e8f3-41eb-8e82-bfd7ad8022aa 7aa762fdc22148a29dc1c8a04aa4f3a8 d8268b981c6b4118a3308cc5f2d03058 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 935/1874] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:44 2026] DELETE /v2.0/subnets/0d2af45b-8204-4096-bab0-5ea0d28e74e8 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:44.045 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b6723d6-265e-4513-ab9a-d4cb9e3a5cac 7aa762fdc22148a29dc1c8a04aa4f3a8 d8268b981c6b4118a3308cc5f2d03058 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 940/1875] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:09:43 2026] POST /v2.0/subnets => generated 657 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1876] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:44 2026] DELETE /v2.0/subnets/c94c6612-d3d2-4846-b79c-f7dd1229ed94 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:44.059 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2923da5c-e714-43ef-a7d8-054acb220ac6 7aa762fdc22148a29dc1c8a04aa4f3a8 d8268b981c6b4118a3308cc5f2d03058 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 937/1877] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:09:44 2026] DELETE /v2.0/subnets/3888483c-5094-4a6b-a91f-36ba15717037 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1878] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/security-groups?tenant_id=69ebb543c50d4a6f8342a0db76c9651c&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1879] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:45 2026] DELETE /v2.0/security-groups/9f450540-eb1c-41a9-a2e0-f12bde81a8a0 => 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: 941/1880] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:09:44 2026] PUT /v2.0/routers/30460873-937d-4293-a8e2-62543643f24b/add_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1881] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/networks => generated 6506 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1882] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/subnets => generated 5193 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1883] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/security-groups?tenant_id=c38073cc92e94b0d8ff07160b9c72ea0&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1884] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/routers => generated 2183 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1885] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:45 2026] DELETE /v2.0/security-groups/139f06d6-b139-4d35-9ed5-8e68a793b5da => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1886] 10.0.0.208 () {34 vars in 685 bytes} [Tue May 5 18:09:45 2026] POST /v2.0/security-groups => generated 1675 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1887] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/security-groups?tenant_id=d8268b981c6b4118a3308cc5f2d03058&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1888] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1889] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:45 2026] DELETE /v2.0/security-groups/9eeac036-b1a2-4d15-a9bb-92bd7786676d => 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: 945/1890] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1891] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1892] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:46.091 7 INFO neutron.db.securitygroups_db [None req-7cb4d1fe-d60f-429d-8303-3cc727c4067c 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Project d49d7ff1353e4e78a37056ebffe3d82a 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: 947/1893] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:46.195 8 INFO neutron.db.securitygroups_db [None req-49e0c2bf-c85a-40af-86d2-1c9b1804311a 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Project d49d7ff1353e4e78a37056ebffe3d82a 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: 947/1894] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:09:46 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: 7|app: 0|req: 948/1895] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:09:46 2026] GET /v2.0/networks => generated 1298 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1896] 10.0.0.139 () {34 vars in 1100 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2115520543&fields=id&tenant_id=d49d7ff1353e4e78a37056ebffe3d82a => 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: 949/1897] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/networks?id=aa3a00da-9085-4096-8cae-5faa3468e2e0 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1898] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/quotas/d49d7ff1353e4e78a37056ebffe3d82a => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1899] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/ports?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1900] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?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: 951/1901] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?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: 951/1902] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1903] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => 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: 952/1904] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:49 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:50.240 7 INFO neutron.db.segments_db [None req-640727d1-394a-4916-93dc-d3571dd36a81 0400ec5b0a7046bbbc9779b0e7e75766 12269d5336b344a981f2eefd39c160e2 - - default default] Added segment c8b9c11b-9709-47ea-8cc9-51751ac06ceb of type vxlan for network 7b3384db-3bc0-45b3-b2a5-80438612f788 [pid: 7|app: 0|req: 953/1905] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:49 2026] POST /v2.0/networks => generated 632 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:50.362 8 INFO neutron.db.segments_db [None req-fc7024d5-6d41-4ffd-8084-0e4339d43094 0400ec5b0a7046bbbc9779b0e7e75766 12269d5336b344a981f2eefd39c160e2 - - default default] Added segment 2d4ed28f-44e1-45e2-92be-f25bc2422c9d of type vxlan for network 082860de-11f7-48fc-b203-dfb9c67e5792 [pid: 8|app: 0|req: 953/1906] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:50 2026] POST /v2.0/networks => generated 632 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:50.489 7 INFO neutron.db.segments_db [None req-1dfd3645-2196-437a-bd65-71ab1b52ea8e 0400ec5b0a7046bbbc9779b0e7e75766 12269d5336b344a981f2eefd39c160e2 - - default default] Added segment d50e4d89-d946-432d-9ac9-166ca94ab96d of type vxlan for network 817b3559-9007-42af-8547-a3010f4c9804 [pid: 7|app: 0|req: 954/1907] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:50 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:50.639 8 INFO neutron.db.segments_db [None req-582193bf-2e03-4fe4-9e31-1f6d893ba509 0400ec5b0a7046bbbc9779b0e7e75766 12269d5336b344a981f2eefd39c160e2 - - default default] Added segment adfc3cfc-b431-4fca-ad77-7ab1b3efd321 of type vxlan for network 1c7cd92d-d7ec-46a5-9d5a-705b1e6ca745 [pid: 8|app: 0|req: 954/1908] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:50 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:50.800 7 INFO neutron.db.segments_db [None req-98cbe1b0-5261-4c06-b671-2e61749c3d01 0400ec5b0a7046bbbc9779b0e7e75766 12269d5336b344a981f2eefd39c160e2 - - default default] Added segment 886fbac0-6d78-46fc-8e2a-02a67fb37f1c of type vxlan for network 338813fd-1a66-4619-9bdb-9a613fcb3af5 [pid: 8|app: 0|req: 955/1909] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:50 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => 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: 955/1910] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:09:50 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1913] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:09:50 2026] PUT /v2.0/networks/7b3384db-3bc0-45b3-b2a5-80438612f788/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1914] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:09:50 2026] PUT /v2.0/networks/082860de-11f7-48fc-b203-dfb9c67e5792/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1915] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:09:51 2026] PUT /v2.0/networks/817b3559-9007-42af-8547-a3010f4c9804/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1916] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:09:51 2026] PUT /v2.0/networks/1c7cd92d-d7ec-46a5-9d5a-705b1e6ca745/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1917] 10.0.0.208 () {32 vars in 666 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1918] 10.0.0.208 () {32 vars in 680 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1919] 10.0.0.208 () {32 vars in 676 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/networks?tags-any=blue => 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: 961/1920] 10.0.0.208 () {32 vars in 688 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1921] 10.0.0.208 () {32 vars in 674 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1922] 10.0.0.208 () {32 vars in 688 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1923] 10.0.0.208 () {32 vars in 684 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1924] 10.0.0.208 () {32 vars in 696 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:51.759 8 INFO neutron.services.segments.plugin [-] Segment c8b9c11b-9709-47ea-8cc9-51751ac06ceb resource provider aggregate not found 2026-05-05 18:09:51.764 8 INFO neutron.services.segments.plugin [-] Segment c8b9c11b-9709-47ea-8cc9-51751ac06ceb resource provider aggregate not found 2026-05-05 18:09:51.775 8 INFO neutron.services.segments.plugin [-] Segment c8b9c11b-9709-47ea-8cc9-51751ac06ceb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8b9c11b-9709-47ea-8cc9-51751ac06ceb found for delete ", "request_id": "req-826592e0-16f2-4b2e-ab1b-9ddb0361d095"}]} 2026-05-05 18:09:51.782 8 INFO neutron.services.segments.plugin [-] Segment c8b9c11b-9709-47ea-8cc9-51751ac06ceb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8b9c11b-9709-47ea-8cc9-51751ac06ceb found for delete ", "request_id": "req-76effeca-c215-4505-afd7-8e35ef8b340f"}]} [pid: 8|app: 0|req: 962/1925] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:51 2026] DELETE /v2.0/networks/7b3384db-3bc0-45b3-b2a5-80438612f788 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1926] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/networks?id=aa3a00da-9085-4096-8cae-5faa3468e2e0 => generated 661 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1927] 199.19.213.18 () {34 vars in 1049 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d49d7ff1353e4e78a37056ebffe3d82a => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1928] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:51 2026] DELETE /v2.0/networks/082860de-11f7-48fc-b203-dfb9c67e5792 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1929] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1930] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:51 2026] DELETE /v2.0/networks/817b3559-9007-42af-8547-a3010f4c9804 => 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: 966/1931] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:09:51 2026] POST /v2.0/ports => generated 958 bytes in 342 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: 966/1932] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:52 2026] DELETE /v2.0/networks/1c7cd92d-d7ec-46a5-9d5a-705b1e6ca745 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1933] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:09:52 2026] DELETE /v2.0/networks/338813fd-1a66-4619-9bdb-9a613fcb3af5 => 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: 967/1934] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:09:52 2026] PUT /v2.0/ports/908d705a-b4d9-4a24-8f3e-51d472c69282 => generated 1239 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:52.706 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4999d16b-1ffe-4439-b958-5a0527cfb111'] response: {'name': 'network-changed', 'server_uuid': '1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8', 'tag': '908d705a-b4d9-4a24-8f3e-51d472c69282', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 968/1935] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 973 bytes in 72 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: 968/1936] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1937] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/ports?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1938] 199.19.213.18 () {34 vars in 1017 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/networks?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&shared=False => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1939] 199.19.213.18 () {34 vars in 929 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1940] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/security-groups?tenant_id=e291aca80d16459d867456ba44ca7f1f&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: 972/1941] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:53 2026] DELETE /v2.0/security-groups/f836d127-a6ae-4176-92f9-76e2c0e2b6cb => 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: 970/1942] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/security-groups?tenant_id=12269d5336b344a981f2eefd39c160e2&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:53.792 8 INFO neutron.services.segments.plugin [-] Segment 2d4ed28f-44e1-45e2-92be-f25bc2422c9d resource provider aggregate not found [pid: 7|app: 0|req: 973/1943] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:53 2026] DELETE /v2.0/security-groups/db57a411-2798-4aa9-9ab6-6d53c615bd64 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:53.804 8 INFO neutron.services.segments.plugin [-] Segment 2d4ed28f-44e1-45e2-92be-f25bc2422c9d resource provider aggregate not found 2026-05-05 18:09:53.811 8 INFO neutron.services.segments.plugin [-] Segment 2d4ed28f-44e1-45e2-92be-f25bc2422c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d4ed28f-44e1-45e2-92be-f25bc2422c9d found for delete ", "request_id": "req-a38fb536-19b0-4f78-9467-d3545ddeb044"}]} 2026-05-05 18:09:53.822 8 INFO neutron.services.segments.plugin [-] Segment 2d4ed28f-44e1-45e2-92be-f25bc2422c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d4ed28f-44e1-45e2-92be-f25bc2422c9d found for delete ", "request_id": "req-5003baa0-5eb9-4a03-b8ef-e639fe19e6f8"}]} 2026-05-05 18:09:53.833 8 INFO neutron.services.segments.plugin [-] Segment d50e4d89-d946-432d-9ac9-166ca94ab96d resource provider aggregate not found 2026-05-05 18:09:53.838 8 INFO neutron.services.segments.plugin [-] Segment d50e4d89-d946-432d-9ac9-166ca94ab96d resource provider aggregate not found 2026-05-05 18:09:53.853 8 INFO neutron.services.segments.plugin [-] Segment d50e4d89-d946-432d-9ac9-166ca94ab96d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50e4d89-d946-432d-9ac9-166ca94ab96d found for delete ", "request_id": "req-49967d09-600c-4908-b92c-ae03781c03d6"}]} 2026-05-05 18:09:53.858 8 INFO neutron.services.segments.plugin [-] Segment d50e4d89-d946-432d-9ac9-166ca94ab96d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50e4d89-d946-432d-9ac9-166ca94ab96d found for delete ", "request_id": "req-53924285-b118-4983-ad4e-d235a12cd73a"}]} 2026-05-05 18:09:53.877 8 INFO neutron.services.segments.plugin [-] Segment adfc3cfc-b431-4fca-ad77-7ab1b3efd321 resource provider aggregate not found 2026-05-05 18:09:53.882 8 INFO neutron.services.segments.plugin [-] Segment adfc3cfc-b431-4fca-ad77-7ab1b3efd321 resource provider aggregate not found 2026-05-05 18:09:53.899 8 INFO neutron.services.segments.plugin [-] Segment adfc3cfc-b431-4fca-ad77-7ab1b3efd321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adfc3cfc-b431-4fca-ad77-7ab1b3efd321 found for delete ", "request_id": "req-ab5536d7-4354-4bde-bda4-7d05c04c1ea3"}]} 2026-05-05 18:09:53.901 8 INFO neutron.services.segments.plugin [-] Segment adfc3cfc-b431-4fca-ad77-7ab1b3efd321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adfc3cfc-b431-4fca-ad77-7ab1b3efd321 found for delete ", "request_id": "req-02defe22-0527-4fad-ab24-60ae490c7c83"}]} 2026-05-05 18:09:53.926 8 INFO neutron.services.segments.plugin [-] Segment 886fbac0-6d78-46fc-8e2a-02a67fb37f1c resource provider aggregate not found 2026-05-05 18:09:53.930 8 INFO neutron.services.segments.plugin [-] Segment 886fbac0-6d78-46fc-8e2a-02a67fb37f1c resource provider aggregate not found 2026-05-05 18:09:53.947 8 INFO neutron.services.segments.plugin [-] Segment 886fbac0-6d78-46fc-8e2a-02a67fb37f1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 886fbac0-6d78-46fc-8e2a-02a67fb37f1c found for delete ", "request_id": "req-4cbd9e0d-eac5-42da-aa86-304cd58e5949"}]} 2026-05-05 18:09:53.958 8 INFO neutron.services.segments.plugin [-] Segment 886fbac0-6d78-46fc-8e2a-02a67fb37f1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 886fbac0-6d78-46fc-8e2a-02a67fb37f1c found for delete ", "request_id": "req-8de7a18f-697c-4953-98f7-f612915bfb24"}]} [pid: 8|app: 0|req: 971/1944] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/security-groups?tenant_id=ec3518bb19e0403996073e7f5e4e3363&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1945] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:09:54 2026] DELETE /v2.0/security-groups/7d1eda19-194f-4510-be31-ad2bb8af7708 => 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: 972/1946] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => 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: 975/1947] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1948] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/ports?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1949] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=908d705a-b4d9-4a24-8f3e-51d472c69282 => 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: 974/1950] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/subnets?id=a8642d55-9a22-4733-ba4c-89bd3b637ac0 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1951] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/ports?network_id=aa3a00da-9085-4096-8cae-5faa3468e2e0&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1952] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1014 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1953] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?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: 976/1954] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1955] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?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: 977/1956] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1283 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1957] 10.0.0.208 () {32 vars in 858 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/floatingips?floating_network_id=32a1b3ec-7bf2-4702-994f-93c7befd9371&port_id=ac444ede-7f74-4228-8c82-afcf8df71349 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1958] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:55 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1959] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:09:55 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1960] 10.0.0.180 () {34 vars in 990 bytes} [Tue May 5 18:09:55 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1961] 10.0.0.180 () {34 vars in 1120 bytes} [Tue May 5 18:09:55 2026] GET /v2.0/security-groups?id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&id=7329a699-4179-43bb-a664-de8c0fd07ac1&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: 980/1962] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:56 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1963] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:09:56 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1964] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:57 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1965] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:09:57 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1966] 10.0.0.208 () {34 vars in 678 bytes} [Tue May 5 18:09:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1967] 10.0.0.208 () {34 vars in 678 bytes} [Tue May 5 18:09:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1968] 10.0.0.208 () {34 vars in 678 bytes} [Tue May 5 18:09:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1969] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1014 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1970] 10.0.0.208 () {34 vars in 678 bytes} [Tue May 5 18:09:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1971] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&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: 986/1972] 10.0.0.208 () {34 vars in 678 bytes} [Tue May 5 18:09:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1973] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:09:58 2026] PUT /v2.0/policies/4441964c-7167-45be-bca6-a36951c74cf9/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1974] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:09:58 2026] PUT /v2.0/policies/772c557b-bd98-4c39-9992-522e0314dee6/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: 988/1975] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:09:58 2026] PUT /v2.0/policies/eb98d880-bfe4-453c-81b4-8d88d26703a5/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1976] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:09:58 2026] PUT /v2.0/policies/7b3da2c8-6d5c-42e3-9a69-5b6bb78b807c/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1977] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 975 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1978] 10.0.0.208 () {32 vars in 674 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1979] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1980] 10.0.0.208 () {32 vars in 688 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1981] 10.0.0.208 () {32 vars in 684 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1982] 10.0.0.208 () {32 vars in 696 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1983] 10.0.0.208 () {32 vars in 682 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1984] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1985] 10.0.0.208 () {32 vars in 696 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1986] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&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: 994/1987] 10.0.0.208 () {32 vars in 692 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1988] 10.0.0.208 () {32 vars in 704 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1989] 10.0.0.208 () {32 vars in 734 bytes} [Tue May 5 18:09:59 2026] DELETE /v2.0/qos/policies/4441964c-7167-45be-bca6-a36951c74cf9 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1990] 10.0.0.208 () {32 vars in 734 bytes} [Tue May 5 18:09:59 2026] DELETE /v2.0/qos/policies/772c557b-bd98-4c39-9992-522e0314dee6 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1991] 10.0.0.208 () {32 vars in 734 bytes} [Tue May 5 18:09:59 2026] DELETE /v2.0/qos/policies/eb98d880-bfe4-453c-81b4-8d88d26703a5 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1992] 10.0.0.208 () {32 vars in 734 bytes} [Tue May 5 18:10:00 2026] DELETE /v2.0/qos/policies/7b3da2c8-6d5c-42e3-9a69-5b6bb78b807c => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1993] 10.0.0.208 () {32 vars in 734 bytes} [Tue May 5 18:10:00 2026] DELETE /v2.0/qos/policies/4f15fcb8-ba96-44c3-992a-e732ba59f54b => 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: 997/1994] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:00 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1995] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:00 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1996] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:00 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1997] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:00 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&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: 999/1998] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:00 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => 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: 1000/1999] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:10:00 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => 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: 1001/2000] 10.0.0.139 () {34 vars in 1120 bytes} [Tue May 5 18:10:00 2026] GET /v2.0/security-groups?id=7329a699-4179-43bb-a664-de8c0fd07ac1&id=71fb7e1a-19ac-4003-a4a3-a86f613f52bd&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: 1002/2001] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:01 2026] GET /v2.0/security-groups?tenant_id=5a210ba664794257a2a4a25773496e2e&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2002] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:10:01 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 1012 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2003] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:01 2026] DELETE /v2.0/security-groups/b1177f70-1ba5-4187-9eac-fe6efc125274 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:01.617 7 INFO neutron_taas.services.taas.taas_plugin [req-2ecd7b53-e4dc-43c0-8156-0a949acc6ad0 req-1eed409b-4e8a-45a2-bc3e-bc2cee392198 70f54178b1634ba99f591ab797e110bb 56c941c021b24f9cb6927ff956c4d3b6 - - default default] TaaS: Handle Delete Port: ac444ede-7f74-4228-8c82-afcf8df71349 2026-05-05 18:10:01.622 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2ecd7b53-e4dc-43c0-8156-0a949acc6ad0 req-1eed409b-4e8a-45a2-bc3e-bc2cee392198 70f54178b1634ba99f591ab797e110bb 56c941c021b24f9cb6927ff956c4d3b6 - - default default] Tap Mirror: Handle Delete Port: ac444ede-7f74-4228-8c82-afcf8df71349 2026-05-05 18:10:01.651 8 INFO neutron.db.l3_db [None req-d419dce1-a0de-44d9-8b6f-cdbf721edc6e 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Floating IP cf695da5-6288-493d-ae95-75a1f01bdc94 associated. External IP: 10.96.250.212, port: 908d705a-b4d9-4a24-8f3e-51d472c69282. 2026-05-05 18:10:01.748 7 INFO neutron.db.l3_db [req-2ecd7b53-e4dc-43c0-8156-0a949acc6ad0 req-1eed409b-4e8a-45a2-bc3e-bc2cee392198 70f54178b1634ba99f591ab797e110bb 56c941c021b24f9cb6927ff956c4d3b6 - - default default] Floating IP e7fbc33f-7240-4a85-8b26-0b762f473b48 disassociated. External IP: 10.96.250.213, port: ac444ede-7f74-4228-8c82-afcf8df71349. [pid: 8|app: 0|req: 1000/2004] 10.0.0.208 () {34 vars in 677 bytes} [Tue May 5 18:10:00 2026] POST /v2.0/floatingips => generated 856 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:02.020 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-127394dc-0f5e-4db4-a152-435c27648866'] response: {'name': 'network-changed', 'server_uuid': '1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8', 'tag': '908d705a-b4d9-4a24-8f3e-51d472c69282', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1005/2005] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:10:01 2026] DELETE /v2.0/ports/ac444ede-7f74-4228-8c82-afcf8df71349 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2006] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:01 2026] GET /v2.0/security-groups?tenant_id=4349439dd0f64cf6b664b02f2ca5a008&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2007] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:02 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:02.149 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c1d2f34-c366-451c-8592-74b69518f1e4'] response: {'server_uuid': 'a9bcee2d-67d6-4814-aa92-051b2e2c8288', 'name': 'network-vif-deleted', 'tag': 'ac444ede-7f74-4228-8c82-afcf8df71349', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1002/2008] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:10:02 2026] GET /v2.0/floatingips/cf695da5-6288-493d-ae95-75a1f01bdc94 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2009] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:02 2026] DELETE /v2.0/security-groups/9a89d3a4-320d-436c-8f75-50e86826821e => 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: 1003/2010] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:02 2026] GET /v2.0/security-groups?tenant_id=45953b9051ab4aa3af1b196eaa38557b&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: 1004/2011] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:10:02 2026] GET /v2.0/ports?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => 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: 1005/2012] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:10:02 2026] GET /v2.0/networks?id=aa3a00da-9085-4096-8cae-5faa3468e2e0 => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2013] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:02 2026] DELETE /v2.0/security-groups/7c43997c-d89f-45ba-b33e-3038aded1bde => 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: 1006/2014] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:10:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=908d705a-b4d9-4a24-8f3e-51d472c69282 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2015] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:10:02 2026] GET /v2.0/subnets?id=a8642d55-9a22-4733-ba4c-89bd3b637ac0 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2016] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:10:02 2026] GET /v2.0/ports?network_id=aa3a00da-9085-4096-8cae-5faa3468e2e0&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: 1010/2017] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:10:02 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?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: 1008/2018] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:10:02 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2019] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:10:03 2026] GET /v2.0/floatingips/cf695da5-6288-493d-ae95-75a1f01bdc94 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2020] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:03 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => 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: 1012/2021] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:04 2026] GET /v2.0/ports?device_id=a9bcee2d-67d6-4814-aa92-051b2e2c8288 => 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: 1010/2022] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:05 2026] DELETE /v2.0/security-groups/71fb7e1a-19ac-4003-a4a3-a86f613f52bd => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:05.626 7 INFO neutron.api.v2.resource [None req-6c599518-8e49-42d2-bdb5-5e15946ada43 70f54178b1634ba99f591ab797e110bb 56c941c021b24f9cb6927ff956c4d3b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1013/2023] 10.0.0.208 () {32 vars in 737 bytes} [Tue May 5 18:10:05 2026] GET /v2.0/security-groups/71fb7e1a-19ac-4003-a4a3-a86f613f52bd => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:10:05.750 8 INFO neutron_taas.services.taas.taas_plugin [None req-31bd75cd-877b-4996-bc96-b9a63f49f9ae 70f54178b1634ba99f591ab797e110bb 56c941c021b24f9cb6927ff956c4d3b6 - - default default] TaaS: Handle Delete Port: 85b4632e-71e4-4f82-9baf-ed4ae0f31169 2026-05-05 18:10:05.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31bd75cd-877b-4996-bc96-b9a63f49f9ae 70f54178b1634ba99f591ab797e110bb 56c941c021b24f9cb6927ff956c4d3b6 - - default default] Tap Mirror: Handle Delete Port: 85b4632e-71e4-4f82-9baf-ed4ae0f31169 [pid: 8|app: 0|req: 1011/2024] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:10:05 2026] DELETE /v2.0/floatingips/e7fbc33f-7240-4a85-8b26-0b762f473b48 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2027] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:05 2026] DELETE /v2.0/security-groups/7329a699-4179-43bb-a664-de8c0fd07ac1 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:06.437 8 INFO neutron_taas.services.taas.taas_plugin [None req-9224d6ff-210a-4505-9c00-b48d9848a972 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 99fb0a3b-9346-46d1-a48b-61b89ea499f2 2026-05-05 18:10:06.440 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9224d6ff-210a-4505-9c00-b48d9848a972 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 99fb0a3b-9346-46d1-a48b-61b89ea499f2 [pid: 8|app: 0|req: 1014/2028] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:10:06 2026] PUT /v2.0/routers/745b04ac-e784-4bdd-b608-fb7eca565342/remove_router_interface => generated 309 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:07.080 7 INFO neutron.db.segments_db [None req-9c2b1406-ff1a-4835-a85d-73545891243e 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] Added segment b87f9946-c12e-436c-a18f-ba3737eab052 of type vxlan for network 0a0ec5eb-5d8e-41ba-93f5-b3582e09a3fd [pid: 7|app: 0|req: 1015/2029] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:10:06 2026] POST /v2.0/networks => generated 632 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:07.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-14063751-6ded-4719-9482-161ffbc2a063 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 9f3027b0-bcea-44eb-a06a-a41a4e3176df 2026-05-05 18:10:07.314 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14063751-6ded-4719-9482-161ffbc2a063 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 9f3027b0-bcea-44eb-a06a-a41a4e3176df [pid: 7|app: 0|req: 1016/2030] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:10:07 2026] POST /v2.0/ports => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:10:07.624 8 INFO neutron_taas.services.taas.taas_plugin [None req-14063751-6ded-4719-9482-161ffbc2a063 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: a24a0ac6-faf5-4fe9-a91f-0b7a721dd736 2026-05-05 18:10:07.627 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14063751-6ded-4719-9482-161ffbc2a063 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: a24a0ac6-faf5-4fe9-a91f-0b7a721dd736 [pid: 7|app: 0|req: 1017/2031] 10.0.0.208 () {34 vars in 666 bytes} [Tue May 5 18:10:07 2026] POST /v2.0/trunks => generated 407 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:07.796 7 INFO neutron.db.segments_db [None req-3e043f4a-3771-47e7-8bff-b2fc7f5aba48 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] Added segment 8295428a-2385-46f0-ab85-3fc27b7ce903 of type vxlan for network 1e016a57-9bcf-47ee-98c2-637eb5010422 [pid: 7|app: 0|req: 1018/2032] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:10:07 2026] POST /v2.0/networks => generated 632 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:08.001 8 INFO neutron.services.segments.plugin [-] Segment 801b6e15-408c-477e-8310-84c63c2cae4d resource provider aggregate not found 2026-05-05 18:10:08.012 8 INFO neutron.services.segments.plugin [-] Segment 801b6e15-408c-477e-8310-84c63c2cae4d resource provider aggregate not found 2026-05-05 18:10:08.025 8 INFO neutron.services.segments.plugin [-] Segment 801b6e15-408c-477e-8310-84c63c2cae4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 801b6e15-408c-477e-8310-84c63c2cae4d found for delete ", "request_id": "req-9f84565e-3dc2-469b-964e-882dc46806d8"}]} 2026-05-05 18:10:08.035 8 INFO neutron.services.segments.plugin [-] Segment 801b6e15-408c-477e-8310-84c63c2cae4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 801b6e15-408c-477e-8310-84c63c2cae4d found for delete ", "request_id": "req-9a1fc989-42ca-44e9-a8cb-2ac3519b5d8e"}]} 2026-05-05 18:10:08.056 8 INFO neutron.db.l3_hamode_db [None req-14063751-6ded-4719-9482-161ffbc2a063 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] HA network f747b695-c1cd-4ad6-96b2-e2492af97bb2 was deleted as no HA routers are present in tenant 56c941c021b24f9cb6927ff956c4d3b6. [pid: 8|app: 0|req: 1015/2033] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:10:07 2026] DELETE /v2.0/routers/745b04ac-e784-4bdd-b608-fb7eca565342 => generated 0 bytes in 983 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2034] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:10:07 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1016/2035] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:10:08 2026] DELETE /v2.0/subnets/2812e552-22d1-411d-984e-cb12dc2bca82 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:08.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-5fcd6ac3-f5a0-4845-8795-1ff8c174d92a b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 5cf58eb1-aee8-4b0b-b1e3-71390f1a184d 2026-05-05 18:10:08.314 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fcd6ac3-f5a0-4845-8795-1ff8c174d92a b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 5cf58eb1-aee8-4b0b-b1e3-71390f1a184d [pid: 7|app: 0|req: 1020/2036] 10.0.0.208 () {34 vars in 666 bytes} [Tue May 5 18:10:08 2026] POST /v2.0/trunks => generated 407 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:08.404 7 INFO neutron.db.segments_db [None req-1d4cfc4d-6d03-44d2-8960-2594d7908a63 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] Added segment 0acb6c7a-f25e-4a3e-90fb-6ed67d012f77 of type vxlan for network 67545a3b-3340-4c8e-bf7c-fb150ca4359d [pid: 7|app: 0|req: 1021/2037] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:10:08 2026] POST /v2.0/networks => generated 631 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2038] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:10:08 2026] DELETE /v2.0/networks/b205428a-506a-4ab1-b340-63ba119aa9f9 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2039] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:10:08 2026] POST /v2.0/ports => generated 743 bytes in 345 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-05 18:10:08.910 8 INFO neutron_taas.services.taas.taas_plugin [None req-9984ce4d-4a38-413d-8aa2-9d9257f65a29 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 369377a6-ccc8-43df-b227-fb45f3729baa 2026-05-05 18:10:08.913 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9984ce4d-4a38-413d-8aa2-9d9257f65a29 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 369377a6-ccc8-43df-b227-fb45f3729baa [pid: 7|app: 0|req: 1023/2040] 10.0.0.208 () {34 vars in 666 bytes} [Tue May 5 18:10:08 2026] POST /v2.0/trunks => generated 407 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:09.018 7 INFO neutron.db.segments_db [None req-86481b71-0a07-4a0e-8472-ca216e3df5e2 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] Added segment a7c1f396-e977-4297-8a4b-c2e170d76065 of type vxlan for network 7621d405-622b-4279-a597-fe1c4ce53b18 [pid: 7|app: 0|req: 1024/2041] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:10:08 2026] POST /v2.0/networks => generated 631 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2042] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:10:09 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1026/2043] 10.0.0.208 () {34 vars in 666 bytes} [Tue May 5 18:10:09 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) 2026-05-05 18:10:09.696 7 INFO neutron.db.segments_db [None req-f4b0342e-37ac-4d1c-a7b0-e4cdf274bdf7 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] Added segment 364b9199-761a-49c2-bac5-206598c7f190 of type vxlan for network 343ebc5d-3e3f-481b-ad46-c7c159739fc6 [pid: 7|app: 0|req: 1027/2044] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:10:09 2026] POST /v2.0/networks => generated 630 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2045] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:10:08 2026] PUT /v2.0/routers/a942a658-9385-409c-9ab9-174f50335678/remove_router_interface => generated 309 bytes in 1440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:10.049 8 INFO neutron.services.segments.plugin [-] Segment 7073990c-d8f1-40f5-9e30-8cc5dca2c636 resource provider aggregate not found 2026-05-05 18:10:10.055 8 INFO neutron.services.segments.plugin [-] Segment 7073990c-d8f1-40f5-9e30-8cc5dca2c636 resource provider aggregate not found 2026-05-05 18:10:10.075 8 INFO neutron.services.segments.plugin [-] Segment 7073990c-d8f1-40f5-9e30-8cc5dca2c636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7073990c-d8f1-40f5-9e30-8cc5dca2c636 found for delete ", "request_id": "req-93dde12e-3a3f-4ca9-bd9f-304dc5207421"}]} 2026-05-05 18:10:10.077 8 INFO neutron.services.segments.plugin [-] Segment 7073990c-d8f1-40f5-9e30-8cc5dca2c636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7073990c-d8f1-40f5-9e30-8cc5dca2c636 found for delete ", "request_id": "req-fb9f16cb-9a51-4cbe-a6ea-37dab4368a60"}]} 2026-05-05 18:10:10.120 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5658cdf-4ccd-41ff-91da-298764825c59 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 70d68ea5-8331-4673-8a42-4dfc6565a07d 2026-05-05 18:10:10.122 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5658cdf-4ccd-41ff-91da-298764825c59 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 70d68ea5-8331-4673-8a42-4dfc6565a07d [pid: 7|app: 0|req: 1028/2046] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:10:09 2026] POST /v2.0/ports => generated 743 bytes in 352 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: 1029/2047] 10.0.0.208 () {34 vars in 666 bytes} [Tue May 5 18:10:10 2026] POST /v2.0/trunks => generated 407 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2048] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:10:10 2026] PUT /v2.0/trunks/31bbcf6f-78aa-477e-b4bb-01bebbb75073/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:10.382 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5658cdf-4ccd-41ff-91da-298764825c59 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 1c468dde-e00b-412b-b680-ca0744538106 2026-05-05 18:10:10.384 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5658cdf-4ccd-41ff-91da-298764825c59 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 1c468dde-e00b-412b-b680-ca0744538106 [pid: 7|app: 0|req: 1031/2049] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:10:10 2026] PUT /v2.0/trunks/8561d221-d6de-4a44-ab26-c1cbb13ecb09/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2050] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:10:10 2026] PUT /v2.0/trunks/a50fb5e6-5028-4811-ae77-9ce49cfa7cae/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2051] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:10:10 2026] PUT /v2.0/trunks/fed3e6e9-4043-4fe6-a5cc-7deecba8e960/tags => 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: 1034/2052] 10.0.0.208 () {32 vars in 662 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2053] 10.0.0.208 () {32 vars in 676 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2054] 10.0.0.208 () {32 vars in 672 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2055] 10.0.0.208 () {32 vars in 684 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2056] 10.0.0.208 () {32 vars in 670 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2057] 10.0.0.180 () {34 vars in 990 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2058] 10.0.0.208 () {32 vars in 684 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2059] 10.0.0.180 () {34 vars in 1040 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&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: 1042/2060] 10.0.0.208 () {32 vars in 680 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2061] 10.0.0.208 () {32 vars in 692 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:10.760 8 INFO neutron.db.l3_hamode_db [None req-a5658cdf-4ccd-41ff-91da-298764825c59 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] HA network 44b4177a-9525-4f9b-932e-442308808f0f was deleted as no HA routers are present in tenant aa2a46ab79ee4109bdd7af7e90008cbd. [pid: 7|app: 0|req: 1044/2062] 10.0.0.208 () {32 vars in 719 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/trunks/31bbcf6f-78aa-477e-b4bb-01bebbb75073 => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2063] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:10:09 2026] DELETE /v2.0/routers/a942a658-9385-409c-9ab9-174f50335678 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2064] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/ports/e1084db0-710e-47a4-a4bf-52d6d5e0b07b => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2065] 10.0.0.208 () {32 vars in 722 bytes} [Tue May 5 18:10:10 2026] DELETE /v2.0/trunks/31bbcf6f-78aa-477e-b4bb-01bebbb75073 => 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: 1020/2066] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:10:10 2026] DELETE /v2.0/subnets/cf19bce7-c2a5-4352-b225-f6a1847f4a89 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2067] 10.0.0.208 () {32 vars in 719 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/trunks/8561d221-d6de-4a44-ab26-c1cbb13ecb09 => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2068] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/ports/6e57bc11-00a1-4692-a19c-2f5a8e09d386 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:11.017 8 INFO neutron_taas.services.taas.taas_plugin [None req-d06bf3c6-5ff3-450f-8616-992466acb58a b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: d2806df9-1681-4dab-b542-f1916a781653 2026-05-05 18:10:11.020 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d06bf3c6-5ff3-450f-8616-992466acb58a b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: d2806df9-1681-4dab-b542-f1916a781653 [pid: 7|app: 0|req: 1049/2069] 10.0.0.208 () {32 vars in 722 bytes} [Tue May 5 18:10:10 2026] DELETE /v2.0/trunks/8561d221-d6de-4a44-ab26-c1cbb13ecb09 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2070] 10.0.0.208 () {32 vars in 719 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/trunks/a50fb5e6-5028-4811-ae77-9ce49cfa7cae => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2071] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/ports/1956394f-8f87-46d8-b499-7d15ddd74c9a => generated 826 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2072] 10.0.0.208 () {32 vars in 722 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/trunks/a50fb5e6-5028-4811-ae77-9ce49cfa7cae => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2073] 10.0.0.208 () {32 vars in 719 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/trunks/fed3e6e9-4043-4fe6-a5cc-7deecba8e960 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2074] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:10:10 2026] DELETE /v2.0/networks/821266e1-d546-4e80-917a-190b1e7e33f0 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2075] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/ports/679cc19d-8473-483b-b72f-827cc7b74077 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2076] 10.0.0.208 () {32 vars in 722 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/trunks/fed3e6e9-4043-4fe6-a5cc-7deecba8e960 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2077] 10.0.0.208 () {32 vars in 719 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/trunks/a23971b2-6c50-49c9-950f-d7743e2238b2 => generated 407 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2078] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/ports/1fdcf904-838a-4f97-95df-10cc6d652f11 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2079] 10.0.0.208 () {32 vars in 722 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/trunks/a23971b2-6c50-49c9-950f-d7743e2238b2 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2080] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/security-groups?tenant_id=aa2a46ab79ee4109bdd7af7e90008cbd&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:11.678 8 INFO neutron_taas.services.taas.taas_plugin [None req-70262810-0559-47a7-8e4e-040730e7b57f 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] TaaS: Handle Delete Port: e1084db0-710e-47a4-a4bf-52d6d5e0b07b 2026-05-05 18:10:11.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70262810-0559-47a7-8e4e-040730e7b57f 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] Tap Mirror: Handle Delete Port: e1084db0-710e-47a4-a4bf-52d6d5e0b07b [pid: 7|app: 0|req: 1058/2081] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/security-groups/6a7ed279-cd37-4565-a605-b6a1b00bb26b => 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: 1024/2082] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/ports/e1084db0-710e-47a4-a4bf-52d6d5e0b07b => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:11.893 7 INFO neutron_taas.services.taas.taas_plugin [None req-41d3a6d9-b01d-4e5a-83b5-cba44259a80b 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] TaaS: Handle Delete Port: 6e57bc11-00a1-4692-a19c-2f5a8e09d386 [pid: 8|app: 0|req: 1025/2083] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/security-groups?tenant_id=56c941c021b24f9cb6927ff956c4d3b6&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:11.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41d3a6d9-b01d-4e5a-83b5-cba44259a80b 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] Tap Mirror: Handle Delete Port: 6e57bc11-00a1-4692-a19c-2f5a8e09d386 [pid: 7|app: 0|req: 1059/2084] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/ports/6e57bc11-00a1-4692-a19c-2f5a8e09d386 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2085] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/security-groups/a19db155-6cb7-4024-9726-67687daac3cf => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:12.082 7 INFO neutron_taas.services.taas.taas_plugin [None req-031625d7-cbf2-474f-a33a-5c0af8f473b7 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] TaaS: Handle Delete Port: 1956394f-8f87-46d8-b499-7d15ddd74c9a 2026-05-05 18:10:12.086 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-031625d7-cbf2-474f-a33a-5c0af8f473b7 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] Tap Mirror: Handle Delete Port: 1956394f-8f87-46d8-b499-7d15ddd74c9a 2026-05-05 18:10:12.118 8 INFO neutron.services.segments.plugin [-] Segment bcaae29b-b822-49e2-b26b-2b17d3de5601 resource provider aggregate not found 2026-05-05 18:10:12.137 8 INFO neutron.services.segments.plugin [-] Segment bcaae29b-b822-49e2-b26b-2b17d3de5601 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcaae29b-b822-49e2-b26b-2b17d3de5601 found for delete ", "request_id": "req-fbe8f8ea-4edc-47db-9a88-0fd124a4a502"}]} 2026-05-05 18:10:12.159 8 INFO neutron.services.segments.plugin [-] Segment 6e05294f-50bf-47bf-b9b0-f02da880130c resource provider aggregate not found 2026-05-05 18:10:12.174 8 INFO neutron.services.segments.plugin [-] Segment 6e05294f-50bf-47bf-b9b0-f02da880130c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e05294f-50bf-47bf-b9b0-f02da880130c found for delete ", "request_id": "req-74546526-5759-4d10-ac0a-c1c11e2451c7"}]} [pid: 7|app: 0|req: 1060/2086] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/ports/1956394f-8f87-46d8-b499-7d15ddd74c9a => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:12.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-29951bd2-0f6c-49bf-a10c-217ca1832f21 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] TaaS: Handle Delete Port: 679cc19d-8473-483b-b72f-827cc7b74077 2026-05-05 18:10:12.337 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29951bd2-0f6c-49bf-a10c-217ca1832f21 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] Tap Mirror: Handle Delete Port: 679cc19d-8473-483b-b72f-827cc7b74077 [pid: 8|app: 0|req: 1027/2087] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:10:12 2026] DELETE /v2.0/ports/679cc19d-8473-483b-b72f-827cc7b74077 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:12.539 7 INFO neutron_taas.services.taas.taas_plugin [None req-a30921e5-a036-4bcd-8991-4b62ba16f82a 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] TaaS: Handle Delete Port: 1fdcf904-838a-4f97-95df-10cc6d652f11 2026-05-05 18:10:12.541 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a30921e5-a036-4bcd-8991-4b62ba16f82a 423fae2ea7884d019a670b22d94f31b2 4ab8aee77ae6447b8b5561a344bb4866 - - default default] Tap Mirror: Handle Delete Port: 1fdcf904-838a-4f97-95df-10cc6d652f11 [pid: 7|app: 0|req: 1061/2088] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:10:12 2026] DELETE /v2.0/ports/1fdcf904-838a-4f97-95df-10cc6d652f11 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2089] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:10:12 2026] DELETE /v2.0/networks/0a0ec5eb-5d8e-41ba-93f5-b3582e09a3fd => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:12.871 7 INFO neutron.services.segments.plugin [-] Segment 8295428a-2385-46f0-ab85-3fc27b7ce903 resource provider aggregate not found 2026-05-05 18:10:12.873 7 INFO neutron.services.segments.plugin [-] Segment 8295428a-2385-46f0-ab85-3fc27b7ce903 resource provider aggregate not found 2026-05-05 18:10:12.893 7 INFO neutron.services.segments.plugin [-] Segment 8295428a-2385-46f0-ab85-3fc27b7ce903 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8295428a-2385-46f0-ab85-3fc27b7ce903 found for delete ", "request_id": "req-f716a70e-0781-4a0e-ba3e-6aec8372e99e"}]} [pid: 7|app: 0|req: 1062/2090] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:10:12 2026] DELETE /v2.0/networks/1e016a57-9bcf-47ee-98c2-637eb5010422 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:12.897 7 INFO neutron.services.segments.plugin [-] Segment 8295428a-2385-46f0-ab85-3fc27b7ce903 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8295428a-2385-46f0-ab85-3fc27b7ce903 found for delete ", "request_id": "req-e9dc8e6e-16a1-4e12-b2f2-144271fe9928"}]} [pid: 8|app: 0|req: 1029/2091] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:10:12 2026] DELETE /v2.0/networks/67545a3b-3340-4c8e-bf7c-fb150ca4359d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2092] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:10:13 2026] DELETE /v2.0/networks/7621d405-622b-4279-a597-fe1c4ce53b18 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2093] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:10:13 2026] DELETE /v2.0/networks/343ebc5d-3e3f-481b-ad46-c7c159739fc6 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:14.096 8 INFO neutron.services.segments.plugin [-] Segment bcaae29b-b822-49e2-b26b-2b17d3de5601 resource provider aggregate not found 2026-05-05 18:10:14.114 8 INFO neutron.services.segments.plugin [-] Segment bcaae29b-b822-49e2-b26b-2b17d3de5601 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcaae29b-b822-49e2-b26b-2b17d3de5601 found for delete ", "request_id": "req-c360ce82-b660-46d5-bfd2-3e34fd3b105c"}]} 2026-05-05 18:10:14.130 8 INFO neutron.services.segments.plugin [-] Segment 6e05294f-50bf-47bf-b9b0-f02da880130c resource provider aggregate not found 2026-05-05 18:10:14.146 8 INFO neutron.services.segments.plugin [-] Segment 6e05294f-50bf-47bf-b9b0-f02da880130c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e05294f-50bf-47bf-b9b0-f02da880130c found for delete ", "request_id": "req-9407620e-97ae-463d-92bc-b55fe16d2183"}]} 2026-05-05 18:10:14.196 8 INFO neutron.services.segments.plugin [-] Segment b87f9946-c12e-436c-a18f-ba3737eab052 resource provider aggregate not found 2026-05-05 18:10:14.216 8 INFO neutron.services.segments.plugin [-] Segment b87f9946-c12e-436c-a18f-ba3737eab052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b87f9946-c12e-436c-a18f-ba3737eab052 found for delete ", "request_id": "req-6c0d42af-e700-47c9-b33e-e4846d03bdf6"}]} 2026-05-05 18:10:14.236 8 INFO neutron.services.segments.plugin [-] Segment 0acb6c7a-f25e-4a3e-90fb-6ed67d012f77 resource provider aggregate not found 2026-05-05 18:10:14.280 8 INFO neutron.services.segments.plugin [-] Segment 0acb6c7a-f25e-4a3e-90fb-6ed67d012f77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0acb6c7a-f25e-4a3e-90fb-6ed67d012f77 found for delete ", "request_id": "req-dd1efe96-9dd6-4e20-9063-23e3a6eff469"}]} 2026-05-05 18:10:14.299 8 INFO neutron.services.segments.plugin [-] Segment 364b9199-761a-49c2-bac5-206598c7f190 resource provider aggregate not found 2026-05-05 18:10:14.315 8 INFO neutron.services.segments.plugin [-] Segment 364b9199-761a-49c2-bac5-206598c7f190 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 364b9199-761a-49c2-bac5-206598c7f190 found for delete ", "request_id": "req-72807fc0-0b2f-48f6-8e44-2aaa3a5c6361"}]} [pid: 7|app: 0|req: 1064/2094] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:14 2026] GET /v2.0/security-groups?tenant_id=4ab8aee77ae6447b8b5561a344bb4866&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2095] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:14 2026] DELETE /v2.0/security-groups/6edc8ea4-5910-44b9-b6cb-529befa32201 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2096] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:14 2026] GET /v2.0/security-groups?tenant_id=073babd58ca24e678f49337b78df0d1f&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2097] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:14 2026] DELETE /v2.0/security-groups/1b0648df-2f0b-4a61-9657-747f380672d7 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:14.916 7 INFO neutron.services.segments.plugin [-] Segment a7c1f396-e977-4297-8a4b-c2e170d76065 resource provider aggregate not found 2026-05-05 18:10:14.919 7 INFO neutron.services.segments.plugin [-] Segment a7c1f396-e977-4297-8a4b-c2e170d76065 resource provider aggregate not found 2026-05-05 18:10:14.934 7 INFO neutron.services.segments.plugin [-] Segment a7c1f396-e977-4297-8a4b-c2e170d76065 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7c1f396-e977-4297-8a4b-c2e170d76065 found for delete ", "request_id": "req-2976f983-3af0-4c0b-ad2c-dbf6a03246bc"}]} 2026-05-05 18:10:14.935 7 INFO neutron.services.segments.plugin [-] Segment a7c1f396-e977-4297-8a4b-c2e170d76065 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7c1f396-e977-4297-8a4b-c2e170d76065 found for delete ", "request_id": "req-9a0f0e2f-7d76-48af-9230-0699c17921b9"}]} [pid: 7|app: 0|req: 1066/2098] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:14 2026] GET /v2.0/security-groups?tenant_id=a92ba8fede434e51a271935339179010&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: 1033/2099] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:15 2026] DELETE /v2.0/security-groups/95ac2ceb-11a8-4ae3-bfcd-e3e60200c77c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:16.169 8 INFO neutron.services.segments.plugin [-] Segment b87f9946-c12e-436c-a18f-ba3737eab052 resource provider aggregate not found 2026-05-05 18:10:16.185 8 INFO neutron.services.segments.plugin [-] Segment b87f9946-c12e-436c-a18f-ba3737eab052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b87f9946-c12e-436c-a18f-ba3737eab052 found for delete ", "request_id": "req-aee7cffe-da51-45de-9171-00a95423b41b"}]} 2026-05-05 18:10:16.204 8 INFO neutron.services.segments.plugin [-] Segment 0acb6c7a-f25e-4a3e-90fb-6ed67d012f77 resource provider aggregate not found 2026-05-05 18:10:16.223 8 INFO neutron.services.segments.plugin [-] Segment 0acb6c7a-f25e-4a3e-90fb-6ed67d012f77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0acb6c7a-f25e-4a3e-90fb-6ed67d012f77 found for delete ", "request_id": "req-1302b785-db8e-45a1-b653-7403781bb7bd"}]} 2026-05-05 18:10:16.241 8 INFO neutron.services.segments.plugin [-] Segment 364b9199-761a-49c2-bac5-206598c7f190 resource provider aggregate not found 2026-05-05 18:10:16.255 8 INFO neutron.services.segments.plugin [-] Segment 364b9199-761a-49c2-bac5-206598c7f190 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 364b9199-761a-49c2-bac5-206598c7f190 found for delete ", "request_id": "req-d72c34f3-bbae-492a-a06c-cb4572821d7e"}]} [pid: 7|app: 0|req: 1067/2100] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:10:18 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2101] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:10:18 2026] PUT /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2102] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:10:18 2026] GET /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2103] 10.0.0.208 () {34 vars in 770 bytes} [Tue May 5 18:10:18 2026] PUT /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2104] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2105] 10.0.0.208 () {34 vars in 766 bytes} [Tue May 5 18:10:19 2026] PUT /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2106] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2107] 10.0.0.208 () {34 vars in 788 bytes} [Tue May 5 18:10:19 2026] PUT /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/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: 1071/2108] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2109] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:10:19 2026] PUT /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2110] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/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: 1039/2111] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:19.518 7 INFO neutron.api.v2.resource [None req-ae7a9ca4-162f-42fc-b415-5b0840c3f8fa da8975a1c55e4af2910e3982e397dabf 95bbbfd1701d47529de999b545335308 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2112] 10.0.0.208 () {32 vars in 751 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2113] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:10:19 2026] DELETE /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2114] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:19.654 8 INFO neutron.api.v2.resource [None req-35cdcd3b-b012-419a-aa2d-01ff7056f4a8 da8975a1c55e4af2910e3982e397dabf 95bbbfd1701d47529de999b545335308 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1041/2115] 10.0.0.208 () {32 vars in 754 bytes} [Tue May 5 18:10:19 2026] DELETE /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2116] 10.0.0.208 () {32 vars in 742 bytes} [Tue May 5 18:10:19 2026] DELETE /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2117] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:19.877 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef8cc9f6-fd5e-475a-b9c3-ace431df057e da8975a1c55e4af2910e3982e397dabf 95bbbfd1701d47529de999b545335308 - - default default] TaaS: Handle Delete Port: 1483ec29-58ec-4f97-979a-3a9fc514e875 2026-05-05 18:10:19.883 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef8cc9f6-fd5e-475a-b9c3-ace431df057e da8975a1c55e4af2910e3982e397dabf 95bbbfd1701d47529de999b545335308 - - default default] Tap Mirror: Handle Delete Port: 1483ec29-58ec-4f97-979a-3a9fc514e875 [pid: 7|app: 0|req: 1076/2118] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:10:19 2026] DELETE /v2.0/floatingips/30795e7a-fa80-4224-942c-aa811b87a562 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2119] 10.0.0.208 () {32 vars in 826 bytes} [Tue May 5 18:10:20 2026] GET /v2.0/ports?project_id=d49d7ff1353e4e78a37056ebffe3d82a&network_id=aa3a00da-9085-4096-8cae-5faa3468e2e0 => generated 3695 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2120] 10.0.0.208 () {32 vars in 742 bytes} [Tue May 5 18:10:20 2026] GET /v2.0/subnets?network_id=32a1b3ec-7bf2-4702-994f-93c7befd9371 => generated 667 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2123] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:20 2026] GET /v2.0/security-groups?tenant_id=4b3f0e9ea6bd4321823e594dcec661d8&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2124] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:21 2026] DELETE /v2.0/security-groups/8aeff34d-30ae-4b5f-bbcd-8e08f45e6422 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:21.334 7 INFO neutron.db.l3_db [None req-c7a5d30b-a2eb-4409-aff2-547076a2828c 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Floating IP cf695da5-6288-493d-ae95-75a1f01bdc94 disassociated. External IP: 10.96.250.212, port: 908d705a-b4d9-4a24-8f3e-51d472c69282. [pid: 8|app: 0|req: 1048/2125] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:21 2026] GET /v2.0/security-groups?tenant_id=95bbbfd1701d47529de999b545335308&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:21.671 8 INFO neutron.db.segments_db [None req-404da7fc-903b-40a6-ae2b-7726a27f15c4 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Added segment 4cd2a72f-72c4-4152-a7d3-15d78f6d7582 of type vxlan for network 7c68e2c4-a966-4d2f-ae30-85972b8aec35 [pid: 7|app: 0|req: 1078/2126] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:10:21 2026] PUT /v2.0/floatingips/cf695da5-6288-493d-ae95-75a1f01bdc94 => generated 554 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:21.725 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8cc7b1a-320c-4f9e-9e63-f2b43f94a9c1'] response: {'name': 'network-changed', 'server_uuid': '1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8', 'tag': '908d705a-b4d9-4a24-8f3e-51d472c69282', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1049/2127] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:10:21 2026] POST /v2.0/networks => generated 640 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2128] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:21 2026] DELETE /v2.0/security-groups/1752a298-324c-4018-b9bf-94e8686cd1fa => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2129] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:10:21 2026] GET /v2.0/floatingips/cf695da5-6288-493d-ae95-75a1f01bdc94 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2130] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:10:21 2026] POST /v2.0/subnets => generated 657 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2131] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:10:22 2026] GET /v2.0/ports?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2132] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:10:22 2026] GET /v2.0/networks?id=aa3a00da-9085-4096-8cae-5faa3468e2e0 => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2133] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:10:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=908d705a-b4d9-4a24-8f3e-51d472c69282 => 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: 1084/2134] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:10:22 2026] GET /v2.0/subnets?id=a8642d55-9a22-4733-ba4c-89bd3b637ac0 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2135] 10.0.0.208 () {32 vars in 722 bytes} [Tue May 5 18:10:22 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2136] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:10:22 2026] GET /v2.0/ports?network_id=aa3a00da-9085-4096-8cae-5faa3468e2e0&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2137] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:10:22 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?fields=segments => 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: 1087/2138] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:10:22 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?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: 1052/2139] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:10:22 2026] POST /v2.0/subnets => generated 732 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:22.825 7 INFO neutron.db.segments_db [None req-b53b6a26-8b2c-4bb3-9b29-9d4980fcb0c5 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Added segment a698b2b5-f140-42dd-ac83-63cd0874b000 of type vxlan for network 84ca2ba1-4133-49b1-850c-10d08c48f702 [pid: 8|app: 0|req: 1053/2140] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:10:22 2026] GET /v2.0/floatingips/cf695da5-6288-493d-ae95-75a1f01bdc94 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2141] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:10:22 2026] POST /v2.0/networks => generated 638 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2142] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:10:22 2026] POST /v2.0/subnets => generated 654 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2143] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:10:23 2026] POST /v2.0/subnets => generated 725 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:23.580 8 INFO neutron.db.segments_db [None req-5cb5ef5d-5d32-40df-a4b5-fc9dbc59a216 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Added segment 457d6320-2a96-4e70-90da-7eb97594f0e1 of type vxlan for network 3b2ffbae-461b-40db-a3fd-9465a6da493e [pid: 8|app: 0|req: 1055/2144] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:10:23 2026] POST /v2.0/networks => generated 637 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2145] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:10:23 2026] GET /v2.0/floatingips/cf695da5-6288-493d-ae95-75a1f01bdc94 => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2146] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:10:23 2026] POST /v2.0/subnets => generated 655 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2147] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:10:24 2026] POST /v2.0/subnets => generated 730 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:24.371 7 INFO neutron.db.segments_db [None req-b40d99eb-9a0e-4a83-89bc-08caf565415e c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Added segment d4e6defe-f656-450f-a592-54b6fda3d62c of type vxlan for network 21d674d9-79a5-47f1-9eb0-cf763a65a040 2026-05-05 18:10:24.606 7 INFO neutron.db.l3_hamode_db [None req-b40d99eb-9a0e-4a83-89bc-08caf565415e c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1058/2148] 10.0.0.208 () {34 vars in 685 bytes} [Tue May 5 18:10:24 2026] POST /v2.0/security-groups => generated 1675 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2149] 10.0.0.208 () {34 vars in 678 bytes} [Tue May 5 18:10:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:25.369 7 INFO neutron.db.l3_hamode_db [None req-b40d99eb-9a0e-4a83-89bc-08caf565415e c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1060/2150] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2151] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:10:25 2026] PUT /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2152] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2153] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2154] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2155] 10.0.0.208 () {34 vars in 764 bytes} [Tue May 5 18:10:25 2026] PUT /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2156] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2157] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:25.826 8 INFO neutron.db.securitygroups_db [None req-f3c4b107-2941-407d-835b-f25d2f951518 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Project d49d7ff1353e4e78a37056ebffe3d82a 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: 1068/2158] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2159] 10.0.0.208 () {34 vars in 760 bytes} [Tue May 5 18:10:25 2026] PUT /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-05 18:10:26.015 8 INFO neutron.db.securitygroups_db [None req-9dd18fe1-3f23-4d4d-be66-5ba1970bd63f 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Project d49d7ff1353e4e78a37056ebffe3d82a 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: 1070/2160] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2161] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2162] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:10:24 2026] POST /v2.0/routers => generated 684 bytes in 1810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2163] 10.0.0.208 () {34 vars in 782 bytes} [Tue May 5 18:10:26 2026] PUT /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2164] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2165] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:10:26 2026] PUT /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2166] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2167] 10.0.0.208 () {32 vars in 741 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:26.381 8 INFO neutron.api.v2.resource [None req-0af62d66-489c-44e0-afa2-139368feea8e 462e3f6cb12641c2873dc710e4f53daf 3df76cf2f57d4961af195336f69d1292 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1077/2168] 10.0.0.208 () {32 vars in 745 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2169] 10.0.0.208 () {32 vars in 744 bytes} [Tue May 5 18:10:26 2026] DELETE /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2170] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:26.499 8 INFO neutron.api.v2.resource [None req-21eb4067-3a39-4898-904d-4a2afa302bb1 462e3f6cb12641c2873dc710e4f53daf 3df76cf2f57d4961af195336f69d1292 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1080/2171] 10.0.0.208 () {32 vars in 748 bytes} [Tue May 5 18:10:26 2026] DELETE /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2172] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/networks => generated 1298 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2173] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:10:26 2026] DELETE /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2174] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2175] 10.0.0.208 () {32 vars in 734 bytes} [Tue May 5 18:10:26 2026] DELETE /v2.0/qos/policies/2135a8b2-fde4-4bd4-a9c3-cce444653244 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2176] 10.0.0.139 () {34 vars in 1100 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1309749261&fields=id&tenant_id=d49d7ff1353e4e78a37056ebffe3d82a => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2177] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/networks?id=aa3a00da-9085-4096-8cae-5faa3468e2e0 => generated 661 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2178] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/quotas/d49d7ff1353e4e78a37056ebffe3d82a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2179] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/ports?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&fields=id => generated 149 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2180] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:10:27 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?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: 1090/2181] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:10:27 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?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: 1091/2182] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:27 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => 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: 1092/2183] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:10:26 2026] PUT /v2.0/routers/68ab2dec-8547-4a2c-b4cc-54d3a5d70e63/add_router_interface => generated 309 bytes in 1362 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2184] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:27 2026] GET /v2.0/security-groups?tenant_id=3df76cf2f57d4961af195336f69d1292&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2185] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:27 2026] DELETE /v2.0/security-groups/5a4487ec-f52b-4b02-a7f2-c51f44265f4a => 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: 1094/2186] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:27 2026] GET /v2.0/security-groups?tenant_id=a3fe72f369534a53b252aaa613b5f1e6&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2187] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:28 2026] DELETE /v2.0/security-groups/694d6539-a15d-47af-8335-b0bcb9894aec => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2188] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:28 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => 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: 1093/2189] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:10:27 2026] PUT /v2.0/routers/68ab2dec-8547-4a2c-b4cc-54d3a5d70e63/add_router_interface => generated 309 bytes in 1296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2190] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:29 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => 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: 1097/2191] 10.0.0.208 () {34 vars in 783 bytes} [Tue May 5 18:10:28 2026] PUT /v2.0/routers/68ab2dec-8547-4a2c-b4cc-54d3a5d70e63/add_router_interface => generated 309 bytes in 1466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2192] 10.0.0.208 () {34 vars in 684 bytes} [Tue May 5 18:10:30 2026] POST /v2.0/security-groups => generated 1627 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2193] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:30 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => 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: 1098/2194] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2195] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:30 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: 8|app: 0|req: 1099/2196] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:30 2026] POST /v2.0/security-group-rules => generated 599 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2197] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:30 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: 1100/2198] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:31 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: 1099/2199] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2200] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2201] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:31 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: 1101/2202] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/networks?id=aa3a00da-9085-4096-8cae-5faa3468e2e0 => generated 661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2203] 199.19.213.18 () {34 vars in 1049 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d49d7ff1353e4e78a37056ebffe3d82a => generated 274 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2204] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:31 2026] POST /v2.0/security-group-rules => generated 599 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2205] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2206] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2207] 10.0.0.208 () {34 vars in 695 bytes} [Tue May 5 18:10:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2208] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:10:31 2026] POST /v2.0/ports => generated 958 bytes in 402 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: 1106/2209] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/security-groups?tenant_id=b798b068113544c5a36783e0af6c629b&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2210] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:32 2026] DELETE /v2.0/security-groups/485376ce-0981-4d6c-954c-4afaa0634180 => 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: 1108/2211] 10.0.0.139 () {34 vars in 1094 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-858432150&fields=id&tenant_id=b11f99cc026f44a5ae5322b1c53309da => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2212] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/networks?id=84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2213] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/quotas/b11f99cc026f44a5ae5322b1c53309da => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2214] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:10:32 2026] PUT /v2.0/ports/270dec87-b868-4bef-8be3-b36e9e247313 => generated 1239 bytes in 444 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-05 18:10:32.521 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f42cf2b5-f952-43dc-b4c4-d87948a36f91'] response: {'name': 'network-changed', 'server_uuid': 'c6c96a13-8360-449c-89dd-160a7d2df5bd', 'tag': '270dec87-b868-4bef-8be3-b36e9e247313', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1105/2215] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/security-groups?tenant_id=1a3f6c77f40245e98ab3b4e958e6cf0e&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: 1111/2216] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/ports?tenant_id=b11f99cc026f44a5ae5322b1c53309da&fields=id => generated 287 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2217] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1106/2218] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:10:32 2026] DELETE /v2.0/security-groups/a81eb6d1-a4ca-4140-b422-56601c8b3c34 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2219] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2220] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2221] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/ports?device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2222] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2223] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/ports?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2224] 199.19.213.18 () {34 vars in 1017 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/networks?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&shared=False => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2225] 199.19.213.18 () {34 vars in 929 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2226] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2227] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:34 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2228] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:10:34 2026] GET /v2.0/ports?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2229] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:10:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=270dec87-b868-4bef-8be3-b36e9e247313 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2230] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:10:34 2026] GET /v2.0/subnets?id=a8642d55-9a22-4733-ba4c-89bd3b637ac0 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2231] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:10:34 2026] GET /v2.0/ports?network_id=aa3a00da-9085-4096-8cae-5faa3468e2e0&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2232] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:10:34 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?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: 1120/2233] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:10:34 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?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: 1114/2234] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:35 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => 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: 1121/2235] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:35 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2238] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => 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: 1123/2239] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2240] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/networks?id=84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2241] 199.19.213.18 () {34 vars in 1049 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b11f99cc026f44a5ae5322b1c53309da => generated 178 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2242] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2243] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2244] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:10:37 2026] POST /v2.0/ports => generated 1179 bytes in 444 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: 1119/2245] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/ports?device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2246] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/security-groups?id=1a61da1c-2d00-4e01-b368-008475a6fb55&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2247] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:10:37 2026] PUT /v2.0/ports/f0753213-3d2a-458c-aa73-902c49482aa1 => generated 1460 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:38.288 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5ae8199-d0ea-4df8-9bf2-764d9706d081'] response: {'name': 'network-changed', 'server_uuid': '11d6d9b3-0e3b-40bc-976b-19ce1bf5702f', 'tag': 'f0753213-3d2a-458c-aa73-902c49482aa1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1121/2248] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1128/2249] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2250] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/ports?tenant_id=b11f99cc026f44a5ae5322b1c53309da&device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => generated 1463 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2251] 199.19.213.18 () {34 vars in 1017 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/networks?tenant_id=b11f99cc026f44a5ae5322b1c53309da&shared=False => generated 2374 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2252] 199.19.213.18 () {34 vars in 929 bytes} [Tue May 5 18:10:38 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: 1130/2253] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2254] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2255] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2256] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&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: 1132/2257] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2258] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/ports?tenant_id=b11f99cc026f44a5ae5322b1c53309da&device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2259] 199.19.213.18 () {34 vars in 1055 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=f0753213-3d2a-458c-aa73-902c49482aa1 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2260] 199.19.213.18 () {34 vars in 1103 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bf&port_id=f0753213-3d2a-458c-aa73-902c49482aa1 => 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: 1129/2261] 199.19.213.18 () {34 vars in 1063 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/subnets?id=13dafa65-ddd7-443d-ad1c-1acd950442b5&id=fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 1408 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2262] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2263] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&device_owner=network%3Adhcp => generated 1457 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2264] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2265] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:40.376 8 INFO neutron.db.l3_db [None req-4f5bde5d-d496-4d74-a80e-b91884dc19f0 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Floating IP cf695da5-6288-493d-ae95-75a1f01bdc94 associated. External IP: 10.96.250.212, port: 270dec87-b868-4bef-8be3-b36e9e247313. [pid: 8|app: 0|req: 1133/2266] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:10:40 2026] PUT /v2.0/floatingips/cf695da5-6288-493d-ae95-75a1f01bdc94 => generated 856 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:40.711 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f522ecf-3bd5-46d2-b20e-ccb4528da306'] response: {'name': 'network-changed', 'server_uuid': 'c6c96a13-8360-449c-89dd-160a7d2df5bd', 'tag': '270dec87-b868-4bef-8be3-b36e9e247313', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1134/2267] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/floatingips/cf695da5-6288-493d-ae95-75a1f01bdc94 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2268] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/ports?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2269] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/networks?id=aa3a00da-9085-4096-8cae-5faa3468e2e0 => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2270] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=270dec87-b868-4bef-8be3-b36e9e247313 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2271] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/subnets?id=a8642d55-9a22-4733-ba4c-89bd3b637ac0 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2272] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/ports?network_id=aa3a00da-9085-4096-8cae-5faa3468e2e0&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2273] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?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: 1137/2274] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2275] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/floatingips/cf695da5-6288-493d-ae95-75a1f01bdc94 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2276] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:10:42 2026] GET /v2.0/floatingips/cf695da5-6288-493d-ae95-75a1f01bdc94 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2277] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/ports?device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => generated 1194 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2278] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/security-groups?id=1a61da1c-2d00-4e01-b368-008475a6fb55&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2279] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:48 2026] GET /v2.0/ports?device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => generated 1196 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2280] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:48 2026] GET /v2.0/security-groups?id=1a61da1c-2d00-4e01-b368-008475a6fb55&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2281] 10.0.0.208 () {32 vars in 818 bytes} [Tue May 5 18:10:48 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&mac_address=fa%3A16%3A3e%3Aac%3A1f%3Ab8 => generated 1196 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:49.242 8 INFO neutron.db.l3_db [None req-0fce8bcc-c399-47d9-a63c-c14f9e5ff172 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Floating IP 99c7ad9f-793f-488b-a58f-1816c6d83fee associated. External IP: 10.96.250.210, port: f0753213-3d2a-458c-aa73-902c49482aa1. [pid: 8|app: 0|req: 1141/2282] 10.0.0.208 () {34 vars in 677 bytes} [Tue May 5 18:10:48 2026] POST /v2.0/floatingips => generated 854 bytes in 1059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:49.621 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09177f72-1059-4576-83fa-4da5cad63cf0'] response: {'name': 'network-changed', 'server_uuid': '11d6d9b3-0e3b-40bc-976b-19ce1bf5702f', 'tag': 'f0753213-3d2a-458c-aa73-902c49482aa1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2283] 10.0.0.139 () {34 vars in 1094 bytes} [Tue May 5 18:10:49 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-858432150&fields=id&tenant_id=b11f99cc026f44a5ae5322b1c53309da => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2284] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:10:49 2026] GET /v2.0/networks?id=3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 704 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2285] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:10:49 2026] GET /v2.0/quotas/b11f99cc026f44a5ae5322b1c53309da => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2286] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:10:49 2026] GET /v2.0/ports?tenant_id=b11f99cc026f44a5ae5322b1c53309da&fields=id => generated 333 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2287] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:10:49 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2288] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:10:49 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?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: 1145/2289] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/ports?tenant_id=b11f99cc026f44a5ae5322b1c53309da&device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2290] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/ports?device_id=78849a85-1964-4067-8c82-8971dc2d98bb => 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: 1146/2291] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/networks?id=84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 800 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2292] 199.19.213.18 () {34 vars in 1055 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=f0753213-3d2a-458c-aa73-902c49482aa1 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2293] 199.19.213.18 () {34 vars in 1103 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bf&port_id=f0753213-3d2a-458c-aa73-902c49482aa1 => 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: 1147/2294] 199.19.213.18 () {34 vars in 1063 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/subnets?id=13dafa65-ddd7-443d-ad1c-1acd950442b5&id=fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 1408 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2295] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2296] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2297] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2298] 10.0.0.180 () {34 vars in 990 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => 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: 1150/2299] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1150/2300] 10.0.0.180 () {34 vars in 1040 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&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: 1152/2303] 10.0.0.180 () {34 vars in 990 bytes} [Tue May 5 18:10:54 2026] GET /v2.0/ports?device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2304] 10.0.0.180 () {34 vars in 1040 bytes} [Tue May 5 18:10:54 2026] GET /v2.0/security-groups?id=1a61da1c-2d00-4e01-b368-008475a6fb55&fields=id&fields=name => generated 111 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2305] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:10:54 2026] GET /v2.0/networks?id=3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 704 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2306] 199.19.213.18 () {34 vars in 1049 bytes} [Tue May 5 18:10:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b11f99cc026f44a5ae5322b1c53309da => generated 178 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2307] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:10:54 2026] POST /v2.0/ports => generated 1183 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1154/2308] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/ports?device_id=78849a85-1964-4067-8c82-8971dc2d98bb => generated 1198 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2309] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:10:54 2026] PUT /v2.0/ports/3c98aa80-ac9b-4c17-a760-abfea8d3ab84 => generated 1464 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2310] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/security-groups?id=1a61da1c-2d00-4e01-b368-008475a6fb55&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:55.352 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7f48092-494c-47c1-8eff-6fbfab0f3f77'] response: {'name': 'network-changed', 'server_uuid': '78849a85-1964-4067-8c82-8971dc2d98bb', 'tag': '3c98aa80-ac9b-4c17-a760-abfea8d3ab84', '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: 1156/2311] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/ports?tenant_id=b11f99cc026f44a5ae5322b1c53309da&device_id=78849a85-1964-4067-8c82-8971dc2d98bb => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2312] 199.19.213.18 () {34 vars in 1017 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/networks?tenant_id=b11f99cc026f44a5ae5322b1c53309da&shared=False => generated 2374 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2313] 199.19.213.18 () {34 vars in 929 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2314] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/ports?tenant_id=b11f99cc026f44a5ae5322b1c53309da&device_id=78849a85-1964-4067-8c82-8971dc2d98bb => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2315] 199.19.213.18 () {34 vars in 1055 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=3c98aa80-ac9b-4c17-a760-abfea8d3ab84 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2316] 199.19.213.18 () {34 vars in 1105 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b9&port_id=3c98aa80-ac9b-4c17-a760-abfea8d3ab84 => 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: 1159/2317] 199.19.213.18 () {34 vars in 1063 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/subnets?id=7b52e7d6-3bd4-463b-b391-e8dd25c06fa6&id=da55f4ce-bd1b-4983-9fb0-8ba690801eed => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2318] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/ports?network_id=3b2ffbae-461b-40db-a3fd-9465a6da493e&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: 1160/2319] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/ports?network_id=3b2ffbae-461b-40db-a3fd-9465a6da493e&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: 1160/2320] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?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: 1161/2321] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?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: 1161/2322] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2323] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2324] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/ports?device_id=78849a85-1964-4067-8c82-8971dc2d98bb => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2325] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/security-groups?id=1a61da1c-2d00-4e01-b368-008475a6fb55&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2326] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:01 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => 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: 1164/2327] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:01 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&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: 1164/2328] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:02 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => 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: 1165/2329] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:02 2026] GET /v2.0/security-groups?id=a6e5d71a-a0ef-4797-b001-8f384f65c58c&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2330] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:11:02 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:02.792 7 INFO neutron_taas.services.taas.taas_plugin [req-b2602a0d-3a80-44d2-b0a7-6f1b5387c3cd req-020051fd-4dc0-47e3-bb8b-552579121f94 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] TaaS: Handle Delete Port: 270dec87-b868-4bef-8be3-b36e9e247313 2026-05-05 18:11:02.796 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b2602a0d-3a80-44d2-b0a7-6f1b5387c3cd req-020051fd-4dc0-47e3-bb8b-552579121f94 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Tap Mirror: Handle Delete Port: 270dec87-b868-4bef-8be3-b36e9e247313 2026-05-05 18:11:02.909 7 INFO neutron.db.l3_db [req-b2602a0d-3a80-44d2-b0a7-6f1b5387c3cd req-020051fd-4dc0-47e3-bb8b-552579121f94 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Floating IP cf695da5-6288-493d-ae95-75a1f01bdc94 disassociated. External IP: 10.96.250.212, port: 270dec87-b868-4bef-8be3-b36e9e247313. [pid: 7|app: 0|req: 1166/2331] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:11:02 2026] DELETE /v2.0/ports/270dec87-b868-4bef-8be3-b36e9e247313 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:11:03.312 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08258265-50a3-4a42-811c-4472e594761b'] response: {'server_uuid': 'c6c96a13-8360-449c-89dd-160a7d2df5bd', 'name': 'network-vif-deleted', 'tag': '270dec87-b868-4bef-8be3-b36e9e247313', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1166/2332] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:03 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => 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: 1167/2333] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:04 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => 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: 1167/2334] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:05 2026] GET /v2.0/ports?device_id=78849a85-1964-4067-8c82-8971dc2d98bb => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2335] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:05 2026] GET /v2.0/security-groups?id=1a61da1c-2d00-4e01-b368-008475a6fb55&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2336] 10.0.0.208 () {32 vars in 818 bytes} [Tue May 5 18:11:05 2026] GET /v2.0/ports?network_id=3b2ffbae-461b-40db-a3fd-9465a6da493e&mac_address=fa%3A16%3A3e%3A01%3Ad8%3A56 => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2337] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:05 2026] GET /v2.0/ports?device_id=c6c96a13-8360-449c-89dd-160a7d2df5bd => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:06.481 7 INFO neutron.db.l3_db [None req-930f4814-f559-407b-b9b4-b4ec4864f969 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Floating IP f1e54503-5d25-4c4c-b112-7f93953e7297 associated. External IP: 10.96.250.211, port: 3c98aa80-ac9b-4c17-a760-abfea8d3ab84. [pid: 7|app: 0|req: 1169/2340] 10.0.0.208 () {34 vars in 677 bytes} [Tue May 5 18:11:05 2026] POST /v2.0/floatingips => generated 854 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:06.823 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b711512-50e6-4627-96e5-91540795a5d1'] response: {'name': 'network-changed', 'server_uuid': '78849a85-1964-4067-8c82-8971dc2d98bb', 'tag': '3c98aa80-ac9b-4c17-a760-abfea8d3ab84', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1172/2341] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:06 2026] DELETE /v2.0/security-groups/a6e5d71a-a0ef-4797-b001-8f384f65c58c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:07.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-263da0b4-c09a-4e07-b89d-65b3e0afe0f2 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] TaaS: Handle Delete Port: 5032ff38-efe1-495b-919a-0e4646d57341 2026-05-05 18:11:07.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-263da0b4-c09a-4e07-b89d-65b3e0afe0f2 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Tap Mirror: Handle Delete Port: 5032ff38-efe1-495b-919a-0e4646d57341 [pid: 7|app: 0|req: 1170/2342] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:11:07 2026] DELETE /v2.0/floatingips/cf695da5-6288-493d-ae95-75a1f01bdc94 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2343] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/ports?tenant_id=b11f99cc026f44a5ae5322b1c53309da&device_id=78849a85-1964-4067-8c82-8971dc2d98bb => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2344] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2345] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/networks?id=3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2346] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2347] 199.19.213.18 () {34 vars in 1055 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=3c98aa80-ac9b-4c17-a760-abfea8d3ab84 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2348] 199.19.213.18 () {34 vars in 1105 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b9&port_id=3c98aa80-ac9b-4c17-a760-abfea8d3ab84 => 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: 1176/2349] 199.19.213.18 () {34 vars in 1063 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/subnets?id=7b52e7d6-3bd4-463b-b391-e8dd25c06fa6&id=da55f4ce-bd1b-4983-9fb0-8ba690801eed => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2350] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/ports?network_id=3b2ffbae-461b-40db-a3fd-9465a6da493e&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2351] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/ports?network_id=3b2ffbae-461b-40db-a3fd-9465a6da493e&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2352] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2353] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2354] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2355] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2356] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2357] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 975 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2358] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/security-groups?id=65994af6-3b0a-4f47-8988-cf8b80512cf6&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:10.192 8 INFO neutron_taas.services.taas.taas_plugin [req-0c20d748-0983-49ce-b1bf-340a4c667374 req-61fdf303-29e0-4db6-883e-1061e8d64cb9 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] TaaS: Handle Delete Port: 908d705a-b4d9-4a24-8f3e-51d472c69282 2026-05-05 18:11:10.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0c20d748-0983-49ce-b1bf-340a4c667374 req-61fdf303-29e0-4db6-883e-1061e8d64cb9 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Tap Mirror: Handle Delete Port: 908d705a-b4d9-4a24-8f3e-51d472c69282 [pid: 8|app: 0|req: 1181/2359] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:11:10 2026] DELETE /v2.0/ports/908d705a-b4d9-4a24-8f3e-51d472c69282 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:11:10.368 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbcfdce5-bf9e-4a26-92f5-a3642e4e9075'] response: {'server_uuid': '1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8', 'name': 'network-vif-deleted', 'tag': '908d705a-b4d9-4a24-8f3e-51d472c69282', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1179/2360] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2361] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:12 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2362] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:13 2026] GET /v2.0/ports?device_id=1ec5b5b0-b2a8-4414-8ffd-a68ac98c9af8 => 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: 1183/2363] 10.0.0.180 () {34 vars in 990 bytes} [Tue May 5 18:11:13 2026] GET /v2.0/ports?device_id=78849a85-1964-4067-8c82-8971dc2d98bb => generated 1469 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2364] 10.0.0.180 () {34 vars in 1040 bytes} [Tue May 5 18:11:13 2026] GET /v2.0/security-groups?id=1a61da1c-2d00-4e01-b368-008475a6fb55&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2365] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:14 2026] DELETE /v2.0/security-groups/65994af6-3b0a-4f47-8988-cf8b80512cf6 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:14.990 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a593b1b-ba22-4e74-a15b-a30997d3c013 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] TaaS: Handle Delete Port: 39af25b9-7030-4e92-b5d0-d88e6eae3ac8 2026-05-05 18:11:14.994 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a593b1b-ba22-4e74-a15b-a30997d3c013 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Tap Mirror: Handle Delete Port: 39af25b9-7030-4e92-b5d0-d88e6eae3ac8 [pid: 7|app: 0|req: 1182/2366] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:11:14 2026] PUT /v2.0/routers/30460873-937d-4293-a8e2-62543643f24b/remove_router_interface => generated 309 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2367] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:11:15 2026] DELETE /v2.0/subnets/a8642d55-9a22-4733-ba4c-89bd3b637ac0 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:11:15.909 7 INFO neutron_taas.services.taas.taas_plugin [None req-8573771b-11bd-41d0-a665-61bd2beb8f58 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] TaaS: Handle Delete Port: 4b963a26-cf0c-4caf-a1fa-d8581edde1ba 2026-05-05 18:11:15.912 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8573771b-11bd-41d0-a665-61bd2beb8f58 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Tap Mirror: Handle Delete Port: 4b963a26-cf0c-4caf-a1fa-d8581edde1ba 2026-05-05 18:11:16.192 7 INFO neutron_taas.services.taas.taas_plugin [None req-8573771b-11bd-41d0-a665-61bd2beb8f58 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] TaaS: Handle Delete Port: 78318993-e0ca-48af-a051-bc63db105a49 2026-05-05 18:11:16.195 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8573771b-11bd-41d0-a665-61bd2beb8f58 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Tap Mirror: Handle Delete Port: 78318993-e0ca-48af-a051-bc63db105a49 2026-05-05 18:11:16.521 7 INFO neutron.services.segments.plugin [-] Segment 3518c520-1238-4874-b232-e93157afa7e9 resource provider aggregate not found 2026-05-05 18:11:16.532 7 INFO neutron.services.segments.plugin [-] Segment 3518c520-1238-4874-b232-e93157afa7e9 resource provider aggregate not found 2026-05-05 18:11:16.536 7 INFO neutron.services.segments.plugin [-] Segment 3518c520-1238-4874-b232-e93157afa7e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3518c520-1238-4874-b232-e93157afa7e9 found for delete ", "request_id": "req-eba6aa10-d1b0-42a5-84f4-f7bf9bb287ba"}]} 2026-05-05 18:11:16.548 7 INFO neutron.services.segments.plugin [-] Segment 3518c520-1238-4874-b232-e93157afa7e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3518c520-1238-4874-b232-e93157afa7e9 found for delete ", "request_id": "req-5df2ca0a-2394-46bc-9899-7d69dba4e019"}]} 2026-05-05 18:11:16.555 7 INFO neutron.db.l3_hamode_db [None req-8573771b-11bd-41d0-a665-61bd2beb8f58 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] HA network 74b4f1f7-23ad-4e03-8eed-c73cf3758b4a was deleted as no HA routers are present in tenant d49d7ff1353e4e78a37056ebffe3d82a. [pid: 7|app: 0|req: 1183/2368] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:11:15 2026] DELETE /v2.0/routers/30460873-937d-4293-a8e2-62543643f24b => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:16.664 8 INFO neutron_taas.services.taas.taas_plugin [None req-6972adbc-673d-45d8-a767-d2e6a051afbf 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] TaaS: Handle Delete Port: 29a4e171-ac58-4196-8cf4-31f90c755db8 2026-05-05 18:11:16.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6972adbc-673d-45d8-a767-d2e6a051afbf 121543ce9cb14b28964b730458395cb0 d49d7ff1353e4e78a37056ebffe3d82a - - default default] Tap Mirror: Handle Delete Port: 29a4e171-ac58-4196-8cf4-31f90c755db8 2026-05-05 18:11:16.876 8 INFO neutron.services.segments.plugin [-] Segment 5eb531ca-eed5-44df-ac6a-73ec09fdabab resource provider aggregate not found 2026-05-05 18:11:16.881 8 INFO neutron.services.segments.plugin [-] Segment 5eb531ca-eed5-44df-ac6a-73ec09fdabab resource provider aggregate not found 2026-05-05 18:11:16.896 8 INFO neutron.services.segments.plugin [-] Segment 5eb531ca-eed5-44df-ac6a-73ec09fdabab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb531ca-eed5-44df-ac6a-73ec09fdabab found for delete ", "request_id": "req-ef85a679-68bc-4a30-872f-007eb884fc01"}]} 2026-05-05 18:11:16.899 8 INFO neutron.services.segments.plugin [-] Segment 5eb531ca-eed5-44df-ac6a-73ec09fdabab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb531ca-eed5-44df-ac6a-73ec09fdabab found for delete ", "request_id": "req-5679aaac-b621-4de1-aa5e-2e97a4c2a676"}]} [pid: 8|app: 0|req: 1186/2369] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:11:16 2026] DELETE /v2.0/networks/aa3a00da-9085-4096-8cae-5faa3468e2e0 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2370] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:17 2026] GET /v2.0/security-groups?tenant_id=d49d7ff1353e4e78a37056ebffe3d82a&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2371] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:17 2026] DELETE /v2.0/security-groups/4779dab9-1f39-464d-9dc9-f8d0b7555e75 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2372] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:17 2026] GET /v2.0/security-groups?tenant_id=abda1ad453884d888d85fec0551c06c9&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: 1188/2373] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:18 2026] DELETE /v2.0/security-groups/db26ddae-9076-4864-8546-862995477e7e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2376] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:11:22 2026] POST /v2.0/floatingips => generated 552 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2377] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:11:22 2026] POST /v2.0/floatingips => generated 552 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2378] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:11:23 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2379] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:11:23 2026] POST /v2.0/floatingips => generated 552 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2380] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:11:23 2026] POST /v2.0/floatingips => generated 552 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2381] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:11:24 2026] POST /v2.0/floatingips => generated 552 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2382] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:11:24 2026] PUT /v2.0/floatingips/a0a89de3-9a9c-43d1-91fc-77c1dcc323b4/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2383] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:11:24 2026] PUT /v2.0/floatingips/14c9e76f-acfd-455a-80e7-075d1bd01933/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2384] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:11:24 2026] PUT /v2.0/floatingips/ea9192f3-e621-44af-bc72-b2e067b94afd/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: 1194/2385] 10.0.0.223 () {30 vars in 690 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2386] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:11:24 2026] PUT /v2.0/floatingips/e9128d56-f15d-45a5-962e-4f99f7070677/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2387] 10.0.0.223 () {30 vars in 692 bytes} [Tue May 5 18:11:24 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: 1196/2388] 10.0.0.223 () {30 vars in 668 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2389] 10.0.0.223 () {30 vars in 704 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2390] 10.0.0.208 () {32 vars in 672 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2391] 10.0.0.208 () {32 vars in 686 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2392] 10.0.0.208 () {32 vars in 682 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2393] 10.0.0.208 () {32 vars in 694 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2394] 10.0.0.208 () {32 vars in 680 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2395] 10.0.0.208 () {32 vars in 694 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2396] 10.0.0.208 () {32 vars in 690 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2397] 10.0.0.208 () {32 vars in 702 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:11:25.284 7 INFO neutron_taas.services.taas.taas_plugin [None req-8bd3ee43-6d42-46e1-b4fb-1cdb1e158860 b5b998c4ec984dfbabc4e0eacd95eb3b 2f19ddd31fe0405e80251905a4e3d59d - - default default] TaaS: Handle Delete Port: 891f4e5d-adbf-4b68-9842-1541f4e4a70d 2026-05-05 18:11:25.287 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bd3ee43-6d42-46e1-b4fb-1cdb1e158860 b5b998c4ec984dfbabc4e0eacd95eb3b 2f19ddd31fe0405e80251905a4e3d59d - - default default] Tap Mirror: Handle Delete Port: 891f4e5d-adbf-4b68-9842-1541f4e4a70d [pid: 8|app: 0|req: 1202/2398] 10.0.0.223 () {28 vars in 439 bytes} [Tue May 5 18:11:25 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2399] 10.0.0.223 () {30 vars in 728 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 657 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2400] 10.0.0.223 () {30 vars in 690 bytes} [Tue May 5 18:11:25 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: 1205/2401] 10.0.0.223 () {30 vars in 692 bytes} [Tue May 5 18:11:25 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: 1206/2402] 10.0.0.223 () {30 vars in 668 bytes} [Tue May 5 18:11:25 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: 1207/2403] 10.0.0.223 () {30 vars in 704 bytes} [Tue May 5 18:11:25 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: 1208/2404] 10.0.0.223 () {30 vars in 728 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2405] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:11:25 2026] DELETE /v2.0/floatingips/a0a89de3-9a9c-43d1-91fc-77c1dcc323b4 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2406] 10.0.0.223 () {30 vars in 690 bytes} [Tue May 5 18:11:25 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: 1199/2407] 10.0.0.223 () {30 vars in 692 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2408] 10.0.0.223 () {30 vars in 668 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2409] 10.0.0.223 () {30 vars in 704 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:25.595 8 INFO neutron_taas.services.taas.taas_plugin [None req-44b4aff4-7247-4c1f-aa7f-815aa634df95 b5b998c4ec984dfbabc4e0eacd95eb3b 2f19ddd31fe0405e80251905a4e3d59d - - default default] TaaS: Handle Delete Port: 585dd438-de4f-45af-a6cf-6261137045a2 2026-05-05 18:11:25.598 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44b4aff4-7247-4c1f-aa7f-815aa634df95 b5b998c4ec984dfbabc4e0eacd95eb3b 2f19ddd31fe0405e80251905a4e3d59d - - default default] Tap Mirror: Handle Delete Port: 585dd438-de4f-45af-a6cf-6261137045a2 [pid: 7|app: 0|req: 1202/2410] 10.0.0.223 () {30 vars in 730 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2411] 10.0.0.223 () {30 vars in 682 bytes} [Tue May 5 18:11:25 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: 8|app: 0|req: 1209/2412] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:11:25 2026] DELETE /v2.0/floatingips/14c9e76f-acfd-455a-80e7-075d1bd01933 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:25.844 8 INFO neutron_taas.services.taas.taas_plugin [None req-14af0733-d995-4d82-94ba-bae85ffa31f6 b5b998c4ec984dfbabc4e0eacd95eb3b 2f19ddd31fe0405e80251905a4e3d59d - - default default] TaaS: Handle Delete Port: 69b3a945-df25-4ee2-9b9c-a5210ea6191c 2026-05-05 18:11:25.846 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14af0733-d995-4d82-94ba-bae85ffa31f6 b5b998c4ec984dfbabc4e0eacd95eb3b 2f19ddd31fe0405e80251905a4e3d59d - - default default] Tap Mirror: Handle Delete Port: 69b3a945-df25-4ee2-9b9c-a5210ea6191c [pid: 7|app: 0|req: 1204/2413] 10.0.0.223 () {34 vars in 704 bytes} [Tue May 5 18:11:25 2026] POST /v2.0/ports => generated 1128 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2414] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:11:25 2026] DELETE /v2.0/floatingips/ea9192f3-e621-44af-bc72-b2e067b94afd => generated 0 bytes in 290 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-05 18:11:26.130 7 INFO neutron_taas.services.taas.taas_plugin [None req-e11fa56f-793d-44d3-a6a3-444a9fb5badd b5b998c4ec984dfbabc4e0eacd95eb3b 2f19ddd31fe0405e80251905a4e3d59d - - default default] TaaS: Handle Delete Port: c0c6198e-c583-4317-9f2d-8fc0ae0d343a 2026-05-05 18:11:26.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e11fa56f-793d-44d3-a6a3-444a9fb5badd b5b998c4ec984dfbabc4e0eacd95eb3b 2f19ddd31fe0405e80251905a4e3d59d - - default default] Tap Mirror: Handle Delete Port: c0c6198e-c583-4317-9f2d-8fc0ae0d343a [pid: 7|app: 0|req: 1205/2415] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:11:26 2026] DELETE /v2.0/floatingips/e9128d56-f15d-45a5-962e-4f99f7070677 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:26.409 8 INFO neutron_taas.services.taas.taas_plugin [None req-01e81bc5-2c7a-420a-9422-b7b9c2a4101f b5b998c4ec984dfbabc4e0eacd95eb3b 2f19ddd31fe0405e80251905a4e3d59d - - default default] TaaS: Handle Delete Port: 895f92b7-b0a9-431d-9206-4571ed43715e 2026-05-05 18:11:26.413 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01e81bc5-2c7a-420a-9422-b7b9c2a4101f b5b998c4ec984dfbabc4e0eacd95eb3b 2f19ddd31fe0405e80251905a4e3d59d - - default default] Tap Mirror: Handle Delete Port: 895f92b7-b0a9-431d-9206-4571ed43715e [pid: 8|app: 0|req: 1211/2416] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:11:26 2026] DELETE /v2.0/floatingips/00648355-fd37-4e47-a714-eae7d52e5c97 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2417] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:27 2026] GET /v2.0/security-groups?tenant_id=e807d23bae47479195476c17fb9a0f38&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2418] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:27 2026] DELETE /v2.0/security-groups/cde78699-cbc6-4b9d-84b9-0923c63e08af => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2419] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:27 2026] GET /v2.0/security-groups?tenant_id=93793489bf68458387d2a5f7da8b81e8&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2420] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:28 2026] DELETE /v2.0/security-groups/45f71f3a-72c0-4f61-9722-942c50af7939 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2421] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:28 2026] GET /v2.0/security-groups?tenant_id=2f19ddd31fe0405e80251905a4e3d59d&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2422] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:28 2026] DELETE /v2.0/security-groups/b819e6ef-da44-45f0-acb3-b4ede878a895 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2423] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:11:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2424] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:11:28 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: 1210/2425] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:11:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2426] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:11:28 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: 1211/2427] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:11:28 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2428] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:11:28 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: 1212/2429] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:11:28 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: 1218/2430] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:11:28 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: 1213/2431] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:11:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:28.947 8 INFO neutron.api.v2.resource [None req-8e9f4ffa-31d5-4e2e-8d22-b4d5cf4d4bd0 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2432] 199.19.213.18 () {30 vars in 762 bytes} [Tue May 5 18:11:28 2026] GET /v2.0/security-groups/lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2433] 199.19.213.18 () {30 vars in 784 bytes} [Tue May 5 18:11:28 2026] GET /v2.0/security-groups?name=lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2434] 199.19.213.18 () {34 vars in 735 bytes} [Tue May 5 18:11:28 2026] POST /v2.0/security-groups => generated 1638 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2435] 199.19.213.18 () {30 vars in 814 bytes} [Tue May 5 18:11:29 2026] GET /v2.0/security-group-rules?security_group_id=62f55d4d-803a-4152-8db4-e31b541d65ad => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2436] 199.19.213.18 () {34 vars in 788 bytes} [Tue May 5 18:11:29 2026] PUT /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 1128 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2437] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:11:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1222/2438] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:11:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2439] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:11: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: 8|app: 0|req: 1223/2440] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:11:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2441] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:11:29 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:32.604 8 INFO neutron.db.segments_db [None req-f65f4d6e-e759-48fd-bc32-c57e69cd5cfa 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Added segment 7081d17f-c20d-41fc-88e9-9790411a35da of type vxlan for network 516f9145-308f-4a98-a2f0-584541762210 2026-05-05 18:11:32.864 8 INFO neutron.db.l3_hamode_db [None req-f65f4d6e-e759-48fd-bc32-c57e69cd5cfa 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:32.981 8 INFO neutron.db.l3_hamode_db [None req-f65f4d6e-e759-48fd-bc32-c57e69cd5cfa 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1224/2442] 10.0.0.208 () {34 vars in 668 bytes} [Tue May 5 18:11:32 2026] POST /v2.0/routers => generated 474 bytes in 1146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:33.598 7 INFO neutron.db.l3_hamode_db [None req-34d31078-b896-4cd1-9589-f037064a1d2d 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:33.702 7 INFO neutron.db.l3_hamode_db [None req-34d31078-b896-4cd1-9589-f037064a1d2d 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1219/2443] 10.0.0.208 () {34 vars in 668 bytes} [Tue May 5 18:11:33 2026] POST /v2.0/routers => generated 474 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:34.289 8 INFO neutron.db.l3_hamode_db [None req-697f3702-0604-46aa-afdb-7d9c2a837faf 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:34.401 8 INFO neutron.db.l3_hamode_db [None req-697f3702-0604-46aa-afdb-7d9c2a837faf 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1225/2444] 10.0.0.208 () {34 vars in 668 bytes} [Tue May 5 18:11:34 2026] POST /v2.0/routers => generated 474 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:34.983 7 INFO neutron.db.l3_hamode_db [None req-68f13ed1-1b9d-46ff-8c5d-2f76cd0cc138 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:35.086 7 INFO neutron.db.l3_hamode_db [None req-68f13ed1-1b9d-46ff-8c5d-2f76cd0cc138 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1220/2445] 10.0.0.208 () {34 vars in 668 bytes} [Tue May 5 18:11:34 2026] POST /v2.0/routers => generated 474 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:35.620 8 INFO neutron.db.l3_hamode_db [None req-8d607f89-9dfa-40cf-a918-530c91d883a6 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:35.725 8 INFO neutron.db.l3_hamode_db [None req-8d607f89-9dfa-40cf-a918-530c91d883a6 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1226/2448] 10.0.0.208 () {34 vars in 668 bytes} [Tue May 5 18:11:35 2026] POST /v2.0/routers => generated 474 bytes in 1145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2449] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:11:36 2026] PUT /v2.0/routers/4a395b85-c84d-4fc8-b68c-a5a080b49d0e/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2450] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:11:36 2026] PUT /v2.0/routers/f0af22d0-756c-467e-ab2d-72796a617225/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2451] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:11:36 2026] PUT /v2.0/routers/73aea84a-7101-4b1e-810c-e450aa07e835/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2452] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:11:37 2026] PUT /v2.0/routers/4acc4149-0136-4c57-8e9e-1ec7fa6f557e/tags => generated 19 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2453] 10.0.0.208 () {32 vars in 664 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2454] 10.0.0.208 () {32 vars in 678 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2455] 10.0.0.208 () {32 vars in 674 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2456] 10.0.0.208 () {32 vars in 686 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2457] 10.0.0.208 () {32 vars in 672 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2458] 10.0.0.139 () {34 vars in 1016 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/security-groups?id=b815a4a2-4622-4ea9-a9bb-8e4bab2394fa&fields=id => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2459] 10.0.0.208 () {32 vars in 686 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2460] 10.0.0.139 () {34 vars in 982 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/networks?id=ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2461] 10.0.0.139 () {34 vars in 965 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/quotas/454627ecc26442269e5096e546db3b84 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2462] 10.0.0.208 () {32 vars in 682 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2463] 10.0.0.139 () {34 vars in 1002 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&fields=id => generated 149 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2464] 10.0.0.208 () {32 vars in 694 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2465] 10.0.0.139 () {34 vars in 1008 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?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: 1231/2466] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/routers/4a395b85-c84d-4fc8-b68c-a5a080b49d0e => generated 485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2467] 10.0.0.139 () {34 vars in 1108 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2468] 10.0.0.208 () {34 vars in 742 bytes} [Tue May 5 18:11:37 2026] PUT /v2.0/routers/4a395b85-c84d-4fc8-b68c-a5a080b49d0e => generated 485 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2469] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:11:38 2026] GET /v2.0/ports?device_id=4a395b85-c84d-4fc8-b68c-a5a080b49d0e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:38.336 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3f40178-ee3b-4826-a7db-0a2abccbb49c 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] TaaS: Handle Delete Port: 9ba16b16-64e0-4bf6-8812-3cf06a677a82 2026-05-05 18:11:38.338 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3f40178-ee3b-4826-a7db-0a2abccbb49c 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Tap Mirror: Handle Delete Port: 9ba16b16-64e0-4bf6-8812-3cf06a677a82 [pid: 8|app: 0|req: 1238/2470] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:38 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => 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: 1239/2471] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:38 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => 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: 1233/2472] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:11:38 2026] DELETE /v2.0/routers/4a395b85-c84d-4fc8-b68c-a5a080b49d0e => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2473] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:11:38 2026] GET /v2.0/routers/f0af22d0-756c-467e-ab2d-72796a617225 => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2474] 10.0.0.208 () {34 vars in 742 bytes} [Tue May 5 18:11:38 2026] PUT /v2.0/routers/f0af22d0-756c-467e-ab2d-72796a617225 => generated 493 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2475] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:11:39 2026] GET /v2.0/ports?device_id=f0af22d0-756c-467e-ab2d-72796a617225 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:39.254 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb978b51-7806-4487-b035-178e349d2c21 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] TaaS: Handle Delete Port: 2407217a-39ba-4c3b-acfc-fd2f6b3a6810 2026-05-05 18:11:39.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb978b51-7806-4487-b035-178e349d2c21 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Tap Mirror: Handle Delete Port: 2407217a-39ba-4c3b-acfc-fd2f6b3a6810 [pid: 7|app: 0|req: 1235/2476] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:11:39 2026] DELETE /v2.0/routers/f0af22d0-756c-467e-ab2d-72796a617225 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2477] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:11:39 2026] GET /v2.0/routers/73aea84a-7101-4b1e-810c-e450aa07e835 => generated 502 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2478] 10.0.0.208 () {34 vars in 742 bytes} [Tue May 5 18:11:39 2026] PUT /v2.0/routers/73aea84a-7101-4b1e-810c-e450aa07e835 => generated 502 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2479] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:11:39 2026] GET /v2.0/ports?device_id=73aea84a-7101-4b1e-810c-e450aa07e835 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:40.172 7 INFO neutron_taas.services.taas.taas_plugin [None req-f93b62e1-8325-4ecb-9046-1b3353346c97 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] TaaS: Handle Delete Port: 0c0c07b4-8b23-46dc-a232-b00ffbdf3f9d 2026-05-05 18:11:40.176 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f93b62e1-8325-4ecb-9046-1b3353346c97 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Tap Mirror: Handle Delete Port: 0c0c07b4-8b23-46dc-a232-b00ffbdf3f9d [pid: 7|app: 0|req: 1237/2480] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:11:40 2026] DELETE /v2.0/routers/73aea84a-7101-4b1e-810c-e450aa07e835 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2481] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:11:40 2026] GET /v2.0/routers/4acc4149-0136-4c57-8e9e-1ec7fa6f557e => generated 487 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2482] 10.0.0.208 () {34 vars in 742 bytes} [Tue May 5 18:11:40 2026] PUT /v2.0/routers/4acc4149-0136-4c57-8e9e-1ec7fa6f557e => generated 487 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2483] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:11:40 2026] GET /v2.0/ports?device_id=4acc4149-0136-4c57-8e9e-1ec7fa6f557e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:41.038 7 INFO neutron_taas.services.taas.taas_plugin [None req-d139eec9-0942-427b-8589-e667e9edd442 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] TaaS: Handle Delete Port: 1211ab80-3b4f-4de5-95aa-f0246670a6fa 2026-05-05 18:11:41.041 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d139eec9-0942-427b-8589-e667e9edd442 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Tap Mirror: Handle Delete Port: 1211ab80-3b4f-4de5-95aa-f0246670a6fa [pid: 8|app: 0|req: 1246/2484] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:41 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => 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: 1247/2485] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:41 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => 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: 1239/2486] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:11:40 2026] DELETE /v2.0/routers/4acc4149-0136-4c57-8e9e-1ec7fa6f557e => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2487] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:11:41 2026] GET /v2.0/routers/2e633f15-c16b-4c97-8289-26b242f171c1 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2488] 10.0.0.208 () {34 vars in 742 bytes} [Tue May 5 18:11:41 2026] PUT /v2.0/routers/2e633f15-c16b-4c97-8289-26b242f171c1 => generated 480 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2489] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:11:41 2026] GET /v2.0/ports?device_id=2e633f15-c16b-4c97-8289-26b242f171c1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:42.328 7 INFO neutron_taas.services.taas.taas_plugin [None req-263e2756-6f16-4269-91a0-acd6fbb40ea7 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] TaaS: Handle Delete Port: 493294d2-f52f-4bfa-bcf8-2113fa479530 2026-05-05 18:11:42.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-263e2756-6f16-4269-91a0-acd6fbb40ea7 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] Tap Mirror: Handle Delete Port: 493294d2-f52f-4bfa-bcf8-2113fa479530 [pid: 8|app: 0|req: 1250/2490] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:11:42 2026] GET /v2.0/networks?id=ccff42fb-daba-477a-9ead-1dd8d00446ca => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2491] 199.19.213.18 () {34 vars in 1049 bytes} [Tue May 5 18:11:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=454627ecc26442269e5096e546db3b84 => generated 343 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:42.652 7 INFO neutron.services.segments.plugin [-] Segment 7081d17f-c20d-41fc-88e9-9790411a35da resource provider aggregate not found 2026-05-05 18:11:42.656 7 INFO neutron.services.segments.plugin [-] Segment 7081d17f-c20d-41fc-88e9-9790411a35da resource provider aggregate not found 2026-05-05 18:11:42.671 7 INFO neutron.services.segments.plugin [-] Segment 7081d17f-c20d-41fc-88e9-9790411a35da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7081d17f-c20d-41fc-88e9-9790411a35da found for delete ", "request_id": "req-4a558106-c4be-4af1-a5fa-d594b3dc8e88"}]} 2026-05-05 18:11:42.672 7 INFO neutron.db.l3_hamode_db [None req-263e2756-6f16-4269-91a0-acd6fbb40ea7 09ca7d6eebd148b79779adef1828a050 1c5f554cb20c4c4e8b06185351c82470 - - default default] HA network 516f9145-308f-4a98-a2f0-584541762210 was deleted as no HA routers are present in tenant 1c5f554cb20c4c4e8b06185351c82470. 2026-05-05 18:11:42.672 7 INFO neutron.services.segments.plugin [-] Segment 7081d17f-c20d-41fc-88e9-9790411a35da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7081d17f-c20d-41fc-88e9-9790411a35da found for delete ", "request_id": "req-e4c93413-2b7e-45c6-9227-f72f29331eea"}]} [pid: 7|app: 0|req: 1241/2492] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:11:41 2026] DELETE /v2.0/routers/2e633f15-c16b-4c97-8289-26b242f171c1 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2493] 199.19.213.18 () {38 vars in 954 bytes} [Tue May 5 18:11:42 2026] POST /v2.0/ports => generated 1082 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2494] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:11:42 2026] PUT /v2.0/ports/b5248b92-b764-4e83-b006-955c99106cff => generated 1243 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:11:43.164 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a258f02-7ff9-478c-9798-87ee1650fe78'] response: {'name': 'network-changed', 'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'tag': 'b5248b92-b764-4e83-b006-955c99106cff', '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: 1253/2495] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/security-groups?tenant_id=1c5f554cb20c4c4e8b06185351c82470&name=default => generated 2929 bytes in 258 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: 1254/2496] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2497] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:43 2026] DELETE /v2.0/security-groups/c66539b5-ac21-4fd7-897f-225a50c37ff3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2498] 199.19.213.18 () {34 vars in 1017 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/networks?tenant_id=454627ecc26442269e5096e546db3b84&shared=False => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2499] 199.19.213.18 () {34 vars in 929 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2500] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/security-groups?tenant_id=4e65c68dea8b44d1b6211299fa1c02b4&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2501] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:43 2026] DELETE /v2.0/security-groups/03f10e8c-590e-44f6-8b02-a0f552d625bb => 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: 1257/2502] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1246 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2503] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/security-groups?tenant_id=54fa843ce5464de29395efd608670ddd&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2504] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/security-groups?id=b815a4a2-4622-4ea9-a9bb-8e4bab2394fa&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2505] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:44 2026] DELETE /v2.0/security-groups/cddc0b71-31f8-4249-95fc-cf4282dd8166 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2506] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2507] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2508] 199.19.213.18 () {34 vars in 1061 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=b5248b92-b764-4e83-b006-955c99106cff => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2509] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/subnets?id=ea538e41-74d6-4430-938e-1a7f14560f86 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2510] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/ports?network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2511] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2512] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:11:45 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?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: 1251/2513] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:47 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1246 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2514] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:47 2026] GET /v2.0/security-groups?id=b815a4a2-4622-4ea9-a9bb-8e4bab2394fa&fields=id&fields=name => generated 96 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2515] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:47 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:11:47.511 8 INFO neutron.db.segments_db [None req-c3049d22-2117-4482-9854-5c1d44cd11a8 f7aa937fda9d4a5187b94948e4b7954d 70049e775b924abb874d713ebe7ef632 - - default default] Added segment 2e417066-b0d2-48a8-8821-b84074d6cc94 of type vxlan for network f62b86ef-53de-4c93-8f86-f161e1110da9 [pid: 8|app: 0|req: 1264/2516] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:11:47 2026] POST /v2.0/networks => generated 631 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2517] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:11:47 2026] POST /v2.0/ports => generated 743 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2518] 10.0.0.208 () {34 vars in 747 bytes} [Tue May 5 18:11:47 2026] PUT /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1254/2519] 10.0.0.208 () {32 vars in 727 bytes} [Tue May 5 18:11:47 2026] GET /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1266/2520] 10.0.0.208 () {34 vars in 758 bytes} [Tue May 5 18:11:48 2026] PUT /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1255/2521] 10.0.0.208 () {32 vars in 727 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/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: 1267/2522] 10.0.0.208 () {34 vars in 754 bytes} [Tue May 5 18:11:48 2026] PUT /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1256/2523] 10.0.0.208 () {32 vars in 727 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1268/2524] 10.0.0.208 () {34 vars in 776 bytes} [Tue May 5 18:11:48 2026] PUT /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags/black.or.white => 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: 7|app: 0|req: 1257/2525] 10.0.0.208 () {32 vars in 727 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags => generated 52 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, ' [pid: 8|app: 0|req: 1269/2526] 10.0.0.208 () {34 vars in 747 bytes} [Tue May 5 18:11:48 2026] PUT /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1258/2527] 10.0.0.208 () {32 vars in 727 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1270/2528] 10.0.0.208 () {32 vars in 735 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags/red => generated 0 bytes in 48 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-05 18:11:48.680 7 INFO neutron.api.v2.resource [None req-e240b59a-cf0f-4769-8b5e-ca1aeb4b12d9 f7aa937fda9d4a5187b94948e4b7954d 70049e775b924abb874d713ebe7ef632 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1259/2529] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags/green => generated 99 bytes in 50 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1271/2530] 10.0.0.208 () {32 vars in 738 bytes} [Tue May 5 18:11:48 2026] DELETE /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/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: 7|app: 0|req: 1260/2531] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2532] 10.0.0.208 () {32 vars in 727 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2533] 199.19.213.18 () {34 vars in 1043 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/security-groups?id=b815a4a2-4622-4ea9-a9bb-8e4bab2394fa&fields=id&fields=name => generated 96 bytes in 26 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-05 18:11:48.851 8 INFO neutron.api.v2.resource [None req-57ecb22e-6d21-404b-abc1-50eca3caf13d f7aa937fda9d4a5187b94948e4b7954d 70049e775b924abb874d713ebe7ef632 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1273/2534] 10.0.0.208 () {32 vars in 742 bytes} [Tue May 5 18:11:48 2026] DELETE /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/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: 1262/2535] 10.0.0.208 () {32 vars in 730 bytes} [Tue May 5 18:11:48 2026] DELETE /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags => generated 0 bytes in 67 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: 1274/2536] 10.0.0.208 () {32 vars in 727 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1/tags => generated 12 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, ' 2026-05-05 18:11:49.069 7 INFO neutron_taas.services.taas.taas_plugin [None req-6aefc040-178e-422a-a3fa-d7a75df38225 f7aa937fda9d4a5187b94948e4b7954d 70049e775b924abb874d713ebe7ef632 - - default default] TaaS: Handle Delete Port: 71f1d24e-955c-47c7-abc8-3848128208a1 2026-05-05 18:11:49.072 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6aefc040-178e-422a-a3fa-d7a75df38225 f7aa937fda9d4a5187b94948e4b7954d 70049e775b924abb874d713ebe7ef632 - - default default] Tap Mirror: Handle Delete Port: 71f1d24e-955c-47c7-abc8-3848128208a1 [pid: 7|app: 0|req: 1263/2537] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:11:48 2026] DELETE /v2.0/ports/71f1d24e-955c-47c7-abc8-3848128208a1 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1275/2538] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:11:49 2026] DELETE /v2.0/networks/f62b86ef-53de-4c93-8f86-f161e1110da9 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:11:49.413 8 INFO neutron.services.segments.plugin [-] Segment 2e417066-b0d2-48a8-8821-b84074d6cc94 resource provider aggregate not found 2026-05-05 18:11:49.418 8 INFO neutron.services.segments.plugin [-] Segment 2e417066-b0d2-48a8-8821-b84074d6cc94 resource provider aggregate not found 2026-05-05 18:11:49.436 8 INFO neutron.services.segments.plugin [-] Segment 2e417066-b0d2-48a8-8821-b84074d6cc94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e417066-b0d2-48a8-8821-b84074d6cc94 found for delete ", "request_id": "req-2d422ec6-af28-4654-9612-6360bc69c88f"}]} 2026-05-05 18:11:49.437 8 INFO neutron.services.segments.plugin [-] Segment 2e417066-b0d2-48a8-8821-b84074d6cc94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e417066-b0d2-48a8-8821-b84074d6cc94 found for delete ", "request_id": "req-8e8ccd34-6f21-4e7e-9cc7-087c7cc573f9"}]} [pid: 7|app: 0|req: 1264/2539] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:49 2026] GET /v2.0/security-groups?tenant_id=3378fa1b178745ae9f9cf8d6e1c4862f&name=default => generated 2929 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2540] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2541] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:50 2026] DELETE /v2.0/security-groups/351cbcf4-4e70-4688-ab8a-fe5ba0a773cf => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2542] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/security-groups?id=b815a4a2-4622-4ea9-a9bb-8e4bab2394fa&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: 1277/2543] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2544] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/security-groups?tenant_id=70049e775b924abb874d713ebe7ef632&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2545] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:50 2026] DELETE /v2.0/security-groups/5dfb6f31-977a-4f3e-ab2b-e570dba6b661 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2548] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:53 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2549] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:11:53 2026] GET /v2.0/security-groups?id=b815a4a2-4622-4ea9-a9bb-8e4bab2394fa&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2550] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:11:53 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2551] 10.0.0.208 () {34 vars in 684 bytes} [Tue May 5 18:11:53 2026] POST /v2.0/security-groups => generated 1603 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2552] 10.0.0.208 () {34 vars in 767 bytes} [Tue May 5 18:11:54 2026] PUT /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2553] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:11:54 2026] GET /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2554] 10.0.0.208 () {34 vars in 778 bytes} [Tue May 5 18:11:54 2026] PUT /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2555] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:11:54 2026] GET /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2556] 10.0.0.208 () {34 vars in 774 bytes} [Tue May 5 18:11:54 2026] PUT /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2557] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:11:54 2026] GET /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2558] 10.0.0.208 () {34 vars in 796 bytes} [Tue May 5 18:11:54 2026] PUT /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2559] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:11:54 2026] GET /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2560] 10.0.0.208 () {34 vars in 767 bytes} [Tue May 5 18:11:54 2026] PUT /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2561] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:11:54 2026] GET /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2562] 10.0.0.208 () {32 vars in 755 bytes} [Tue May 5 18:11:54 2026] GET /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:54.893 8 INFO neutron.api.v2.resource [None req-b28f0d94-318a-4cb5-a61a-dcc8ace6ebe4 c76b71a3bb504f628ba41b62bfbd1890 089ae5d199c141039487fef1879b6faf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1287/2563] 10.0.0.208 () {32 vars in 759 bytes} [Tue May 5 18:11:54 2026] GET /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2564] 10.0.0.208 () {32 vars in 758 bytes} [Tue May 5 18:11:54 2026] DELETE /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2565] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:11:54 2026] GET /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:55.025 7 INFO neutron.api.v2.resource [None req-aa1dab1a-0abb-44cd-82e5-e3377e3532fd c76b71a3bb504f628ba41b62bfbd1890 089ae5d199c141039487fef1879b6faf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1278/2566] 10.0.0.208 () {32 vars in 762 bytes} [Tue May 5 18:11:54 2026] DELETE /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/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: 1289/2567] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:11:55 2026] DELETE /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2568] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2569] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:55 2026] DELETE /v2.0/security-groups/c398b462-0ce2-4799-93f9-8e5cfd276f1e => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2570] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/security-groups?tenant_id=089ae5d199c141039487fef1879b6faf&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2571] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:55 2026] DELETE /v2.0/security-groups/87c4a7c5-849a-469b-8db8-ec337a182ab1 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2572] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:11:56 2026] GET /v2.0/security-groups?tenant_id=a70acf66cb144dc780c62ee109c6a736&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: 1292/2573] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:11:56 2026] DELETE /v2.0/security-groups/874ed4cf-4d3d-4876-977f-eb3d545002f1 => 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: 1282/2574] 10.0.0.208 () {34 vars in 676 bytes} [Tue May 5 18:11:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2575] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:11:59 2026] PUT /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2576] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2577] 10.0.0.208 () {34 vars in 770 bytes} [Tue May 5 18:11:59 2026] PUT /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2578] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2579] 10.0.0.208 () {34 vars in 766 bytes} [Tue May 5 18:12:00 2026] PUT /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2580] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2581] 10.0.0.208 () {34 vars in 788 bytes} [Tue May 5 18:12:00 2026] PUT /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2582] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2583] 10.0.0.208 () {34 vars in 759 bytes} [Tue May 5 18:12:00 2026] PUT /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2584] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2585] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:12:00.327 7 INFO neutron.api.v2.resource [None req-828f49db-a554-4256-85e8-29acc0643094 3e686309ed1344e9a124750a7d6116eb 39165eaa3bc247bea23f534326bca60d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1288/2586] 10.0.0.208 () {32 vars in 751 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2587] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:12:00 2026] DELETE /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2588] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:12:00.438 8 INFO neutron.api.v2.resource [None req-6c135d81-79f7-4351-ad6d-0e5753f758a5 3e686309ed1344e9a124750a7d6116eb 39165eaa3bc247bea23f534326bca60d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1300/2589] 10.0.0.208 () {32 vars in 754 bytes} [Tue May 5 18:12:00 2026] DELETE /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2590] 10.0.0.208 () {32 vars in 742 bytes} [Tue May 5 18:12:00 2026] DELETE /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2591] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490/tags => 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: 1291/2592] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:12:00 2026] DELETE /v2.0/subnetpools/0fab4d4e-fe50-4fb3-a176-0f0deae84490 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2593] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:12:01 2026] GET /v2.0/security-groups?tenant_id=39165eaa3bc247bea23f534326bca60d&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2594] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:12:01 2026] DELETE /v2.0/security-groups/7a21eaef-1880-4c2f-a9c3-0a65443998ae => 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: 1303/2595] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:12:01 2026] GET /v2.0/security-groups?tenant_id=e105543ea3144311bae4702c8c2e6d62&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2596] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:12:01 2026] DELETE /v2.0/security-groups/2cad2d55-a315-40af-8710-cdb8d68ac933 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:12:05.120 8 INFO neutron.db.segments_db [None req-e109ec1d-565f-4ba7-9aa3-e4f9ec587389 fcba49ff47b448f7b38b23749571e24c fc390220b8b1494b9751bb8e639609f3 - - default default] Added segment 89aa62fc-b65f-480b-ae8b-c6a3509b6aa2 of type vxlan for network 442a361c-7de8-4672-bdba-71c083bdeccf [pid: 8|app: 0|req: 1304/2597] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:12:04 2026] POST /v2.0/networks => generated 631 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:12:05.281 7 INFO neutron.db.segments_db [None req-8bf7b393-5fe8-47f0-b06a-6902a40cf785 fcba49ff47b448f7b38b23749571e24c fc390220b8b1494b9751bb8e639609f3 - - default default] Added segment 0362f4bb-1d74-4d17-9ad2-8c22dfcc5a30 of type vxlan for network 2904906f-616d-4939-bae2-9cd26ae1e102 [pid: 7|app: 0|req: 1294/2598] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:12:05 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2599] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:12:05 2026] PUT /v2.0/networks/442a361c-7de8-4672-bdba-71c083bdeccf/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2600] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:12:05 2026] GET /v2.0/networks/442a361c-7de8-4672-bdba-71c083bdeccf/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2601] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:12:05 2026] PUT /v2.0/networks/2904906f-616d-4939-bae2-9cd26ae1e102/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2602] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:12:05 2026] GET /v2.0/networks/2904906f-616d-4939-bae2-9cd26ae1e102/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2603] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:12:05 2026] PUT /v2.0/networks/2904906f-616d-4939-bae2-9cd26ae1e102/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2604] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:12:05 2026] GET /v2.0/networks/2904906f-616d-4939-bae2-9cd26ae1e102/tags => 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: 1308/2605] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:12:05 2026] GET /v2.0/networks/442a361c-7de8-4672-bdba-71c083bdeccf/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:12:05.985 7 INFO neutron.services.segments.plugin [-] Segment 89aa62fc-b65f-480b-ae8b-c6a3509b6aa2 resource provider aggregate not found 2026-05-05 18:12:05.991 7 INFO neutron.services.segments.plugin [-] Segment 89aa62fc-b65f-480b-ae8b-c6a3509b6aa2 resource provider aggregate not found 2026-05-05 18:12:06.008 7 INFO neutron.services.segments.plugin [-] Segment 89aa62fc-b65f-480b-ae8b-c6a3509b6aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89aa62fc-b65f-480b-ae8b-c6a3509b6aa2 found for delete ", "request_id": "req-43321c50-0abf-4bb1-b2d9-fb8201a977fc"}]} 2026-05-05 18:12:06.011 7 INFO neutron.services.segments.plugin [-] Segment 89aa62fc-b65f-480b-ae8b-c6a3509b6aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89aa62fc-b65f-480b-ae8b-c6a3509b6aa2 found for delete ", "request_id": "req-861c00a0-77aa-415d-b06e-891f19e0ed8f"}]} [pid: 7|app: 0|req: 1298/2608] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:12:05 2026] DELETE /v2.0/networks/442a361c-7de8-4672-bdba-71c083bdeccf => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:12:06.158 8 INFO neutron.services.segments.plugin [-] Segment 0362f4bb-1d74-4d17-9ad2-8c22dfcc5a30 resource provider aggregate not found 2026-05-05 18:12:06.162 8 INFO neutron.services.segments.plugin [-] Segment 0362f4bb-1d74-4d17-9ad2-8c22dfcc5a30 resource provider aggregate not found 2026-05-05 18:12:06.177 8 INFO neutron.services.segments.plugin [-] Segment 0362f4bb-1d74-4d17-9ad2-8c22dfcc5a30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0362f4bb-1d74-4d17-9ad2-8c22dfcc5a30 found for delete ", "request_id": "req-04d65860-91c8-4acc-9c6c-0aecbe828e33"}]} 2026-05-05 18:12:06.181 8 INFO neutron.services.segments.plugin [-] Segment 0362f4bb-1d74-4d17-9ad2-8c22dfcc5a30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0362f4bb-1d74-4d17-9ad2-8c22dfcc5a30 found for delete ", "request_id": "req-5575ce43-77db-438f-85a2-35c15fabb5ff"}]} [pid: 8|app: 0|req: 1311/2609] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:12:06 2026] DELETE /v2.0/networks/2904906f-616d-4939-bae2-9cd26ae1e102 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2610] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/security-groups?tenant_id=7650877ef6f14eb28475a68b19828036&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2611] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:12:07 2026] DELETE /v2.0/security-groups/67c6a368-0aa0-4e1b-9caf-0c16ab878862 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2612] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:12:07 2026] GET /v2.0/security-groups?tenant_id=fc390220b8b1494b9751bb8e639609f3&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2613] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:12:07 2026] DELETE /v2.0/security-groups/7b4d0db8-7abe-46a6-a65b-6bb767e0ba4d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2616] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:12:28 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: 1302/2617] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:12:28 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: 1316/2618] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2619] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:12:28 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: 1317/2620] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2621] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2622] 199.19.213.18 () {34 vars in 716 bytes} [Tue May 5 18:12:28 2026] POST /v2.0/ports => generated 1059 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2623] 10.0.0.139 () {34 vars in 971 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2624] 10.0.0.139 () {34 vars in 907 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2625] 199.19.213.18 () {34 vars in 1261 bytes} [Tue May 5 18:12:29 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2626] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:12:30 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2627] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:12:30 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2628] 199.19.213.18 () {34 vars in 974 bytes} [Tue May 5 18:12:30 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2629] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:12:30 2026] GET /v2.0/networks?id=7c68e2c4-a966-4d2f-ae30-85972b8aec35 => generated 803 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2630] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:12:31 2026] PUT /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1249 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:12:31.502 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07adbf44-27c3-4e3e-a8e6-cd999821d02a'] response: {'name': 'network-changed', 'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'tag': 'bf1035f1-27da-472f-998c-28f594acedc0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1309/2631] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:12:32 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2489 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2632] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:12:32 2026] GET /v2.0/networks?id=7c68e2c4-a966-4d2f-ae30-85972b8aec35 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2633] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:12:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=bf1035f1-27da-472f-998c-28f594acedc0 => 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: 1324/2634] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:12:32 2026] GET /v2.0/subnets?id=219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2635] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:12:32 2026] GET /v2.0/ports?network_id=7c68e2c4-a966-4d2f-ae30-85972b8aec35&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: 1325/2636] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:12:32 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2637] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:12:32 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1326/2638] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:12:33 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2489 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2639] 199.19.213.18 () {34 vars in 1061 bytes} [Tue May 5 18:12:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=b5248b92-b764-4e83-b006-955c99106cff => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2640] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:12:33 2026] GET /v2.0/subnets?id=ea538e41-74d6-4430-938e-1a7f14560f86 => 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: 1314/2641] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:12:33 2026] GET /v2.0/ports?network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca&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: 1328/2642] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:12:33 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2643] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:12:33 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?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: 1329/2644] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:12:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=bf1035f1-27da-472f-998c-28f594acedc0 => 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: 1316/2645] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:12:33 2026] GET /v2.0/subnets?id=219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2646] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:12:33 2026] GET /v2.0/ports?network_id=7c68e2c4-a966-4d2f-ae30-85972b8aec35&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2647] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:12:33 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1331/2648] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:12:33 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1319/2651] 10.0.0.139 () {34 vars in 971 bytes} [Tue May 5 18:12:37 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1251 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2652] 199.19.213.18 () {34 vars in 788 bytes} [Tue May 5 18:12:37 2026] PUT /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1275 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:12:37.850 7 INFO neutron.api.v2.resource [None req-23ceacab-8356-4117-949a-249cee432eef b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1320/2653] 199.19.213.18 () {30 vars in 762 bytes} [Tue May 5 18:12:37 2026] GET /v2.0/security-groups/lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:12:37.864 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-657c5ce6-afb3-440d-8c70-682b44f0f40f'] response: {'name': 'network-changed', 'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'tag': 'bf1035f1-27da-472f-998c-28f594acedc0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1334/2654] 199.19.213.18 () {30 vars in 784 bytes} [Tue May 5 18:12:37 2026] GET /v2.0/security-groups?name=lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2655] 199.19.213.18 () {34 vars in 788 bytes} [Tue May 5 18:12:37 2026] PUT /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1313 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:12:38.276 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b70c1bdb-a9d9-4d1a-bb64-f502c8957f58'] response: {'name': 'network-changed', 'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'tag': 'bf1035f1-27da-472f-998c-28f594acedc0', '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: 1322/2656] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:12:38 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: 1335/2657] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2589 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2658] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:12:38 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: 1324/2659] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2660] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:12:38 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: 1336/2661] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/networks?id=7c68e2c4-a966-4d2f-ae30-85972b8aec35 => generated 803 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2662] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=bf1035f1-27da-472f-998c-28f594acedc0 => 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: 1326/2663] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2664] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/subnets?id=219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2665] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2666] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/ports?network_id=7c68e2c4-a966-4d2f-ae30-85972b8aec35&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2667] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2668] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1329/2669] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2670] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1330/2671] 199.19.213.18 () {30 vars in 742 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35 => 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: 1342/2672] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2673] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2674] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2589 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2675] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/networks?id=7c68e2c4-a966-4d2f-ae30-85972b8aec35 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2676] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=bf1035f1-27da-472f-998c-28f594acedc0 => 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: 1333/2677] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/subnets?id=219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2678] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/ports?network_id=7c68e2c4-a966-4d2f-ae30-85972b8aec35&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2679] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1346/2680] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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-05 18:12:47.074 7 INFO neutron.db.l3_db [None req-4eb35fd4-4f71-4afc-9455-3ec9c6caf8a3 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Floating IP 484db31d-f8c6-4517-8243-fe0ec74a3396 associated. External IP: 10.96.250.219, port: 3523f860-46e8-48e1-a9c4-c0e6bdead2ae. [pid: 7|app: 0|req: 1335/2681] 10.0.0.208 () {34 vars in 677 bytes} [Tue May 5 18:12:46 2026] POST /v2.0/floatingips => generated 898 bytes in 1016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2684] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:12:51 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: 1337/2685] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:12:51 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: 1349/2686] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:12:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2687] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:12:51 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-05 18:12:51.226 8 INFO neutron.api.v2.resource [None req-19624c9a-6ea0-49ae-a56e-f965202ba731 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1350/2688] 199.19.213.18 () {30 vars in 762 bytes} [Tue May 5 18:12:51 2026] GET /v2.0/security-groups/lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2689] 199.19.213.18 () {30 vars in 784 bytes} [Tue May 5 18:12:51 2026] GET /v2.0/security-groups?name=lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => 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: 1351/2690] 199.19.213.18 () {30 vars in 814 bytes} [Tue May 5 18:12:51 2026] GET /v2.0/security-group-rules?security_group_id=62f55d4d-803a-4152-8db4-e31b541d65ad => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2691] 199.19.213.18 () {34 vars in 746 bytes} [Tue May 5 18:12:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2692] 199.19.213.18 () {34 vars in 746 bytes} [Tue May 5 18:12:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2693] 10.0.0.223 () {30 vars in 690 bytes} [Tue May 5 18:12:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2694] 10.0.0.223 () {30 vars in 692 bytes} [Tue May 5 18:12:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2695] 10.0.0.223 () {30 vars in 668 bytes} [Tue May 5 18:12:59 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: 1354/2696] 10.0.0.223 () {30 vars in 704 bytes} [Tue May 5 18:12:59 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: 1343/2697] 10.0.0.223 () {28 vars in 439 bytes} [Tue May 5 18:12:59 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: 1355/2698] 10.0.0.223 () {30 vars in 728 bytes} [Tue May 5 18:12:59 2026] GET /v2.0/subnets/fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2699] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:13:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2700] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:13:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2701] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:13:02 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: 1357/2702] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:13:02 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: 1346/2703] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:02 2026] GET /v2.0/subnets/fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 672 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2704] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:02 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2705] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:13:02 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: 1359/2706] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:13:02 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: 1348/2707] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:13:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2708] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:13:02 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: 1349/2709] 199.19.213.18 () {34 vars in 716 bytes} [Tue May 5 18:13:02 2026] POST /v2.0/ports => generated 1328 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2710] 10.0.0.139 () {34 vars in 971 bytes} [Tue May 5 18:13:03 2026] GET /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692 => generated 1328 bytes in 30 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: 1350/2711] 10.0.0.139 () {34 vars in 907 bytes} [Tue May 5 18:13:03 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2712] 199.19.213.18 () {34 vars in 1261 bytes} [Tue May 5 18:13:04 2026] GET /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2713] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:04 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2714] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:04 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2715] 199.19.213.18 () {34 vars in 974 bytes} [Tue May 5 18:13:05 2026] GET /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2716] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:13:05 2026] GET /v2.0/networks?id=84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2717] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:13:05 2026] PUT /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692 => generated 1518 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:13:05.652 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0ee84e8-6a45-4ffc-b8de-579314851cd9'] response: {'name': 'network-changed', 'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'tag': '19254fa2-7b94-409b-87be-b56cd6148692', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1366/2720] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 4099 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1355/2721] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/networks?id=84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2722] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=19254fa2-7b94-409b-87be-b56cd6148692 => 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: 1356/2723] 199.19.213.18 () {34 vars in 1103 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3ea&port_id=19254fa2-7b94-409b-87be-b56cd6148692 => 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: 1368/2724] 199.19.213.18 () {34 vars in 1063 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/subnets?id=13dafa65-ddd7-443d-ad1c-1acd950442b5&id=fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 1408 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2725] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2726] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2727] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1370/2728] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2729] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 4099 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2730] 199.19.213.18 () {34 vars in 1061 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=b5248b92-b764-4e83-b006-955c99106cff => 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: 1360/2731] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/subnets?id=ea538e41-74d6-4430-938e-1a7f14560f86 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2732] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/ports?network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2733] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?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: 1373/2734] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?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: 1362/2735] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=bf1035f1-27da-472f-998c-28f594acedc0 => 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: 1374/2736] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/subnets?id=219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2737] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/ports?network_id=7c68e2c4-a966-4d2f-ae30-85972b8aec35&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2738] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1364/2739] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1376/2740] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=19254fa2-7b94-409b-87be-b56cd6148692 => 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: 1365/2741] 199.19.213.18 () {34 vars in 1103 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3ea&port_id=19254fa2-7b94-409b-87be-b56cd6148692 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2742] 199.19.213.18 () {34 vars in 1063 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/subnets?id=13dafa65-ddd7-443d-ad1c-1acd950442b5&id=fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 1408 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2743] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2744] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2745] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1379/2746] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2747] 10.0.0.139 () {34 vars in 971 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692 => generated 1518 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2748] 199.19.213.18 () {30 vars in 742 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2749] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/subnets/fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 672 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2750] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/subnets/13dafa65-ddd7-443d-ad1c-1acd950442b5 => generated 743 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2751] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2752] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2753] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2754] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:13:12 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: 1372/2755] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2756] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2757] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2758] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2759] 199.19.213.18 () {30 vars in 742 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2760] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2761] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2762] 10.0.0.223 () {30 vars in 690 bytes} [Tue May 5 18:13:20 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: 1376/2763] 10.0.0.223 () {30 vars in 692 bytes} [Tue May 5 18:13: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: 1388/2764] 10.0.0.223 () {30 vars in 668 bytes} [Tue May 5 18:13: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: 1377/2765] 10.0.0.223 () {30 vars in 704 bytes} [Tue May 5 18:13:20 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: 8|app: 0|req: 1389/2766] 10.0.0.223 () {28 vars in 439 bytes} [Tue May 5 18:13:20 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: 1378/2767] 10.0.0.223 () {30 vars in 728 bytes} [Tue May 5 18:13:20 2026] GET /v2.0/subnets/da55f4ce-bd1b-4983-9fb0-8ba690801eed => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2770] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:13:21 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: 1380/2771] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:13:21 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: 1392/2772] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:13:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2773] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:13:21 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: 1393/2774] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:21 2026] GET /v2.0/subnets/fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 672 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2775] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:21 2026] GET /v2.0/subnets/da55f4ce-bd1b-4983-9fb0-8ba690801eed => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2776] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:21 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 4101 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2777] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:13:21 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: 1395/2778] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:13:21 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: 1384/2779] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:13:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2780] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:13:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2781] 199.19.213.18 () {34 vars in 716 bytes} [Tue May 5 18:13:21 2026] POST /v2.0/ports => generated 1328 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2782] 10.0.0.139 () {34 vars in 971 bytes} [Tue May 5 18:13:22 2026] GET /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5 => generated 1328 bytes in 30 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: 1386/2783] 199.19.213.18 () {34 vars in 1261 bytes} [Tue May 5 18:13:23 2026] GET /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2784] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:23 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2785] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:23 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?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: 1399/2786] 199.19.213.18 () {34 vars in 974 bytes} [Tue May 5 18:13:24 2026] GET /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2787] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:13:24 2026] GET /v2.0/networks?id=3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 799 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2788] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:13:24 2026] PUT /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5 => generated 1518 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:13:24.528 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18192e4d-3b5b-4dc3-a253-2402b346f2f4'] response: {'name': 'network-changed', 'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'tag': '9dd1a664-1c01-4eaa-b420-b133656438b5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1389/2789] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 5611 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, ' [pid: 8|app: 0|req: 1401/2790] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/networks?id=3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2791] 199.19.213.18 () {34 vars in 1055 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.87&port_id=9dd1a664-1c01-4eaa-b420-b133656438b5 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2792] 199.19.213.18 () {34 vars in 1105 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1f3&port_id=9dd1a664-1c01-4eaa-b420-b133656438b5 => 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: 1391/2793] 199.19.213.18 () {34 vars in 1063 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/subnets?id=7b52e7d6-3bd4-463b-b391-e8dd25c06fa6&id=da55f4ce-bd1b-4983-9fb0-8ba690801eed => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2794] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/ports?network_id=3b2ffbae-461b-40db-a3fd-9465a6da493e&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2795] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/ports?network_id=3b2ffbae-461b-40db-a3fd-9465a6da493e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2796] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2797] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?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: 1405/2798] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 5611 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2799] 199.19.213.18 () {34 vars in 1061 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=b5248b92-b764-4e83-b006-955c99106cff => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2800] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/subnets?id=ea538e41-74d6-4430-938e-1a7f14560f86 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2801] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/ports?network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2802] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2803] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?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: 1408/2804] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=bf1035f1-27da-472f-998c-28f594acedc0 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2805] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/subnets?id=219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2806] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/ports?network_id=7c68e2c4-a966-4d2f-ae30-85972b8aec35&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2807] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2808] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1399/2809] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=19254fa2-7b94-409b-87be-b56cd6148692 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2810] 199.19.213.18 () {34 vars in 1103 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3ea&port_id=19254fa2-7b94-409b-87be-b56cd6148692 => 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: 1400/2811] 199.19.213.18 () {34 vars in 1063 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/subnets?id=13dafa65-ddd7-443d-ad1c-1acd950442b5&id=fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 1408 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2812] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&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: 1401/2813] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&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: 1413/2814] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1402/2815] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1414/2816] 199.19.213.18 () {34 vars in 1055 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.87&port_id=9dd1a664-1c01-4eaa-b420-b133656438b5 => 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: 1403/2817] 199.19.213.18 () {34 vars in 1105 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1f3&port_id=9dd1a664-1c01-4eaa-b420-b133656438b5 => 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: 1415/2818] 199.19.213.18 () {34 vars in 1063 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/subnets?id=7b52e7d6-3bd4-463b-b391-e8dd25c06fa6&id=da55f4ce-bd1b-4983-9fb0-8ba690801eed => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2819] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/ports?network_id=3b2ffbae-461b-40db-a3fd-9465a6da493e&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2820] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/ports?network_id=3b2ffbae-461b-40db-a3fd-9465a6da493e&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2821] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?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: 1417/2822] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2823] 10.0.0.139 () {34 vars in 971 bytes} [Tue May 5 18:13:32 2026] GET /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5 => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2824] 199.19.213.18 () {30 vars in 742 bytes} [Tue May 5 18:13:32 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 796 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2825] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:32 2026] GET /v2.0/subnets/da55f4ce-bd1b-4983-9fb0-8ba690801eed => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2826] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:32 2026] GET /v2.0/subnets/7b52e7d6-3bd4-463b-b391-e8dd25c06fa6 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2827] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:32 2026] GET /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692 => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2828] 199.19.213.18 () {34 vars in 789 bytes} [Tue May 5 18:13:32 2026] PUT /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692 => generated 1255 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:13:32.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea410de-ca10-445d-9ab6-c42a5602b997'] response: {'name': 'network-changed', 'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'tag': '19254fa2-7b94-409b-87be-b56cd6148692', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1409/2829] 199.19.213.18 () {30 vars in 742 bytes} [Tue May 5 18:13:32 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1421/2830] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:32 2026] GET /v2.0/subnets/fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 672 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2831] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:13:33 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: 1422/2832] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2833] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2834] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:13:33 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: 1412/2835] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2836] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2837] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2838] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2839] 199.19.213.18 () {30 vars in 742 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35 => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2840] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2841] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2842] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 5384 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2843] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/networks?id=84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2844] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=19254fa2-7b94-409b-87be-b56cd6148692 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2845] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/subnets?id=fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2846] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2847] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2848] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:33 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1432/2851] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:13:45 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: 1420/2852] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2853] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2854] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:13:45 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: 1434/2855] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/subnets/fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 672 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2856] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 5384 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2857] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:13:45 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: 1423/2858] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2859] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:13:45 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: 1424/2860] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2861] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5 => generated 1520 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2862] 199.19.213.18 () {34 vars in 789 bytes} [Tue May 5 18:13:45 2026] PUT /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5 => generated 1311 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:13:46.083 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb756acb-369d-462e-a20b-47396849a22d'] response: {'name': 'network-changed', 'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'tag': '9dd1a664-1c01-4eaa-b420-b133656438b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1438/2863] 199.19.213.18 () {30 vars in 742 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 796 bytes in 43 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: 1426/2864] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/subnets/7b52e7d6-3bd4-463b-b391-e8dd25c06fa6 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2865] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5 => generated 1347 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2866] 199.19.213.18 () {34 vars in 788 bytes} [Tue May 5 18:13:46 2026] PUT /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5 => generated 1080 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2867] 199.19.213.18 () {30 vars in 742 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 796 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: 1428/2868] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 4980 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2869] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 4980 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2870] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 4980 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2871] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/networks?id=3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2872] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?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: 1443/2873] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?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: 1431/2874] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:47 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 4980 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:13:48.127 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3bf5a9c-96c1-4c09-b67e-d7e67f91c914'] response: {'name': 'network-changed', 'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'tag': '9dd1a664-1c01-4eaa-b420-b133656438b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1444/2875] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:13:48 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 4980 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2876] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:13:48 2026] GET /v2.0/networks?id=3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2877] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:48 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?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: 1433/2878] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:48 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 4980 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2879] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:48 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?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: 1434/2880] 199.19.213.18 () {34 vars in 974 bytes} [Tue May 5 18:13:48 2026] GET /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5 => 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: 1447/2881] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:13:49 2026] GET /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2882] 199.19.213.18 () {34 vars in 1015 bytes} [Tue May 5 18:13:49 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2883] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:13:49 2026] PUT /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5 => generated 917 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2884] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:49 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 3872 bytes in 59 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-05 18:13:49.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-efe95374-34d7-4e5e-941f-576c812ed58b b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 9dd1a664-1c01-4eaa-b420-b133656438b5 2026-05-05 18:13:50.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efe95374-34d7-4e5e-941f-576c812ed58b b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 9dd1a664-1c01-4eaa-b420-b133656438b5 [pid: 8|app: 0|req: 1449/2885] 199.19.213.18 () {32 vars in 758 bytes} [Tue May 5 18:13:49 2026] DELETE /v2.0/ports/9dd1a664-1c01-4eaa-b420-b133656438b5 => 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: 1437/2886] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2887] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:13:50 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: 1438/2888] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:13:50 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: 1451/2889] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2890] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2891] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => 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: 1440/2892] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2893] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2894] 199.19.213.18 () {30 vars in 742 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35 => 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: 1454/2895] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => 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: 1442/2896] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2897] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 3872 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2900] 199.19.213.18 () {34 vars in 1225 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/networks?id=ccff42fb-daba-477a-9ead-1dd8d00446ca&id=7c68e2c4-a966-4d2f-ae30-85972b8aec35&id=84ca2ba1-4133-49b1-850c-10d08c48f702&id=3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 3095 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2901] 199.19.213.18 () {34 vars in 1061 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=b5248b92-b764-4e83-b006-955c99106cff => 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: 1444/2902] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnets?id=ea538e41-74d6-4430-938e-1a7f14560f86 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2903] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/ports?network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2904] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?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: 1460/2905] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?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: 1446/2906] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=bf1035f1-27da-472f-998c-28f594acedc0 => 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: 1461/2907] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/subnets?id=219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2908] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/ports?network_id=7c68e2c4-a966-4d2f-ae30-85972b8aec35&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: 1462/2909] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1448/2910] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1463/2911] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=19254fa2-7b94-409b-87be-b56cd6148692 => 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: 1449/2912] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/subnets?id=fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2913] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&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: 1450/2914] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1465/2915] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1451/2916] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:13:56 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: 1466/2917] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:13:56 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: 1452/2918] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:13:56 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: 1467/2919] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:13: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: 1453/2920] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:56 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 3872 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2921] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:13:56 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: 1454/2922] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:13:56 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: 1469/2923] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:13:56 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: 1455/2924] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:13:56 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: 1470/2925] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:13:56 2026] GET /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692 => generated 1291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2926] 199.19.213.18 () {34 vars in 788 bytes} [Tue May 5 18:13:56 2026] PUT /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692 => generated 1080 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:13:56.960 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f570d36-7178-4e3c-b35d-09302285d7c7'] response: {'name': 'network-changed', 'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'tag': '19254fa2-7b94-409b-87be-b56cd6148692', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1471/2927] 199.19.213.18 () {30 vars in 742 bytes} [Tue May 5 18:13:56 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702 => 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: 1457/2928] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:56 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 3697 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2929] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 3697 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2930] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 3697 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2931] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/networks?id=84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2932] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1474/2933] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1460/2934] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 3697 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2935] 199.19.213.18 () {34 vars in 974 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692 => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2936] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2937] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 3697 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2938] 199.19.213.18 () {34 vars in 1015 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?fields=dns_domain => generated 29 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2939] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:13:59 2026] PUT /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692 => generated 917 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2940] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:14:00.420 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2057d57-124a-4648-a027-43118beb7e89 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 19254fa2-7b94-409b-87be-b56cd6148692 2026-05-05 18:14:00.424 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2057d57-124a-4648-a027-43118beb7e89 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 19254fa2-7b94-409b-87be-b56cd6148692 [pid: 8|app: 0|req: 1478/2941] 199.19.213.18 () {32 vars in 758 bytes} [Tue May 5 18:14:00 2026] DELETE /v2.0/ports/19254fa2-7b94-409b-87be-b56cd6148692 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2942] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:14:00 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: 1479/2943] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:14:00 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: 1465/2944] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:14:00 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: 1480/2945] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2946] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2947] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => 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: 1467/2948] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2949] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2950] 199.19.213.18 () {30 vars in 742 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2951] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2952] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2953] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2589 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2954] 199.19.213.18 () {34 vars in 1145 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/networks?id=ccff42fb-daba-477a-9ead-1dd8d00446ca&id=7c68e2c4-a966-4d2f-ae30-85972b8aec35&id=84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 2310 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2955] 199.19.213.18 () {34 vars in 1061 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=b5248b92-b764-4e83-b006-955c99106cff => 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: 1471/2956] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/subnets?id=ea538e41-74d6-4430-938e-1a7f14560f86 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2957] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/ports?network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2958] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?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: 1487/2959] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?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: 1473/2960] 199.19.213.18 () {34 vars in 1057 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=bf1035f1-27da-472f-998c-28f594acedc0 => 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: 1488/2961] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/subnets?id=219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2962] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/ports?network_id=7c68e2c4-a966-4d2f-ae30-85972b8aec35&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2963] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1475/2964] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:14:01 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2967] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:14:12 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: 1491/2968] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:14:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2969] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:14:12 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: 1492/2970] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:14:12 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-05 18:14:12.286 7 INFO neutron.api.v2.resource [None req-eb1adb34-026b-426b-9704-cc0f55ac4917 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/2971] 199.19.213.18 () {30 vars in 762 bytes} [Tue May 5 18:14:12 2026] GET /v2.0/security-groups/lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2972] 199.19.213.18 () {30 vars in 784 bytes} [Tue May 5 18:14:12 2026] GET /v2.0/security-groups?name=lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => generated 2865 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2973] 199.19.213.18 () {30 vars in 814 bytes} [Tue May 5 18:14:12 2026] GET /v2.0/security-group-rules?security_group_id=62f55d4d-803a-4152-8db4-e31b541d65ad => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2974] 199.19.213.18 () {32 vars in 788 bytes} [Tue May 5 18:14:12 2026] DELETE /v2.0/security-group-rules/657fc241-d52b-430f-bcc2-901fee8d70ae => 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: 1481/2975] 199.19.213.18 () {32 vars in 788 bytes} [Tue May 5 18:14:12 2026] DELETE /v2.0/security-group-rules/de4b7b38-7a4a-4173-be37-0b885f6e41ff => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:15.960 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f3cd84c-b927-4105-bd65-9d39c034bff1 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: 110750ef-1f79-449b-a25d-72bb45d59160 2026-05-05 18:14:15.963 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f3cd84c-b927-4105-bd65-9d39c034bff1 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: 110750ef-1f79-449b-a25d-72bb45d59160 2026-05-05 18:14:16.143 8 INFO neutron.db.l3_db [None req-9f3cd84c-b927-4105-bd65-9d39c034bff1 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Floating IP 484db31d-f8c6-4517-8243-fe0ec74a3396 disassociated (deleted). External IP: 10.96.250.219, port: 3523f860-46e8-48e1-a9c4-c0e6bdead2ae. [pid: 8|app: 0|req: 1495/2976] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:14:15 2026] DELETE /v2.0/floatingips/484db31d-f8c6-4517-8243-fe0ec74a3396 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:16.396 7 INFO neutron.api.v2.resource [None req-2f090785-9460-4730-a4e0-a0e9e5831d79 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2977] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/floatingips/484db31d-f8c6-4517-8243-fe0ec74a3396 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2978] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:14: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: 1483/2979] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:14: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: 1497/2980] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:14:17 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: 1484/2981] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:14:17.337 8 INFO neutron.api.v2.resource [None req-958187fa-44d2-4d64-b558-7ff7ac707afd b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/2982] 199.19.213.18 () {30 vars in 762 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/security-groups/lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => 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: 1485/2983] 199.19.213.18 () {30 vars in 784 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/security-groups?name=lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => generated 1639 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2984] 199.19.213.18 () {30 vars in 814 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/security-group-rules?security_group_id=62f55d4d-803a-4152-8db4-e31b541d65ad => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2985] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2986] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:14: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: 7|app: 0|req: 1487/2987] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:14:17 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: 1501/2988] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:14:17 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: 1488/2989] 199.19.213.18 () {30 vars in 740 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 675 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2990] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2991] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2992] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2993] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:14:18 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2994] 199.19.213.18 () {34 vars in 974 bytes} [Tue May 5 18:14:19 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1349 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2995] 199.19.213.18 () {34 vars in 1059 bytes} [Tue May 5 18:14:19 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2996] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:14:19 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2997] 199.19.213.18 () {34 vars in 1015 bytes} [Tue May 5 18:14:19 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35?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: 1506/2998] 199.19.213.18 () {38 vars in 1027 bytes} [Tue May 5 18:14:19 2026] PUT /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1150 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3001] 199.19.213.18 () {30 vars in 768 bytes} [Tue May 5 18:14:20 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1509/3002] 199.19.213.18 () {34 vars in 788 bytes} [Tue May 5 18:14:20 2026] PUT /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1090 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3003] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 1090 bytes in 28 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-05 18:14:21.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-e98ae1a3-fb76-4664-8d89-e215b36cff1a b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: bf1035f1-27da-472f-998c-28f594acedc0 2026-05-05 18:14:21.334 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e98ae1a3-fb76-4664-8d89-e215b36cff1a b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: bf1035f1-27da-472f-998c-28f594acedc0 [pid: 8|app: 0|req: 1510/3004] 199.19.213.18 () {32 vars in 758 bytes} [Tue May 5 18:14:21 2026] DELETE /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3005] 199.19.213.18 () {30 vars in 702 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3006] 199.19.213.18 () {30 vars in 704 bytes} [Tue May 5 18:14:21 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: 1496/3007] 199.19.213.18 () {30 vars in 680 bytes} [Tue May 5 18:14:21 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: 1512/3008] 199.19.213.18 () {30 vars in 716 bytes} [Tue May 5 18:14:21 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-05 18:14:21.614 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5debeacd-518b-4bb7-9001-2b6bf01831a1 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3009] 199.19.213.18 () {32 vars in 758 bytes} [Tue May 5 18:14:21 2026] DELETE /v2.0/ports/bf1035f1-27da-472f-998c-28f594acedc0 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3010] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:14:21.678 7 INFO neutron.api.v2.resource [None req-e09f690b-7a83-4b73-be2f-6424dbe75712 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3011] 199.19.213.18 () {30 vars in 762 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/security-groups/lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3012] 199.19.213.18 () {30 vars in 784 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/security-groups?name=lb-45fd22e8-66d3-45c9-9ae0-a9714a3eef29 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3013] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/ports?tenant_id=454627ecc26442269e5096e546db3b84&device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3014] 199.19.213.18 () {30 vars in 736 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => 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: 1500/3015] 199.19.213.18 () {34 vars in 1065 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/networks?id=ccff42fb-daba-477a-9ead-1dd8d00446ca&id=7c68e2c4-a966-4d2f-ae30-85972b8aec35 => generated 1524 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3016] 199.19.213.18 () {34 vars in 1061 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.218&port_id=b5248b92-b764-4e83-b006-955c99106cff => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3017] 199.19.213.18 () {34 vars in 983 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/subnets?id=ea538e41-74d6-4430-938e-1a7f14560f86 => 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: 1503/3018] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/ports?network_id=ccff42fb-daba-477a-9ead-1dd8d00446ca&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3019] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?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: 1516/3020] 199.19.213.18 () {34 vars in 788 bytes} [Tue May 5 18:14:21 2026] PUT /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 1090 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3021] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:14:21 2026] GET /v2.0/networks/ccff42fb-daba-477a-9ead-1dd8d00446ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3022] 199.19.213.18 () {32 vars in 778 bytes} [Tue May 5 18:14:21 2026] DELETE /v2.0/security-groups/62f55d4d-803a-4152-8db4-e31b541d65ad => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:22.156 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b7cdd50-ba22-4b6a-b4ab-4abdb1e6f333 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: 3523f860-46e8-48e1-a9c4-c0e6bdead2ae 2026-05-05 18:14:22.158 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b7cdd50-ba22-4b6a-b4ab-4abdb1e6f333 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: 3523f860-46e8-48e1-a9c4-c0e6bdead2ae [pid: 7|app: 0|req: 1506/3023] 199.19.213.18 () {32 vars in 758 bytes} [Tue May 5 18:14:22 2026] DELETE /v2.0/ports/3523f860-46e8-48e1-a9c4-c0e6bdead2ae => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3024] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:14:25 2026] GET /v2.0/ports?device_id=b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:14:25.381 7 INFO neutron_taas.services.taas.taas_plugin [req-d422fd20-5061-4615-a04d-322abf8c3e8b req-a71257e8-e70e-49b8-8f17-a49863251c86 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] TaaS: Handle Delete Port: b5248b92-b764-4e83-b006-955c99106cff 2026-05-05 18:14:25.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d422fd20-5061-4615-a04d-322abf8c3e8b req-a71257e8-e70e-49b8-8f17-a49863251c86 b4cf5a1794c5420cbbd5fde16c4a736a 454627ecc26442269e5096e546db3b84 - - default default] Tap Mirror: Handle Delete Port: b5248b92-b764-4e83-b006-955c99106cff [pid: 7|app: 0|req: 1507/3025] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:14:25 2026] DELETE /v2.0/ports/b5248b92-b764-4e83-b006-955c99106cff => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:25.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34a9bf49-5db6-408e-8776-9b130f778483'] response: {'server_uuid': 'b4fe7fc6-fd56-4fda-bb4e-7c4762a108fd', 'name': 'network-vif-deleted', 'tag': 'b5248b92-b764-4e83-b006-955c99106cff', 'status': 'completed', 'code': 200} 2026-05-05 18:14:26.694 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a267c3c-f30a-4abf-b7c9-0cbc5e0aabf0 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: fccbea50-ca46-4686-96d4-47b29bf9e7b4 2026-05-05 18:14:26.696 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a267c3c-f30a-4abf-b7c9-0cbc5e0aabf0 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: fccbea50-ca46-4686-96d4-47b29bf9e7b4 2026-05-05 18:14:26.865 8 INFO neutron.db.l3_db [None req-6a267c3c-f30a-4abf-b7c9-0cbc5e0aabf0 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Floating IP f1e54503-5d25-4c4c-b112-7f93953e7297 disassociated (deleted). External IP: 10.96.250.211, port: 3c98aa80-ac9b-4c17-a760-abfea8d3ab84. [pid: 8|app: 0|req: 1519/3026] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:14:26 2026] DELETE /v2.0/floatingips/f1e54503-5d25-4c4c-b112-7f93953e7297 => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:27.190 7 INFO neutron.api.v2.resource [None req-9ccd4ea9-aceb-4f89-a008-07d7236f7902 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/3027] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/floatingips/f1e54503-5d25-4c4c-b112-7f93953e7297 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:14:27.203 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09e15373-9a8c-493a-b050-b08f1d4f9f8d'] response: {'name': 'network-changed', 'server_uuid': '78849a85-1964-4067-8c82-8971dc2d98bb', 'tag': '3c98aa80-ac9b-4c17-a760-abfea8d3ab84', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1520/3028] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/ports?device_id=78849a85-1964-4067-8c82-8971dc2d98bb => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3029] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/security-groups?id=1a61da1c-2d00-4e01-b368-008475a6fb55&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3030] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/ports?tenant_id=b11f99cc026f44a5ae5322b1c53309da&device_id=78849a85-1964-4067-8c82-8971dc2d98bb => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3031] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/networks?id=3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3032] 199.19.213.18 () {34 vars in 1055 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=3c98aa80-ac9b-4c17-a760-abfea8d3ab84 => 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: 1511/3033] 199.19.213.18 () {34 vars in 1105 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b9&port_id=3c98aa80-ac9b-4c17-a760-abfea8d3ab84 => 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: 1523/3034] 199.19.213.18 () {34 vars in 1063 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/subnets?id=7b52e7d6-3bd4-463b-b391-e8dd25c06fa6&id=da55f4ce-bd1b-4983-9fb0-8ba690801eed => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3035] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/ports?network_id=3b2ffbae-461b-40db-a3fd-9465a6da493e&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3036] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/ports?network_id=3b2ffbae-461b-40db-a3fd-9465a6da493e&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3037] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3038] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:14:28 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3039] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:14:29 2026] GET /v2.0/ports?device_id=78849a85-1964-4067-8c82-8971dc2d98bb => generated 1200 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:14:29.946 8 INFO neutron_taas.services.taas.taas_plugin [req-cd357ec1-3187-45b3-b11d-4399f40c168e req-a520c3ac-241d-4eda-a8ca-98caf8a3b49d c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: 3c98aa80-ac9b-4c17-a760-abfea8d3ab84 2026-05-05 18:14:29.948 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cd357ec1-3187-45b3-b11d-4399f40c168e req-a520c3ac-241d-4eda-a8ca-98caf8a3b49d c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: 3c98aa80-ac9b-4c17-a760-abfea8d3ab84 [pid: 8|app: 0|req: 1526/3040] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:14:29 2026] DELETE /v2.0/ports/3c98aa80-ac9b-4c17-a760-abfea8d3ab84 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:30.112 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad181ae9-e939-42ac-a8bb-b12a496721cf'] response: {'server_uuid': '78849a85-1964-4067-8c82-8971dc2d98bb', 'name': 'network-vif-deleted', 'tag': '3c98aa80-ac9b-4c17-a760-abfea8d3ab84', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1515/3041] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:14:32 2026] GET /v2.0/ports?device_id=78849a85-1964-4067-8c82-8971dc2d98bb => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:14:37.727 8 INFO neutron_taas.services.taas.taas_plugin [None req-fef621dd-770d-4807-bb61-56c6b47b10a1 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: 9d4a8d52-fee8-4646-ab4f-3858dcdac208 2026-05-05 18:14:37.729 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fef621dd-770d-4807-bb61-56c6b47b10a1 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: 9d4a8d52-fee8-4646-ab4f-3858dcdac208 2026-05-05 18:14:37.890 8 INFO neutron.db.l3_db [None req-fef621dd-770d-4807-bb61-56c6b47b10a1 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Floating IP 99c7ad9f-793f-488b-a58f-1816c6d83fee disassociated (deleted). External IP: 10.96.250.210, port: f0753213-3d2a-458c-aa73-902c49482aa1. [pid: 8|app: 0|req: 1528/3044] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:14:37 2026] DELETE /v2.0/floatingips/99c7ad9f-793f-488b-a58f-1816c6d83fee => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:38.188 7 INFO neutron.api.v2.resource [None req-33490919-0c2e-4834-afa1-bf761c8f5864 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3045] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/floatingips/99c7ad9f-793f-488b-a58f-1816c6d83fee => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:14:38.208 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f047595-ace3-4b29-8983-3871da203baa'] response: {'name': 'network-changed', 'server_uuid': '11d6d9b3-0e3b-40bc-976b-19ce1bf5702f', 'tag': 'f0753213-3d2a-458c-aa73-902c49482aa1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1529/3046] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/ports?device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3047] 10.0.0.139 () {34 vars in 1040 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/security-groups?id=1a61da1c-2d00-4e01-b368-008475a6fb55&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3048] 199.19.213.18 () {34 vars in 1079 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/ports?tenant_id=b11f99cc026f44a5ae5322b1c53309da&device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3049] 199.19.213.18 () {34 vars in 985 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/networks?id=84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3050] 199.19.213.18 () {34 vars in 1055 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=f0753213-3d2a-458c-aa73-902c49482aa1 => 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: 1520/3051] 199.19.213.18 () {34 vars in 1103 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bf&port_id=f0753213-3d2a-458c-aa73-902c49482aa1 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3052] 199.19.213.18 () {34 vars in 1063 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/subnets?id=13dafa65-ddd7-443d-ad1c-1acd950442b5&id=fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 1408 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3053] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3054] 199.19.213.18 () {34 vars in 1051 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/ports?network_id=84ca2ba1-4133-49b1-850c-10d08c48f702&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3055] 199.19.213.18 () {34 vars in 1011 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?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: 1534/3056] 199.19.213.18 () {34 vars in 1111 bytes} [Tue May 5 18:14:39 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3057] 199.19.213.18 () {34 vars in 993 bytes} [Tue May 5 18:14:40 2026] GET /v2.0/ports?device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => generated 1196 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:14:40.968 8 INFO neutron_taas.services.taas.taas_plugin [req-c6dc7fdb-5469-4742-ac98-b14a61973ea2 req-d1546b9e-b3fe-4fc0-8b4c-dc75cf2c5ab5 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: f0753213-3d2a-458c-aa73-902c49482aa1 2026-05-05 18:14:40.971 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c6dc7fdb-5469-4742-ac98-b14a61973ea2 req-d1546b9e-b3fe-4fc0-8b4c-dc75cf2c5ab5 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: f0753213-3d2a-458c-aa73-902c49482aa1 [pid: 8|app: 0|req: 1535/3058] 199.19.213.18 () {36 vars in 996 bytes} [Tue May 5 18:14:40 2026] DELETE /v2.0/ports/f0753213-3d2a-458c-aa73-902c49482aa1 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:41.189 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a111a39-8faa-4f09-9a77-328b29ff09ba'] response: {'server_uuid': '11d6d9b3-0e3b-40bc-976b-19ce1bf5702f', 'name': 'network-vif-deleted', 'tag': 'f0753213-3d2a-458c-aa73-902c49482aa1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1524/3059] 10.0.0.139 () {34 vars in 990 bytes} [Tue May 5 18:14:43 2026] GET /v2.0/ports?device_id=11d6d9b3-0e3b-40bc-976b-19ce1bf5702f => 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: 1536/3060] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:14:48 2026] DELETE /v2.0/security-group-rules/d4b86111-5d9f-4df7-baea-bd3a8014df7c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:48.685 7 INFO neutron.api.v2.resource [None req-07f4fb1d-e83f-4798-adf8-3dce924ace2e c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3061] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/security-group-rules/d4b86111-5d9f-4df7-baea-bd3a8014df7c => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3062] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:14:48 2026] DELETE /v2.0/security-group-rules/ebf61d9d-0777-45ed-aa68-c277f537c421 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:48.750 7 INFO neutron.api.v2.resource [None req-c49187d5-9fea-4aaf-b332-d10cfffd5c73 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3063] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/security-group-rules/ebf61d9d-0777-45ed-aa68-c277f537c421 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3064] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:14:48 2026] DELETE /v2.0/security-group-rules/3c5d32f9-14b1-4a88-a647-7ebc66621f5e => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:48.819 7 INFO neutron.api.v2.resource [None req-21bc406e-514c-40c5-9dc9-4fe55af53133 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3065] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/security-group-rules/3c5d32f9-14b1-4a88-a647-7ebc66621f5e => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3066] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:14:48 2026] DELETE /v2.0/security-group-rules/e46c0b00-0d90-4850-a689-832cb2d27e63 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:48.899 7 INFO neutron.api.v2.resource [None req-4ea71060-ed21-47a0-86d2-86d1f9b8eee4 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3067] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/security-group-rules/e46c0b00-0d90-4850-a689-832cb2d27e63 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3068] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:14:48 2026] DELETE /v2.0/security-group-rules/17c1e0af-45ea-41b6-8d51-6e93022388b1 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:48.984 7 INFO neutron.api.v2.resource [None req-03f13353-dae3-4a9d-bc35-a1cfde32e27e c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3069] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/security-group-rules/17c1e0af-45ea-41b6-8d51-6e93022388b1 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3070] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:14:48 2026] DELETE /v2.0/security-group-rules/a49c08f3-ac1c-4427-9b57-347d28670332 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:49.064 7 INFO neutron.api.v2.resource [None req-fcd666e5-69fd-4aab-982f-b0be01e3b51c c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3071] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:14:49 2026] GET /v2.0/security-group-rules/a49c08f3-ac1c-4427-9b57-347d28670332 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3072] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:14:49 2026] DELETE /v2.0/security-group-rules/c1ff1c8d-7eca-4c83-8930-68975559f615 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:49.152 7 INFO neutron.api.v2.resource [None req-af587b24-2ae6-4444-8f11-654c3dbe87e8 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3073] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:14:49 2026] GET /v2.0/security-group-rules/c1ff1c8d-7eca-4c83-8930-68975559f615 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3074] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:14:49 2026] DELETE /v2.0/security-group-rules/63da5efb-981c-45b2-9097-740ca8b2bd2a => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:49.239 7 INFO neutron.api.v2.resource [None req-4c037d20-d49c-40e3-8376-b9ec74d298d8 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3075] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:14:49 2026] GET /v2.0/security-group-rules/63da5efb-981c-45b2-9097-740ca8b2bd2a => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3076] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:14:49 2026] DELETE /v2.0/security-group-rules/39882e08-571c-4775-aa26-714b69180381 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:49.321 7 INFO neutron.api.v2.resource [None req-f286741f-ae30-49a1-b561-f86d74ff3108 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3077] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:14:49 2026] GET /v2.0/security-group-rules/39882e08-571c-4775-aa26-714b69180381 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3078] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:14:49 2026] DELETE /v2.0/security-group-rules/590ff759-2fca-45e3-9891-7b58d39eb232 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:49.402 7 INFO neutron.api.v2.resource [None req-886982fb-7e66-42f5-b837-6354d3ce4713 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3079] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:14:49 2026] GET /v2.0/security-group-rules/590ff759-2fca-45e3-9891-7b58d39eb232 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3080] 10.0.0.208 () {32 vars in 750 bytes} [Tue May 5 18:14:49 2026] DELETE /v2.0/security-group-rules/2d3e32ab-2203-4733-a799-c9f14e9ec952 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:49.484 7 INFO neutron.api.v2.resource [None req-bc31a1fe-c1a0-42d6-a0cd-6ee7b67a5ebc c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3081] 10.0.0.208 () {32 vars in 747 bytes} [Tue May 5 18:14:49 2026] GET /v2.0/security-group-rules/2d3e32ab-2203-4733-a799-c9f14e9ec952 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3082] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:14:49 2026] DELETE /v2.0/security-groups/1a61da1c-2d00-4e01-b368-008475a6fb55 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:49.571 7 INFO neutron.api.v2.resource [None req-00fa234f-3ccf-4334-9823-7662add7edf0 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3083] 10.0.0.208 () {32 vars in 737 bytes} [Tue May 5 18:14:49 2026] GET /v2.0/security-groups/1a61da1c-2d00-4e01-b368-008475a6fb55 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:14:49.942 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2a7b663-c8ca-47f1-9fc3-a6bd72a3bd38 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: 28125fc0-013a-4bf8-8fe2-7c130a62bbd1 2026-05-05 18:14:49.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2a7b663-c8ca-47f1-9fc3-a6bd72a3bd38 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: 28125fc0-013a-4bf8-8fe2-7c130a62bbd1 [pid: 8|app: 0|req: 1548/3084] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:14:49 2026] PUT /v2.0/routers/68ab2dec-8547-4a2c-b4cc-54d3a5d70e63/remove_router_interface => generated 309 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:14:50.611 7 INFO neutron.api.v2.resource [None req-d6ffac89-bf99-417f-b8fc-11f756acce57 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3085] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:14:50 2026] PUT /v2.0/routers/68ab2dec-8547-4a2c-b4cc-54d3a5d70e63/remove_router_interface => generated 198 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:14:50.908 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7bb3003-57c7-40ef-965a-865d167cf866 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: ff42e272-aa88-47eb-b731-7cdf62e86189 2026-05-05 18:14:50.910 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7bb3003-57c7-40ef-965a-865d167cf866 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: ff42e272-aa88-47eb-b731-7cdf62e86189 [pid: 8|app: 0|req: 1549/3088] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:14:50 2026] PUT /v2.0/routers/68ab2dec-8547-4a2c-b4cc-54d3a5d70e63/remove_router_interface => generated 309 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:14:51.567 7 INFO neutron.api.v2.resource [None req-aa223a8a-e16d-4bcb-a65f-40e4799c8c6d c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3089] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:14:51 2026] PUT /v2.0/routers/68ab2dec-8547-4a2c-b4cc-54d3a5d70e63/remove_router_interface => generated 198 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:14:51.970 8 INFO neutron_taas.services.taas.taas_plugin [None req-5731c1fd-caa6-4cf1-8895-ce6540e32d59 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: 33d444e5-acb1-40c6-b6d6-d6a54015eb77 2026-05-05 18:14:51.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5731c1fd-caa6-4cf1-8895-ce6540e32d59 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: 33d444e5-acb1-40c6-b6d6-d6a54015eb77 [pid: 8|app: 0|req: 1550/3090] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:14:51 2026] PUT /v2.0/routers/68ab2dec-8547-4a2c-b4cc-54d3a5d70e63/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:14:52.646 7 INFO neutron.api.v2.resource [None req-3c5583a4-2721-4abc-941b-cfbe3936ddcd c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3091] 10.0.0.208 () {34 vars in 789 bytes} [Tue May 5 18:14:52 2026] PUT /v2.0/routers/68ab2dec-8547-4a2c-b4cc-54d3a5d70e63/remove_router_interface => generated 198 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:14:52.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-d19e6e8f-231a-4cd5-bd8f-05118bb70085 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: 2a7a88bd-1652-4c03-b6e7-e738fbf49888 2026-05-05 18:14:52.866 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d19e6e8f-231a-4cd5-bd8f-05118bb70085 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: 2a7a88bd-1652-4c03-b6e7-e738fbf49888 2026-05-05 18:14:53.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-d19e6e8f-231a-4cd5-bd8f-05118bb70085 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: b238bf31-5e65-4909-b1fd-2279818eed5f 2026-05-05 18:14:53.135 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d19e6e8f-231a-4cd5-bd8f-05118bb70085 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: b238bf31-5e65-4909-b1fd-2279818eed5f 2026-05-05 18:14:53.526 8 INFO neutron.services.segments.plugin [-] Segment d4e6defe-f656-450f-a592-54b6fda3d62c resource provider aggregate not found 2026-05-05 18:14:53.532 8 INFO neutron.services.segments.plugin [-] Segment d4e6defe-f656-450f-a592-54b6fda3d62c resource provider aggregate not found 2026-05-05 18:14:53.546 8 INFO neutron.services.segments.plugin [-] Segment d4e6defe-f656-450f-a592-54b6fda3d62c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4e6defe-f656-450f-a592-54b6fda3d62c found for delete ", "request_id": "req-2f335f5a-bc31-4946-8fbf-de41294cc3a6"}]} 2026-05-05 18:14:53.550 8 INFO neutron.services.segments.plugin [-] Segment d4e6defe-f656-450f-a592-54b6fda3d62c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4e6defe-f656-450f-a592-54b6fda3d62c found for delete ", "request_id": "req-cfd1fc52-7632-40f9-bcb6-1590ab01c0b9"}]} 2026-05-05 18:14:53.564 8 INFO neutron.db.l3_hamode_db [None req-d19e6e8f-231a-4cd5-bd8f-05118bb70085 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] HA network 21d674d9-79a5-47f1-9eb0-cf763a65a040 was deleted as no HA routers are present in tenant b11f99cc026f44a5ae5322b1c53309da. [pid: 8|app: 0|req: 1551/3092] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:14:52 2026] DELETE /v2.0/routers/68ab2dec-8547-4a2c-b4cc-54d3a5d70e63 => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:53.597 7 INFO neutron.api.v2.resource [None req-e092d5fa-60ad-48e1-9a48-ae1ffe786479 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3093] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:14:53 2026] GET /v2.0/routers/68ab2dec-8547-4a2c-b4cc-54d3a5d70e63 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3094] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:14:53 2026] DELETE /v2.0/subnets/7b52e7d6-3bd4-463b-b391-e8dd25c06fa6 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:53.791 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74f92b0b-791c-432c-b68b-521a3f460267 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3095] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:14:53 2026] GET /v2.0/subnets/7b52e7d6-3bd4-463b-b391-e8dd25c06fa6 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3096] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:14:53 2026] DELETE /v2.0/subnets/da55f4ce-bd1b-4983-9fb0-8ba690801eed => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:53.983 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91807e9c-560e-4905-b90e-bfb36bcad9d9 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3097] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:14:53 2026] GET /v2.0/subnets/da55f4ce-bd1b-4983-9fb0-8ba690801eed => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:14:54.070 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1bfba4e-9a94-47d0-8c11-a49b5e194a14 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: 51846ca5-0379-4e1f-96f9-f52c8e378fb8 2026-05-05 18:14:54.073 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1bfba4e-9a94-47d0-8c11-a49b5e194a14 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: 51846ca5-0379-4e1f-96f9-f52c8e378fb8 [pid: 8|app: 0|req: 1554/3098] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:14:53 2026] DELETE /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:54.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a265236e-604a-48f1-bcdf-dbe417ebf64e c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3099] 10.0.0.208 () {32 vars in 723 bytes} [Tue May 5 18:14:54 2026] GET /v2.0/networks/3b2ffbae-461b-40db-a3fd-9465a6da493e => 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: 1555/3100] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:14:54 2026] DELETE /v2.0/subnets/13dafa65-ddd7-443d-ad1c-1acd950442b5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:54.428 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19146ffe-85a5-494b-a8c9-3c840549cad1 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3101] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:14:54 2026] GET /v2.0/subnets/13dafa65-ddd7-443d-ad1c-1acd950442b5 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3102] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:14:54 2026] DELETE /v2.0/subnets/fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:54.595 7 INFO neutron.pecan_wsgi.hooks.translation [None req-18fdaa4a-63f0-4031-8043-1fa943b9f66b c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3103] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:14:54 2026] GET /v2.0/subnets/fb843e76-0691-42ae-9f70-eda6f75b3267 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:14:54.693 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf7dd426-635a-440f-bc70-ea0ebd08d529 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: a4bf3e7d-96c0-4923-8fe3-0b9d72c7806d 2026-05-05 18:14:54.696 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf7dd426-635a-440f-bc70-ea0ebd08d529 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: a4bf3e7d-96c0-4923-8fe3-0b9d72c7806d [pid: 8|app: 0|req: 1557/3104] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:14:54 2026] DELETE /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:54.890 7 INFO neutron.pecan_wsgi.hooks.translation [None req-390b5b75-cab9-4318-985e-86628701560b c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3105] 10.0.0.208 () {32 vars in 723 bytes} [Tue May 5 18:14:54 2026] GET /v2.0/networks/84ca2ba1-4133-49b1-850c-10d08c48f702 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3106] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:14:54 2026] DELETE /v2.0/subnets/2ae07b7e-6315-4d97-bc72-f7fa0140db58 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:55.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73e13110-918a-4173-bd1e-821c259162cf c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3107] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/subnets/2ae07b7e-6315-4d97-bc72-f7fa0140db58 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3108] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:14:55 2026] DELETE /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:55.221 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a248f7c-1d0e-48d0-a8f7-631b97a3d9ef c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3109] 10.0.0.208 () {32 vars in 721 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/subnets/219533e9-caae-4f48-8c8c-db41d1d25c8b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:14:55.301 8 INFO neutron_taas.services.taas.taas_plugin [None req-fcdfcec4-dfc8-4d52-bc2a-94739ab27d1f c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] TaaS: Handle Delete Port: dd68f4e2-a554-484a-a5ea-d7a3fc8ca35b 2026-05-05 18:14:55.303 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fcdfcec4-dfc8-4d52-bc2a-94739ab27d1f c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] Tap Mirror: Handle Delete Port: dd68f4e2-a554-484a-a5ea-d7a3fc8ca35b [pid: 8|app: 0|req: 1560/3110] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:14:55 2026] DELETE /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:55.453 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49db2039-a64a-407e-b2f4-010198fedba9 c4f9c75aab8b48d6b1774aa508b1b4c9 b11f99cc026f44a5ae5322b1c53309da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3111] 10.0.0.208 () {32 vars in 723 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/networks/7c68e2c4-a966-4d2f-ae30-85972b8aec35 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:14:55.568 8 INFO neutron.services.segments.plugin [-] Segment 457d6320-2a96-4e70-90da-7eb97594f0e1 resource provider aggregate not found 2026-05-05 18:14:55.572 8 INFO neutron.services.segments.plugin [-] Segment 457d6320-2a96-4e70-90da-7eb97594f0e1 resource provider aggregate not found 2026-05-05 18:14:55.584 8 INFO neutron.services.segments.plugin [-] Segment 457d6320-2a96-4e70-90da-7eb97594f0e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 457d6320-2a96-4e70-90da-7eb97594f0e1 found for delete ", "request_id": "req-b73febb6-a176-44b7-b1c8-61f5b7c1fe4f"}]} 2026-05-05 18:14:55.590 8 INFO neutron.services.segments.plugin [-] Segment 457d6320-2a96-4e70-90da-7eb97594f0e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 457d6320-2a96-4e70-90da-7eb97594f0e1 found for delete ", "request_id": "req-f520a5cd-59d3-45d7-9d70-9ee41a6769f6"}]} 2026-05-05 18:14:55.603 8 INFO neutron.services.segments.plugin [-] Segment a698b2b5-f140-42dd-ac83-63cd0874b000 resource provider aggregate not found 2026-05-05 18:14:55.606 8 INFO neutron.services.segments.plugin [-] Segment a698b2b5-f140-42dd-ac83-63cd0874b000 resource provider aggregate not found 2026-05-05 18:14:55.616 8 INFO neutron.services.segments.plugin [-] Segment a698b2b5-f140-42dd-ac83-63cd0874b000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a698b2b5-f140-42dd-ac83-63cd0874b000 found for delete ", "request_id": "req-98b67d22-1052-4cf0-b351-de95d1931fd1"}]} 2026-05-05 18:14:55.618 8 INFO neutron.services.segments.plugin [-] Segment a698b2b5-f140-42dd-ac83-63cd0874b000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a698b2b5-f140-42dd-ac83-63cd0874b000 found for delete ", "request_id": "req-b16a0e1c-0e70-4970-a2b4-5a42a6299d41"}]} 2026-05-05 18:14:55.627 8 INFO neutron.services.segments.plugin [-] Segment 4cd2a72f-72c4-4152-a7d3-15d78f6d7582 resource provider aggregate not found 2026-05-05 18:14:55.629 8 INFO neutron.services.segments.plugin [-] Segment 4cd2a72f-72c4-4152-a7d3-15d78f6d7582 resource provider aggregate not found 2026-05-05 18:14:55.640 8 INFO neutron.services.segments.plugin [-] Segment 4cd2a72f-72c4-4152-a7d3-15d78f6d7582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cd2a72f-72c4-4152-a7d3-15d78f6d7582 found for delete ", "request_id": "req-cde03c0b-83f8-4ec5-9286-3f1d1fd0e98b"}]} 2026-05-05 18:14:55.645 8 INFO neutron.services.segments.plugin [-] Segment 4cd2a72f-72c4-4152-a7d3-15d78f6d7582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cd2a72f-72c4-4152-a7d3-15d78f6d7582 found for delete ", "request_id": "req-5e36bed8-1520-4561-b782-62c9d5773e92"}]} [pid: 8|app: 0|req: 1561/3112] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:14:57 2026] GET /v2.0/security-groups?tenant_id=9ca2fac4780b44ee9d5c68da0d84fee2&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3113] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:14:57 2026] DELETE /v2.0/security-groups/0e52aaf7-eb01-4059-85b1-c4f3c8129d30 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3114] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:14:57 2026] GET /v2.0/security-groups?tenant_id=b11f99cc026f44a5ae5322b1c53309da&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3115] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:14:57 2026] DELETE /v2.0/security-groups/4cbc9c5e-7c26-4e73-9ee3-10f9b07cd4ac => 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: 1563/3116] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:14:57 2026] GET /v2.0/security-groups?tenant_id=93a39baa8261400bafcfc353b3de0f0e&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3117] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:14:58 2026] DELETE /v2.0/security-groups/15092f88-6398-4dbe-9b1b-73a0e44ffcac => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3118] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:14:58 2026] GET /v2.0/security-groups?tenant_id=310673fc68bf455f98a822a16acf912c&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3119] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:14:58 2026] DELETE /v2.0/security-groups/1c8a3cef-5f44-42f8-8821-f5341989c1d9 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3120] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:14:58 2026] GET /v2.0/security-groups?tenant_id=59fe7b9ce5114a598889b7a7ff58620b&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3121] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:14:58 2026] DELETE /v2.0/security-groups/542f907d-a270-47ee-8dfa-4ed75c0dce0e => 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: 1566/3122] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:14:59 2026] GET /v2.0/security-groups?tenant_id=c71478540e7741dcb783c4ed2bc41ff1&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3123] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:14:59 2026] DELETE /v2.0/security-groups/207e1241-a0d8-4832-86f1-28e5d630f177 => 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: 1567/3124] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:14:59 2026] GET /v2.0/security-groups?tenant_id=98716261c2eb4ff4a1fdd3c144391eb9&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3125] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:14:59 2026] DELETE /v2.0/security-groups/92a897ff-3809-4fff-afde-eacca5867c26 => 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: 1568/3126] 10.0.0.208 () {34 vars in 684 bytes} [Tue May 5 18:15:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3127] 10.0.0.208 () {34 vars in 684 bytes} [Tue May 5 18:15:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3128] 10.0.0.208 () {34 vars in 684 bytes} [Tue May 5 18:15:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3129] 10.0.0.208 () {34 vars in 684 bytes} [Tue May 5 18:15:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3130] 10.0.0.208 () {34 vars in 684 bytes} [Tue May 5 18:15:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3131] 10.0.0.208 () {34 vars in 767 bytes} [Tue May 5 18:15:04 2026] PUT /v2.0/security-groups/47ec87b7-f579-405a-a0ba-d3715810b2bd/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3132] 10.0.0.208 () {34 vars in 767 bytes} [Tue May 5 18:15:04 2026] PUT /v2.0/security-groups/c615cdf1-fedf-4ab0-9b2e-f05ac43d59e0/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3133] 10.0.0.208 () {34 vars in 767 bytes} [Tue May 5 18:15:04 2026] PUT /v2.0/security-groups/a115116b-783d-4846-9495-f153ab49a1d2/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: 1572/3134] 10.0.0.208 () {34 vars in 767 bytes} [Tue May 5 18:15:04 2026] PUT /v2.0/security-groups/0241df03-c7d2-485e-adfa-301ed9ab9a02/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3135] 10.0.0.208 () {32 vars in 680 bytes} [Tue May 5 18:15:04 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3136] 10.0.0.208 () {32 vars in 694 bytes} [Tue May 5 18:15:04 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3137] 10.0.0.208 () {32 vars in 690 bytes} [Tue May 5 18:15:04 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3138] 10.0.0.208 () {32 vars in 702 bytes} [Tue May 5 18:15:04 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3139] 10.0.0.208 () {32 vars in 688 bytes} [Tue May 5 18:15:04 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3140] 10.0.0.208 () {32 vars in 702 bytes} [Tue May 5 18:15:04 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3141] 10.0.0.208 () {32 vars in 698 bytes} [Tue May 5 18:15:04 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3142] 10.0.0.208 () {32 vars in 710 bytes} [Tue May 5 18:15:04 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3143] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:04 2026] DELETE /v2.0/security-groups/47ec87b7-f579-405a-a0ba-d3715810b2bd => 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: 1577/3144] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:05 2026] DELETE /v2.0/security-groups/c615cdf1-fedf-4ab0-9b2e-f05ac43d59e0 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3145] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:05 2026] DELETE /v2.0/security-groups/a115116b-783d-4846-9495-f153ab49a1d2 => 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: 1578/3146] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:05 2026] DELETE /v2.0/security-groups/0241df03-c7d2-485e-adfa-301ed9ab9a02 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3147] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:05 2026] DELETE /v2.0/security-groups/a53bbc04-a142-4aeb-975a-6ace5bc78151 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3150] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:06 2026] GET /v2.0/security-groups?tenant_id=5e74aa2701184eb6ae710a08a7d15c6a&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3151] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:06 2026] DELETE /v2.0/security-groups/cdd841f9-81bd-49a2-a92e-b49969e527b6 => 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: 1581/3152] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:06 2026] GET /v2.0/security-groups?tenant_id=ea826f0e77ab4761aa7c2d0a1ec60cbd&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: 1572/3153] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:06 2026] DELETE /v2.0/security-groups/c7dc8265-023e-46d4-b5e1-910df6ce620b => 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: 1582/3154] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:06 2026] GET /v2.0/security-groups?tenant_id=3a02e1aaf904423fbfaac21046810ca9&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3155] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:06 2026] DELETE /v2.0/security-groups/10795c21-8865-4c40-aabe-a2b9a387f1d2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:11.164 8 INFO neutron.db.segments_db [None req-11eed874-f5fb-41d7-8e38-e6018d5c15ce 160730e185e34d11af984861df15c771 94b586b1767843edbddad5f3f69b9492 - - default default] Added segment 763e0e6c-c41b-4bc5-96a6-9ab2dbcc36b6 of type vxlan for network c90b806b-e565-4165-acc4-ed716b9cf969 [pid: 8|app: 0|req: 1583/3156] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:15:10 2026] POST /v2.0/networks => generated 632 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3157] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:15:11 2026] POST /v2.0/subnets => generated 626 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:15:11.515 8 INFO neutron.db.segments_db [None req-15b365bd-4e8f-4af2-b5ca-b6769556b94e 160730e185e34d11af984861df15c771 94b586b1767843edbddad5f3f69b9492 - - default default] Added segment e633e7d2-fb8b-4d77-a216-92e1ecc2f619 of type vxlan for network 5e2ebb8b-6132-45e8-ae49-751351f79a17 [pid: 8|app: 0|req: 1584/3158] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:15:11 2026] POST /v2.0/networks => generated 631 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3159] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:15:11 2026] POST /v2.0/subnets => generated 629 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:15:11.879 8 INFO neutron.db.segments_db [None req-ef7ffa9e-e208-4b0e-8092-8126be275998 160730e185e34d11af984861df15c771 94b586b1767843edbddad5f3f69b9492 - - default default] Added segment 54c74021-3a62-45b0-aacb-fb482cee2d7f of type vxlan for network 63e52759-984d-4514-a12d-b965e37b7ade [pid: 8|app: 0|req: 1585/3160] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:15:11 2026] POST /v2.0/networks => generated 630 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3161] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:15:11 2026] POST /v2.0/subnets => generated 629 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:15:12.255 8 INFO neutron.db.segments_db [None req-7d3ee289-85e4-4b9a-b241-519e2d2b712b 160730e185e34d11af984861df15c771 94b586b1767843edbddad5f3f69b9492 - - default default] Added segment 7f87b5b1-7c90-415f-a95b-c6197f52f3f1 of type vxlan for network bd8052d3-0dcb-494a-9f26-8baabe5e2141 [pid: 8|app: 0|req: 1586/3162] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:15:12 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3163] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:15:12 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-05 18:15:12.677 8 INFO neutron.db.segments_db [None req-ed3b9afd-ed60-452a-a3cf-65252a8adf9f 160730e185e34d11af984861df15c771 94b586b1767843edbddad5f3f69b9492 - - default default] Added segment bda90141-f618-494c-a7cd-e19fef3c75ea of type vxlan for network 472861d7-9e8a-401f-a81c-ccec4d081f16 [pid: 8|app: 0|req: 1587/3164] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:15:12 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3165] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:15:12 2026] POST /v2.0/subnets => generated 629 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3166] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:15:12 2026] PUT /v2.0/subnets/e66261ae-94a8-4c60-8a1b-2d06b94846c2/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3167] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:15:13 2026] PUT /v2.0/subnets/a38743ab-d53e-400a-8240-79a2a9661cc9/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3168] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:15:13 2026] PUT /v2.0/subnets/ad096e5f-77c8-4377-8c04-e994987aec56/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3169] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:15:13 2026] PUT /v2.0/subnets/db696c24-da49-4f66-a3a7-b4d50f59663a/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3170] 10.0.0.208 () {32 vars in 664 bytes} [Tue May 5 18:15:13 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3171] 10.0.0.208 () {32 vars in 678 bytes} [Tue May 5 18:15:13 2026] GET /v2.0/subnets?tags=red%2Cblue => 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: 1591/3172] 10.0.0.208 () {32 vars in 674 bytes} [Tue May 5 18:15:13 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3173] 10.0.0.208 () {32 vars in 686 bytes} [Tue May 5 18:15:13 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3174] 10.0.0.208 () {32 vars in 672 bytes} [Tue May 5 18:15:13 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3175] 10.0.0.208 () {32 vars in 686 bytes} [Tue May 5 18:15:13 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3176] 10.0.0.208 () {32 vars in 682 bytes} [Tue May 5 18:15:13 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3177] 10.0.0.208 () {32 vars in 694 bytes} [Tue May 5 18:15:13 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3178] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:15:13 2026] DELETE /v2.0/subnets/e66261ae-94a8-4c60-8a1b-2d06b94846c2 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3179] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:15:13 2026] DELETE /v2.0/subnets/a38743ab-d53e-400a-8240-79a2a9661cc9 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3180] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:15:13 2026] DELETE /v2.0/subnets/ad096e5f-77c8-4377-8c04-e994987aec56 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3181] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:15:14 2026] DELETE /v2.0/subnets/db696c24-da49-4f66-a3a7-b4d50f59663a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3182] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:15:14 2026] DELETE /v2.0/subnets/ca86c4c4-c3db-4d59-a377-0ae67223ba8a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:14.371 7 INFO neutron_taas.services.taas.taas_plugin [None req-57d4fa34-ef27-477f-9912-b7f3538f865a 160730e185e34d11af984861df15c771 94b586b1767843edbddad5f3f69b9492 - - default default] TaaS: Handle Delete Port: 3a267f58-e381-433d-9540-4f5c428002e2 2026-05-05 18:15:14.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57d4fa34-ef27-477f-9912-b7f3538f865a 160730e185e34d11af984861df15c771 94b586b1767843edbddad5f3f69b9492 - - default default] Tap Mirror: Handle Delete Port: 3a267f58-e381-433d-9540-4f5c428002e2 [pid: 7|app: 0|req: 1587/3183] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:15:14 2026] DELETE /v2.0/networks/c90b806b-e565-4165-acc4-ed716b9cf969 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:14.648 7 INFO neutron.services.segments.plugin [-] Segment 763e0e6c-c41b-4bc5-96a6-9ab2dbcc36b6 resource provider aggregate not found 2026-05-05 18:15:14.650 7 INFO neutron.services.segments.plugin [-] Segment 763e0e6c-c41b-4bc5-96a6-9ab2dbcc36b6 resource provider aggregate not found 2026-05-05 18:15:14.672 7 INFO neutron.services.segments.plugin [-] Segment 763e0e6c-c41b-4bc5-96a6-9ab2dbcc36b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 763e0e6c-c41b-4bc5-96a6-9ab2dbcc36b6 found for delete ", "request_id": "req-f2ab8102-ccab-497c-9d8a-3b317af5f8b0"}]} 2026-05-05 18:15:14.674 7 INFO neutron.services.segments.plugin [-] Segment 763e0e6c-c41b-4bc5-96a6-9ab2dbcc36b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 763e0e6c-c41b-4bc5-96a6-9ab2dbcc36b6 found for delete ", "request_id": "req-9e086f14-dc8e-4467-a0f6-6c37aa78abe7"}]} 2026-05-05 18:15:14.685 8 INFO neutron.services.segments.plugin [-] Segment e633e7d2-fb8b-4d77-a216-92e1ecc2f619 resource provider aggregate not found 2026-05-05 18:15:14.694 8 INFO neutron.services.segments.plugin [-] Segment e633e7d2-fb8b-4d77-a216-92e1ecc2f619 resource provider aggregate not found 2026-05-05 18:15:14.713 8 INFO neutron.services.segments.plugin [-] Segment e633e7d2-fb8b-4d77-a216-92e1ecc2f619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e633e7d2-fb8b-4d77-a216-92e1ecc2f619 found for delete ", "request_id": "req-01e6e268-2a4f-4154-a09b-5b34436f1aad"}]} 2026-05-05 18:15:14.713 8 INFO neutron.services.segments.plugin [-] Segment e633e7d2-fb8b-4d77-a216-92e1ecc2f619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e633e7d2-fb8b-4d77-a216-92e1ecc2f619 found for delete ", "request_id": "req-719041e0-4235-45d8-88f9-d3c89528e8f4"}]} [pid: 8|app: 0|req: 1597/3184] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:15:14 2026] DELETE /v2.0/networks/5e2ebb8b-6132-45e8-ae49-751351f79a17 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3185] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:15:14 2026] DELETE /v2.0/networks/63e52759-984d-4514-a12d-b965e37b7ade => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3186] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:15:14 2026] DELETE /v2.0/networks/bd8052d3-0dcb-494a-9f26-8baabe5e2141 => 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: 1589/3187] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:15:14 2026] DELETE /v2.0/networks/472861d7-9e8a-401f-a81c-ccec4d081f16 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3188] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:15 2026] GET /v2.0/security-groups?tenant_id=94b586b1767843edbddad5f3f69b9492&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3189] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:16 2026] DELETE /v2.0/security-groups/656cf089-8af2-48e5-b50b-1754de243efe => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:16.690 7 INFO neutron.services.segments.plugin [-] Segment 54c74021-3a62-45b0-aacb-fb482cee2d7f resource provider aggregate not found 2026-05-05 18:15:16.694 7 INFO neutron.services.segments.plugin [-] Segment 54c74021-3a62-45b0-aacb-fb482cee2d7f resource provider aggregate not found 2026-05-05 18:15:16.700 7 INFO neutron.services.segments.plugin [-] Segment 54c74021-3a62-45b0-aacb-fb482cee2d7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c74021-3a62-45b0-aacb-fb482cee2d7f found for delete ", "request_id": "req-b3640876-e948-4d82-a4ea-596fbc3b3d53"}]} 2026-05-05 18:15:16.707 7 INFO neutron.services.segments.plugin [-] Segment 54c74021-3a62-45b0-aacb-fb482cee2d7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c74021-3a62-45b0-aacb-fb482cee2d7f found for delete ", "request_id": "req-115e1c94-3606-4619-b6d0-97fb4f098c43"}]} 2026-05-05 18:15:16.712 7 INFO neutron.services.segments.plugin [-] Segment bda90141-f618-494c-a7cd-e19fef3c75ea resource provider aggregate not found 2026-05-05 18:15:16.716 7 INFO neutron.services.segments.plugin [-] Segment bda90141-f618-494c-a7cd-e19fef3c75ea resource provider aggregate not found 2026-05-05 18:15:16.725 7 INFO neutron.services.segments.plugin [-] Segment bda90141-f618-494c-a7cd-e19fef3c75ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bda90141-f618-494c-a7cd-e19fef3c75ea found for delete ", "request_id": "req-146c5417-a1ee-4031-930a-8e19333f69ff"}]} 2026-05-05 18:15:16.726 7 INFO neutron.services.segments.plugin [-] Segment bda90141-f618-494c-a7cd-e19fef3c75ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bda90141-f618-494c-a7cd-e19fef3c75ea found for delete ", "request_id": "req-44ac4bcd-bd14-4669-8e08-522a944a2dda"}]} 2026-05-05 18:15:16.730 8 INFO neutron.services.segments.plugin [-] Segment 7f87b5b1-7c90-415f-a95b-c6197f52f3f1 resource provider aggregate not found 2026-05-05 18:15:16.737 8 INFO neutron.services.segments.plugin [-] Segment 7f87b5b1-7c90-415f-a95b-c6197f52f3f1 resource provider aggregate not found 2026-05-05 18:15:16.753 8 INFO neutron.services.segments.plugin [-] Segment 7f87b5b1-7c90-415f-a95b-c6197f52f3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f87b5b1-7c90-415f-a95b-c6197f52f3f1 found for delete ", "request_id": "req-6bbbcfba-0629-4055-8c74-fc71bcbb7a04"}]} 2026-05-05 18:15:16.756 8 INFO neutron.services.segments.plugin [-] Segment 7f87b5b1-7c90-415f-a95b-c6197f52f3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f87b5b1-7c90-415f-a95b-c6197f52f3f1 found for delete ", "request_id": "req-d222b980-ab12-49d2-91a7-a41ad0822cdc"}]} [pid: 8|app: 0|req: 1600/3190] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:16 2026] GET /v2.0/security-groups?tenant_id=72aef869f1a3414a822b3223e87bf705&name=default => generated 2929 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3191] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:16 2026] DELETE /v2.0/security-groups/798fe853-d69f-4f2a-8d19-abef61e29299 => 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: 1601/3192] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:17 2026] GET /v2.0/security-groups?tenant_id=1992f029c0e541c09f9467c3f1fae975&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3193] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:17 2026] DELETE /v2.0/security-groups/b3ba7f48-ae73-41db-a0d6-c9fe93a818f0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:20.501 8 INFO neutron.db.segments_db [None req-080125d7-8ab1-46bd-9cb1-a4d4370a9dbd 8e7216f2f36041b4854438ea6258baef 0f16d047a076401596b3e6448a2d1451 - - default default] Added segment 6ee9a294-87c5-47d9-a90c-c64b806faa09 of type vxlan for network aa99acb0-bc56-40b3-be7c-50508b026587 [pid: 8|app: 0|req: 1602/3194] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:15:20 2026] POST /v2.0/networks => generated 632 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3195] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:15:20 2026] PUT /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3196] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:15:20 2026] GET /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3197] 10.0.0.208 () {34 vars in 764 bytes} [Tue May 5 18:15:20 2026] PUT /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3198] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:15:20 2026] GET /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3199] 10.0.0.208 () {34 vars in 760 bytes} [Tue May 5 18:15:20 2026] PUT /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3202] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:15:20 2026] GET /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3203] 10.0.0.208 () {34 vars in 782 bytes} [Tue May 5 18:15:20 2026] PUT /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3204] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:15:21 2026] GET /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3205] 10.0.0.208 () {34 vars in 753 bytes} [Tue May 5 18:15:21 2026] PUT /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3206] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:15:21 2026] GET /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3207] 10.0.0.208 () {32 vars in 741 bytes} [Tue May 5 18:15:21 2026] GET /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:21.254 8 INFO neutron.api.v2.resource [None req-25d0b4a3-cb3f-422f-b2cf-a46b273819f7 8e7216f2f36041b4854438ea6258baef 0f16d047a076401596b3e6448a2d1451 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3208] 10.0.0.208 () {32 vars in 745 bytes} [Tue May 5 18:15:21 2026] GET /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3209] 10.0.0.208 () {32 vars in 744 bytes} [Tue May 5 18:15:21 2026] DELETE /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags/red => 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: 1609/3210] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:15:21 2026] GET /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:15:21.415 7 INFO neutron.api.v2.resource [None req-9387f894-429b-46ae-a43b-96b5bd75621a 8e7216f2f36041b4854438ea6258baef 0f16d047a076401596b3e6448a2d1451 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3211] 10.0.0.208 () {32 vars in 748 bytes} [Tue May 5 18:15:21 2026] DELETE /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3212] 10.0.0.208 () {32 vars in 736 bytes} [Tue May 5 18:15:21 2026] DELETE /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3213] 10.0.0.208 () {32 vars in 733 bytes} [Tue May 5 18:15:21 2026] GET /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:15:21.636 8 INFO neutron.services.segments.plugin [-] Segment 6ee9a294-87c5-47d9-a90c-c64b806faa09 resource provider aggregate not found 2026-05-05 18:15:21.643 8 INFO neutron.services.segments.plugin [-] Segment 6ee9a294-87c5-47d9-a90c-c64b806faa09 resource provider aggregate not found 2026-05-05 18:15:21.661 8 INFO neutron.services.segments.plugin [-] Segment 6ee9a294-87c5-47d9-a90c-c64b806faa09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee9a294-87c5-47d9-a90c-c64b806faa09 found for delete ", "request_id": "req-d2ea7895-e61b-4829-a158-4e72e64f333a"}]} 2026-05-05 18:15:21.664 8 INFO neutron.services.segments.plugin [-] Segment 6ee9a294-87c5-47d9-a90c-c64b806faa09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee9a294-87c5-47d9-a90c-c64b806faa09 found for delete ", "request_id": "req-41a4b71a-43aa-411c-ab92-b119a8c125d6"}]} [pid: 8|app: 0|req: 1611/3214] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:15:21 2026] DELETE /v2.0/networks/aa99acb0-bc56-40b3-be7c-50508b026587 => 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: 1604/3215] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:22 2026] GET /v2.0/security-groups?tenant_id=2cbe096371664ea891f1e7d59001fdea&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3216] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:22 2026] DELETE /v2.0/security-groups/edfead39-45e2-444a-91e6-258328686321 => 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: 1605/3217] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:22 2026] GET /v2.0/security-groups?tenant_id=0f16d047a076401596b3e6448a2d1451&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3218] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:22 2026] DELETE /v2.0/security-groups/9e63cbe5-571b-48b2-8706-938b54b63702 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:25.961 7 INFO neutron.db.segments_db [None req-57afdc29-3e53-4800-911c-f57e44378ba7 9f3f6982085746bc878ecc2ca437e8ea 0ecab72949b742f98138fe7261517944 - - default default] Added segment 73adbf68-17ba-40e9-a7b0-257cef737a1c of type vxlan for network 4cdf6ad1-380a-4ede-9854-1892c6c1d43f [pid: 7|app: 0|req: 1606/3219] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:15:25 2026] POST /v2.0/networks => generated 632 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3220] 10.0.0.208 () {34 vars in 669 bytes} [Tue May 5 18:15:26 2026] POST /v2.0/subnets => generated 626 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3221] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:15:26 2026] PUT /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3222] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:15:26 2026] GET /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3223] 10.0.0.208 () {34 vars in 762 bytes} [Tue May 5 18:15:26 2026] PUT /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3224] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:15:26 2026] GET /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3225] 10.0.0.208 () {34 vars in 758 bytes} [Tue May 5 18:15:26 2026] PUT /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3226] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:15:26 2026] GET /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3227] 10.0.0.208 () {34 vars in 780 bytes} [Tue May 5 18:15:26 2026] PUT /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3228] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:15:26 2026] GET /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3229] 10.0.0.208 () {34 vars in 751 bytes} [Tue May 5 18:15:26 2026] PUT /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3230] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:15:26 2026] GET /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3231] 10.0.0.208 () {32 vars in 739 bytes} [Tue May 5 18:15:26 2026] GET /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:26.867 8 INFO neutron.api.v2.resource [None req-e2fc35e1-772b-40c1-8edc-59f734b8eb4f 9f3f6982085746bc878ecc2ca437e8ea 0ecab72949b742f98138fe7261517944 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3232] 10.0.0.208 () {32 vars in 743 bytes} [Tue May 5 18:15:26 2026] GET /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3233] 10.0.0.208 () {32 vars in 742 bytes} [Tue May 5 18:15:26 2026] DELETE /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3234] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:15:26 2026] GET /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:15:27.023 7 INFO neutron.api.v2.resource [None req-57d91b08-afcb-400f-beba-775152c8f6b6 9f3f6982085746bc878ecc2ca437e8ea 0ecab72949b742f98138fe7261517944 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3235] 10.0.0.208 () {32 vars in 746 bytes} [Tue May 5 18:15:26 2026] DELETE /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3236] 10.0.0.208 () {32 vars in 734 bytes} [Tue May 5 18:15:27 2026] DELETE /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3237] 10.0.0.208 () {32 vars in 731 bytes} [Tue May 5 18:15:27 2026] GET /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3238] 10.0.0.208 () {32 vars in 724 bytes} [Tue May 5 18:15:27 2026] DELETE /v2.0/subnets/97ec786f-0b03-431b-ac47-f0f286f3b898 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:27.343 7 INFO neutron_taas.services.taas.taas_plugin [None req-495707e5-420c-44aa-893a-dcd00ae882a1 9f3f6982085746bc878ecc2ca437e8ea 0ecab72949b742f98138fe7261517944 - - default default] TaaS: Handle Delete Port: ae7389a0-0d09-487d-897a-48d60dc9eb08 2026-05-05 18:15:27.345 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-495707e5-420c-44aa-893a-dcd00ae882a1 9f3f6982085746bc878ecc2ca437e8ea 0ecab72949b742f98138fe7261517944 - - default default] Tap Mirror: Handle Delete Port: ae7389a0-0d09-487d-897a-48d60dc9eb08 2026-05-05 18:15:27.500 7 INFO neutron.services.segments.plugin [-] Segment 73adbf68-17ba-40e9-a7b0-257cef737a1c resource provider aggregate not found 2026-05-05 18:15:27.502 7 INFO neutron.services.segments.plugin [-] Segment 73adbf68-17ba-40e9-a7b0-257cef737a1c resource provider aggregate not found 2026-05-05 18:15:27.519 7 INFO neutron.services.segments.plugin [-] Segment 73adbf68-17ba-40e9-a7b0-257cef737a1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73adbf68-17ba-40e9-a7b0-257cef737a1c found for delete ", "request_id": "req-84f696a7-b316-4315-8540-3496c6829657"}]} 2026-05-05 18:15:27.521 7 INFO neutron.services.segments.plugin [-] Segment 73adbf68-17ba-40e9-a7b0-257cef737a1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73adbf68-17ba-40e9-a7b0-257cef737a1c found for delete ", "request_id": "req-74c32551-5e77-4134-9f02-4a1fee25d19a"}]} [pid: 7|app: 0|req: 1616/3239] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:15:27 2026] DELETE /v2.0/networks/4cdf6ad1-380a-4ede-9854-1892c6c1d43f => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3240] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:28 2026] GET /v2.0/security-groups?tenant_id=0ecab72949b742f98138fe7261517944&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3241] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:28 2026] DELETE /v2.0/security-groups/ff4820c5-2edb-4dac-845c-3cae7458143e => 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: 1625/3242] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:28 2026] GET /v2.0/security-groups?tenant_id=61c897c5d5664b3e8150ab8e6afe5e7f&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: 1618/3243] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:28 2026] DELETE /v2.0/security-groups/5cd8b068-19f9-4b7a-a0e9-d4c65ca1ceb7 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:32.074 8 INFO neutron.db.segments_db [None req-6ece59ff-277b-4a70-92b7-1c5095f452fd 4067a17b603c41caac74da1677176751 19bf2f26229241cab4de103c8409ad90 - - default default] Added segment 9e584739-9ef7-4ccc-9729-fca195bea814 of type vxlan for network bf52c4b4-e227-4070-b2c6-3e12cac84fda [pid: 8|app: 0|req: 1626/3244] 10.0.0.208 () {34 vars in 670 bytes} [Tue May 5 18:15:31 2026] POST /v2.0/networks => generated 631 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3245] 10.0.0.208 () {34 vars in 664 bytes} [Tue May 5 18:15:32 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3246] 10.0.0.208 () {34 vars in 666 bytes} [Tue May 5 18:15:32 2026] POST /v2.0/trunks => generated 407 bytes in 259 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: 1620/3247] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:15:32 2026] PUT /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3248] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:15:32 2026] GET /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3249] 10.0.0.208 () {34 vars in 760 bytes} [Tue May 5 18:15:32 2026] PUT /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3250] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:15:32 2026] GET /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3251] 10.0.0.208 () {34 vars in 756 bytes} [Tue May 5 18:15:32 2026] PUT /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3252] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:15:32 2026] GET /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3253] 10.0.0.208 () {34 vars in 778 bytes} [Tue May 5 18:15:32 2026] PUT /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3254] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:15:32 2026] GET /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3255] 10.0.0.208 () {34 vars in 749 bytes} [Tue May 5 18:15:32 2026] PUT /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3256] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:15:33 2026] GET /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3257] 10.0.0.208 () {32 vars in 737 bytes} [Tue May 5 18:15:33 2026] GET /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:33.092 8 INFO neutron.api.v2.resource [None req-259ba956-9d49-4df5-a80b-9709ade0a114 4067a17b603c41caac74da1677176751 19bf2f26229241cab4de103c8409ad90 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3258] 10.0.0.208 () {32 vars in 741 bytes} [Tue May 5 18:15:33 2026] GET /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3259] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:33 2026] DELETE /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3260] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:15:33 2026] GET /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:15:33.174 7 INFO neutron.api.v2.resource [None req-fc675dd8-13ba-4b70-b6d3-119676d56e28 4067a17b603c41caac74da1677176751 19bf2f26229241cab4de103c8409ad90 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3261] 10.0.0.208 () {32 vars in 744 bytes} [Tue May 5 18:15:33 2026] DELETE /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3262] 10.0.0.208 () {32 vars in 732 bytes} [Tue May 5 18:15:33 2026] DELETE /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3263] 10.0.0.208 () {32 vars in 729 bytes} [Tue May 5 18:15:33 2026] GET /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3264] 10.0.0.208 () {32 vars in 719 bytes} [Tue May 5 18:15:33 2026] GET /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3265] 10.0.0.208 () {32 vars in 717 bytes} [Tue May 5 18:15:33 2026] GET /v2.0/ports/aea21e4e-1dae-42d1-a8c0-220ff77a5325 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3266] 10.0.0.208 () {32 vars in 722 bytes} [Tue May 5 18:15:33 2026] DELETE /v2.0/trunks/3ea87545-ca63-4c18-913f-88344609aa41 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:33.428 7 INFO neutron_taas.services.taas.taas_plugin [None req-84fb5810-3453-489a-baa0-5575cf2a830c 4067a17b603c41caac74da1677176751 19bf2f26229241cab4de103c8409ad90 - - default default] TaaS: Handle Delete Port: aea21e4e-1dae-42d1-a8c0-220ff77a5325 2026-05-05 18:15:33.431 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84fb5810-3453-489a-baa0-5575cf2a830c 4067a17b603c41caac74da1677176751 19bf2f26229241cab4de103c8409ad90 - - default default] Tap Mirror: Handle Delete Port: aea21e4e-1dae-42d1-a8c0-220ff77a5325 [pid: 7|app: 0|req: 1630/3267] 10.0.0.208 () {32 vars in 720 bytes} [Tue May 5 18:15:33 2026] DELETE /v2.0/ports/aea21e4e-1dae-42d1-a8c0-220ff77a5325 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:33.640 8 INFO neutron.services.segments.plugin [-] Segment 9e584739-9ef7-4ccc-9729-fca195bea814 resource provider aggregate not found 2026-05-05 18:15:33.645 8 INFO neutron.services.segments.plugin [-] Segment 9e584739-9ef7-4ccc-9729-fca195bea814 resource provider aggregate not found 2026-05-05 18:15:33.662 8 INFO neutron.services.segments.plugin [-] Segment 9e584739-9ef7-4ccc-9729-fca195bea814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e584739-9ef7-4ccc-9729-fca195bea814 found for delete ", "request_id": "req-37a895f1-601d-4873-952c-3e6c2f63b835"}]} 2026-05-05 18:15:33.664 8 INFO neutron.services.segments.plugin [-] Segment 9e584739-9ef7-4ccc-9729-fca195bea814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e584739-9ef7-4ccc-9729-fca195bea814 found for delete ", "request_id": "req-d36fae56-85cf-4ae3-82a1-38e4f4925fec"}]} [pid: 8|app: 0|req: 1638/3268] 10.0.0.208 () {32 vars in 726 bytes} [Tue May 5 18:15:33 2026] DELETE /v2.0/networks/bf52c4b4-e227-4070-b2c6-3e12cac84fda => 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: 1631/3269] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:34 2026] GET /v2.0/security-groups?tenant_id=19bf2f26229241cab4de103c8409ad90&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3270] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:34 2026] DELETE /v2.0/security-groups/4f3a903f-75a5-49d3-8e25-1095edcd35b8 => 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: 1632/3271] 10.0.0.208 () {32 vars in 774 bytes} [Tue May 5 18:15:34 2026] GET /v2.0/security-groups?tenant_id=4e456ca3e25640718b6951afadf0ec80&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3272] 10.0.0.208 () {32 vars in 740 bytes} [Tue May 5 18:15:34 2026] DELETE /v2.0/security-groups/8111b931-ee08-4384-b9da-113a6191a799 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3275] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:15:37 2026] GET /v2.0/networks => generated 2168 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3276] 10.0.0.208 () {32 vars in 655 bytes} [Tue May 5 18:15:38 2026] GET /v2.0/floatingips => 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: 1635/3277] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:15:38 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3278] 10.0.0.208 () {32 vars in 643 bytes} [Tue May 5 18:15:38 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3279] 10.0.0.208 () {32 vars in 647 bytes} [Tue May 5 18:15:38 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3280] 10.0.0.208 () {32 vars in 649 bytes} [Tue May 5 18:15:38 2026] GET /v2.0/networks => generated 2168 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3281] 10.0.0.208 () {32 vars in 663 bytes} [Tue May 5 18:15:38 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3282] 10.0.0.208 () {32 vars in 655 bytes} [Tue May 5 18:15:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)