+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jun 18 15:48:43 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:59 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-79d5c56c95-cgpzj 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5603adf489f0 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.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-18 15:48:47.196 8 INFO neutron.common.config [-] Logging enabled! 2026-06-18 15:48:47.196 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-06-18 15:48:47.342 7 INFO neutron.common.config [-] Logging enabled! 2026-06-18 15:48:47.342 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-06-18 15:48:47.492 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-18 15:48:47.618 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-18 15:48:48.347 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-18 15:48:48.350 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-18 15:48:48.353 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-18 15:48:48.354 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-18 15:48:48.354 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-18 15:48:48.354 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-18 15:48:48.355 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 15:48:48.361 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 15:48:48.361 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 15:48:48.361 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-18 15:48:48.380 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-18 15:48:48.381 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-18 15:48:48.381 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-18 15:48:48.421 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-18 15:48:48.422 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-18 15:48:48.422 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-18 15:48:48.422 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-18 15:48:48.436 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-18 15:48:48.440 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-18 15:48:48.444 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-18 15:48:48.445 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-18 15:48:48.445 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-18 15:48:48.445 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-18 15:48:48.446 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 15:48:48.453 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 15:48:48.453 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 15:48:48.453 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-18 15:48:48.475 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-18 15:48:48.476 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-18 15:48:48.477 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-18 15:48:48.520 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-18 15:48:48.520 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-18 15:48:48.520 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-18 15:48:48.520 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-18 15:48:48.814 8 INFO neutron.plugins.ml2.managers [None req-f5041411-f255-46da-b23b-99292f5cb9b0 - - - - - -] Initializing driver for type 'vlan' 2026-06-18 15:48:48.918 7 INFO neutron.plugins.ml2.managers [None req-1088080c-3893-4188-9c28-72042d294d3d - - - - - -] Initializing driver for type 'vlan' 2026-06-18 15:48:49.132 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f5041411-f255-46da-b23b-99292f5cb9b0 - - - - - -] VlanTypeDriver initialization complete 2026-06-18 15:48:49.132 8 INFO neutron.plugins.ml2.managers [None req-f5041411-f255-46da-b23b-99292f5cb9b0 - - - - - -] Initializing driver for type 'vxlan' 2026-06-18 15:48:49.132 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f5041411-f255-46da-b23b-99292f5cb9b0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-18 15:48:49.161 8 INFO neutron.plugins.ml2.managers [None req-f5041411-f255-46da-b23b-99292f5cb9b0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-18 15:48:49.161 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f5041411-f255-46da-b23b-99292f5cb9b0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-18 15:48:49.161 8 INFO neutron.plugins.ml2.managers [None req-f5041411-f255-46da-b23b-99292f5cb9b0 - - - - - -] Initializing extension driver 'port_security' 2026-06-18 15:48:49.162 8 INFO neutron.plugins.ml2.extensions.port_security [None req-f5041411-f255-46da-b23b-99292f5cb9b0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-18 15:48:49.162 8 INFO neutron.plugins.ml2.managers [None req-f5041411-f255-46da-b23b-99292f5cb9b0 - - - - - -] Initializing extension driver 'qos' 2026-06-18 15:48:49.162 8 INFO neutron.plugins.ml2.managers [None req-f5041411-f255-46da-b23b-99292f5cb9b0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-18 15:48:49.162 8 INFO neutron.plugins.ml2.managers [None req-f5041411-f255-46da-b23b-99292f5cb9b0 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-18 15:48:49.173 8 INFO neutron.quota [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded quota_driver: . 2026-06-18 15:48:49.174 8 INFO neutron.plugins.ml2.plugin [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Modular L2 Plugin initialization complete 2026-06-18 15:48:49.174 8 INFO neutron.plugins.ml2.managers [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-18 15:48:49.174 8 INFO neutron.plugins.ml2.managers [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-18 15:48:49.174 8 INFO neutron.plugins.ml2.managers [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-18 15:48:49.174 8 INFO neutron.extensions.vlantransparent [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Disabled vlantransparent extension. 2026-06-18 15:48:49.175 8 INFO neutron.manager [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loading Plugin: qos 2026-06-18 15:48:49.187 8 INFO neutron.manager [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loading Plugin: router 2026-06-18 15:48:49.226 8 INFO neutron.services.service_base [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-18 15:48:49.227 8 INFO neutron.manager [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loading Plugin: segments 2026-06-18 15:48:49.255 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1088080c-3893-4188-9c28-72042d294d3d - - - - - -] VlanTypeDriver initialization complete 2026-06-18 15:48:49.255 7 INFO neutron.plugins.ml2.managers [None req-1088080c-3893-4188-9c28-72042d294d3d - - - - - -] Initializing driver for type 'vxlan' 2026-06-18 15:48:49.256 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1088080c-3893-4188-9c28-72042d294d3d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-18 15:48:49.279 7 INFO neutron.plugins.ml2.managers [None req-1088080c-3893-4188-9c28-72042d294d3d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-18 15:48:49.279 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1088080c-3893-4188-9c28-72042d294d3d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-18 15:48:49.280 7 INFO neutron.plugins.ml2.managers [None req-1088080c-3893-4188-9c28-72042d294d3d - - - - - -] Initializing extension driver 'port_security' 2026-06-18 15:48:49.280 7 INFO neutron.plugins.ml2.extensions.port_security [None req-1088080c-3893-4188-9c28-72042d294d3d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-18 15:48:49.280 7 INFO neutron.plugins.ml2.managers [None req-1088080c-3893-4188-9c28-72042d294d3d - - - - - -] Initializing extension driver 'qos' 2026-06-18 15:48:49.280 7 INFO neutron.plugins.ml2.managers [None req-1088080c-3893-4188-9c28-72042d294d3d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-18 15:48:49.280 7 INFO neutron.plugins.ml2.managers [None req-1088080c-3893-4188-9c28-72042d294d3d - - - - - -] Initializing mechanism driver 'l2population' 2026-06-18 15:48:49.291 7 INFO neutron.quota [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded quota_driver: . 2026-06-18 15:48:49.292 7 INFO neutron.plugins.ml2.plugin [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Modular L2 Plugin initialization complete 2026-06-18 15:48:49.292 7 INFO neutron.plugins.ml2.managers [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-18 15:48:49.292 7 INFO neutron.plugins.ml2.managers [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-18 15:48:49.292 7 INFO neutron.plugins.ml2.managers [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-18 15:48:49.293 7 INFO neutron.extensions.vlantransparent [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Disabled vlantransparent extension. 2026-06-18 15:48:49.293 7 INFO neutron.manager [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loading Plugin: qos 2026-06-18 15:48:49.304 7 INFO neutron.manager [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loading Plugin: router 2026-06-18 15:48:49.327 8 INFO neutron.manager [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loading Plugin: trunk 2026-06-18 15:48:49.340 7 INFO neutron.services.service_base [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-18 15:48:49.340 7 INFO neutron.manager [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loading Plugin: segments 2026-06-18 15:48:49.385 8 INFO neutron.manager [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loading Plugin: vpnaas 2026-06-18 15:48:49.426 8 WARNING stevedore.named [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-18 15:48:49.443 7 INFO neutron.manager [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loading Plugin: trunk 2026-06-18 15:48:49.488 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-18 15:48:49.489 8 INFO neutron.common.utils [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-18 15:48:49.490 8 INFO neutron.manager [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loading Plugin: auto_allocate 2026-06-18 15:48:49.495 7 INFO neutron.manager [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loading Plugin: vpnaas 2026-06-18 15:48:49.497 8 INFO neutron.manager [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loading Plugin: tag 2026-06-18 15:48:49.503 8 INFO neutron.manager [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loading Plugin: timestamp 2026-06-18 15:48:49.506 8 INFO neutron.manager [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loading Plugin: network_ip_availability 2026-06-18 15:48:49.510 8 INFO neutron.manager [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loading Plugin: flavors 2026-06-18 15:48:49.513 8 INFO neutron.manager [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loading Plugin: revisions 2026-06-18 15:48:49.516 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Initializing extension manager. 2026-06-18 15:48:49.517 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: address-group 2026-06-18 15:48:49.518 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: address-scope 2026-06-18 15:48:49.519 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-18 15:48:49.520 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: agent 2026-06-18 15:48:49.521 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: agent-resources-synced 2026-06-18 15:48:49.522 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-18 15:48:49.523 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-18 15:48:49.523 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: availability_zone 2026-06-18 15:48:49.524 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: availability_zone_filter 2026-06-18 15:48:49.524 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-18 15:48:49.525 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: default-subnetpools 2026-06-18 15:48:49.527 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-18 15:48:49.527 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: dns-integration 2026-06-18 15:48:49.528 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: dns-domain-ports 2026-06-18 15:48:49.529 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-18 15:48:49.529 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: dvr 2026-06-18 15:48:49.530 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-18 15:48:49.530 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: empty-string-filtering 2026-06-18 15:48:49.531 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 15:48:49.532 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-18 15:48:49.532 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: external-net 2026-06-18 15:48:49.533 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-18 15:48:49.534 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: extraroute 2026-06-18 15:48:49.534 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: extraroute-atomic 2026-06-18 15:48:49.535 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-18 15:48:49.536 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-18 15:48:49.536 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-18 15:48:49.537 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-18 15:48:49.538 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: fip-port-details 2026-06-18 15:48:49.538 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: flavors 2026-06-18 15:48:49.540 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-18 15:48:49.541 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: floatingip-pools 2026-06-18 15:48:49.541 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: ip_allocation 2026-06-18 15:48:49.542 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-18 15:48:49.543 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: l2_adjacency 2026-06-18 15:48:49.543 7 WARNING stevedore.named [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-18 15:48:49.544 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: router 2026-06-18 15:48:49.546 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 15:48:49.546 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: ext-gw-mode 2026-06-18 15:48:49.547 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: l3-ha 2026-06-18 15:48:49.548 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-18 15:48:49.549 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: l3-flavors 2026-06-18 15:48:49.550 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-18 15:48:49.550 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-18 15:48:49.552 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-18 15:48:49.553 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-18 15:48:49.554 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-18 15:48:49.556 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-18 15:48:49.556 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-18 15:48:49.557 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: multi-provider 2026-06-18 15:48:49.558 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: net-mtu 2026-06-18 15:48:49.558 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: net-mtu-writable 2026-06-18 15:48:49.559 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: network_availability_zone 2026-06-18 15:48:49.560 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: network-ip-availability 2026-06-18 15:48:49.561 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-18 15:48:49.561 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: pagination 2026-06-18 15:48:49.562 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: port-device-profile 2026-06-18 15:48:49.562 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: port-mac-override 2026-06-18 15:48:49.563 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-18 15:48:49.564 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-18 15:48:49.564 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: port-resource-request 2026-06-18 15:48:49.566 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-18 15:48:49.568 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: binding 2026-06-18 15:48:49.570 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: binding-extended 2026-06-18 15:48:49.571 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: port-security 2026-06-18 15:48:49.571 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: project-id 2026-06-18 15:48:49.572 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: provider 2026-06-18 15:48:49.575 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos 2026-06-18 15:48:49.576 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-18 15:48:49.577 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-18 15:48:49.578 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-default 2026-06-18 15:48:49.579 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-fip 2026-06-18 15:48:49.580 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-18 15:48:49.581 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-18 15:48:49.582 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-18 15:48:49.583 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-18 15:48:49.584 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-18 15:48:49.585 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-pps 2026-06-18 15:48:49.586 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-18 15:48:49.586 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-18 15:48:49.587 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: qos-rules-alias 2026-06-18 15:48:49.587 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: quota-check-limit 2026-06-18 15:48:49.589 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: quotas 2026-06-18 15:48:49.591 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: quota_details 2026-06-18 15:48:49.592 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: rbac-policies 2026-06-18 15:48:49.593 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: rbac-address-group 2026-06-18 15:48:49.593 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: rbac-address-scope 2026-06-18 15:48:49.594 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: rbac-security-groups 2026-06-18 15:48:49.595 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-18 15:48:49.595 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: revision-if-match 2026-06-18 15:48:49.596 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-18 15:48:49.597 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: router_availability_zone 2026-06-18 15:48:49.597 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-18 15:48:49.598 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-18 15:48:49.598 7 INFO neutron_vpnaas.services.vpn.plugin [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-18 15:48:49.599 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-18 15:48:49.599 7 INFO neutron.common.utils [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-18 15:48:49.599 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-18 15:48:49.599 7 INFO neutron.manager [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loading Plugin: auto_allocate 2026-06-18 15:48:49.600 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-18 15:48:49.604 7 INFO neutron.manager [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loading Plugin: tag 2026-06-18 15:48:49.609 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: security-group 2026-06-18 15:48:49.610 7 INFO neutron.manager [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loading Plugin: timestamp 2026-06-18 15:48:49.610 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: segment 2026-06-18 15:48:49.611 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-18 15:48:49.612 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: service-type 2026-06-18 15:48:49.612 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: sorting 2026-06-18 15:48:49.613 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: standard-attr-segment 2026-06-18 15:48:49.614 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: standard-attr-description 2026-06-18 15:48:49.614 7 INFO neutron.manager [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loading Plugin: network_ip_availability 2026-06-18 15:48:49.614 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: stateful-security-group 2026-06-18 15:48:49.615 8 WARNING neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-18 15:48:49.615 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-18 15:48:49.616 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: subnet_onboard 2026-06-18 15:48:49.617 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-18 15:48:49.617 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: subnet-service-types 2026-06-18 15:48:49.617 7 INFO neutron.manager [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loading Plugin: flavors 2026-06-18 15:48:49.618 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: subnet_allocation 2026-06-18 15:48:49.619 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-18 15:48:49.619 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-18 15:48:49.620 7 INFO neutron.manager [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loading Plugin: revisions 2026-06-18 15:48:49.622 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: standard-attr-tag 2026-06-18 15:48:49.622 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-18 15:48:49.623 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: trunk 2026-06-18 15:48:49.623 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Initializing extension manager. 2026-06-18 15:48:49.624 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: trunk-details 2026-06-18 15:48:49.624 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: address-group 2026-06-18 15:48:49.624 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-18 15:48:49.625 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-18 15:48:49.625 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: address-scope 2026-06-18 15:48:49.626 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-18 15:48:49.626 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-18 15:48:49.627 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: vpn-flavors 2026-06-18 15:48:49.627 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: agent 2026-06-18 15:48:49.627 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: agent-resources-synced 2026-06-18 15:48:49.628 8 INFO neutron.api.extensions [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Loaded extension: vpnaas 2026-06-18 15:48:49.629 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-18 15:48:49.629 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-18 15:48:49.630 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: availability_zone 2026-06-18 15:48:49.630 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-18 15:48:49.631 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-18 15:48:49.631 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: availability_zone_filter 2026-06-18 15:48:49.631 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:48:49.631 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-18 15:48:49.631 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-18 15:48:49.632 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: default-subnetpools 2026-06-18 15:48:49.632 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-18 15:48:49.632 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-18 15:48:49.633 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-18 15:48:49.634 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: dns-integration 2026-06-18 15:48:49.634 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-18 15:48:49.635 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-18 15:48:49.635 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: dns-domain-ports 2026-06-18 15:48:49.635 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-18 15:48:49.635 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:48:49.635 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-18 15:48:49.635 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] subnetpool is already registered 2026-06-18 15:48:49.636 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:48:49.636 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] subnetpool is already registered 2026-06-18 15:48:49.636 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: dvr 2026-06-18 15:48:49.636 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-18 15:48:49.636 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-18 15:48:49.636 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-18 15:48:49.636 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-18 15:48:49.637 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-18 15:48:49.637 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 15:48:49.637 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: empty-string-filtering 2026-06-18 15:48:49.637 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 15:48:49.637 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 15:48:49.638 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-18 15:48:49.639 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: external-net 2026-06-18 15:48:49.639 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-18 15:48:49.639 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] router is already registered 2026-06-18 15:48:49.639 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-18 15:48:49.639 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-18 15:48:49.640 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] floatingip is already registered 2026-06-18 15:48:49.640 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: extraroute 2026-06-18 15:48:49.640 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: extraroute-atomic 2026-06-18 15:48:49.640 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-18 15:48:49.641 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] rbac_policy is already registered 2026-06-18 15:48:49.641 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-18 15:48:49.641 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-18 15:48:49.641 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] security_group is already registered 2026-06-18 15:48:49.641 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-18 15:48:49.641 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] security_group_rule is already registered 2026-06-18 15:48:49.642 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-18 15:48:49.642 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:48:49.642 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] subnetpool is already registered 2026-06-18 15:48:49.642 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:48:49.642 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-18 15:48:49.642 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] subnetpool is already registered 2026-06-18 15:48:49.643 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-18 15:48:49.643 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] trunk is already registered 2026-06-18 15:48:49.643 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-18 15:48:49.643 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-18 15:48:49.643 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] endpoint_group is already registered 2026-06-18 15:48:49.643 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: fip-port-details 2026-06-18 15:48:49.643 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-18 15:48:49.644 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] vpnservice is already registered 2026-06-18 15:48:49.644 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-18 15:48:49.644 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] ipsec_site_connection is already registered 2026-06-18 15:48:49.644 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: flavors 2026-06-18 15:48:49.644 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 15:48:49.645 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] ipsecpolicy is already registered 2026-06-18 15:48:49.645 8 INFO neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 15:48:49.645 8 WARNING neutron.quota.resource_registry [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] ikepolicy is already registered 2026-06-18 15:48:49.645 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-18 15:48:49.646 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: floatingip-pools 2026-06-18 15:48:49.646 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: ip_allocation 2026-06-18 15:48:49.647 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-18 15:48:49.648 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: l2_adjacency 2026-06-18 15:48:49.649 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: router 2026-06-18 15:48:49.651 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 15:48:49.652 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: ext-gw-mode 2026-06-18 15:48:49.652 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: l3-ha 2026-06-18 15:48:49.653 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-18 15:48:49.654 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: l3-flavors 2026-06-18 15:48:49.655 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-18 15:48:49.655 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-18 15:48:49.658 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-18 15:48:49.659 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-18 15:48:49.660 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-18 15:48:49.661 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-18 15:48:49.662 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-18 15:48:49.663 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: multi-provider 2026-06-18 15:48:49.664 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: net-mtu 2026-06-18 15:48:49.664 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: net-mtu-writable 2026-06-18 15:48:49.665 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: network_availability_zone 2026-06-18 15:48:49.665 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: network-ip-availability 2026-06-18 15:48:49.666 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-18 15:48:49.667 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: pagination 2026-06-18 15:48:49.668 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: port-device-profile 2026-06-18 15:48:49.668 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: port-mac-override 2026-06-18 15:48:49.669 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-18 15:48:49.669 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-18 15:48:49.670 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: port-resource-request 2026-06-18 15:48:49.670 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-18 15:48:49.671 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: binding 2026-06-18 15:48:49.672 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: binding-extended 2026-06-18 15:48:49.672 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: port-security 2026-06-18 15:48:49.673 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: project-id 2026-06-18 15:48:49.674 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: provider 2026-06-18 15:48:49.676 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos 2026-06-18 15:48:49.676 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-18 15:48:49.677 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-18 15:48:49.678 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-default 2026-06-18 15:48:49.678 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-fip 2026-06-18 15:48:49.679 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-18 15:48:49.679 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-18 15:48:49.680 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-18 15:48:49.681 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-18 15:48:49.681 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-18 15:48:49.682 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-pps 2026-06-18 15:48:49.683 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-18 15:48:49.683 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-18 15:48:49.684 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: qos-rules-alias 2026-06-18 15:48:49.684 8 WARNING keystonemiddleware._common.config [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 15:48:49.684 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: quota-check-limit 2026-06-18 15:48:49.686 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: quotas 2026-06-18 15:48:49.687 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: quota_details 2026-06-18 15:48:49.688 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: rbac-policies 2026-06-18 15:48:49.689 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: rbac-address-group 2026-06-18 15:48:49.690 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: rbac-address-scope 2026-06-18 15:48:49.690 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: rbac-security-groups 2026-06-18 15:48:49.691 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-18 15:48:49.691 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: revision-if-match 2026-06-18 15:48:49.692 8 WARNING oslo_config.cfg [None req-a79c7095-7e9e-4fbb-ad32-1ba6d4a11173 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-18 15:48:49.692 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-18 15:48:49.693 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: router_availability_zone 2026-06-18 15:48:49.694 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-18 15:48:49.694 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: security-groups-normalized-cidr WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5603adf489f0 pid: 8 (default app) 2026-06-18 15:48:49.695 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-18 15:48:49.695 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-18 15:48:49.696 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-18 15:48:49.704 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: security-group 2026-06-18 15:48:49.705 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: segment 2026-06-18 15:48:49.706 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-18 15:48:49.706 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: service-type 2026-06-18 15:48:49.707 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: sorting 2026-06-18 15:48:49.707 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: standard-attr-segment 2026-06-18 15:48:49.708 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: standard-attr-description 2026-06-18 15:48:49.708 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: stateful-security-group 2026-06-18 15:48:49.709 7 WARNING neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-18 15:48:49.710 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-18 15:48:49.710 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: subnet_onboard 2026-06-18 15:48:49.711 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-18 15:48:49.711 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: subnet-service-types 2026-06-18 15:48:49.712 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: subnet_allocation 2026-06-18 15:48:49.713 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-18 15:48:49.713 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-18 15:48:49.715 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: standard-attr-tag 2026-06-18 15:48:49.716 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-18 15:48:49.717 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: trunk 2026-06-18 15:48:49.717 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: trunk-details 2026-06-18 15:48:49.718 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-18 15:48:49.719 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-18 15:48:49.720 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-18 15:48:49.720 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: vpn-flavors 2026-06-18 15:48:49.722 7 INFO neutron.api.extensions [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Loaded extension: vpnaas 2026-06-18 15:48:49.724 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-18 15:48:49.725 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-18 15:48:49.725 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:48:49.725 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-18 15:48:49.726 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-18 15:48:49.726 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-18 15:48:49.730 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-18 15:48:49.730 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-18 15:48:49.730 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-18 15:48:49.731 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:48:49.731 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] subnetpool is already registered 2026-06-18 15:48:49.731 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:48:49.731 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] subnetpool is already registered 2026-06-18 15:48:49.732 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-18 15:48:49.732 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-18 15:48:49.732 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-18 15:48:49.732 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-18 15:48:49.733 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 15:48:49.733 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 15:48:49.735 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-18 15:48:49.735 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] router is already registered 2026-06-18 15:48:49.735 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-18 15:48:49.736 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] floatingip is already registered 2026-06-18 15:48:49.737 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-18 15:48:49.737 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] rbac_policy is already registered 2026-06-18 15:48:49.737 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-18 15:48:49.737 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] security_group is already registered 2026-06-18 15:48:49.738 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-18 15:48:49.738 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] security_group_rule is already registered 2026-06-18 15:48:49.738 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:48:49.739 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] subnetpool is already registered 2026-06-18 15:48:49.739 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 15:48:49.739 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] subnetpool is already registered 2026-06-18 15:48:49.739 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-18 15:48:49.739 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] trunk is already registered 2026-06-18 15:48:49.740 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-18 15:48:49.740 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] endpoint_group is already registered 2026-06-18 15:48:49.740 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-18 15:48:49.740 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] vpnservice is already registered 2026-06-18 15:48:49.740 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-18 15:48:49.741 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] ipsec_site_connection is already registered 2026-06-18 15:48:49.741 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 15:48:49.741 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] ipsecpolicy is already registered 2026-06-18 15:48:49.741 7 INFO neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 15:48:49.742 7 WARNING neutron.quota.resource_registry [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] ikepolicy is already registered 2026-06-18 15:48:49.781 7 WARNING keystonemiddleware._common.config [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 15:48:49.788 7 WARNING oslo_config.cfg [None req-9721f54b-696a-4926-9bc2-03509da220f7 - - - - - -] 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 6 seconds on interpreter 0x5603adf489f0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 15:48:56.011 7 WARNING oslo_policy.policy [None req-10f65e65-562a-42d9-9422-a8e6ef3b38c3 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 7|app: 0|req: 1/2] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 15:48:55 2026] GET /v2.0/networks => generated 15 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 15:48:56.548 8 WARNING oslo_policy.policy [None req-8bf47968-075b-467c-95ab-fded00b11f48 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-18 15:48:57.128 8 WARNING neutron.services.revisions.revision_plugin [None req-8bf47968-075b-467c-95ab-fded00b11f48 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Could not find related network for resource to bump revision. 2026-06-18 15:48:57.180 8 INFO neutron.db.segments_db [None req-8bf47968-075b-467c-95ab-fded00b11f48 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment ca9cd07d-e5a5-4f1c-9dbf-19a74e875733 of type flat for network a7fdc45c-c098-4cd2-8b9d-3c903e40cddd 2026-06-18 15:48:57.270 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8bf47968-075b-467c-95ab-fded00b11f48 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/4] 199.19.213.60 () {48 vars in 964 bytes} [Thu Jun 18 15:48:56 2026] POST /v2.0/networks => generated 124 bytes in 826 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 15:49:03 2026] GET /v2.0/networks => generated 15 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 15:49:03.210 8 WARNING neutron.services.revisions.revision_plugin [None req-4b95c213-bcd4-45a7-a7aa-296a2f8e97fc f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Could not find related network for resource to bump revision. 2026-06-18 15:49:03.225 8 INFO neutron.db.segments_db [None req-4b95c213-bcd4-45a7-a7aa-296a2f8e97fc f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment dc4bb8ac-bdc6-4df0-a0a1-59c76f07dd07 of type flat for network 3c9e2d54-ac5a-4fce-9ea4-ddd9e04d36ed 2026-06-18 15:49:03.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b95c213-bcd4-45a7-a7aa-296a2f8e97fc f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.60 () {48 vars in 964 bytes} [Thu Jun 18 15:49:03 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 15:49:09 2026] GET /v2.0/networks => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 15:49:09.118 8 WARNING neutron.services.revisions.revision_plugin [None req-57ca7ed7-7c9b-437b-b186-488ea73ce472 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Could not find related network for resource to bump revision. 2026-06-18 15:49:09.131 8 INFO neutron.db.segments_db [None req-57ca7ed7-7c9b-437b-b186-488ea73ce472 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 374e9193-3e4f-41f1-958f-410997cabcca of type flat for network 690563d3-568d-4763-961c-b24e49c352c2 2026-06-18 15:49:09.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57ca7ed7-7c9b-437b-b186-488ea73ce472 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/8] 199.19.213.60 () {48 vars in 964 bytes} [Thu Jun 18 15:49:09 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) [pid: 8|app: 0|req: 5/10] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 15:49:14 2026] GET /v2.0/networks => generated 15 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 15:49:15.469 7 WARNING neutron.services.revisions.revision_plugin [None req-e852281e-0fb6-4962-b338-0454b2fc774c f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Could not find related network for resource to bump revision. 2026-06-18 15:49:15.514 7 INFO neutron.db.segments_db [None req-e852281e-0fb6-4962-b338-0454b2fc774c f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 8dcb6b69-b66b-4c60-a26b-0aa403758e3f of type flat for network eb9bceb0-4f6b-4b31-9640-4f20a9ed8db3 2026-06-18 15:49:15.597 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e852281e-0fb6-4962-b338-0454b2fc774c f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/11] 199.19.213.60 () {48 vars in 964 bytes} [Thu Jun 18 15:49:15 2026] POST /v2.0/networks => generated 124 bytes in 236 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 15:49:21 2026] GET /v2.0/networks => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 15:49:21.617 7 WARNING neutron.services.revisions.revision_plugin [None req-4836f0fd-0ccc-4a55-9078-f7e0b9140caa f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Could not find related network for resource to bump revision. 2026-06-18 15:49:21.636 7 INFO neutron.db.segments_db [None req-4836f0fd-0ccc-4a55-9078-f7e0b9140caa f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment a93e9ee8-ce48-431b-87d9-1c3757e12fe9 of type flat for network d371ab65-2e0d-4c08-8120-cb0827aa68be 2026-06-18 15:49:21.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4836f0fd-0ccc-4a55-9078-f7e0b9140caa f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 199.19.213.60 () {48 vars in 964 bytes} [Thu Jun 18 15:49:21 2026] POST /v2.0/networks => generated 124 bytes in 1438 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 15:49:28 2026] GET /v2.0/networks => generated 15 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 15:49:29.029 8 WARNING neutron.services.revisions.revision_plugin [None req-9cc2d17d-7907-49e6-b612-f69a1ebeb498 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Could not find related network for resource to bump revision. 2026-06-18 15:49:29.051 8 INFO neutron.db.segments_db [None req-9cc2d17d-7907-49e6-b612-f69a1ebeb498 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment b0441412-8a19-4657-819c-c5cadda06f0b of type flat for network 245d5f2e-ed27-4d57-a666-d073c6c00b7e [pid: 8|app: 0|req: 8/16] 199.19.213.60 () {48 vars in 964 bytes} [Thu Jun 18 15:49:28 2026] POST /v2.0/networks => generated 706 bytes in 1528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.60 () {44 vars in 908 bytes} [Thu Jun 18 15:49:31 2026] GET /v2.0/subnets => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 15:49:31 2026] GET /v2.0/networks => generated 709 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.60 () {48 vars in 962 bytes} [Thu Jun 18 15:49:31 2026] POST /v2.0/subnets => generated 641 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 15:56:12.655 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [313238ca-457d-4959-872b-a6f2ee931fce] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 15:56:12.657 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3d894383-3c03-4833-ba27-e6ee7db1c503] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 15:56:12.658 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 18 15:56:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.60) !!! [pid: 7|app: 0|req: 37/73] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 15:56:12 2026] GET /v2.0/networks => generated 753 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 15:56:12.854 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca1c2905-7be0-4343-a047-cb871b2e14aa] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 15:56:12.855 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [62467b2f-a520-4705-be3f-107ebe25ba7e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 15:56:12.857 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 18 15:56:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.60) !!! 2026-06-18 15:56:12.916 8 INFO neutron.db.segments_db [None req-3a542f6e-9a8a-4b73-852a-58458a4c7107 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 8d49630a-1f95-49ea-b246-e63e92a8eab3 of type vxlan for network e9dae20a-edc1-4ebd-91b5-49b5b397106f [pid: 8|app: 0|req: 37/74] 199.19.213.60 () {48 vars in 963 bytes} [Thu Jun 18 15:56:12 2026] POST /v2.0/networks => generated 707 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 15:56:13.873 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3d894383-3c03-4833-ba27-e6ee7db1c503] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47510. 2026-06-18 15:56:13.875 7 INFO oslo.messaging._drivers.impl_rabbit [-] [313238ca-457d-4959-872b-a6f2ee931fce] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47498. [pid: 7|app: 0|req: 38/75] 199.19.213.60 () {44 vars in 908 bytes} [Thu Jun 18 15:56:13 2026] GET /v2.0/subnets => generated 644 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 15:56:14.014 8 INFO oslo.messaging._drivers.impl_rabbit [-] [62467b2f-a520-4705-be3f-107ebe25ba7e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47534. 2026-06-18 15:56:14.020 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ca1c2905-7be0-4343-a047-cb871b2e14aa] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47522. [pid: 8|app: 0|req: 38/76] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 15:56:13 2026] GET /v2.0/networks => generated 1430 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.19.213.60 () {48 vars in 962 bytes} [Thu Jun 18 15:56:14 2026] POST /v2.0/subnets => generated 627 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 15:56:15 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 2793 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.19.213.60 () {48 vars in 978 bytes} [Thu Jun 18 15:56:15 2026] POST /v2.0/security-groups => generated 1552 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 15:56:16 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 4327 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 15:56:16 2026] GET /v2.0/security-groups => generated 4327 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.19.213.60 () {48 vars in 988 bytes} [Thu Jun 18 15:56:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 15:56:17 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 4909 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 15:56:17 2026] GET /v2.0/security-groups => generated 4909 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.19.213.60 () {48 vars in 988 bytes} [Thu Jun 18 15:56:17 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 15:56:18 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 5493 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 15:56:18 2026] GET /v2.0/security-groups => generated 5493 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.19.213.60 () {48 vars in 988 bytes} [Thu Jun 18 15:56:18 2026] POST /v2.0/security-group-rules => generated 571 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 15:56:19 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 6077 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 15:56:19 2026] GET /v2.0/security-groups => generated 6077 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.19.213.60 () {48 vars in 988 bytes} [Thu Jun 18 15:56:19 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 15:56:20 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 6661 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 15:56:20 2026] GET /v2.0/security-groups => generated 6661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.19.213.60 () {48 vars in 988 bytes} [Thu Jun 18 15:56:20 2026] POST /v2.0/security-group-rules => generated 571 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 15:56:21 2026] GET /v2.0/security-groups => generated 7245 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 199.19.213.60 () {44 vars in 904 bytes} [Thu Jun 18 15:56:21 2026] GET /v2.0/ports => generated 2489 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 15:56:22 2026] GET /v2.0/networks => generated 1474 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.19.213.60 () {48 vars in 958 bytes} [Thu Jun 18 15:56:22 2026] POST /v2.0/ports => generated 1100 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 15:56:29.967 8 INFO neutron.pecan_wsgi.hooks.translation [None req-898fb8c0-e056-4350-9d8e-a6779fa25a28 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/101] 199.19.213.60 () {44 vars in 978 bytes} [Thu Jun 18 15:56:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.19.213.60 () {44 vars in 1000 bytes} [Thu Jun 18 15:56:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.19.213.60 () {48 vars in 1030 bytes} [Thu Jun 18 15:56:30 2026] PUT /v2.0/ports/52d9ebdc-7e74-482b-bfc3-6421d48b14c4 => generated 1213 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.19.213.60 () {44 vars in 904 bytes} [Thu Jun 18 15:56:31 2026] GET /v2.0/ports => generated 3730 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/105] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 15:56:32 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 7245 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.19.213.60 () {48 vars in 978 bytes} [Thu Jun 18 15:56:32 2026] POST /v2.0/security-groups => generated 1546 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 15:56:33 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 8773 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 15:56:33 2026] GET /v2.0/security-groups => generated 8773 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.19.213.60 () {48 vars in 988 bytes} [Thu Jun 18 15:56:34 2026] POST /v2.0/security-group-rules => generated 591 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 15:56:34 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 9377 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 15:56:35 2026] GET /v2.0/security-groups => generated 9377 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.19.213.60 () {48 vars in 988 bytes} [Thu Jun 18 15:56:35 2026] POST /v2.0/security-group-rules => generated 595 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/123] 199.19.213.60 () {44 vars in 972 bytes} [Thu Jun 18 15:57:48 2026] GET /v2.0/quotas/7cb38dc67dad49ff8d5c437e91c257ce => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 62/124] 199.19.213.60 () {48 vars in 1024 bytes} [Thu Jun 18 15:57:48 2026] PUT /v2.0/quotas/7cb38dc67dad49ff8d5c437e91c257ce => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 199.19.213.60 () {44 vars in 972 bytes} [Thu Jun 18 15:57:48 2026] GET /v2.0/quotas/7cb38dc67dad49ff8d5c437e91c257ce => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 15:59:47.354 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3d894383-3c03-4833-ba27-e6ee7db1c503] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 15:59:47.355 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [313238ca-457d-4959-872b-a6f2ee931fce] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 15:59:47.358 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 18 15:59:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.60) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 15:59:47.610 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b49b8130-cd2c-46f1-b7f8-237ac9b9cd68 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/142] 199.19.213.60 () {30 vars in 742 bytes} [Thu Jun 18 15:59:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 271 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 15:59:47.624 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca1c2905-7be0-4343-a047-cb871b2e14aa] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 15:59:47.625 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [62467b2f-a520-4705-be3f-107ebe25ba7e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 15:59:47.626 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 18 15:59:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.60) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 72/143] 199.19.213.60 () {30 vars in 764 bytes} [Thu Jun 18 15:59:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 15:59:49.346 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3d894383-3c03-4833-ba27-e6ee7db1c503] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44412. 2026-06-18 15:59:49.346 7 INFO oslo.messaging._drivers.impl_rabbit [-] [313238ca-457d-4959-872b-a6f2ee931fce] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44428. 2026-06-18 15:59:49.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4670a85d-3490-425b-b2b4-fa08c0f86962 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/144] 199.19.213.60 () {30 vars in 742 bytes} [Thu Jun 18 15:59:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 15:59:49.460 8 INFO oslo.messaging._drivers.impl_rabbit [-] [62467b2f-a520-4705-be3f-107ebe25ba7e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44448. 2026-06-18 15:59:49.460 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ca1c2905-7be0-4343-a047-cb871b2e14aa] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44436. [pid: 8|app: 0|req: 73/145] 199.19.213.60 () {30 vars in 764 bytes} [Thu Jun 18 15:59:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:06:06.997 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [313238ca-457d-4959-872b-a6f2ee931fce] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 16:06:06.998 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3d894383-3c03-4833-ba27-e6ee7db1c503] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 16:06:06.998 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 18 16:06:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=8294edd2c57c4c43aefac333de7cc475 (ip 199.19.213.60) !!! [pid: 7|app: 0|req: 98/196] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:06:06 2026] GET /v2.0/security-groups?tenant_id=8294edd2c57c4c43aefac333de7cc475 => generated 2797 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:06:07.202 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [62467b2f-a520-4705-be3f-107ebe25ba7e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 16:06:07.205 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca1c2905-7be0-4343-a047-cb871b2e14aa] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 16:06:07.205 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 18 16:06:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.60) !!! [pid: 8|app: 0|req: 99/197] 199.19.213.60 () {48 vars in 978 bytes} [Thu Jun 18 16:06:07 2026] POST /v2.0/security-groups => generated 1560 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-18 16:06:08.107 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3d894383-3c03-4833-ba27-e6ee7db1c503] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48120. 2026-06-18 16:06:08.108 7 INFO oslo.messaging._drivers.impl_rabbit [-] [313238ca-457d-4959-872b-a6f2ee931fce] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48106. [pid: 7|app: 0|req: 99/198] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:06:08 2026] GET /v2.0/security-groups?tenant_id=8294edd2c57c4c43aefac333de7cc475 => generated 4339 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:06:08.238 8 INFO oslo.messaging._drivers.impl_rabbit [-] [62467b2f-a520-4705-be3f-107ebe25ba7e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48130. 2026-06-18 16:06:08.239 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ca1c2905-7be0-4343-a047-cb871b2e14aa] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48140. [pid: 8|app: 0|req: 100/199] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 16:06:08 2026] GET /v2.0/security-groups => generated 14303 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/200] 199.19.213.60 () {48 vars in 988 bytes} [Thu Jun 18 16:06:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/201] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:06:09 2026] GET /v2.0/security-groups?tenant_id=8294edd2c57c4c43aefac333de7cc475 => generated 4917 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 16:06:09 2026] GET /v2.0/security-groups => generated 14881 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/203] 199.19.213.60 () {48 vars in 988 bytes} [Thu Jun 18 16:06:09 2026] POST /v2.0/security-group-rules => generated 567 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:06:10 2026] GET /v2.0/security-groups?tenant_id=8294edd2c57c4c43aefac333de7cc475 => generated 5497 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 16:06:10 2026] GET /v2.0/security-groups => generated 15461 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/206] 199.19.213.60 () {48 vars in 988 bytes} [Thu Jun 18 16:06:10 2026] POST /v2.0/security-group-rules => generated 569 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/207] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:06:11 2026] GET /v2.0/security-groups?tenant_id=8294edd2c57c4c43aefac333de7cc475 => generated 6079 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 16:06:11 2026] GET /v2.0/security-groups => generated 16043 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 199.19.213.60 () {48 vars in 988 bytes} [Thu Jun 18 16:06:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.19.213.60 () {30 vars in 739 bytes} [Thu Jun 18 16:08:11 2026] GET /v2.0/networks?tenant_id=8294edd2c57c4c43aefac333de7cc475&shared=False => generated 15 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:08:11.655 7 INFO neutron.db.segments_db [None req-8414cf0c-9673-49b3-9dde-0e27bbb59f3b 703acd8c87b5449f99714d38fcb50489 8294edd2c57c4c43aefac333de7cc475 - - - -] Added segment ecf220ff-1af0-4563-8705-ef722b70c1a8 of type vxlan for network 05db7eed-89b2-40b1-8042-3e58d1d0eed2 [pid: 7|app: 0|req: 115/229] 199.19.213.60 () {34 vars in 681 bytes} [Thu Jun 18 16:08:11 2026] POST /v2.0/networks => generated 718 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/230] 199.19.213.60 () {30 vars in 721 bytes} [Thu Jun 18 16:08:11 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/231] 199.19.213.60 () {30 vars in 632 bytes} [Thu Jun 18 16:08:11 2026] GET /v2.0/extensions => generated 19178 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/232] 199.19.213.60 () {34 vars in 676 bytes} [Thu Jun 18 16:08:11 2026] POST /v2.0/ports => generated 963 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/233] 199.19.213.60 () {30 vars in 702 bytes} [Thu Jun 18 16:08:12 2026] GET /v2.0/networks/05db7eed-89b2-40b1-8042-3e58d1d0eed2 => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/234] 199.19.213.60 () {30 vars in 721 bytes} [Thu Jun 18 16:08:14 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/235] 199.19.213.60 () {30 vars in 702 bytes} [Thu Jun 18 16:08:14 2026] GET /v2.0/networks/05db7eed-89b2-40b1-8042-3e58d1d0eed2 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 199.19.213.60 () {44 vars in 972 bytes} [Thu Jun 18 16:08:39 2026] GET /v2.0/quotas/8294edd2c57c4c43aefac333de7cc475 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/239] 199.19.213.60 () {48 vars in 1024 bytes} [Thu Jun 18 16:08:39 2026] PUT /v2.0/quotas/8294edd2c57c4c43aefac333de7cc475 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/240] 199.19.213.60 () {44 vars in 972 bytes} [Thu Jun 18 16:08:40 2026] GET /v2.0/quotas/8294edd2c57c4c43aefac333de7cc475 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:20:21.446 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [313238ca-457d-4959-872b-a6f2ee931fce] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 16:20:21.447 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3d894383-3c03-4833-ba27-e6ee7db1c503] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 16:20:21.449 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 18 16:20:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.60) !!! [pid: 7|app: 0|req: 168/335] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 16:20:21 2026] GET /v2.0/networks => generated 2168 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:20:22.796 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca1c2905-7be0-4343-a047-cb871b2e14aa] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 16:20:22.797 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [62467b2f-a520-4705-be3f-107ebe25ba7e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 16:20:22.799 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 18 16:20:22 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.60) !!! [pid: 8|app: 0|req: 168/336] 199.19.213.60 () {44 vars in 908 bytes} [Thu Jun 18 16:20:22 2026] GET /v2.0/subnets => generated 1261 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:20:22.966 7 INFO oslo.messaging._drivers.impl_rabbit [-] [313238ca-457d-4959-872b-a6f2ee931fce] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45876. 2026-06-18 16:20:22.967 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3d894383-3c03-4833-ba27-e6ee7db1c503] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45878. [pid: 7|app: 0|req: 169/337] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 16:20:22 2026] GET /v2.0/networks => generated 2168 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:21:03.342 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ca1c2905-7be0-4343-a047-cb871b2e14aa] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33336. 2026-06-18 16:21:03.343 8 INFO oslo.messaging._drivers.impl_rabbit [-] [62467b2f-a520-4705-be3f-107ebe25ba7e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33326. [pid: 8|app: 0|req: 172/344] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 16:21:03 2026] GET /v2.0/networks => generated 2168 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 199.19.213.60 () {44 vars in 908 bytes} [Thu Jun 18 16:21:04 2026] GET /v2.0/subnets => generated 1261 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 16:21:04 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:21:05 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 9985 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:21:06 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 9985 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/349] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:21:07 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 9985 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/350] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:21:08 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 9985 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:21:09 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 9985 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:21:10 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 9985 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 199.19.213.60 () {44 vars in 937 bytes} [Thu Jun 18 16:21:11 2026] GET /v2.0/security-groups => generated 16626 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/354] 199.19.213.60 () {44 vars in 904 bytes} [Thu Jun 18 16:21:11 2026] GET /v2.0/ports => generated 4725 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:21:18.323 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ca0be70-0cf2-43d4-8d0e-4add8feb5cef f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/357] 199.19.213.60 () {44 vars in 978 bytes} [Thu Jun 18 16:21:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 199.19.213.60 () {44 vars in 1000 bytes} [Thu Jun 18 16:21:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.19.213.60 () {44 vars in 904 bytes} [Thu Jun 18 16:21:19 2026] GET /v2.0/ports => generated 4725 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:21:20 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 9985 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:21:21 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 9985 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:21:22 2026] GET /v2.0/security-groups?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 9985 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 199.19.213.60 () {44 vars in 972 bytes} [Thu Jun 18 16:21:33 2026] GET /v2.0/quotas/7cb38dc67dad49ff8d5c437e91c257ce => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:22:26 2026] GET /v2.0/security-groups?tenant_id=8294edd2c57c4c43aefac333de7cc475 => generated 6662 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:22:27 2026] GET /v2.0/security-groups?tenant_id=8294edd2c57c4c43aefac333de7cc475 => generated 6662 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:22:28 2026] GET /v2.0/security-groups?tenant_id=8294edd2c57c4c43aefac333de7cc475 => generated 6662 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:22:29 2026] GET /v2.0/security-groups?tenant_id=8294edd2c57c4c43aefac333de7cc475 => generated 6662 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.19.213.60 () {44 vars in 1022 bytes} [Thu Jun 18 16:22:30 2026] GET /v2.0/security-groups?tenant_id=8294edd2c57c4c43aefac333de7cc475 => generated 6662 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.19.213.60 () {44 vars in 972 bytes} [Thu Jun 18 16:22:37 2026] GET /v2.0/quotas/8294edd2c57c4c43aefac333de7cc475 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.19.213.60 () {44 vars in 910 bytes} [Thu Jun 18 16:23:32 2026] GET /v2.0/networks => generated 2168 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:24:17.535 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ca1c2905-7be0-4343-a047-cb871b2e14aa] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-18 16:24:17.538 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [62467b2f-a520-4705-be3f-107ebe25ba7e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 198/395] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:24:17 2026] GET /v2.0/networks => generated 2168 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 10.0.0.196 () {32 vars in 655 bytes} [Thu Jun 18 16:24:18 2026] GET /v2.0/floatingips => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:24:19 2026] GET /v2.0/routers => generated 15 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 10.0.0.196 () {32 vars in 643 bytes} [Thu Jun 18 16:24:19 2026] GET /v2.0/ports => generated 4725 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:24:19.360 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ca1c2905-7be0-4343-a047-cb871b2e14aa] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47664. 2026-06-18 16:24:19.360 8 INFO oslo.messaging._drivers.impl_rabbit [-] [62467b2f-a520-4705-be3f-107ebe25ba7e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47674. [pid: 8|app: 0|req: 200/399] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:24:19 2026] GET /v2.0/subnets => generated 1261 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:24:19 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 10.0.0.196 () {32 vars in 663 bytes} [Thu Jun 18 16:24:19 2026] GET /v2.0/security-groups => generated 16626 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 10.0.0.196 () {32 vars in 655 bytes} [Thu Jun 18 16:24:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:24:30.920 8 INFO neutron.db.segments_db [None req-e24a9286-cfc2-488d-9f2a-bb1f6da9359d f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 77fd4bac-dfcf-4e41-95b5-f0f74aedd4e4 of type vxlan for network 0a50ed99-6c29-4ccd-831c-d42a185539a5 [pid: 8|app: 0|req: 203/405] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:24:30 2026] POST /v2.0/networks => generated 738 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:24:31.239 7 INFO neutron.db.segments_db [None req-6b9b83b1-c10e-4413-b534-d833a7bd45dd f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 70dfbdc3-2965-4766-93e3-8b909b8614cd of type vxlan for network 2b1b10c4-57da-4a9d-a36b-3a1cd8537532 2026-06-18 16:24:31.360 8 INFO neutron.db.segments_db [None req-2426bac5-0e15-4674-a70e-a749f4ed20c5 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 332b8e24-92b4-44da-8d75-6bbf4da68d7b of type vxlan for network 26dd1cd6-c0c0-494d-9fc3-908b405c0c96 [pid: 7|app: 0|req: 203/406] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:24:30 2026] POST /v2.0/networks => generated 747 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:24:31 2026] POST /v2.0/networks => generated 752 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:24:31 2026] POST /v2.0/subnets => generated 661 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:24:31 2026] POST /v2.0/subnets => generated 671 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:24:31 2026] POST /v2.0/subnets => generated 675 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:24:32.305 7 INFO neutron.db.segments_db [None req-cdfdc358-f479-48fd-9ae6-59fef1ac171b f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 83d93590-9094-4f9d-8fba-d874a0443c28 of type vxlan for network ab45b6ef-9873-4c41-908f-8a45614637e5 [pid: 8|app: 0|req: 206/411] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:24:32 2026] GET /v2.0/security-groups?tenant_id=576cd2243ec74b4fae4cf3ff2f341eb3&name=default => generated 2797 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:24:32.386 8 INFO neutron.db.segments_db [None req-fab39ee7-2b28-402e-a96d-bb5a04fcc6f1 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment d39f8385-ecf9-4670-961b-e0abfa0d8f50 of type vxlan for network d659f2c0-45c5-4248-ab23-2e13a0a0adf1 2026-06-18 16:24:32.842 7 INFO neutron.db.l3_hamode_db [None req-cdfdc358-f479-48fd-9ae6-59fef1ac171b f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:24:32.896 8 INFO neutron.db.l3_hamode_db [None req-fab39ee7-2b28-402e-a96d-bb5a04fcc6f1 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:24:34.188 8 INFO neutron.db.l3_hamode_db [None req-fab39ee7-2b28-402e-a96d-bb5a04fcc6f1 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:24:34.390 7 INFO neutron.db.l3_hamode_db [None req-cdfdc358-f479-48fd-9ae6-59fef1ac171b f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 207/412] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:24:32 2026] POST /v2.0/routers => generated 735 bytes in 3373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:24:35.751 8 INFO neutron.db.segments_db [None req-81a3ae50-ec16-40c0-b202-e957cbe8820a f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment ce985e04-6e01-48f6-b386-a93572fde26f of type vxlan for network 6c6fe5b1-18c5-4f58-89b5-03862dbcf2a9 [pid: 7|app: 0|req: 206/413] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:24:32 2026] POST /v2.0/routers => generated 725 bytes in 3732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:24:35 2026] DELETE /v2.0/security-groups/ba104584-4b5b-4104-bfd9-51d790255c3e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:24:36.138 8 INFO neutron.db.l3_hamode_db [None req-81a3ae50-ec16-40c0-b202-e957cbe8820a f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:24:37.632 8 INFO neutron.db.l3_hamode_db [None req-81a3ae50-ec16-40c0-b202-e957cbe8820a f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 208/415] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:24:36 2026] PUT /v2.0/routers/903149eb-bbd9-4cf3-8887-e51aeeb79c02/add_router_interface => generated 309 bytes in 1725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:24:35 2026] POST /v2.0/routers => generated 739 bytes in 3158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:24:39.110 8 INFO neutron.db.segments_db [None req-bb688a30-209b-49b8-b7a6-9e178403fa73 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 9e36f6ef-41c5-4abb-9fc3-fd436790a69e of type vxlan for network 8506299f-f897-4621-9bb8-d79e78206c59 [pid: 8|app: 0|req: 209/417] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:24:38 2026] POST /v2.0/networks => generated 747 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 10.0.0.1 () {38 vars in 969 bytes} [Thu Jun 18 16:24:39 2026] POST /v2.0/security-groups => generated 1620 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:24:37 2026] PUT /v2.0/routers/0a85f194-b443-472b-bdd8-e0ffaee048db/add_router_interface => generated 309 bytes in 1758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:24:39 2026] POST /v2.0/subnets => generated 670 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:24:39 2026] GET /v2.0/security-groups/fc6cab10-3ebe-49f5-ba65-c8520e0da948 => generated 1620 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:24:39.988 7 INFO neutron.db.segments_db [None req-82e9eee2-5735-4acc-b690-9c4742a85616 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 76273d71-7ed0-42e8-9ba2-8d7e7be4bc99 of type vxlan for network 84dd0b99-eaaa-46f1-b806-708ae71d4636 2026-06-18 16:24:40.407 7 INFO neutron.db.l3_hamode_db [None req-82e9eee2-5735-4acc-b690-9c4742a85616 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 211/422] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:24:39 2026] PUT /v2.0/routers/1bd374eb-7c62-4419-87ce-823793daf87d/add_router_interface => generated 309 bytes in 1589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 10.0.0.1 () {38 vars in 979 bytes} [Thu Jun 18 16:24:41 2026] POST /v2.0/security-group-rules => generated 582 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 10.0.0.196 () {34 vars in 685 bytes} [Thu Jun 18 16:24:41 2026] POST /v2.0/security-groups => generated 1597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 10.0.0.1 () {38 vars in 969 bytes} [Thu Jun 18 16:24:41 2026] POST /v2.0/security-groups => generated 1621 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:24:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:24:41 2026] GET /v2.0/security-groups/61041f9f-5cd9-42d6-b268-9f3430e2bd7d => generated 1621 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/430] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:24:41 2026] POST /v2.0/security-group-rules => generated 570 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:24:41.750 7 INFO neutron.db.l3_hamode_db [None req-82e9eee2-5735-4acc-b690-9c4742a85616 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 220/431] 10.0.0.196 () {34 vars in 685 bytes} [Thu Jun 18 16:24:41 2026] POST /v2.0/security-groups => generated 1596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/432] 10.0.0.1 () {38 vars in 979 bytes} [Thu Jun 18 16:24:41 2026] POST /v2.0/security-group-rules => generated 582 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/433] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:24:41 2026] POST /v2.0/floatingips => generated 552 bytes in 1349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/434] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:24:39 2026] POST /v2.0/routers => generated 734 bytes in 3393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/435] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:24:43 2026] GET /v2.0/security-groups/61041f9f-5cd9-42d6-b268-9f3430e2bd7d => generated 2214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/436] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:24:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/437] 10.0.0.1 () {38 vars in 979 bytes} [Thu Jun 18 16:24:43 2026] POST /v2.0/security-group-rules => generated 587 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/438] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:24:43 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/439] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:24:43 2026] GET /v2.0/security-groups/61041f9f-5cd9-42d6-b268-9f3430e2bd7d => generated 2812 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/440] 10.0.0.1 () {34 vars in 1098 bytes} [Thu Jun 18 16:24:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1386163066&fields=id&tenant_id=4a148a9684174070baaafb38f25e9f0d => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/441] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:24:43 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/442] 10.0.0.1 () {34 vars in 999 bytes} [Thu Jun 18 16:24:44 2026] GET /v2.0/security-group-rules/be2b2112-5a04-4ab0-a2fa-b6807f204d87 => generated 584 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/443] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:24:44 2026] GET /v2.0/networks?id=0a50ed99-6c29-4ccd-831c-d42a185539a5 => generated 670 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/444] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:24:44 2026] GET /v2.0/security-groups/61041f9f-5cd9-42d6-b268-9f3430e2bd7d => generated 2812 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/445] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:24:44 2026] GET /v2.0/quotas/4a148a9684174070baaafb38f25e9f0d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/446] 10.0.0.1 () {36 vars in 1021 bytes} [Thu Jun 18 16:24:44 2026] DELETE /v2.0/security-group-rules/be2b2112-5a04-4ab0-a2fa-b6807f204d87 => 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: 214/447] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:24:43 2026] PUT /v2.0/routers/395f3099-9a80-492d-8cc9-5b35dd585c91/add_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/448] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:24:44 2026] GET /v2.0/security-groups/61041f9f-5cd9-42d6-b268-9f3430e2bd7d => generated 2214 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/449] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:24:44 2026] GET /v2.0/ports?tenant_id=4a148a9684174070baaafb38f25e9f0d&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/450] 10.0.0.1 () {36 vars in 1011 bytes} [Thu Jun 18 16:24:44 2026] DELETE /v2.0/security-groups/61041f9f-5cd9-42d6-b268-9f3430e2bd7d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/451] 10.0.0.1 () {34 vars in 1096 bytes} [Thu Jun 18 16:24:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--835141090&fields=id&tenant_id=e100c66cbc664a63ba6d184bbf37dcd6 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/452] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:24:45 2026] GET /v2.0/networks?id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 684 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/453] 10.0.0.1 () {34 vars in 905 bytes} [Thu Jun 18 16:24:45 2026] GET /v2.0/extensions => generated 19178 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/454] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:24:45 2026] GET /v2.0/quotas/e100c66cbc664a63ba6d184bbf37dcd6 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/455] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:24:45 2026] GET /v2.0/networks/0a50ed99-6c29-4ccd-831c-d42a185539a5?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/456] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:24:45 2026] GET /v2.0/ports?tenant_id=e100c66cbc664a63ba6d184bbf37dcd6&fields=id => generated 103 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/457] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:24:45 2026] GET /v2.0/networks/0a50ed99-6c29-4ccd-831c-d42a185539a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/458] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:24:45 2026] GET /v2.0/security-groups/fc6cab10-3ebe-49f5-ba65-c8520e0da948 => generated 2213 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/459] 10.0.0.1 () {36 vars in 1011 bytes} [Thu Jun 18 16:24:45 2026] DELETE /v2.0/security-groups/fc6cab10-3ebe-49f5-ba65-c8520e0da948 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/460] 10.0.0.1 () {34 vars in 905 bytes} [Thu Jun 18 16:24:45 2026] GET /v2.0/extensions => generated 19178 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/461] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:24:45 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/462] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:24:45 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/463] 10.0.0.196 () {34 vars in 685 bytes} [Thu Jun 18 16:24:45 2026] POST /v2.0/security-groups => generated 1596 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/464] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:46 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/465] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:24:46 2026] POST /v2.0/security-group-rules => generated 565 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/466] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:46 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => 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: 246/467] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:24:46 2026] POST /v2.0/security-group-rules => generated 570 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/468] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:24:46 2026] POST /v2.0/floatingips => generated 552 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/469] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:24:45 2026] PUT /v2.0/routers/903149eb-bbd9-4cf3-8887-e51aeeb79c02/remove_router_interface => generated 309 bytes in 1683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/470] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:24:47 2026] GET /v2.0/networks?id=0a50ed99-6c29-4ccd-831c-d42a185539a5 => generated 670 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/471] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:47 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => 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: 223/472] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:24:47 2026] GET /v2.0/networks?id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 684 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/473] 199.19.213.60 () {34 vars in 1049 bytes} [Thu Jun 18 16:24:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4a148a9684174070baaafb38f25e9f0d => generated 181 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/474] 199.19.213.60 () {34 vars in 1049 bytes} [Thu Jun 18 16:24:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e100c66cbc664a63ba6d184bbf37dcd6 => generated 180 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/475] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:47 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:24:48.329 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-24e721a3-35fe-4576-a13b-a17a5e68cd03 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 227/476] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:24:47 2026] POST /v2.0/ports => generated 954 bytes in 789 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:24:48.887 8 INFO neutron.db.l3_hamode_db [None req-24e721a3-35fe-4576-a13b-a17a5e68cd03 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] HA network d659f2c0-45c5-4248-ab23-2e13a0a0adf1 was deleted as no HA routers are present in tenant 755efd1259d044d0916bcdb8ec10a1de. [pid: 8|app: 0|req: 250/477] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:24:47 2026] DELETE /v2.0/routers/903149eb-bbd9-4cf3-8887-e51aeeb79c02 => generated 0 bytes in 1382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/478] 199.19.213.60 () {34 vars in 910 bytes} [Thu Jun 18 16:24:48 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/479] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:48 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 957 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/480] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:48 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 957 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/481] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:24:48 2026] POST /v2.0/ports => generated 954 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 229/482] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:49 2026] GET /v2.0/security-groups?id=705851bd-3ce8-4136-964b-4ae473a39e6e&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: 230/483] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:49 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:24:49.264 8 INFO neutron.services.segments.plugin [-] Segment d39f8385-ecf9-4670-961b-e0abfa0d8f50 resource provider aggregate not found 2026-06-18 16:24:49.294 8 INFO neutron.services.segments.plugin [-] Segment d39f8385-ecf9-4670-961b-e0abfa0d8f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39f8385-ecf9-4670-961b-e0abfa0d8f50 found for delete ", "request_id": "req-b929682f-3358-4cfb-aad5-cb5921318733"}]} 2026-06-18 16:24:49.296 8 INFO neutron.services.segments.plugin [-] Segment d39f8385-ecf9-4670-961b-e0abfa0d8f50 resource provider aggregate not found 2026-06-18 16:24:49.318 8 INFO neutron.services.segments.plugin [-] Segment d39f8385-ecf9-4670-961b-e0abfa0d8f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39f8385-ecf9-4670-961b-e0abfa0d8f50 found for delete ", "request_id": "req-4fcab600-61f7-45a6-a938-0c78fc2fa8b9"}]} [pid: 8|app: 0|req: 254/484] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:24:49 2026] DELETE /v2.0/subnets/0a45e856-c46e-42b6-97ab-de8704e1f5bb => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/485] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:24:49 2026] PUT /v2.0/ports/48ac5225-af52-49ba-8b4c-bb1ab15e9f2d => generated 1199 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 255/486] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:24:49 2026] PUT /v2.0/ports/b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 1199 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 256/487] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/ports?tenant_id=4a148a9684174070baaafb38f25e9f0d&device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 257/488] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/ports?tenant_id=e100c66cbc664a63ba6d184bbf37dcd6&device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/489] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:24:49 2026] DELETE /v2.0/networks/2b1b10c4-57da-4a9d-a36b-3a1cd8537532 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 233/490] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=48ac5225-af52-49ba-8b4c-bb1ab15e9f2d => 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: 234/491] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b7693e7e-05b4-48e0-bd2d-a482d4c47063 => 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: 258/492] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/493] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/subnets?id=ab0ec919-9b12-463d-bc5c-69c0e436eff9 => generated 664 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/494] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/subnets?id=de68bd23-fd37-4af9-9a02-98d56dcf2530 => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/495] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/security-groups?id=705851bd-3ce8-4136-964b-4ae473a39e6e&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: 236/496] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/497] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/ports?network_id=0a50ed99-6c29-4ccd-831c-d42a185539a5&device_owner=network%3Adhcp => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/498] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/ports?network_id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/499] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/security-groups?tenant_id=755efd1259d044d0916bcdb8ec10a1de&name=default => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/500] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/501] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/networks/0a50ed99-6c29-4ccd-831c-d42a185539a5?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:24:50.718 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d25a57cd-2b80-4eb1-b5b8-df6cc2ad091c'] response: {'name': 'network-changed', 'server_uuid': 'f948897a-ced6-4ad8-98db-996a7f602660', 'tag': '48ac5225-af52-49ba-8b4c-bb1ab15e9f2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 264/502] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:24:50.777 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-938ecc10-9efa-46be-9ad5-9cab39ac7185'] response: {'name': 'network-changed', 'server_uuid': 'a2b03295-c1e6-455b-b217-b7f77d5a3941', 'tag': 'b7693e7e-05b4-48e0-bd2d-a482d4c47063', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 239/503] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:24:50 2026] DELETE /v2.0/security-groups/840ef9d5-430d-4184-b6f8-f15dfa4b7ff5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:24:50.786 7 INFO neutron.services.segments.plugin [-] Segment 70dfbdc3-2965-4766-93e3-8b909b8614cd resource provider aggregate not found 2026-06-18 16:24:50.815 7 INFO neutron.services.segments.plugin [-] Segment 70dfbdc3-2965-4766-93e3-8b909b8614cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70dfbdc3-2965-4766-93e3-8b909b8614cd found for delete ", "request_id": "req-fd336a06-efe9-43bb-ac59-c1248201ddc1"}]} [pid: 8|app: 0|req: 265/504] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/networks/0a50ed99-6c29-4ccd-831c-d42a185539a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:24:50.831 7 INFO neutron.services.segments.plugin [-] Segment 70dfbdc3-2965-4766-93e3-8b909b8614cd resource provider aggregate not found 2026-06-18 16:24:50.858 7 INFO neutron.services.segments.plugin [-] Segment 70dfbdc3-2965-4766-93e3-8b909b8614cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70dfbdc3-2965-4766-93e3-8b909b8614cd found for delete ", "request_id": "req-62c82e7d-a4b6-4eac-80e9-0ee2267f540b"}]} [pid: 7|app: 0|req: 240/505] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/506] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/ports?tenant_id=4a148a9684174070baaafb38f25e9f0d&device_id=f948897a-ced6-4ad8-98db-996a7f602660 => 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: 267/507] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/ports?tenant_id=e100c66cbc664a63ba6d184bbf37dcd6&device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/508] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/networks?id=0a50ed99-6c29-4ccd-831c-d42a185539a5 => generated 766 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/509] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=48ac5225-af52-49ba-8b4c-bb1ab15e9f2d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/510] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:24:50 2026] GET /v2.0/networks?id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 780 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/511] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/subnets?id=ab0ec919-9b12-463d-bc5c-69c0e436eff9 => generated 664 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/512] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/513] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/ports?network_id=0a50ed99-6c29-4ccd-831c-d42a185539a5&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: 270/514] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/subnets?id=de68bd23-fd37-4af9-9a02-98d56dcf2530 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/515] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/networks/0a50ed99-6c29-4ccd-831c-d42a185539a5?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/516] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/ports?network_id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96&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: 246/517] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/networks/0a50ed99-6c29-4ccd-831c-d42a185539a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/518] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/519] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?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: 273/520] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/521] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/security-groups?id=705851bd-3ce8-4136-964b-4ae473a39e6e&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/522] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/523] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:51 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/524] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:52 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/525] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:52 2026] GET /v2.0/security-groups?id=705851bd-3ce8-4136-964b-4ae473a39e6e&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/526] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:52 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/527] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:52 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:24:53.215 8 INFO neutron.db.segments_db [None req-9bdce7dd-1612-4f8f-ad12-df18f3755cb7 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 44783126-b8cb-47a9-b54b-bbac3c5bb8bd of type vxlan for network 48c34d48-211e-409b-9827-102077a81c5f [pid: 7|app: 0|req: 254/528] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:53 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => 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: 255/529] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:54 2026] GET /v2.0/security-groups?id=705851bd-3ce8-4136-964b-4ae473a39e6e&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: 7|app: 0|req: 256/530] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:54 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/531] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:24:52 2026] POST /v2.0/networks => generated 742 bytes in 1571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/532] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:54 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/533] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:24:54 2026] POST /v2.0/subnets => generated 665 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:24:54.573 7 INFO neutron.db.segments_db [None req-bab2b45d-47c1-4928-8c26-b5bff78a7205 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 372b30ff-1dfe-4a81-b45c-92d35113bc94 of type vxlan for network 9d2b4463-4076-4dc3-80ae-b6947897ae5d 2026-06-18 16:24:54.939 7 INFO neutron.db.l3_hamode_db [None req-bab2b45d-47c1-4928-8c26-b5bff78a7205 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 277/534] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:55 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/535] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:55 2026] GET /v2.0/security-groups?id=705851bd-3ce8-4136-964b-4ae473a39e6e&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: 279/536] 10.0.0.1 () {34 vars in 1096 bytes} [Thu Jun 18 16:24:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--919644113&fields=id&tenant_id=e1e19bc7fbc9458d94de0f16088e01c5 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/537] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:55 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/538] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:24:55 2026] GET /v2.0/networks?id=8506299f-f897-4621-9bb8-d79e78206c59 => generated 679 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/539] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:55 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/540] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:24:55 2026] GET /v2.0/quotas/e1e19bc7fbc9458d94de0f16088e01c5 => 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: 284/541] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:24:55 2026] GET /v2.0/ports?tenant_id=e1e19bc7fbc9458d94de0f16088e01c5&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/542] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:24:55 2026] GET /v2.0/networks/8506299f-f897-4621-9bb8-d79e78206c59?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: 286/543] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:24:55 2026] GET /v2.0/networks/8506299f-f897-4621-9bb8-d79e78206c59?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/544] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:56 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => 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: 288/545] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:56 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 971 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/546] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:56 2026] GET /v2.0/security-groups?id=705851bd-3ce8-4136-964b-4ae473a39e6e&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:24:56.654 7 INFO neutron.db.l3_hamode_db [None req-bab2b45d-47c1-4928-8c26-b5bff78a7205 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 292/549] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:56 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => 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: 293/550] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:56 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/551] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:56 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:24:57.360 8 INFO neutron.db.l3_db [None req-1d7efa8f-41a4-4b8f-913e-24206075dcd6 f676e778299b4e19afe5d1f3acb6a8af 4a148a9684174070baaafb38f25e9f0d - - - -] Floating IP 52a9431a-18ee-41df-bc01-e2694bfb5919 associated. External IP: 10.96.250.218, port: 48ac5225-af52-49ba-8b4c-bb1ab15e9f2d. [pid: 8|app: 0|req: 295/552] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:24:56 2026] PUT /v2.0/floatingips/52a9431a-18ee-41df-bc01-e2694bfb5919 => generated 855 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/553] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:24:54 2026] POST /v2.0/routers => generated 729 bytes in 3481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/554] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:57 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => 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: 260/555] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:58 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/556] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:24:57 2026] GET /v2.0/networks?id=8506299f-f897-4621-9bb8-d79e78206c59 => generated 679 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/557] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:58 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/558] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:58 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/559] 199.19.213.60 () {34 vars in 1049 bytes} [Thu Jun 18 16:24:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e1e19bc7fbc9458d94de0f16088e01c5 => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:24:58.452 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb6aec26-99e4-4c57-84a7-1b63c37dacfb'] response: {'name': 'network-changed', 'server_uuid': 'f948897a-ced6-4ad8-98db-996a7f602660', 'tag': '48ac5225-af52-49ba-8b4c-bb1ab15e9f2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 300/560] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:24:58 2026] GET /v2.0/security-groups?id=705851bd-3ce8-4136-964b-4ae473a39e6e&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/561] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:24:58 2026] POST /v2.0/ports => generated 954 bytes in 869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 302/562] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:24:59 2026] GET /v2.0/ports?tenant_id=4a148a9684174070baaafb38f25e9f0d&device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/563] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:59 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/564] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:24:59 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 957 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/565] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:24:59 2026] PUT /v2.0/ports/4b3d0d80-f86b-4ad3-964b-7e28024898e5 => generated 1199 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 261/566] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:24:58 2026] PUT /v2.0/routers/fa84c0fb-eb0e-4fd8-a6bc-59110671365f/add_router_interface => generated 309 bytes in 2079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/567] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/networks?id=0a50ed99-6c29-4ccd-831c-d42a185539a5 => generated 766 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 262/568] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/security-groups?id=705851bd-3ce8-4136-964b-4ae473a39e6e&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: 307/569] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/security-groups?id=f7ec8843-5847-4496-8616-f8772725516a&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/570] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/ports?tenant_id=e1e19bc7fbc9458d94de0f16088e01c5&device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/571] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/572] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/573] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=48ac5225-af52-49ba-8b4c-bb1ab15e9f2d => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/574] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4b3d0d80-f86b-4ad3-964b-7e28024898e5 => 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: 266/575] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/subnets?id=ab0ec919-9b12-463d-bc5c-69c0e436eff9 => generated 664 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:00.506 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb0c3c9a-e015-422f-ad02-afaad5e94555'] response: {'name': 'network-changed', 'server_uuid': 'a0f45c6e-9d9a-4ddf-801e-1a494a806cdd', 'tag': '4b3d0d80-f86b-4ad3-964b-7e28024898e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 267/576] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/577] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/subnets?id=dc0d969e-4e9e-42fe-b792-f98eb87b5d4d => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/578] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/ports?network_id=0a50ed99-6c29-4ccd-831c-d42a185539a5&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: 270/579] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/ports?network_id=8506299f-f897-4621-9bb8-d79e78206c59&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/580] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/networks/0a50ed99-6c29-4ccd-831c-d42a185539a5?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/581] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/582] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:00 2026] GET /v2.0/networks/8506299f-f897-4621-9bb8-d79e78206c59?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:25:00.953 8 INFO neutron.db.l3_db [None req-3f369ed4-f685-4d03-83e6-49e687aaf54d f676e778299b4e19afe5d1f3acb6a8af 4a148a9684174070baaafb38f25e9f0d - - - -] Floating IP 52a9431a-18ee-41df-bc01-e2694bfb5919 disassociated. External IP: 10.96.250.218, port: 48ac5225-af52-49ba-8b4c-bb1ab15e9f2d. [pid: 7|app: 0|req: 274/583] 10.0.0.1 () {38 vars in 969 bytes} [Thu Jun 18 16:25:00 2026] POST /v2.0/security-groups => generated 1615 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/584] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:01 2026] GET /v2.0/networks/0a50ed99-6c29-4ccd-831c-d42a185539a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/585] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:25:00 2026] DELETE /v2.0/ports/48ac5225-af52-49ba-8b4c-bb1ab15e9f2d => generated 0 bytes in 1028 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/586] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:01 2026] GET /v2.0/networks/8506299f-f897-4621-9bb8-d79e78206c59?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/587] 10.0.0.1 () {38 vars in 969 bytes} [Thu Jun 18 16:25:01 2026] POST /v2.0/security-groups => generated 1618 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/588] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:01 2026] GET /v2.0/ports?device_id=f948897a-ced6-4ad8-98db-996a7f602660 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/589] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:01 2026] GET /v2.0/ports?tenant_id=e1e19bc7fbc9458d94de0f16088e01c5&device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/590] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:01 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 969 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:02.098 7 INFO neutron.db.l3_db [None req-5c4ac5e8-8d23-4f87-8f6f-bb79ea3ac769 76899586b3d343869ce8e33d7bbcb8c2 e100c66cbc664a63ba6d184bbf37dcd6 - - - -] Floating IP 64816961-e1a2-420f-8533-f99aa1720cba associated. External IP: 10.96.250.211, port: b7693e7e-05b4-48e0-bd2d-a482d4c47063. [pid: 8|app: 0|req: 316/591] 10.0.0.1 () {38 vars in 969 bytes} [Thu Jun 18 16:25:01 2026] POST /v2.0/security-groups => generated 1616 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/592] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/networks?id=8506299f-f897-4621-9bb8-d79e78206c59 => generated 775 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/593] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/security-groups?id=f7ec8843-5847-4496-8616-f8772725516a&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/594] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/security-groups?tenant_id=129a646fad4b46c3b1a8e35617d841dd => generated 7596 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/595] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4b3d0d80-f86b-4ad3-964b-7e28024898e5 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/596] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/security-groups/8ebf0d71-da94-4a13-99b0-fdd9b1d21472 => generated 2798 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/597] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:25:01 2026] PUT /v2.0/floatingips/64816961-e1a2-420f-8533-f99aa1720cba => generated 855 bytes in 1373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/598] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/subnets?id=dc0d969e-4e9e-42fe-b792-f98eb87b5d4d => generated 673 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/599] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/security-groups/8ebf0d71-da94-4a13-99b0-fdd9b1d21472 => generated 2798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:25:02.586 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9de092ba-98af-45d1-9cb4-12e57f155721'] response: {'name': 'network-changed', 'server_uuid': 'a2b03295-c1e6-455b-b217-b7f77d5a3941', 'tag': 'b7693e7e-05b4-48e0-bd2d-a482d4c47063', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 323/600] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/ports?network_id=8506299f-f897-4621-9bb8-d79e78206c59&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/601] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:02.632 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-25c29a2b-9995-4278-b23d-c291da5bc21c'] response: {'server_uuid': 'f948897a-ced6-4ad8-98db-996a7f602660', 'name': 'network-vif-deleted', 'tag': '48ac5225-af52-49ba-8b4c-bb1ab15e9f2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 279/602] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/603] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/networks/8506299f-f897-4621-9bb8-d79e78206c59?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/604] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/security-groups/c4a6dc44-a99f-4612-9a8a-2c57e2312579 => generated 1615 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/605] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/ports?tenant_id=e100c66cbc664a63ba6d184bbf37dcd6&device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 1240 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/606] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/networks/8506299f-f897-4621-9bb8-d79e78206c59?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/607] 10.0.0.1 () {36 vars in 1011 bytes} [Thu Jun 18 16:25:02 2026] DELETE /v2.0/security-groups/c4a6dc44-a99f-4612-9a8a-2c57e2312579 => 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: 327/608] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/networks?id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 780 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:02.870 8 INFO neutron.api.v2.resource [req-b67307ac-3a00-4031-9963-ddcce6d05f77 req-85d97726-396c-4a59-b525-a40001d5f70a 836a2536690542b3b56a09f475165728 129a646fad4b46c3b1a8e35617d841dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 328/609] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/security-groups/c4a6dc44-a99f-4612-9a8a-2c57e2312579 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/610] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/611] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/security-groups/13357b30-eb33-47aa-8973-d38eb1df95e0 => generated 1618 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/612] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:02 2026] GET /v2.0/subnets?id=de68bd23-fd37-4af9-9a02-98d56dcf2530 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/613] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:02 2026] DELETE /v2.0/security-groups/705851bd-3ce8-4136-964b-4ae473a39e6e => 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: 284/614] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/ports?network_id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/615] 10.0.0.1 () {36 vars in 1011 bytes} [Thu Jun 18 16:25:02 2026] DELETE /v2.0/security-groups/13357b30-eb33-47aa-8973-d38eb1df95e0 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:25:03.079 7 INFO neutron.api.v2.resource [None req-99fe3bd9-a341-4e5d-ad4f-d5c5a7ba5abd f676e778299b4e19afe5d1f3acb6a8af 4a148a9684174070baaafb38f25e9f0d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 285/616] 10.0.0.196 () {32 vars in 737 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/security-groups/705851bd-3ce8-4136-964b-4ae473a39e6e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/617] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:25:03.143 8 INFO neutron.api.v2.resource [req-c73c4b0e-69e3-4475-8f4a-73317f587202 req-a56f5acb-5b47-4c74-b1fc-27d9e60ec8eb 836a2536690542b3b56a09f475165728 129a646fad4b46c3b1a8e35617d841dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/618] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/security-groups/13357b30-eb33-47aa-8973-d38eb1df95e0 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/619] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?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: 335/620] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/security-groups/7209de74-405a-42dd-ba98-f7605a91eefd => generated 1616 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/621] 10.0.0.1 () {36 vars in 1011 bytes} [Thu Jun 18 16:25:03 2026] DELETE /v2.0/security-groups/7209de74-405a-42dd-ba98-f7605a91eefd => 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: 337/622] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:03.426 8 INFO neutron.api.v2.resource [req-3a981e7b-5e92-4f31-bcc1-96318d05f6c0 req-3ddc6c1b-7ef7-4cba-9429-3f1ee2518817 836a2536690542b3b56a09f475165728 129a646fad4b46c3b1a8e35617d841dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 338/623] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/security-groups/7209de74-405a-42dd-ba98-f7605a91eefd => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/624] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:25:03 2026] DELETE /v2.0/floatingips/52a9431a-18ee-41df-bc01-e2694bfb5919 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/625] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/security-groups?id=f7ec8843-5847-4496-8616-f8772725516a&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/626] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/security-groups?tenant_id=129a646fad4b46c3b1a8e35617d841dd => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/627] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/security-groups/8ebf0d71-da94-4a13-99b0-fdd9b1d21472 => generated 2798 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/628] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/security-groups/8ebf0d71-da94-4a13-99b0-fdd9b1d21472 => generated 2798 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:25:03.717 8 INFO neutron.api.v2.resource [req-f528589b-a86c-4afd-a561-4e1d01f401dc req-8f776685-97f9-4f45-b760-931b5a753f1f 836a2536690542b3b56a09f475165728 129a646fad4b46c3b1a8e35617d841dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 343/629] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/security-groups/7209de74-405a-42dd-ba98-f7605a91eefd => generated 146 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:25:03.759 8 INFO neutron.api.v2.resource [req-b73dc50e-511b-4fe5-ac14-6543336f5b1c req-f8f00450-f46d-4cdc-864b-e6cf34e6720a 836a2536690542b3b56a09f475165728 129a646fad4b46c3b1a8e35617d841dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 344/630] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/security-groups/13357b30-eb33-47aa-8973-d38eb1df95e0 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:25:03.812 8 INFO neutron.api.v2.resource [req-abd51166-86f9-4e5c-874c-a9463b89e677 req-5bec0b67-45d6-423e-ae12-e00a85c6760b 836a2536690542b3b56a09f475165728 129a646fad4b46c3b1a8e35617d841dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 345/631] 10.0.0.1 () {34 vars in 989 bytes} [Thu Jun 18 16:25:03 2026] GET /v2.0/security-groups/c4a6dc44-a99f-4612-9a8a-2c57e2312579 => 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: 287/632] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:25:03 2026] PUT /v2.0/routers/0a85f194-b443-472b-bdd8-e0ffaee048db/remove_router_interface => generated 309 bytes in 1443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/633] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:04 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/634] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:25:03 2026] PUT /v2.0/routers/fa84c0fb-eb0e-4fd8-a6bc-59110671365f/remove_router_interface => generated 309 bytes in 2085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/635] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:05 2026] GET /v2.0/security-groups?id=f7ec8843-5847-4496-8616-f8772725516a&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:06.710 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-37051d31-2842-40d3-83ff-f9352761b916 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-06-18 16:25:07.240 7 INFO neutron.services.segments.plugin [-] Segment 83d93590-9094-4f9d-8fba-d874a0443c28 resource provider aggregate not found 2026-06-18 16:25:07.245 7 INFO neutron.services.segments.plugin [-] Segment 83d93590-9094-4f9d-8fba-d874a0443c28 resource provider aggregate not found 2026-06-18 16:25:07.263 7 INFO neutron.services.segments.plugin [-] Segment 83d93590-9094-4f9d-8fba-d874a0443c28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83d93590-9094-4f9d-8fba-d874a0443c28 found for delete ", "request_id": "req-6a52e43f-0b09-484f-84ff-9e55aa805706"}]} 2026-06-18 16:25:07.267 7 INFO neutron.services.segments.plugin [-] Segment 83d93590-9094-4f9d-8fba-d874a0443c28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83d93590-9094-4f9d-8fba-d874a0443c28 found for delete ", "request_id": "req-eb5fcd06-0c8c-42fb-a5b8-62daeca1642e"}]} 2026-06-18 16:25:07.551 7 INFO neutron.db.l3_hamode_db [None req-37051d31-2842-40d3-83ff-f9352761b916 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] HA network ab45b6ef-9873-4c41-908f-8a45614637e5 was deleted as no HA routers are present in tenant 4a148a9684174070baaafb38f25e9f0d. [pid: 7|app: 0|req: 289/636] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:05 2026] DELETE /v2.0/routers/0a85f194-b443-472b-bdd8-e0ffaee048db => generated 0 bytes in 2548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/637] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:07 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:07.877 8 INFO neutron.services.segments.plugin [-] Segment 372b30ff-1dfe-4a81-b45c-92d35113bc94 resource provider aggregate not found 2026-06-18 16:25:07.888 8 INFO neutron.services.segments.plugin [-] Segment 372b30ff-1dfe-4a81-b45c-92d35113bc94 resource provider aggregate not found 2026-06-18 16:25:07.901 8 INFO neutron.services.segments.plugin [-] Segment 372b30ff-1dfe-4a81-b45c-92d35113bc94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 372b30ff-1dfe-4a81-b45c-92d35113bc94 found for delete ", "request_id": "req-c6930f76-8194-4de6-bbdc-77eddbdb45f8"}]} 2026-06-18 16:25:07.903 8 INFO neutron.services.segments.plugin [-] Segment 372b30ff-1dfe-4a81-b45c-92d35113bc94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 372b30ff-1dfe-4a81-b45c-92d35113bc94 found for delete ", "request_id": "req-6d128695-0979-4d0b-ac3f-4d5206754d2b"}]} [pid: 7|app: 0|req: 291/638] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:07 2026] DELETE /v2.0/subnets/ab0ec919-9b12-463d-bc5c-69c0e436eff9 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/639] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:07 2026] GET /v2.0/security-groups?id=f7ec8843-5847-4496-8616-f8772725516a&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:08.073 8 INFO neutron.db.l3_hamode_db [None req-6e2ce32a-feb3-4074-b13e-681e4f9dbd45 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] HA network 9d2b4463-4076-4dc3-80ae-b6947897ae5d was deleted as no HA routers are present in tenant 129a646fad4b46c3b1a8e35617d841dd. [pid: 8|app: 0|req: 348/640] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:05 2026] DELETE /v2.0/routers/fa84c0fb-eb0e-4fd8-a6bc-59110671365f => generated 0 bytes in 2122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/641] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:08 2026] DELETE /v2.0/subnets/8c5fec14-5255-4659-bac7-f839df0f7a91 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/642] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:08 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 971 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/643] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:25:08 2026] DELETE /v2.0/networks/0a50ed99-6c29-4ccd-831c-d42a185539a5 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:25:09.282 7 INFO neutron.services.segments.plugin [-] Segment 77fd4bac-dfcf-4e41-95b5-f0f74aedd4e4 resource provider aggregate not found 2026-06-18 16:25:09.292 7 INFO neutron.services.segments.plugin [-] Segment 77fd4bac-dfcf-4e41-95b5-f0f74aedd4e4 resource provider aggregate not found 2026-06-18 16:25:09.304 7 INFO neutron.services.segments.plugin [-] Segment 77fd4bac-dfcf-4e41-95b5-f0f74aedd4e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77fd4bac-dfcf-4e41-95b5-f0f74aedd4e4 found for delete ", "request_id": "req-cfea3cb4-2485-4a18-b99c-eee192674783"}]} 2026-06-18 16:25:09.309 7 INFO neutron.services.segments.plugin [-] Segment 77fd4bac-dfcf-4e41-95b5-f0f74aedd4e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77fd4bac-dfcf-4e41-95b5-f0f74aedd4e4 found for delete ", "request_id": "req-ede1b9cd-827d-4e4b-80a2-228660550e1d"}]} 2026-06-18 16:25:09.482 7 INFO neutron.db.l3_db [None req-b96b87a2-4caf-4cdf-b5cc-2bdaa36d8b6d c845d96df2554833be7aa4e42626568b e1e19bc7fbc9458d94de0f16088e01c5 - - - -] Floating IP 2dc69c7c-d9ae-475b-b720-8f6749589a81 associated. External IP: 10.96.250.204, port: 4b3d0d80-f86b-4ad3-964b-7e28024898e5. [pid: 7|app: 0|req: 294/644] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:25:08 2026] PUT /v2.0/floatingips/2dc69c7c-d9ae-475b-b720-8f6749589a81 => generated 855 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:09.891 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c58fad8b-fb74-41af-8ca1-8c6ae9883e0b'] response: {'name': 'network-changed', 'server_uuid': 'a0f45c6e-9d9a-4ddf-801e-1a494a806cdd', 'tag': '4b3d0d80-f86b-4ad3-964b-7e28024898e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 295/645] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:09 2026] GET /v2.0/security-groups?tenant_id=4a148a9684174070baaafb38f25e9f0d&name=default => generated 2797 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:25:09.923 8 INFO neutron.services.segments.plugin [-] Segment 44783126-b8cb-47a9-b54b-bbac3c5bb8bd resource provider aggregate not found 2026-06-18 16:25:09.930 8 INFO neutron.services.segments.plugin [-] Segment 44783126-b8cb-47a9-b54b-bbac3c5bb8bd resource provider aggregate not found 2026-06-18 16:25:09.946 8 INFO neutron.services.segments.plugin [-] Segment 44783126-b8cb-47a9-b54b-bbac3c5bb8bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44783126-b8cb-47a9-b54b-bbac3c5bb8bd found for delete ", "request_id": "req-4b452311-8190-4f43-99aa-029f553ff8fc"}]} 2026-06-18 16:25:09.948 8 INFO neutron.services.segments.plugin [-] Segment 44783126-b8cb-47a9-b54b-bbac3c5bb8bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44783126-b8cb-47a9-b54b-bbac3c5bb8bd found for delete ", "request_id": "req-994c2c74-e1a4-464c-89fa-bb74e6e09703"}]} [pid: 7|app: 0|req: 296/646] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:09 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/647] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:25:08 2026] DELETE /v2.0/networks/48c34d48-211e-409b-9827-102077a81c5f => generated 0 bytes in 1341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/648] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:09 2026] GET /v2.0/ports?tenant_id=e1e19bc7fbc9458d94de0f16088e01c5&device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/649] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:10 2026] GET /v2.0/security-groups?id=f7ec8843-5847-4496-8616-f8772725516a&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/650] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:09 2026] DELETE /v2.0/security-groups/c5fb6eac-a1b0-483a-bed9-696f5f800fe1 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/651] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:10 2026] GET /v2.0/networks?id=8506299f-f897-4621-9bb8-d79e78206c59 => generated 775 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/652] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4b3d0d80-f86b-4ad3-964b-7e28024898e5 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/653] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:10 2026] GET /v2.0/subnets?id=dc0d969e-4e9e-42fe-b792-f98eb87b5d4d => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/654] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:10 2026] GET /v2.0/ports?network_id=8506299f-f897-4621-9bb8-d79e78206c59&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: 8|app: 0|req: 356/655] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:10 2026] GET /v2.0/networks/8506299f-f897-4621-9bb8-d79e78206c59?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/656] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:10 2026] GET /v2.0/networks/8506299f-f897-4621-9bb8-d79e78206c59?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/657] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:10 2026] GET /v2.0/security-groups?tenant_id=129a646fad4b46c3b1a8e35617d841dd&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/658] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:10 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/659] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:11 2026] GET /v2.0/security-groups?id=f7ec8843-5847-4496-8616-f8772725516a&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/660] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:11 2026] DELETE /v2.0/security-groups/8ebf0d71-da94-4a13-99b0-fdd9b1d21472 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/663] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:12 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/664] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:12 2026] GET /v2.0/security-groups?id=f7ec8843-5847-4496-8616-f8772725516a&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/665] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:25:12 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:13.148 7 INFO neutron.db.segments_db [None req-32bcb939-224e-469a-8fbf-5a2cc1e92bae f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 6ccb536d-24d8-4ac7-9562-5f9f99de2535 of type vxlan for network e58d47e8-9d86-45b8-ae86-510e58c7f92d 2026-06-18 16:25:13.238 8 INFO neutron.db.l3_db [None req-8c787231-d692-4031-87ab-35fac1f93564 c845d96df2554833be7aa4e42626568b e1e19bc7fbc9458d94de0f16088e01c5 - - - -] Floating IP 2dc69c7c-d9ae-475b-b720-8f6749589a81 disassociated. External IP: 10.96.250.204, port: 4b3d0d80-f86b-4ad3-964b-7e28024898e5. [pid: 7|app: 0|req: 305/666] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:25:12 2026] POST /v2.0/networks => generated 744 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/667] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:25:13 2026] POST /v2.0/subnets => generated 667 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/668] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:13 2026] GET /v2.0/ports?device_id=a0f45c6e-9d9a-4ddf-801e-1a494a806cdd => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/669] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:25:12 2026] DELETE /v2.0/ports/4b3d0d80-f86b-4ad3-964b-7e28024898e5 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:25:13.794 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24f3fdda-ebb4-4d71-a82b-277d5a02e937'] response: {'server_uuid': 'a0f45c6e-9d9a-4ddf-801e-1a494a806cdd', 'name': 'network-vif-deleted', 'tag': '4b3d0d80-f86b-4ad3-964b-7e28024898e5', 'status': 'completed', 'code': 200} 2026-06-18 16:25:13.834 8 INFO neutron.db.segments_db [None req-a0bc5376-f914-4a4a-8d05-224c9b9f77ad f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 762c7c4a-8159-4de5-8ba9-9292d3cb0e1e of type vxlan for network c4777eb5-8bd4-4f62-aab7-f89e9cfe0d7b 2026-06-18 16:25:13.860 7 INFO neutron.db.segments_db [None req-04cd8af7-f221-4fec-9f7b-58373e4b1a16 566cc796b0884ca2b55677caff0953fd 842bfba3bbd142fa8ad6256afee21817 - - - -] Added segment e600e462-c4fd-4f72-a037-2620a09b2067 of type vxlan for network 14d68ef9-98fb-4c71-9fa4-9a9bf31138b4 [pid: 7|app: 0|req: 308/670] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:25:13 2026] POST /v2.0/networks => generated 648 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:25:14.307 8 INFO neutron.db.l3_hamode_db [None req-a0bc5376-f914-4a4a-8d05-224c9b9f77ad f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 309/671] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:25:14 2026] POST /v2.0/subnets => generated 649 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/672] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:14 2026] DELETE /v2.0/security-groups/f7ec8843-5847-4496-8616-f8772725516a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:25:15.031 7 INFO neutron.db.segments_db [None req-594177ed-2c7b-420c-a18f-bb53c8d67bc1 566cc796b0884ca2b55677caff0953fd 842bfba3bbd142fa8ad6256afee21817 - - - -] Added segment 35ed023c-e3ce-4d25-a061-0a4fe9e11893 of type vxlan for network 5976cc7b-d66b-408b-ab7d-843d43683d4b [pid: 7|app: 0|req: 311/673] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:25:14 2026] POST /v2.0/networks => generated 648 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:25:15.199 7 INFO neutron.api.v2.resource [None req-e811592e-71a3-47d5-8de5-86c13bda628e c845d96df2554833be7aa4e42626568b e1e19bc7fbc9458d94de0f16088e01c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 312/674] 10.0.0.196 () {32 vars in 737 bytes} [Thu Jun 18 16:25:15 2026] GET /v2.0/security-groups/f7ec8843-5847-4496-8616-f8772725516a => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/675] 10.0.0.196 () {34 vars in 743 bytes} [Thu Jun 18 16:25:15 2026] PUT /v2.0/networks/5976cc7b-d66b-408b-ab7d-843d43683d4b => generated 592 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:15.361 8 INFO neutron.db.l3_hamode_db [None req-a0bc5376-f914-4a4a-8d05-224c9b9f77ad f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 314/676] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:25:15 2026] DELETE /v2.0/floatingips/2dc69c7c-d9ae-475b-b720-8f6749589a81 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/677] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:25:15 2026] POST /v2.0/subnets => generated 622 bytes in 1234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/678] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:25:13 2026] POST /v2.0/routers => generated 731 bytes in 3614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/679] 10.0.0.66 () {34 vars in 989 bytes} [Thu Jun 18 16:25:17 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 1240 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/680] 10.0.0.196 () {34 vars in 741 bytes} [Thu Jun 18 16:25:17 2026] PUT /v2.0/subnets/316bb316-1e94-474f-90ee-242a5e4e162f => generated 632 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/681] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:25:17 2026] PUT /v2.0/routers/395f3099-9a80-492d-8cc9-5b35dd585c91/remove_router_interface => generated 309 bytes in 1787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/682] 10.0.0.66 () {34 vars in 1039 bytes} [Thu Jun 18 16:25:18 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:19.551 7 INFO neutron.services.segments.plugin [-] Segment 35ed023c-e3ce-4d25-a061-0a4fe9e11893 resource provider aggregate not found 2026-06-18 16:25:19.558 7 INFO neutron.services.segments.plugin [-] Segment 35ed023c-e3ce-4d25-a061-0a4fe9e11893 resource provider aggregate not found [pid: 8|app: 0|req: 366/683] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:25:17 2026] PUT /v2.0/routers/141bec3a-8644-4f0a-9672-9c5a2da3186f/add_router_interface => generated 309 bytes in 1796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:19.588 7 INFO neutron.services.segments.plugin [-] Segment 35ed023c-e3ce-4d25-a061-0a4fe9e11893 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35ed023c-e3ce-4d25-a061-0a4fe9e11893 found for delete ", "request_id": "req-5d326d83-51c9-46cc-8cc8-da32357aaa3d"}]} 2026-06-18 16:25:19.589 7 INFO neutron.services.segments.plugin [-] Segment 35ed023c-e3ce-4d25-a061-0a4fe9e11893 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35ed023c-e3ce-4d25-a061-0a4fe9e11893 found for delete ", "request_id": "req-cf2f406e-8217-40af-8ee9-304e76ea3d5c"}]} [pid: 7|app: 0|req: 318/684] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:25:18 2026] DELETE /v2.0/networks/5976cc7b-d66b-408b-ab7d-843d43683d4b => generated 0 bytes in 765 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:25:19.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79cec5ed-b464-48f9-9128-cf2304cc78ed 566cc796b0884ca2b55677caff0953fd 842bfba3bbd142fa8ad6256afee21817 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 319/685] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:25:19 2026] DELETE /v2.0/networks/5976cc7b-d66b-408b-ab7d-843d43683d4b => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/686] 10.0.0.196 () {32 vars in 694 bytes} [Thu Jun 18 16:25:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/687] 10.0.0.196 () {32 vars in 742 bytes} [Thu Jun 18 16:25:19 2026] GET /v2.0/subnets?network_id=245d5f2e-ed27-4d57-a666-d073c6c00b7e => generated 626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/688] 10.0.0.196 () {32 vars in 653 bytes} [Thu Jun 18 16:25:19 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/689] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:25:19 2026] GET /v2.0/networks => generated 1313 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/690] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:25:20 2026] GET /v2.0/subnets => generated 1265 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/691] 10.0.0.196 () {32 vars in 723 bytes} [Thu Jun 18 16:25:20 2026] GET /v2.0/networks/14d68ef9-98fb-4c71-9fa4-9a9bf31138b4 => generated 673 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/692] 10.0.0.196 () {34 vars in 685 bytes} [Thu Jun 18 16:25:20 2026] POST /v2.0/security-groups => generated 1596 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/693] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:25:20 2026] GET /v2.0/subnets/7de17c6d-5503-41db-8613-c6818a27e0c5 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/694] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:25:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:25:20.453 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f49e663d-2350-4eb1-88c3-544b67cf0373 566cc796b0884ca2b55677caff0953fd 842bfba3bbd142fa8ad6256afee21817 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 329/695] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:20 2026] DELETE /v2.0/subnets/316bb316-1e94-474f-90ee-242a5e4e162f => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/696] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:25:20 2026] POST /v2.0/security-group-rules => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:25:20.597 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f0b4045-d0c7-4328-adf8-05c2429050e9 566cc796b0884ca2b55677caff0953fd 842bfba3bbd142fa8ad6256afee21817 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 331/697] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:25:20 2026] DELETE /v2.0/networks/5976cc7b-d66b-408b-ab7d-843d43683d4b => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:25:20.680 8 INFO neutron.services.segments.plugin [-] Segment 76273d71-7ed0-42e8-9ba2-8d7e7be4bc99 resource provider aggregate not found 2026-06-18 16:25:20.685 8 INFO neutron.services.segments.plugin [-] Segment 76273d71-7ed0-42e8-9ba2-8d7e7be4bc99 resource provider aggregate not found 2026-06-18 16:25:20.706 8 INFO neutron.services.segments.plugin [-] Segment 76273d71-7ed0-42e8-9ba2-8d7e7be4bc99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76273d71-7ed0-42e8-9ba2-8d7e7be4bc99 found for delete ", "request_id": "req-431f21b0-c83d-4c91-8c49-a38259b90f34"}]} 2026-06-18 16:25:20.714 8 INFO neutron.services.segments.plugin [-] Segment 76273d71-7ed0-42e8-9ba2-8d7e7be4bc99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76273d71-7ed0-42e8-9ba2-8d7e7be4bc99 found for delete ", "request_id": "req-f7606c59-724d-4951-a907-8edafac0851f"}]} 2026-06-18 16:25:20.718 8 INFO neutron.db.l3_hamode_db [None req-12382813-0548-4130-be2a-1e583023e7cf f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] HA network 84dd0b99-eaaa-46f1-b806-708ae71d4636 was deleted as no HA routers are present in tenant e1e19bc7fbc9458d94de0f16088e01c5. [pid: 8|app: 0|req: 367/698] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:19 2026] DELETE /v2.0/routers/395f3099-9a80-492d-8cc9-5b35dd585c91 => generated 0 bytes in 1155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/699] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:20 2026] DELETE /v2.0/subnets/7de17c6d-5503-41db-8613-c6818a27e0c5 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/700] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:20 2026] DELETE /v2.0/subnets/dc0d969e-4e9e-42fe-b792-f98eb87b5d4d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/701] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:25:20 2026] POST /v2.0/floatingips => generated 552 bytes in 773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 370/702] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:25:21 2026] DELETE /v2.0/networks/14d68ef9-98fb-4c71-9fa4-9a9bf31138b4 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:25:21.811 7 INFO neutron.services.segments.plugin [-] Segment 9e36f6ef-41c5-4abb-9fc3-fd436790a69e resource provider aggregate not found 2026-06-18 16:25:21.818 7 INFO neutron.services.segments.plugin [-] Segment 9e36f6ef-41c5-4abb-9fc3-fd436790a69e resource provider aggregate not found [pid: 8|app: 0|req: 371/703] 10.0.0.1 () {34 vars in 1096 bytes} [Thu Jun 18 16:25:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--480160557&fields=id&tenant_id=126c38cfd39e45948760752d4e28b5fe => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:25:21.840 7 INFO neutron.services.segments.plugin [-] Segment 9e36f6ef-41c5-4abb-9fc3-fd436790a69e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e36f6ef-41c5-4abb-9fc3-fd436790a69e found for delete ", "request_id": "req-34f0b26f-81dd-41f5-a732-82ee7bf4390a"}]} 2026-06-18 16:25:21.841 7 INFO neutron.services.segments.plugin [-] Segment 9e36f6ef-41c5-4abb-9fc3-fd436790a69e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e36f6ef-41c5-4abb-9fc3-fd436790a69e found for delete ", "request_id": "req-914ce96a-fcbc-439c-bb3e-d91f21495193"}]} [pid: 7|app: 0|req: 333/704] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:25:21 2026] DELETE /v2.0/networks/8506299f-f897-4621-9bb8-d79e78206c59 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/705] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:25:21 2026] GET /v2.0/networks?id=e58d47e8-9d86-45b8-ae86-510e58c7f92d => generated 676 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/706] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:25:21 2026] GET /v2.0/quotas/126c38cfd39e45948760752d4e28b5fe => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/707] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:25:21 2026] GET /v2.0/ports?tenant_id=126c38cfd39e45948760752d4e28b5fe&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/708] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:22 2026] GET /v2.0/security-groups?tenant_id=e1e19bc7fbc9458d94de0f16088e01c5&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/709] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:25:22 2026] GET /v2.0/networks/e58d47e8-9d86-45b8-ae86-510e58c7f92d?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/710] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:22 2026] DELETE /v2.0/security-groups/297b795d-7a34-4b18-a004-f1519d2ac06a => 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: 337/711] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:25:22 2026] GET /v2.0/networks/e58d47e8-9d86-45b8-ae86-510e58c7f92d?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: 8|app: 0|req: 375/712] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:22 2026] GET /v2.0/security-groups?tenant_id=842bfba3bbd142fa8ad6256afee21817&name=default => generated 2801 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/713] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:22 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => 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: 338/714] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:22 2026] DELETE /v2.0/security-groups/60f575cd-cdb8-43f8-a378-2700fb8a6397 => 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: 377/715] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:22 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/716] 10.0.0.1 () {34 vars in 969 bytes} [Thu Jun 18 16:25:22 2026] GET /v2.0/ports/b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:22.971 8 INFO neutron.services.segments.plugin [-] Segment e600e462-c4fd-4f72-a037-2620a09b2067 resource provider aggregate not found 2026-06-18 16:25:22.978 8 INFO neutron.services.segments.plugin [-] Segment e600e462-c4fd-4f72-a037-2620a09b2067 resource provider aggregate not found 2026-06-18 16:25:23.002 8 INFO neutron.services.segments.plugin [-] Segment e600e462-c4fd-4f72-a037-2620a09b2067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e600e462-c4fd-4f72-a037-2620a09b2067 found for delete ", "request_id": "req-d4942796-297c-441d-8463-62a8b300b381"}]} 2026-06-18 16:25:23.013 8 INFO neutron.services.segments.plugin [-] Segment e600e462-c4fd-4f72-a037-2620a09b2067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e600e462-c4fd-4f72-a037-2620a09b2067 found for delete ", "request_id": "req-86a33f51-fe29-4e62-bc0f-2181653b5ee7"}]} [pid: 8|app: 0|req: 378/717] 199.19.213.60 () {34 vars in 999 bytes} [Thu Jun 18 16:25:22 2026] GET /v2.0/subnets?network_id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 660 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:23.029 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3d894383-3c03-4833-ba27-e6ee7db1c503] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 340/718] 199.19.213.60 () {34 vars in 1145 bytes} [Thu Jun 18 16:25:23 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941&device_owner=compute%3Anova&network_id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/719] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:23 2026] GET /v2.0/networks?id=e58d47e8-9d86-45b8-ae86-510e58c7f92d => generated 676 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/720] 199.19.213.60 () {34 vars in 1049 bytes} [Thu Jun 18 16:25:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=126c38cfd39e45948760752d4e28b5fe => generated 180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/721] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:25:23 2026] PUT /v2.0/ports/b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 1149 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 380/722] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:23 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:25:23.708 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f50a8748-ae47-4db9-a282-79253d662bc3'] response: {'name': 'network-changed', 'server_uuid': 'a2b03295-c1e6-455b-b217-b7f77d5a3941', 'tag': 'b7693e7e-05b4-48e0-bd2d-a482d4c47063', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 381/723] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:23 2026] GET /v2.0/ports?tenant_id=e100c66cbc664a63ba6d184bbf37dcd6&device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 1421 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/724] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:23 2026] GET /v2.0/networks?id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/725] 199.19.213.60 () {34 vars in 1059 bytes} [Thu Jun 18 16:25:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/726] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:25:23 2026] POST /v2.0/ports => generated 954 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 384/727] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/728] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:23 2026] GET /v2.0/subnets?id=de68bd23-fd37-4af9-9a02-98d56dcf2530 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/729] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:23 2026] GET /v2.0/ports?network_id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/730] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:25:24.098 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3d894383-3c03-4833-ba27-e6ee7db1c503] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51828. [pid: 8|app: 0|req: 388/731] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?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: 8|app: 0|req: 389/732] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/ports?tenant_id=e100c66cbc664a63ba6d184bbf37dcd6&device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/733] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/networks?id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/734] 199.19.213.60 () {34 vars in 1059 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b7693e7e-05b4-48e0-bd2d-a482d4c47063 => 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: 344/735] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:25:23 2026] PUT /v2.0/ports/9f89a5cc-f6c0-4309-8cbb-0e8b6c79f205 => generated 1199 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/736] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:24.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2edca344-742d-407b-ae3e-d300ed8d2513'] response: {'name': 'network-changed', 'server_uuid': '64e0309a-a902-41be-9de2-2d61a2deee1b', 'tag': '9f89a5cc-f6c0-4309-8cbb-0e8b6c79f205', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 393/737] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/subnets?id=de68bd23-fd37-4af9-9a02-98d56dcf2530 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/738] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/ports?tenant_id=126c38cfd39e45948760752d4e28b5fe&device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => 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: 395/739] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/ports?network_id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/740] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9f89a5cc-f6c0-4309-8cbb-0e8b6c79f205 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 397/741] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/742] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/subnets?id=d78eee09-f992-45f0-b53a-9dfb3767d8e2 => generated 670 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/743] 199.19.213.60 () {34 vars in 1095 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/744] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/745] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/ports?network_id=e58d47e8-9d86-45b8-ae86-510e58c7f92d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/746] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:24.864 7 INFO neutron.db.segments_db [None req-8a10d46e-4bf2-4bfc-b7b5-33833c3c21dc 6083e95c737d4c3e920bc300e092ad42 96ed9faae93144d2805c55eeb740628b - - - -] Added segment 5690a4c1-cb04-4fb8-8878-aaa232c5bbda of type vxlan for network eeea6c0e-e5c5-41d3-ab89-b95b834d9dea [pid: 8|app: 0|req: 403/747] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/networks/e58d47e8-9d86-45b8-ae86-510e58c7f92d?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/748] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/ports?tenant_id=e100c66cbc664a63ba6d184bbf37dcd6&device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 1421 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/749] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:25:24 2026] POST /v2.0/networks => generated 644 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/750] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:24 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/751] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/networks/e58d47e8-9d86-45b8-ae86-510e58c7f92d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/752] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/networks?id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 780 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/753] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 1152 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/754] 199.19.213.60 () {34 vars in 1059 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b7693e7e-05b4-48e0-bd2d-a482d4c47063 => 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: 409/755] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/756] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/ports?tenant_id=126c38cfd39e45948760752d4e28b5fe&device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/757] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/758] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/networks?id=e58d47e8-9d86-45b8-ae86-510e58c7f92d => generated 772 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/759] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/subnets?id=de68bd23-fd37-4af9-9a02-98d56dcf2530 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/760] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:25:25 2026] POST /v2.0/ports => generated 775 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 348/761] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/ports?network_id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:25:25.571 7 INFO neutron.db.segments_db [None req-3c65e749-6bc8-47df-999a-76a01417172d 6083e95c737d4c3e920bc300e092ad42 96ed9faae93144d2805c55eeb740628b - - - -] Added segment c9e4d5df-ace1-453f-a753-c03f50e61135 of type vxlan for network c0829fd1-1180-491d-bd34-bd841905337f [pid: 7|app: 0|req: 349/762] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:25:25 2026] POST /v2.0/networks => generated 631 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/763] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/764] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9f89a5cc-f6c0-4309-8cbb-0e8b6c79f205 => generated 19 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/765] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/766] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/subnets?id=d78eee09-f992-45f0-b53a-9dfb3767d8e2 => generated 670 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/767] 199.19.213.60 () {34 vars in 1119 bytes} [Thu Jun 18 16:25:25 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/768] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:26 2026] GET /v2.0/ports?network_id=e58d47e8-9d86-45b8-ae86-510e58c7f92d&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/769] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:25:25 2026] POST /v2.0/subnets => generated 602 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/770] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:26 2026] GET /v2.0/networks/e58d47e8-9d86-45b8-ae86-510e58c7f92d?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/771] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:26 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 969 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/772] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:25:26 2026] PUT /v2.0/ports/b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 968 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:25:26.660 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f6a760c-08de-4fcf-9e0a-981ee985a1b8'] response: {'name': 'network-changed', 'server_uuid': 'a2b03295-c1e6-455b-b217-b7f77d5a3941', 'tag': 'b7693e7e-05b4-48e0-bd2d-a482d4c47063', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 420/773] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:26 2026] GET /v2.0/networks/e58d47e8-9d86-45b8-ae86-510e58c7f92d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/774] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:26 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/777] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:26 2026] GET /v2.0/ports?tenant_id=e100c66cbc664a63ba6d184bbf37dcd6&device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/778] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:26 2026] GET /v2.0/networks?id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 780 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/779] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/780] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:25:26 2026] POST /v2.0/ports => generated 949 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 427/781] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:26 2026] GET /v2.0/subnets?id=de68bd23-fd37-4af9-9a02-98d56dcf2530 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/782] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:26 2026] GET /v2.0/ports?network_id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/783] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/784] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/785] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/ports?tenant_id=e100c66cbc664a63ba6d184bbf37dcd6&device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/786] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/networks?id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 780 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/787] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/788] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/subnets?id=de68bd23-fd37-4af9-9a02-98d56dcf2530 => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/789] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:25:26 2026] DELETE /v2.0/ports/91d13da7-6af0-4a62-9adf-1b9b1eaab27c => generated 0 bytes in 626 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/790] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/ports?network_id=26dd1cd6-c0c0-494d-9fc3-908b405c0c96&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:25:27.623 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0517ac07-5721-4a35-8ed7-4ac490996c7d 6083e95c737d4c3e920bc300e092ad42 96ed9faae93144d2805c55eeb740628b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 356/791] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:25:27 2026] DELETE /v2.0/ports/91d13da7-6af0-4a62-9adf-1b9b1eaab27c => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:25:27.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae1785c7-7c7d-4709-b7ea-96237f2ae899 6083e95c737d4c3e920bc300e092ad42 96ed9faae93144d2805c55eeb740628b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 357/792] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/ports/91d13da7-6af0-4a62-9adf-1b9b1eaab27c => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/793] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/794] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/795] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/796] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:27 2026] DELETE /v2.0/subnets/9ab3d5aa-e411-44f6-b823-edac17e7a8e6 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/797] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:28 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/798] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:27 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 971 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/799] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:28 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/800] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:28 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:28.770 8 INFO neutron.db.l3_db [None req-c1974df3-d2ad-4605-9001-080da4a78809 dacbeb4fa5c44ce397ef01be60767928 126c38cfd39e45948760752d4e28b5fe - - - -] Floating IP 7a99c4c9-04a7-49aa-83f6-f07b29b81904 associated. External IP: 10.96.250.213, port: 9f89a5cc-f6c0-4309-8cbb-0e8b6c79f205. 2026-06-18 16:25:28.882 7 INFO neutron.services.segments.plugin [-] Segment c9e4d5df-ace1-453f-a753-c03f50e61135 resource provider aggregate not found 2026-06-18 16:25:28.887 7 INFO neutron.services.segments.plugin [-] Segment c9e4d5df-ace1-453f-a753-c03f50e61135 resource provider aggregate not found 2026-06-18 16:25:28.908 7 INFO neutron.services.segments.plugin [-] Segment c9e4d5df-ace1-453f-a753-c03f50e61135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9e4d5df-ace1-453f-a753-c03f50e61135 found for delete ", "request_id": "req-4ef628d0-aff9-41b3-831f-2fea9164c0a2"}]} 2026-06-18 16:25:28.913 7 INFO neutron.services.segments.plugin [-] Segment c9e4d5df-ace1-453f-a753-c03f50e61135 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9e4d5df-ace1-453f-a753-c03f50e61135 found for delete ", "request_id": "req-93d3edeb-4ed0-460b-9e36-381992c7ca93"}]} [pid: 7|app: 0|req: 360/801] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:25:28 2026] DELETE /v2.0/networks/c0829fd1-1180-491d-bd34-bd841905337f => generated 0 bytes in 876 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/802] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:25:28 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:29.121 7 INFO neutron.db.segments_db [None req-1ae7c89d-71c5-4837-9b49-7d012c344bdc 6083e95c737d4c3e920bc300e092ad42 96ed9faae93144d2805c55eeb740628b - - - -] Added segment a48d33c1-64fa-4beb-861b-6fa95d105c96 of type vxlan for network e7f022ea-9ba6-428a-91a4-8f169b5e79f0 [pid: 8|app: 0|req: 442/803] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:25:28 2026] PUT /v2.0/floatingips/7a99c4c9-04a7-49aa-83f6-f07b29b81904 => generated 855 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/804] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:25:29 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:25:29.270 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bd820a5-1dcc-4583-bc5a-55c092ce7f40'] response: {'name': 'network-changed', 'server_uuid': '64e0309a-a902-41be-9de2-2d61a2deee1b', 'tag': '9f89a5cc-f6c0-4309-8cbb-0e8b6c79f205', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 363/805] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:29 2026] GET /v2.0/ports?device_id=a2b03295-c1e6-455b-b217-b7f77d5a3941 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:29.590 8 INFO neutron.db.l3_db [None req-8fec00d0-fe60-4f62-b074-cc0234cceb6b 76899586b3d343869ce8e33d7bbcb8c2 e100c66cbc664a63ba6d184bbf37dcd6 - - - -] Floating IP 64816961-e1a2-420f-8533-f99aa1720cba disassociated. External IP: 10.96.250.211, port: b7693e7e-05b4-48e0-bd2d-a482d4c47063. [pid: 7|app: 0|req: 364/806] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:25:29 2026] POST /v2.0/subnets => generated 602 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/807] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:29 2026] GET /v2.0/ports?tenant_id=126c38cfd39e45948760752d4e28b5fe&device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/808] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:29 2026] GET /v2.0/security-groups?id=d2043e00-b7cf-4ff4-8588-3cb121495ed8&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/809] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:25:29 2026] DELETE /v2.0/ports/b7693e7e-05b4-48e0-bd2d-a482d4c47063 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/810] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:30 2026] GET /v2.0/networks?id=e58d47e8-9d86-45b8-ae86-510e58c7f92d => generated 772 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/811] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:25:29 2026] POST /v2.0/ports => generated 912 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/812] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9f89a5cc-f6c0-4309-8cbb-0e8b6c79f205 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/813] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:30 2026] GET /v2.0/security-groups?tenant_id=7cb5974624764e0abf4f2417b7513a3e&name=default => generated 2801 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/814] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:30 2026] GET /v2.0/subnets?id=d78eee09-f992-45f0-b53a-9dfb3767d8e2 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/815] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:30 2026] DELETE /v2.0/security-groups/74c85af9-7f3c-4521-b686-2cfd611f7e54 => 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: 448/816] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:30 2026] GET /v2.0/ports?network_id=e58d47e8-9d86-45b8-ae86-510e58c7f92d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/817] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:25:30 2026] DELETE /v2.0/ports/2f36bb09-9cfc-491e-af55-c05e3d34a50f => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:25:30.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19de1a42-8d1a-4ba7-bd20-315cd3b599aa 6083e95c737d4c3e920bc300e092ad42 96ed9faae93144d2805c55eeb740628b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 370/818] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:25:30 2026] GET /v2.0/ports/2f36bb09-9cfc-491e-af55-c05e3d34a50f => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/819] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:30 2026] GET /v2.0/networks/e58d47e8-9d86-45b8-ae86-510e58c7f92d?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/820] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:30 2026] GET /v2.0/security-groups?tenant_id=060bc180bc7241a8bbd9fed37f114e9f&name=default => generated 2801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/821] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:30 2026] DELETE /v2.0/subnets/acf38150-631c-4922-a8b7-c09e101e6397 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/822] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:30 2026] DELETE /v2.0/security-groups/d2043e00-b7cf-4ff4-8588-3cb121495ed8 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/823] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:30 2026] GET /v2.0/networks/e58d47e8-9d86-45b8-ae86-510e58c7f92d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:25:31.032 7 INFO neutron.api.v2.resource [None req-f3c03a98-cd33-42d0-99c6-319c773e028b 76899586b3d343869ce8e33d7bbcb8c2 e100c66cbc664a63ba6d184bbf37dcd6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 373/824] 10.0.0.196 () {32 vars in 737 bytes} [Thu Jun 18 16:25:31 2026] GET /v2.0/security-groups/d2043e00-b7cf-4ff4-8588-3cb121495ed8 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/825] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:30 2026] DELETE /v2.0/security-groups/5c302855-67d2-439c-a05a-d6c8179472bd => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:25:31.319 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9bd08a0-db83-4b15-be0e-b9f48058a432'] response: {'server_uuid': 'a2b03295-c1e6-455b-b217-b7f77d5a3941', 'name': 'network-vif-deleted', 'tag': 'b7693e7e-05b4-48e0-bd2d-a482d4c47063', 'status': 'completed', 'code': 200} 2026-06-18 16:25:31.443 7 INFO neutron.services.segments.plugin [-] Segment a48d33c1-64fa-4beb-861b-6fa95d105c96 resource provider aggregate not found 2026-06-18 16:25:31.448 7 INFO neutron.services.segments.plugin [-] Segment a48d33c1-64fa-4beb-861b-6fa95d105c96 resource provider aggregate not found 2026-06-18 16:25:31.465 7 INFO neutron.services.segments.plugin [-] Segment a48d33c1-64fa-4beb-861b-6fa95d105c96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a48d33c1-64fa-4beb-861b-6fa95d105c96 found for delete ", "request_id": "req-06246dbe-9854-47bb-8818-e62a6668ac10"}]} 2026-06-18 16:25:31.466 7 INFO neutron.services.segments.plugin [-] Segment a48d33c1-64fa-4beb-861b-6fa95d105c96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a48d33c1-64fa-4beb-861b-6fa95d105c96 found for delete ", "request_id": "req-6c55db91-b6e9-4e25-b537-33891319b716"}]} [pid: 8|app: 0|req: 453/826] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:25:31 2026] DELETE /v2.0/floatingips/64816961-e1a2-420f-8533-f99aa1720cba => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/827] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:25:31 2026] DELETE /v2.0/networks/e7f022ea-9ba6-428a-91a4-8f169b5e79f0 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/828] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:25:31 2026] POST /v2.0/ports => generated 775 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 455/829] 10.0.0.196 () {34 vars in 737 bytes} [Thu Jun 18 16:25:31 2026] PUT /v2.0/ports/5a80f505-293b-44f4-b24d-c35ede39908e => generated 752 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/830] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:25:32 2026] DELETE /v2.0/ports/5a80f505-293b-44f4-b24d-c35ede39908e => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 457/831] 10.0.0.196 () {32 vars in 643 bytes} [Thu Jun 18 16:25:32 2026] GET /v2.0/ports => generated 778 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:32.488 8 INFO neutron.pecan_wsgi.hooks.translation [None req-955ca0c0-274d-4930-9b81-58864b73b1af 6083e95c737d4c3e920bc300e092ad42 96ed9faae93144d2805c55eeb740628b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 458/832] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:25:32 2026] GET /v2.0/ports/5a80f505-293b-44f4-b24d-c35ede39908e => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/833] 10.0.0.196 () {32 vars in 643 bytes} [Thu Jun 18 16:25:32 2026] GET /v2.0/ports => generated 778 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/834] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:25:32 2026] GET /v2.0/ports/661441e1-231d-413c-9ec8-19c1bacbadea => generated 775 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:32.674 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13692673-ab3a-4b2f-b1cf-e15fed921b44 6083e95c737d4c3e920bc300e092ad42 96ed9faae93144d2805c55eeb740628b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 461/835] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:25:32 2026] DELETE /v2.0/ports/2f36bb09-9cfc-491e-af55-c05e3d34a50f => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:25:32.718 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a63d2e5-f3d3-4917-a126-2b969747abe8 6083e95c737d4c3e920bc300e092ad42 96ed9faae93144d2805c55eeb740628b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 462/836] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:32 2026] DELETE /v2.0/subnets/acf38150-631c-4922-a8b7-c09e101e6397 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:25:32.758 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ecae2d0-d088-4c34-b64d-e62705a3e8b3 6083e95c737d4c3e920bc300e092ad42 96ed9faae93144d2805c55eeb740628b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 463/837] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:32 2026] DELETE /v2.0/subnets/9ab3d5aa-e411-44f6-b823-edac17e7a8e6 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/838] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:25:31 2026] PUT /v2.0/routers/1bd374eb-7c62-4419-87ce-823793daf87d/remove_router_interface => generated 309 bytes in 1420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/839] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:25:32 2026] DELETE /v2.0/ports/661441e1-231d-413c-9ec8-19c1bacbadea => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:25:33.261 8 INFO neutron.services.segments.plugin [-] Segment 5690a4c1-cb04-4fb8-8878-aaa232c5bbda resource provider aggregate not found 2026-06-18 16:25:33.265 8 INFO neutron.services.segments.plugin [-] Segment 5690a4c1-cb04-4fb8-8878-aaa232c5bbda resource provider aggregate not found 2026-06-18 16:25:33.279 8 INFO neutron.services.segments.plugin [-] Segment 5690a4c1-cb04-4fb8-8878-aaa232c5bbda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5690a4c1-cb04-4fb8-8878-aaa232c5bbda found for delete ", "request_id": "req-a397577c-55f3-4863-b23e-72e1f4958c11"}]} 2026-06-18 16:25:33.281 8 INFO neutron.services.segments.plugin [-] Segment 5690a4c1-cb04-4fb8-8878-aaa232c5bbda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5690a4c1-cb04-4fb8-8878-aaa232c5bbda found for delete ", "request_id": "req-145972f6-6671-46ae-bdfb-a2ee0e64897b"}]} [pid: 8|app: 0|req: 465/840] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:25:33 2026] DELETE /v2.0/networks/eeea6c0e-e5c5-41d3-ab89-b95b834d9dea => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/841] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:33 2026] GET /v2.0/security-groups?tenant_id=96ed9faae93144d2805c55eeb740628b&name=default => generated 2801 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:25:34.079 7 INFO neutron.services.segments.plugin [-] Segment ce985e04-6e01-48f6-b386-a93572fde26f resource provider aggregate not found 2026-06-18 16:25:34.084 7 INFO neutron.services.segments.plugin [-] Segment ce985e04-6e01-48f6-b386-a93572fde26f resource provider aggregate not found 2026-06-18 16:25:34.101 7 INFO neutron.services.segments.plugin [-] Segment ce985e04-6e01-48f6-b386-a93572fde26f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce985e04-6e01-48f6-b386-a93572fde26f found for delete ", "request_id": "req-5f699843-e0f7-4dc9-9e06-b1fd8fd1651c"}]} 2026-06-18 16:25:34.103 7 INFO neutron.services.segments.plugin [-] Segment ce985e04-6e01-48f6-b386-a93572fde26f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce985e04-6e01-48f6-b386-a93572fde26f found for delete ", "request_id": "req-ff418ca3-824b-44aa-a1ce-649159d40f4c"}]} 2026-06-18 16:25:34.112 7 INFO neutron.db.l3_hamode_db [None req-8dceaabb-630c-41ff-b74a-d1a08c3535ec f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] HA network 6c6fe5b1-18c5-4f58-89b5-03862dbcf2a9 was deleted as no HA routers are present in tenant e100c66cbc664a63ba6d184bbf37dcd6. [pid: 7|app: 0|req: 376/842] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:32 2026] DELETE /v2.0/routers/1bd374eb-7c62-4419-87ce-823793daf87d => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/843] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:34 2026] DELETE /v2.0/security-groups/c09766e9-dd04-48ca-8c59-957a67ea630a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/844] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:25:34 2026] DELETE /v2.0/subnets/de68bd23-fd37-4af9-9a02-98d56dcf2530 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/845] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:25:34 2026] DELETE /v2.0/networks/26dd1cd6-c0c0-494d-9fc3-908b405c0c96 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/846] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:34 2026] GET /v2.0/security-groups?tenant_id=e100c66cbc664a63ba6d184bbf37dcd6&name=default => generated 2797 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/847] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:35 2026] DELETE /v2.0/security-groups/f715f770-cb6d-479a-9d8e-02d04944e143 => 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: 379/848] 10.0.0.196 () {34 vars in 677 bytes} [Thu Jun 18 16:25:36 2026] POST /v2.0/subnetpools => generated 549 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:25:36.347 8 INFO neutron.services.segments.plugin [-] Segment 332b8e24-92b4-44da-8d75-6bbf4da68d7b resource provider aggregate not found 2026-06-18 16:25:36.360 8 INFO neutron.services.segments.plugin [-] Segment 332b8e24-92b4-44da-8d75-6bbf4da68d7b resource provider aggregate not found [pid: 8|app: 0|req: 470/849] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:25:36 2026] GET /v2.0/subnetpools/1923477a-88de-47dc-a9fd-d19c527aa8f4 => generated 549 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/850] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:25:36 2026] PUT /v2.0/subnetpools/1923477a-88de-47dc-a9fd-d19c527aa8f4 => generated 500 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:36.492 8 INFO neutron.services.segments.plugin [-] Segment 332b8e24-92b4-44da-8d75-6bbf4da68d7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 332b8e24-92b4-44da-8d75-6bbf4da68d7b found for delete ", "request_id": "req-7b4aef57-7ae8-4c11-8723-8738f62cf55a"}]} 2026-06-18 16:25:36.496 8 INFO neutron.services.segments.plugin [-] Segment 332b8e24-92b4-44da-8d75-6bbf4da68d7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 332b8e24-92b4-44da-8d75-6bbf4da68d7b found for delete ", "request_id": "req-72b5d039-db94-486d-b394-796096cd1c6a"}]} [pid: 8|app: 0|req: 471/851] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:25:36 2026] DELETE /v2.0/subnetpools/1923477a-88de-47dc-a9fd-d19c527aa8f4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:25:36.615 7 INFO neutron.api.v2.resource [None req-99bb07f2-aa9a-46e2-a2e4-93651d34b794 ee440ef9bb0340c1b51e18554cb41acd b2a3da83bac44752b78b4c550778cab5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 381/852] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:25:36 2026] GET /v2.0/subnetpools/1923477a-88de-47dc-a9fd-d19c527aa8f4 => generated 145 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:25:36.637 8 INFO neutron.api.v2.resource [None req-cd55be01-34d2-42db-aba7-7dadf60b3040 ee440ef9bb0340c1b51e18554cb41acd b2a3da83bac44752b78b4c550778cab5 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/853] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:25:36 2026] DELETE /v2.0/subnetpools/1923477a-88de-47dc-a9fd-d19c527aa8f4 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/854] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:37 2026] GET /v2.0/security-groups?tenant_id=b2a3da83bac44752b78b4c550778cab5&name=default => generated 2801 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:25:37.394 7 INFO neutron.db.segments_db [None req-fe5e61e1-b476-4f34-9437-f9f6c7b0d6e8 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment a05c56e0-ce84-4482-b0f5-7421c271c989 of type vxlan for network dedbc64b-923e-47dc-956a-248ab9643cbf [pid: 8|app: 0|req: 474/855] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:37 2026] DELETE /v2.0/security-groups/52a87432-d078-4620-ac43-9bbd3d7f4bcb => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/856] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:25:37 2026] POST /v2.0/networks => generated 744 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/857] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:37 2026] GET /v2.0/security-groups?tenant_id=a676971f887b4cbf8af82eb4705926e7&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/858] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:25:37 2026] POST /v2.0/subnets => generated 667 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/859] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:37 2026] DELETE /v2.0/security-groups/7322bf2e-8815-4a2f-b7d7-85dbab5dd7cf => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:25:38.220 8 INFO neutron.db.segments_db [None req-5a44d0c3-6576-49ad-bc9b-06a60561243e f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 4078697e-fbb6-47fb-88c5-6d1b306df51d of type vxlan for network 18d8a475-1b3f-49e7-9cb5-e3b19a5be182 [pid: 7|app: 0|req: 385/860] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:38 2026] GET /v2.0/security-groups?tenant_id=1a9f4448a365468fb2a2cf1fbc9e5075&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/861] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:38 2026] DELETE /v2.0/security-groups/f5991127-c876-4bf5-808e-9f831b62d836 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:25:38.736 8 INFO neutron.db.l3_hamode_db [None req-5a44d0c3-6576-49ad-bc9b-06a60561243e f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 387/862] 10.0.0.196 () {32 vars in 623 bytes} [Thu Jun 18 16:25:39 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: 388/863] 10.0.0.196 () {32 vars in 633 bytes} [Thu Jun 18 16:25:39 2026] GET /v2.0/ => generated 632 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:40.328 8 INFO neutron.db.l3_hamode_db [None req-5a44d0c3-6576-49ad-bc9b-06a60561243e f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 389/864] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:40 2026] GET /v2.0/security-groups?tenant_id=b038dd3c04f6489c8ceb6897f8bd9d0f&name=default => generated 2801 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/865] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:40 2026] DELETE /v2.0/security-groups/9dbf6536-53ab-45f1-b2f4-cbca14a6afbe => 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: 391/866] 10.0.0.66 () {34 vars in 989 bytes} [Thu Jun 18 16:25:40 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 1240 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/867] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:41 2026] GET /v2.0/security-groups?tenant_id=c3eca869f0084fd1862a88b944cde3b2&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/868] 10.0.0.66 () {34 vars in 1039 bytes} [Thu Jun 18 16:25:41 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/869] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:25:38 2026] POST /v2.0/routers => generated 731 bytes in 3518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/870] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:41 2026] DELETE /v2.0/security-groups/bc2e7110-610a-4748-919d-5fd4f2b63ef2 => 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: 397/873] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:42 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 971 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/874] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:42 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/875] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:42 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/876] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:42 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/877] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:25:41 2026] PUT /v2.0/routers/1320efa7-86e4-4007-869b-4b994594fa42/add_router_interface => generated 309 bytes in 1661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/878] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:43 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/879] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:43 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/880] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:43 2026] GET /v2.0/ports?tenant_id=126c38cfd39e45948760752d4e28b5fe&device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/881] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:43 2026] GET /v2.0/networks?id=e58d47e8-9d86-45b8-ae86-510e58c7f92d => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/882] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9f89a5cc-f6c0-4309-8cbb-0e8b6c79f205 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/883] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:43 2026] GET /v2.0/subnets?id=d78eee09-f992-45f0-b53a-9dfb3767d8e2 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/884] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:43 2026] GET /v2.0/ports?network_id=e58d47e8-9d86-45b8-ae86-510e58c7f92d&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/885] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:43 2026] GET /v2.0/networks/e58d47e8-9d86-45b8-ae86-510e58c7f92d?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/886] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:44 2026] GET /v2.0/networks/e58d47e8-9d86-45b8-ae86-510e58c7f92d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/887] 10.0.0.196 () {34 vars in 685 bytes} [Thu Jun 18 16:25:43 2026] POST /v2.0/security-groups => generated 1596 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/888] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:25:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/889] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:25:44 2026] POST /v2.0/security-group-rules => generated 570 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/890] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:44 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/891] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:44 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/892] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:25:44 2026] POST /v2.0/floatingips => generated 552 bytes in 1169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/893] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:45 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/894] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:46 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/895] 10.0.0.1 () {34 vars in 1098 bytes} [Thu Jun 18 16:25:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1995844911&fields=id&tenant_id=c1018165d334451793d194d727f8f2d4 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/896] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:25:46 2026] GET /v2.0/networks?id=dedbc64b-923e-47dc-956a-248ab9643cbf => generated 676 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/897] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:25:46 2026] GET /v2.0/quotas/c1018165d334451793d194d727f8f2d4 => 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: 411/898] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:25:46 2026] GET /v2.0/ports?tenant_id=c1018165d334451793d194d727f8f2d4&fields=id => generated 103 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/899] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:25:46 2026] GET /v2.0/networks/dedbc64b-923e-47dc-956a-248ab9643cbf?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/900] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:25:47 2026] GET /v2.0/networks/dedbc64b-923e-47dc-956a-248ab9643cbf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/901] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:47 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/902] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:47 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/903] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:47 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/904] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:48 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/905] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:48 2026] GET /v2.0/networks?id=dedbc64b-923e-47dc-956a-248ab9643cbf => generated 676 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/906] 199.19.213.60 () {34 vars in 1049 bytes} [Thu Jun 18 16:25:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c1018165d334451793d194d727f8f2d4 => generated 181 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/907] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:48 2026] GET /v2.0/security-groups?tenant_id=b993a956a48e48bf8713cb066a015fde&name=default => generated 2801 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/908] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:49 2026] DELETE /v2.0/security-groups/b85cd178-d065-4c7f-ba6e-25758b3b07da => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/909] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:49 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 957 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/910] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:25:48 2026] POST /v2.0/ports => generated 954 bytes in 864 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 419/911] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:49 2026] GET /v2.0/security-groups?id=cbc4894d-8b6b-4e13-9bd3-064b6a9f83e5&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/912] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:50 2026] GET /v2.0/security-groups?tenant_id=ce9bbb3c43d1492fbc915a8c7aca6dce&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/913] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:50 2026] DELETE /v2.0/security-groups/6fe7d8b3-6260-4674-a765-3df7615e90e7 => 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: 493/914] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:25:49 2026] PUT /v2.0/ports/567782ab-bf88-411f-a8cb-ccd862cface9 => generated 1199 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/915] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:50 2026] GET /v2.0/ports?tenant_id=c1018165d334451793d194d727f8f2d4&device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:25:50.769 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb6f2b43-16e8-482e-9fbc-75cd61f5af20'] response: {'name': 'network-changed', 'server_uuid': '16f859fc-13c5-4c10-929e-cea2aff2d8ff', 'tag': '567782ab-bf88-411f-a8cb-ccd862cface9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 494/916] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=567782ab-bf88-411f-a8cb-ccd862cface9 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/917] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:50 2026] GET /v2.0/subnets?id=9dce713a-01bd-4b8b-9401-d340aac06877 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/918] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:50 2026] GET /v2.0/ports?network_id=dedbc64b-923e-47dc-956a-248ab9643cbf&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 424/919] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:50 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/920] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:50 2026] GET /v2.0/networks/dedbc64b-923e-47dc-956a-248ab9643cbf?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/921] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:50 2026] GET /v2.0/security-groups?id=cbc4894d-8b6b-4e13-9bd3-064b6a9f83e5&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: 497/922] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:50 2026] GET /v2.0/networks/dedbc64b-923e-47dc-956a-248ab9643cbf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/923] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:51 2026] GET /v2.0/ports?tenant_id=c1018165d334451793d194d727f8f2d4&device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/924] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:51 2026] GET /v2.0/networks?id=dedbc64b-923e-47dc-956a-248ab9643cbf => generated 772 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/925] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=567782ab-bf88-411f-a8cb-ccd862cface9 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/926] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:51 2026] GET /v2.0/subnets?id=9dce713a-01bd-4b8b-9401-d340aac06877 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/927] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:51 2026] GET /v2.0/ports?network_id=dedbc64b-923e-47dc-956a-248ab9643cbf&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/928] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:51 2026] GET /v2.0/networks/dedbc64b-923e-47dc-956a-248ab9643cbf?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/929] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:51 2026] GET /v2.0/networks/dedbc64b-923e-47dc-956a-248ab9643cbf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/930] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:52 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/931] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:52 2026] GET /v2.0/security-groups?id=cbc4894d-8b6b-4e13-9bd3-064b6a9f83e5&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/932] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:53 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 971 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/933] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:53 2026] GET /v2.0/security-groups?id=cbc4894d-8b6b-4e13-9bd3-064b6a9f83e5&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/934] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:53 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/935] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:53 2026] GET /v2.0/security-groups?tenant_id=cea872193c494b9faf7266fa0cdc6ba2&name=default => generated 2801 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/936] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:53 2026] DELETE /v2.0/security-groups/c69bfb3f-9887-4255-af88-e612008c4f9e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:25:54.146 7 INFO neutron.db.l3_db [None req-954006c6-2fff-4d37-bf80-10a324469152 dc2e9023a48a43eca85086c3ef917b11 c1018165d334451793d194d727f8f2d4 - - - -] Floating IP 1068dc22-3569-4467-8cdf-a3e8b8671e38 associated. External IP: 10.96.250.202, port: 567782ab-bf88-411f-a8cb-ccd862cface9. [pid: 7|app: 0|req: 434/937] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:25:53 2026] PUT /v2.0/floatingips/1068dc22-3569-4467-8cdf-a3e8b8671e38 => generated 855 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/938] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:54 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:54.742 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-386e9166-c682-41ff-8689-a7a3f67f0bfd'] response: {'name': 'network-changed', 'server_uuid': '16f859fc-13c5-4c10-929e-cea2aff2d8ff', 'tag': '567782ab-bf88-411f-a8cb-ccd862cface9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 435/939] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:54 2026] GET /v2.0/security-groups?id=cbc4894d-8b6b-4e13-9bd3-064b6a9f83e5&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/940] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:25:54 2026] GET /v2.0/ports?tenant_id=c1018165d334451793d194d727f8f2d4&device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/941] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:25:54 2026] GET /v2.0/networks?id=dedbc64b-923e-47dc-956a-248ab9643cbf => generated 772 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/942] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:25:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=567782ab-bf88-411f-a8cb-ccd862cface9 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/943] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:25:55 2026] GET /v2.0/subnets?id=9dce713a-01bd-4b8b-9401-d340aac06877 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/944] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:55 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/945] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:25:55 2026] GET /v2.0/ports?network_id=dedbc64b-923e-47dc-956a-248ab9643cbf&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/946] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:55 2026] GET /v2.0/security-groups?id=cbc4894d-8b6b-4e13-9bd3-064b6a9f83e5&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: 7|app: 0|req: 439/947] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:25:55 2026] GET /v2.0/networks/dedbc64b-923e-47dc-956a-248ab9643cbf?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/948] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:25:55 2026] GET /v2.0/networks/dedbc64b-923e-47dc-956a-248ab9643cbf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/949] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:25:55 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:56.025 7 INFO neutron.db.segments_db [None req-d3ada671-f3de-4180-80e1-bc122abe7371 86afe0e8d3f54a7fa7cc736cfc835225 36662556cf6f413abf58ecda005c3d6c - - - -] Added segment 5e1dfacd-fda3-4edd-93eb-f4ea6473b2a7 of type vxlan for network 7d002c71-816f-4c01-97df-5797e3c1265c [pid: 7|app: 0|req: 441/950] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:25:55 2026] POST /v2.0/networks => generated 650 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/951] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:25:56 2026] POST /v2.0/subnets => generated 603 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/952] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:56 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:25:56.668 7 INFO neutron.db.segments_db [None req-3095f593-393a-4d67-ab6d-ca0e181c36b4 86afe0e8d3f54a7fa7cc736cfc835225 36662556cf6f413abf58ecda005c3d6c - - - -] Added segment 8bf636a1-bbe2-4816-96c2-4d22b406fec7 of type vxlan for network e57c0c7d-e6ef-4cb3-8f77-094da96d894e 2026-06-18 16:25:56.804 8 INFO neutron.db.l3_db [None req-58f79b57-4dda-423a-a6ae-05a177259586 dc2e9023a48a43eca85086c3ef917b11 c1018165d334451793d194d727f8f2d4 - - - -] Floating IP 1068dc22-3569-4467-8cdf-a3e8b8671e38 disassociated. External IP: 10.96.250.202, port: 567782ab-bf88-411f-a8cb-ccd862cface9. 2026-06-18 16:25:56.964 7 INFO neutron.db.l3_hamode_db [None req-3095f593-393a-4d67-ab6d-ca0e181c36b4 86afe0e8d3f54a7fa7cc736cfc835225 36662556cf6f413abf58ecda005c3d6c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 510/953] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:25:55 2026] DELETE /v2.0/ports/567782ab-bf88-411f-a8cb-ccd862cface9 => generated 0 bytes in 2038 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:25:57.684 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30ffdef4-1778-42ec-9a70-4eadd04d9d98'] response: {'server_uuid': '16f859fc-13c5-4c10-929e-cea2aff2d8ff', 'name': 'network-vif-deleted', 'tag': '567782ab-bf88-411f-a8cb-ccd862cface9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 513/956] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:25:57 2026] GET /v2.0/security-groups?id=cbc4894d-8b6b-4e13-9bd3-064b6a9f83e5&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: 514/957] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:57 2026] GET /v2.0/security-groups?tenant_id=7964d835aba7466b8d5e5587e2402a40&name=default => generated 2801 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/958] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:58 2026] DELETE /v2.0/security-groups/add37a69-f51d-4da3-b9f2-a79d23347755 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:25:58.557 7 INFO neutron.db.l3_hamode_db [None req-3095f593-393a-4d67-ab6d-ca0e181c36b4 86afe0e8d3f54a7fa7cc736cfc835225 36662556cf6f413abf58ecda005c3d6c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 516/959] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:25:58 2026] GET /v2.0/ports?device_id=16f859fc-13c5-4c10-929e-cea2aff2d8ff => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/960] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:25:58 2026] GET /v2.0/security-groups?tenant_id=19886bbd7bbe4aaba68bdcebf5bf372e&name=default => generated 2801 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/961] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:59 2026] DELETE /v2.0/security-groups/caa448b0-d02b-45bc-a6c7-30e3446c9d9b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/962] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:25:56 2026] POST /v2.0/routers => generated 694 bytes in 3297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/963] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:25:59 2026] DELETE /v2.0/security-groups/cbc4894d-8b6b-4e13-9bd3-064b6a9f83e5 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:26:00.020 8 INFO neutron.api.v2.resource [None req-46e56f92-be59-40d9-a8a3-99067b5027dd dc2e9023a48a43eca85086c3ef917b11 c1018165d334451793d194d727f8f2d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/964] 10.0.0.196 () {32 vars in 737 bytes} [Thu Jun 18 16:26:00 2026] GET /v2.0/security-groups/cbc4894d-8b6b-4e13-9bd3-064b6a9f83e5 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/965] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:26:00 2026] DELETE /v2.0/floatingips/1068dc22-3569-4467-8cdf-a3e8b8671e38 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/966] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:26:00 2026] PUT /v2.0/routers/1320efa7-86e4-4007-869b-4b994594fa42/remove_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/967] 10.0.0.66 () {34 vars in 989 bytes} [Thu Jun 18 16:26:01 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/968] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:25:59 2026] PUT /v2.0/routers/f5405cdf-7f6a-42ea-b9de-7335cf02e079/add_router_interface => generated 309 bytes in 2196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/969] 10.0.0.66 () {34 vars in 1039 bytes} [Thu Jun 18 16:26:02 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&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: 447/970] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:26:02 2026] POST /v2.0/ports => generated 955 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:26:02.820 8 INFO neutron.services.segments.plugin [-] Segment 4078697e-fbb6-47fb-88c5-6d1b306df51d resource provider aggregate not found 2026-06-18 16:26:02.825 8 INFO neutron.services.segments.plugin [-] Segment 4078697e-fbb6-47fb-88c5-6d1b306df51d resource provider aggregate not found 2026-06-18 16:26:02.842 8 INFO neutron.services.segments.plugin [-] Segment 4078697e-fbb6-47fb-88c5-6d1b306df51d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4078697e-fbb6-47fb-88c5-6d1b306df51d found for delete ", "request_id": "req-4edf261c-349d-45b8-9f25-2a8a69f38b9d"}]} 2026-06-18 16:26:02.845 8 INFO neutron.services.segments.plugin [-] Segment 4078697e-fbb6-47fb-88c5-6d1b306df51d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4078697e-fbb6-47fb-88c5-6d1b306df51d found for delete ", "request_id": "req-156c29d4-e4e1-4a9b-8596-6446a4048372"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:26:02.849 8 INFO neutron.db.l3_hamode_db [None req-56659c97-0c30-48f5-b11c-4e14e0b41f73 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] HA network 18d8a475-1b3f-49e7-9cb5-e3b19a5be182 was deleted as no HA routers are present in tenant c1018165d334451793d194d727f8f2d4. [pid: 8|app: 0|req: 524/971] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:01 2026] DELETE /v2.0/routers/1320efa7-86e4-4007-869b-4b994594fa42 => generated 0 bytes in 1208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/972] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:02 2026] GET /v2.0/security-groups?tenant_id=0e9df5a5a7c14c10adc9d892a1a5f5b7&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/973] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:02 2026] DELETE /v2.0/subnets/9dce713a-01bd-4b8b-9401-d340aac06877 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/974] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:03 2026] DELETE /v2.0/security-groups/040d506e-5fb1-4000-bb46-7577a44ec0e8 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/975] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:26:02 2026] POST /v2.0/ports => generated 959 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-18 16:26:03.665 7 INFO neutron.services.segments.plugin [-] Segment a05c56e0-ce84-4482-b0f5-7421c271c989 resource provider aggregate not found 2026-06-18 16:26:03.686 7 INFO neutron.services.segments.plugin [-] Segment a05c56e0-ce84-4482-b0f5-7421c271c989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a05c56e0-ce84-4482-b0f5-7421c271c989 found for delete ", "request_id": "req-9304daad-4c3c-45e0-8e90-9a720ece5332"}]} 2026-06-18 16:26:03.687 7 INFO neutron.services.segments.plugin [-] Segment a05c56e0-ce84-4482-b0f5-7421c271c989 resource provider aggregate not found 2026-06-18 16:26:03.704 7 INFO neutron.services.segments.plugin [-] Segment a05c56e0-ce84-4482-b0f5-7421c271c989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a05c56e0-ce84-4482-b0f5-7421c271c989 found for delete ", "request_id": "req-d7952cc5-ff39-460f-9ea7-6414ca9b8295"}]} [pid: 7|app: 0|req: 451/976] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:03 2026] DELETE /v2.0/networks/dedbc64b-923e-47dc-956a-248ab9643cbf => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/977] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:03 2026] GET /v2.0/security-groups?tenant_id=c1018165d334451793d194d727f8f2d4&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/978] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:03 2026] DELETE /v2.0/security-groups/27b06f4e-e316-4d57-a56b-904e31688764 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:26:04.309 8 INFO neutron.db.l3_db [None req-2d572439-fa68-491c-bda1-e4bee5da37d5 86afe0e8d3f54a7fa7cc736cfc835225 36662556cf6f413abf58ecda005c3d6c - - - -] Floating IP b9fde54a-3f64-4257-814c-6cd46e02f75c associated. External IP: 10.96.250.201, port: ea3c1a14-3dc8-4dc5-9613-57b43145b1d4. [pid: 8|app: 0|req: 526/979] 10.0.0.196 () {34 vars in 677 bytes} [Thu Jun 18 16:26:03 2026] POST /v2.0/floatingips => generated 843 bytes in 1400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:26:04.967 7 INFO neutron.db.l3_db [None req-18f0f1da-5485-4b5f-a5da-299cfc9f4765 86afe0e8d3f54a7fa7cc736cfc835225 36662556cf6f413abf58ecda005c3d6c - - - -] Floating IP b9fde54a-3f64-4257-814c-6cd46e02f75c disassociated. External IP: 10.96.250.201, port: ea3c1a14-3dc8-4dc5-9613-57b43145b1d4. [pid: 7|app: 0|req: 454/980] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:26:04 2026] PUT /v2.0/floatingips/b9fde54a-3f64-4257-814c-6cd46e02f75c => generated 552 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/981] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:05 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/982] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:26:05 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&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: 455/983] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:26:05 2026] DELETE /v2.0/floatingips/b9fde54a-3f64-4257-814c-6cd46e02f75c => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:26:06.123 7 INFO neutron.db.segments_db [None req-2f2fa39d-36c9-43cf-ba19-5c5baf9b783c f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 99da9f68-4372-4b92-aa55-d85a829aed6b of type vxlan for network 3406fa05-e0b6-490d-8208-b8a90fbaa82c [pid: 7|app: 0|req: 456/984] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:26:05 2026] POST /v2.0/networks => generated 746 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/985] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:06 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/986] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:26:06 2026] POST /v2.0/subnets => generated 669 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:26:06.762 8 INFO neutron.db.l3_db [None req-64b24447-982d-4401-b57e-0a39d9563f42 86afe0e8d3f54a7fa7cc736cfc835225 36662556cf6f413abf58ecda005c3d6c - - - -] Floating IP d00b9828-7a2b-47ab-998c-39860fe953ec associated. External IP: 10.96.250.210, port: d388a1e1-aef9-44db-aa14-a9ef0f0a24da. [pid: 7|app: 0|req: 459/987] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:26:06 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/988] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:26:06 2026] GET /v2.0/security-groups?id=538c0ff7-7d2f-4a59-99b8-8192c61e4f2f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:26:06.856 7 INFO neutron.db.segments_db [None req-efa9b3d8-b2b8-489f-bd52-e0ebefc11e2d f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 38355e3d-96f4-4f9d-ac14-5d1eabf7a257 of type vxlan for network dfce55d6-8fff-4331-996d-3c66a05a6987 2026-06-18 16:26:07.172 7 INFO neutron.db.l3_hamode_db [None req-efa9b3d8-b2b8-489f-bd52-e0ebefc11e2d f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 529/989] 10.0.0.196 () {34 vars in 677 bytes} [Thu Jun 18 16:26:05 2026] POST /v2.0/floatingips => generated 842 bytes in 1732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:26:07.830 8 INFO neutron.db.l3_db [None req-d288c271-51c6-4f6f-8070-77b93f433b5a dacbeb4fa5c44ce397ef01be60767928 126c38cfd39e45948760752d4e28b5fe - - - -] Floating IP 7a99c4c9-04a7-49aa-83f6-f07b29b81904 disassociated. External IP: 10.96.250.213, port: 9f89a5cc-f6c0-4309-8cbb-0e8b6c79f205. 2026-06-18 16:26:08.246 7 INFO neutron.db.l3_hamode_db [None req-efa9b3d8-b2b8-489f-bd52-e0ebefc11e2d f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 530/990] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:26:07 2026] DELETE /v2.0/ports/9f89a5cc-f6c0-4309-8cbb-0e8b6c79f205 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:26:08.322 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5925902f-78c7-4c2b-8175-9cc67d85dbdb'] response: {'server_uuid': '64e0309a-a902-41be-9de2-2d61a2deee1b', 'name': 'network-vif-deleted', 'tag': '9f89a5cc-f6c0-4309-8cbb-0e8b6c79f205', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 531/991] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:26:08 2026] GET /v2.0/floatingips/d00b9828-7a2b-47ab-998c-39860fe953ec => generated 842 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/992] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:08 2026] GET /v2.0/ports?device_id=64e0309a-a902-41be-9de2-2d61a2deee1b => 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: 533/993] 10.0.0.196 () {32 vars in 655 bytes} [Thu Jun 18 16:26:08 2026] GET /v2.0/floatingips => generated 845 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:26:08.981 8 INFO neutron.db.l3_db [None req-348d61f9-422a-4dc9-99a0-d7ad06d3bb09 86afe0e8d3f54a7fa7cc736cfc835225 36662556cf6f413abf58ecda005c3d6c - - - -] Floating IP d00b9828-7a2b-47ab-998c-39860fe953ec associated. External IP: 10.96.250.210, port: d388a1e1-aef9-44db-aa14-a9ef0f0a24da. [pid: 8|app: 0|req: 534/994] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:26:08 2026] PUT /v2.0/floatingips/d00b9828-7a2b-47ab-998c-39860fe953ec => generated 843 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/995] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:09 2026] DELETE /v2.0/security-groups/538c0ff7-7d2f-4a59-99b8-8192c61e4f2f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/996] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:26:06 2026] POST /v2.0/routers => generated 733 bytes in 3130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:26:09.956 7 INFO neutron.api.v2.resource [None req-5a05b051-fd04-4509-8ea4-edcb8b05ce4d dacbeb4fa5c44ce397ef01be60767928 126c38cfd39e45948760752d4e28b5fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/997] 10.0.0.196 () {32 vars in 737 bytes} [Thu Jun 18 16:26:09 2026] GET /v2.0/security-groups/538c0ff7-7d2f-4a59-99b8-8192c61e4f2f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:26:10.032 8 INFO neutron.db.l3_db [None req-d9f7bc69-2c56-48c2-bb0a-be2d5eee045f 86afe0e8d3f54a7fa7cc736cfc835225 36662556cf6f413abf58ecda005c3d6c - - - -] Floating IP d00b9828-7a2b-47ab-998c-39860fe953ec disassociated. External IP: 10.96.250.210, port: ea3c1a14-3dc8-4dc5-9613-57b43145b1d4. [pid: 8|app: 0|req: 536/998] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:26:09 2026] PUT /v2.0/floatingips/d00b9828-7a2b-47ab-998c-39860fe953ec => generated 552 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/999] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:26:10 2026] DELETE /v2.0/floatingips/7a99c4c9-04a7-49aa-83f6-f07b29b81904 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1000] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:26:10 2026] DELETE /v2.0/floatingips/d00b9828-7a2b-47ab-998c-39860fe953ec => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1001] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:26:09 2026] PUT /v2.0/routers/a2ddbf9b-b7bd-4dbe-830e-d59631a8b568/add_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:26:11.476 7 INFO neutron.api.v2.resource [None req-4313c993-2b71-46d3-8a25-2fca11206eb0 86afe0e8d3f54a7fa7cc736cfc835225 36662556cf6f413abf58ecda005c3d6c - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 464/1002] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:26:11 2026] DELETE /v2.0/floatingips/d00b9828-7a2b-47ab-998c-39860fe953ec => 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: 465/1003] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:26:11 2026] DELETE /v2.0/ports/ea3c1a14-3dc8-4dc5-9613-57b43145b1d4 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1006] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:26:11 2026] DELETE /v2.0/ports/d388a1e1-aef9-44db-aa14-a9ef0f0a24da => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1007] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:26:12 2026] GET /v2.0/ports?device_id=f5405cdf-7f6a-42ea-b9de-7335cf02e079 => generated 958 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1008] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:26:12 2026] GET /v2.0/networks?id=3406fa05-e0b6-490d-8208-b8a90fbaa82c => generated 678 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1009] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:26:11 2026] PUT /v2.0/routers/141bec3a-8644-4f0a-9672-9c5a2da3186f/remove_router_interface => generated 309 bytes in 1709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1010] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:26:12 2026] GET /v2.0/quotas/9556395116d546489fcc3bb389cb1b5b => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1011] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:26:12 2026] PUT /v2.0/routers/f5405cdf-7f6a-42ea-b9de-7335cf02e079/remove_router_interface => generated 309 bytes in 1324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1012] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:26:13 2026] GET /v2.0/ports?tenant_id=9556395116d546489fcc3bb389cb1b5b&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:26:14.213 8 INFO neutron.services.segments.plugin [-] Segment 762c7c4a-8159-4de5-8ba9-9292d3cb0e1e resource provider aggregate not found 2026-06-18 16:26:14.217 8 INFO neutron.services.segments.plugin [-] Segment 762c7c4a-8159-4de5-8ba9-9292d3cb0e1e resource provider aggregate not found 2026-06-18 16:26:14.232 8 INFO neutron.services.segments.plugin [-] Segment 762c7c4a-8159-4de5-8ba9-9292d3cb0e1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 762c7c4a-8159-4de5-8ba9-9292d3cb0e1e found for delete ", "request_id": "req-2435d1de-5c06-4f7f-856c-abf44f8d5a2b"}]} 2026-06-18 16:26:14.236 8 INFO neutron.db.l3_hamode_db [None req-952926c3-2777-43c1-8e36-7008d664edc4 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] HA network c4777eb5-8bd4-4f62-aab7-f89e9cfe0d7b was deleted as no HA routers are present in tenant 126c38cfd39e45948760752d4e28b5fe. [pid: 8|app: 0|req: 541/1013] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:12 2026] DELETE /v2.0/routers/141bec3a-8644-4f0a-9672-9c5a2da3186f => generated 0 bytes in 1346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:26:14.241 8 INFO neutron.services.segments.plugin [-] Segment 762c7c4a-8159-4de5-8ba9-9292d3cb0e1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 762c7c4a-8159-4de5-8ba9-9292d3cb0e1e found for delete ", "request_id": "req-3b4afd08-7d6c-4fa8-9aee-1d6030277ad8"}]} [pid: 8|app: 0|req: 542/1014] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:26:14 2026] GET /v2.0/networks/3406fa05-e0b6-490d-8208-b8a90fbaa82c?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1015] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:14 2026] DELETE /v2.0/subnets/d78eee09-f992-45f0-b53a-9dfb3767d8e2 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1016] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:26:14 2026] GET /v2.0/networks/3406fa05-e0b6-490d-8208-b8a90fbaa82c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1017] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:14 2026] DELETE /v2.0/networks/e58d47e8-9d86-45b8-ae86-510e58c7f92d => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1018] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:15 2026] GET /v2.0/ports?device_id=3572a084-8d70-4b27-bbf1-c77d9d5547d9 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1019] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:15 2026] GET /v2.0/security-groups?tenant_id=126c38cfd39e45948760752d4e28b5fe&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1020] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:15 2026] DELETE /v2.0/security-groups/1308cb0b-6ce9-4046-98b1-bf4f3d22b5e8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:26:15.637 7 INFO neutron.services.segments.plugin [-] Segment 8bf636a1-bbe2-4816-96c2-4d22b406fec7 resource provider aggregate not found 2026-06-18 16:26:15.644 7 INFO neutron.services.segments.plugin [-] Segment 8bf636a1-bbe2-4816-96c2-4d22b406fec7 resource provider aggregate not found 2026-06-18 16:26:15.664 7 INFO neutron.services.segments.plugin [-] Segment 8bf636a1-bbe2-4816-96c2-4d22b406fec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bf636a1-bbe2-4816-96c2-4d22b406fec7 found for delete ", "request_id": "req-cabb1869-aacf-4a15-9680-9982d8755a4c"}]} 2026-06-18 16:26:15.665 7 INFO neutron.services.segments.plugin [-] Segment 8bf636a1-bbe2-4816-96c2-4d22b406fec7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bf636a1-bbe2-4816-96c2-4d22b406fec7 found for delete ", "request_id": "req-1a41bbc9-72a7-40ad-b6bf-c397af4f274a"}]} 2026-06-18 16:26:15.671 7 INFO neutron.db.l3_hamode_db [None req-d5594f57-d232-438f-b6c8-fbd1ee8dbad6 86afe0e8d3f54a7fa7cc736cfc835225 36662556cf6f413abf58ecda005c3d6c - - - -] HA network e57c0c7d-e6ef-4cb3-8f77-094da96d894e was deleted as no HA routers are present in tenant 36662556cf6f413abf58ecda005c3d6c. [pid: 7|app: 0|req: 473/1021] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:14 2026] DELETE /v2.0/routers/f5405cdf-7f6a-42ea-b9de-7335cf02e079 => generated 0 bytes in 1682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1022] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:26:15 2026] GET /v2.0/networks?id=3406fa05-e0b6-490d-8208-b8a90fbaa82c => generated 678 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1023] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:15 2026] DELETE /v2.0/subnets/c1d06485-16a1-4e28-9f4e-528084b667fd => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1024] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:15 2026] DELETE /v2.0/networks/7d002c71-816f-4c01-97df-5797e3c1265c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:26:16.268 8 INFO neutron.services.segments.plugin [-] Segment 6ccb536d-24d8-4ac7-9562-5f9f99de2535 resource provider aggregate not found 2026-06-18 16:26:16.273 8 INFO neutron.services.segments.plugin [-] Segment 6ccb536d-24d8-4ac7-9562-5f9f99de2535 resource provider aggregate not found 2026-06-18 16:26:16.297 8 INFO neutron.services.segments.plugin [-] Segment 6ccb536d-24d8-4ac7-9562-5f9f99de2535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ccb536d-24d8-4ac7-9562-5f9f99de2535 found for delete ", "request_id": "req-6f320c9a-b93f-4709-b89d-34cac09962e5"}]} 2026-06-18 16:26:16.300 8 INFO neutron.services.segments.plugin [-] Segment 6ccb536d-24d8-4ac7-9562-5f9f99de2535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ccb536d-24d8-4ac7-9562-5f9f99de2535 found for delete ", "request_id": "req-a6f503a8-fecf-4a7d-8db4-8ada552647dd"}]} [pid: 7|app: 0|req: 476/1025] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:16 2026] GET /v2.0/ports?device_id=3572a084-8d70-4b27-bbf1-c77d9d5547d9 => generated 961 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1026] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:26:16 2026] GET /v2.0/security-groups?id=91e83b35-dc8e-4f9e-8b7e-4b97185c35b3&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: 550/1027] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:26:15 2026] POST /v2.0/ports => generated 958 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 551/1028] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:16 2026] GET /v2.0/security-groups?tenant_id=36662556cf6f413abf58ecda005c3d6c&name=default => generated 2801 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1029] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:16 2026] DELETE /v2.0/security-groups/7304d149-00e3-4fb7-b2d3-9881a57dca88 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1030] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:26:16 2026] PUT /v2.0/ports/8e82063a-7b3e-41c7-9a48-48ff7487a442 => generated 1203 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1031] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/ports?tenant_id=9556395116d546489fcc3bb389cb1b5b&device_id=3572a084-8d70-4b27-bbf1-c77d9d5547d9 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:26:17.230 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13110bd7-8b1d-4414-a90d-6a6c767b33c1'] response: {'name': 'network-changed', 'server_uuid': '3572a084-8d70-4b27-bbf1-c77d9d5547d9', 'tag': '8e82063a-7b3e-41c7-9a48-48ff7487a442', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 479/1032] 199.19.213.60 () {34 vars in 1059 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8e82063a-7b3e-41c7-9a48-48ff7487a442 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1033] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/subnets?id=b86b3931-764b-492a-afeb-0f4eba6e2811 => generated 672 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1034] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/ports?network_id=3406fa05-e0b6-490d-8208-b8a90fbaa82c&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: 555/1035] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/networks/3406fa05-e0b6-490d-8208-b8a90fbaa82c?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 481/1036] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/ports?device_id=3572a084-8d70-4b27-bbf1-c77d9d5547d9 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1037] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/networks/3406fa05-e0b6-490d-8208-b8a90fbaa82c?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: 482/1038] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/security-groups?id=91e83b35-dc8e-4f9e-8b7e-4b97185c35b3&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1039] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/ports?tenant_id=9556395116d546489fcc3bb389cb1b5b&device_id=3572a084-8d70-4b27-bbf1-c77d9d5547d9 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1040] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/networks?id=3406fa05-e0b6-490d-8208-b8a90fbaa82c => generated 774 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1041] 199.19.213.60 () {34 vars in 1059 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8e82063a-7b3e-41c7-9a48-48ff7487a442 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:26:17.742 7 INFO neutron.services.segments.plugin [-] Segment 5e1dfacd-fda3-4edd-93eb-f4ea6473b2a7 resource provider aggregate not found 2026-06-18 16:26:17.752 7 INFO neutron.services.segments.plugin [-] Segment 5e1dfacd-fda3-4edd-93eb-f4ea6473b2a7 resource provider aggregate not found 2026-06-18 16:26:17.778 7 INFO neutron.services.segments.plugin [-] Segment 5e1dfacd-fda3-4edd-93eb-f4ea6473b2a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e1dfacd-fda3-4edd-93eb-f4ea6473b2a7 found for delete ", "request_id": "req-6e44b261-1c9d-4e00-9ad4-801d6ac4e18f"}]} [pid: 8|app: 0|req: 559/1042] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/subnets?id=b86b3931-764b-492a-afeb-0f4eba6e2811 => generated 672 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1043] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/ports?network_id=3406fa05-e0b6-490d-8208-b8a90fbaa82c&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:26:17.829 7 INFO neutron.services.segments.plugin [-] Segment 5e1dfacd-fda3-4edd-93eb-f4ea6473b2a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e1dfacd-fda3-4edd-93eb-f4ea6473b2a7 found for delete ", "request_id": "req-0f51c135-9a1e-4f83-9517-bc07ce84176e"}]} [pid: 8|app: 0|req: 561/1044] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/networks/3406fa05-e0b6-490d-8208-b8a90fbaa82c?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1045] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/networks/3406fa05-e0b6-490d-8208-b8a90fbaa82c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1046] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:17 2026] GET /v2.0/security-groups?tenant_id=adec7316a7d546d9b84003bb102ade92&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1047] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:18 2026] DELETE /v2.0/security-groups/974ad790-7fc9-427e-a745-8a0e0a8be94f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1048] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:18 2026] GET /v2.0/ports?device_id=3572a084-8d70-4b27-bbf1-c77d9d5547d9 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1049] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:26:18 2026] GET /v2.0/security-groups?id=91e83b35-dc8e-4f9e-8b7e-4b97185c35b3&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:26:19.271 7 INFO neutron.db.segments_db [None req-52d64ea5-011a-4d60-b2a0-b67f1c413930 3e88e2b9a81749f59af8b78931b51859 7af70d09783b4b8d90126b695bc71398 - - - -] Added segment dc73bd58-b05f-414d-af64-e940d3375833 of type vxlan for network 2eaa3574-3ce3-4c85-9494-521dd549d531 2026-06-18 16:26:19.387 7 INFO neutron.db.segments_db [None req-52d64ea5-011a-4d60-b2a0-b67f1c413930 3e88e2b9a81749f59af8b78931b51859 7af70d09783b4b8d90126b695bc71398 - - - -] Added segment a06c05b6-da34-437b-91df-08bd665f8828 of type vxlan for network 98ab6ded-3042-4ff5-ae7d-327c691a40a1 [pid: 7|app: 0|req: 486/1050] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:18 2026] POST /v2.0/networks => generated 1244 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1051] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:26:19 2026] GET /v2.0/networks => generated 1843 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1052] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:19 2026] GET /v2.0/ports?device_id=3572a084-8d70-4b27-bbf1-c77d9d5547d9 => generated 975 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:26:19.964 7 INFO neutron.services.segments.plugin [-] Segment dc73bd58-b05f-414d-af64-e940d3375833 resource provider aggregate not found 2026-06-18 16:26:19.993 7 INFO neutron.services.segments.plugin [-] Segment dc73bd58-b05f-414d-af64-e940d3375833 resource provider aggregate not found 2026-06-18 16:26:20.012 7 INFO neutron.services.segments.plugin [-] Segment dc73bd58-b05f-414d-af64-e940d3375833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc73bd58-b05f-414d-af64-e940d3375833 found for delete ", "request_id": "req-a61d2b6a-f424-4517-8872-46dcc367fb3e"}]} 2026-06-18 16:26:20.016 7 INFO neutron.services.segments.plugin [-] Segment dc73bd58-b05f-414d-af64-e940d3375833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc73bd58-b05f-414d-af64-e940d3375833 found for delete ", "request_id": "req-b43d112f-53ea-4116-b911-a26eb1061a3b"}]} [pid: 8|app: 0|req: 567/1053] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:26:19 2026] GET /v2.0/security-groups?id=91e83b35-dc8e-4f9e-8b7e-4b97185c35b3&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1054] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:19 2026] DELETE /v2.0/networks/2eaa3574-3ce3-4c85-9494-521dd549d531 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:26:20.257 8 INFO neutron.services.segments.plugin [-] Segment a06c05b6-da34-437b-91df-08bd665f8828 resource provider aggregate not found 2026-06-18 16:26:20.277 8 INFO neutron.services.segments.plugin [-] Segment a06c05b6-da34-437b-91df-08bd665f8828 resource provider aggregate not found 2026-06-18 16:26:20.295 8 INFO neutron.services.segments.plugin [-] Segment a06c05b6-da34-437b-91df-08bd665f8828 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a06c05b6-da34-437b-91df-08bd665f8828 found for delete ", "request_id": "req-5f42bae2-b919-4ea7-8a40-651e69cf4843"}]} 2026-06-18 16:26:20.296 8 INFO neutron.services.segments.plugin [-] Segment a06c05b6-da34-437b-91df-08bd665f8828 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a06c05b6-da34-437b-91df-08bd665f8828 found for delete ", "request_id": "req-37befed3-d3ef-4c45-8d93-d851e17ff149"}]} [pid: 8|app: 0|req: 568/1055] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:20 2026] DELETE /v2.0/networks/98ab6ded-3042-4ff5-ae7d-327c691a40a1 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:26:20.507 7 INFO neutron.db.segments_db [None req-37b58552-12a3-4918-b337-f47febdd6b02 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 7fae9110-e6c6-4d70-9089-b8a76fcb6267 of type vxlan for network 47e79ca3-5956-4619-a2b1-7cd44787119c [pid: 8|app: 0|req: 569/1056] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:20 2026] GET /v2.0/security-groups?tenant_id=f8e39f72a0b94a16b17bc462e3930493&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1057] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:26:20 2026] GET /v2.0/networks => generated 651 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1058] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:26:20 2026] POST /v2.0/networks => generated 739 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1059] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:20 2026] GET /v2.0/ports?device_id=3572a084-8d70-4b27-bbf1-c77d9d5547d9 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:26:20.755 8 INFO neutron.db.segments_db [None req-57921c69-79da-4675-95c1-8e7161f079c5 3e88e2b9a81749f59af8b78931b51859 7af70d09783b4b8d90126b695bc71398 - - - -] Added segment 0b217910-20d3-4bc8-a927-b835427a5acc of type vxlan for network d0b2f24a-7ad4-450c-86cd-59bbd12fed88 [pid: 7|app: 0|req: 489/1060] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:20 2026] DELETE /v2.0/security-groups/f8d6565a-4fda-4cab-8679-07aab9a111ce => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1061] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:20 2026] POST /v2.0/networks => generated 648 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1062] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:26:20 2026] GET /v2.0/security-groups?id=91e83b35-dc8e-4f9e-8b7e-4b97185c35b3&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1063] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:20 2026] GET /v2.0/security-groups?tenant_id=bce47a4eda8f4a0a8e65177f80cfd1f9&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:26:21.218 8 INFO neutron.db.segments_db [None req-06884ba2-3662-42b3-ab2b-1060a980a4e0 3e88e2b9a81749f59af8b78931b51859 7af70d09783b4b8d90126b695bc71398 - - - -] Added segment 0567e0f6-aab2-42dd-8e60-9e83281f0d77 of type vxlan for network f8860133-c5aa-4a05-8922-3b103ce94984 [pid: 7|app: 0|req: 490/1064] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:26:20 2026] POST /v2.0/subnets => generated 662 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1065] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:21 2026] DELETE /v2.0/security-groups/fea7a845-6371-48ae-894b-f438d97126cd => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1066] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:26:21 2026] GET /v2.0/ports?device_id=3572a084-8d70-4b27-bbf1-c77d9d5547d9 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1067] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:21 2026] POST /v2.0/networks => generated 649 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:26:21.544 7 INFO neutron.db.segments_db [None req-5cfd0ff0-8850-4204-9b61-23abbe005f53 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 103aee3a-c0ff-4c8a-bf3b-a6ddb4c91cbc of type vxlan for network 1a31dcca-4b1e-4822-8481-7b3b14d4afc6 2026-06-18 16:26:22.172 7 INFO neutron.db.l3_hamode_db [None req-5cfd0ff0-8850-4204-9b61-23abbe005f53 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 576/1068] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:26:21 2026] POST /v2.0/ports => generated 1505 bytes in 882 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 577/1069] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:26:22 2026] DELETE /v2.0/ports/8e82063a-7b3e-41c7-9a48-48ff7487a442 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1070] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:22 2026] GET /v2.0/ports?device_id=3572a084-8d70-4b27-bbf1-c77d9d5547d9 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:26:22.892 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4036f7f-5891-4eb2-9081-29104002700b'] response: {'server_uuid': '3572a084-8d70-4b27-bbf1-c77d9d5547d9', 'name': 'network-vif-deleted', 'tag': '8e82063a-7b3e-41c7-9a48-48ff7487a442', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 579/1071] 10.0.0.196 () {32 vars in 643 bytes} [Thu Jun 18 16:26:22 2026] GET /v2.0/ports => generated 1505 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1072] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:26:23 2026] DELETE /v2.0/ports/a11aa5b3-a470-4485-912a-09fb78f25fa4 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:26:23.367 7 INFO neutron.db.l3_hamode_db [None req-5cfd0ff0-8850-4204-9b61-23abbe005f53 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 581/1073] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:26:23 2026] DELETE /v2.0/ports/12fc7b25-4b33-487c-81a6-c60a04e35649 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1074] 10.0.0.196 () {32 vars in 643 bytes} [Thu Jun 18 16:26:23 2026] GET /v2.0/ports => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:26:23.686 8 INFO neutron.db.segments_db [None req-87f0d1be-552b-4501-ac68-f3f16f3e2c84 3e88e2b9a81749f59af8b78931b51859 7af70d09783b4b8d90126b695bc71398 - - - -] Added segment 3eeda11c-74e8-49e5-837a-b1f902c62713 of type vxlan for network fa5811f6-6fe8-4a22-aa63-bdf1e56fdb66 [pid: 8|app: 0|req: 583/1075] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:23 2026] POST /v2.0/networks => generated 649 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:26:23.893 8 INFO neutron.db.segments_db [None req-85b03e7b-5241-424b-ba27-4a3442e500e1 3e88e2b9a81749f59af8b78931b51859 7af70d09783b4b8d90126b695bc71398 - - - -] Added segment d273ac5f-77dd-4157-bce8-cae3996da0db of type vxlan for network 30f2fddf-22b0-4dae-bf5c-556e29f371c4 [pid: 8|app: 0|req: 584/1076] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:23 2026] POST /v2.0/networks => generated 649 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1077] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:26:21 2026] POST /v2.0/routers => generated 726 bytes in 3131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1078] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:26:24 2026] POST /v2.0/subnets => generated 1226 bytes in 954 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1079] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:26:24 2026] PUT /v2.0/routers/a2ddbf9b-b7bd-4dbe-830e-d59631a8b568/remove_router_interface => generated 309 bytes in 1703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1080] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:26:25 2026] GET /v2.0/subnets => generated 1839 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:26:27.212 8 INFO neutron.services.segments.plugin [-] Segment 38355e3d-96f4-4f9d-ac14-5d1eabf7a257 resource provider aggregate not found 2026-06-18 16:26:27.218 8 INFO neutron.services.segments.plugin [-] Segment 38355e3d-96f4-4f9d-ac14-5d1eabf7a257 resource provider aggregate not found 2026-06-18 16:26:27.241 8 INFO neutron.services.segments.plugin [-] Segment 38355e3d-96f4-4f9d-ac14-5d1eabf7a257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38355e3d-96f4-4f9d-ac14-5d1eabf7a257 found for delete ", "request_id": "req-09f86682-03fc-4f8a-92f0-655a02d610c2"}]} 2026-06-18 16:26:27.242 8 INFO neutron.services.segments.plugin [-] Segment 38355e3d-96f4-4f9d-ac14-5d1eabf7a257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38355e3d-96f4-4f9d-ac14-5d1eabf7a257 found for delete ", "request_id": "req-74c6318e-2e5d-4c4e-a7be-4d73eaa43318"}]} 2026-06-18 16:26:27.299 8 INFO neutron.db.l3_hamode_db [None req-ecdf0d0f-c21c-4369-bf35-82d972133a42 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] HA network dfce55d6-8fff-4331-996d-3c66a05a6987 was deleted as no HA routers are present in tenant 9556395116d546489fcc3bb389cb1b5b. [pid: 8|app: 0|req: 587/1081] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:25 2026] DELETE /v2.0/routers/a2ddbf9b-b7bd-4dbe-830e-d59631a8b568 => generated 0 bytes in 1498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1082] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:27 2026] DELETE /v2.0/subnets/05088b26-4148-4e21-893a-e8f3ad452f21 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1085] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:27 2026] DELETE /v2.0/subnets/b86b3931-764b-492a-afeb-0f4eba6e2811 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1086] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:26:25 2026] PUT /v2.0/routers/18ea833d-6799-48de-908e-3a1b70152f80/add_router_interface => generated 309 bytes in 2388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1087] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:27 2026] DELETE /v2.0/subnets/21331650-87b6-4262-955f-1103b2726bf3 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1088] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:27 2026] GET /v2.0/security-groups?tenant_id=6c4efc21f36446ca87ea39a0f2519fd7&name=default => generated 2801 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 497/1089] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:26:28 2026] GET /v2.0/subnets => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1090] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:28 2026] DELETE /v2.0/security-groups/0d812f28-8c91-4775-8fa7-f8ebd873409c => 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: 593/1091] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:28 2026] DELETE /v2.0/networks/3406fa05-e0b6-490d-8208-b8a90fbaa82c => generated 0 bytes in 533 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1092] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:28 2026] GET /v2.0/security-groups?tenant_id=ab8f046754ba4327a7cd2525eaaa3779&name=default => generated 2801 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1093] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:28 2026] DELETE /v2.0/security-groups/e1464d4e-7b24-4043-8393-af2151c8b15b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:26:29.052 7 INFO neutron.services.segments.plugin [-] Segment d273ac5f-77dd-4157-bce8-cae3996da0db resource provider aggregate not found [pid: 8|app: 0|req: 596/1094] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:29 2026] GET /v2.0/security-groups?tenant_id=9556395116d546489fcc3bb389cb1b5b&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:26:29.059 7 INFO neutron.services.segments.plugin [-] Segment d273ac5f-77dd-4157-bce8-cae3996da0db resource provider aggregate not found 2026-06-18 16:26:29.080 7 INFO neutron.services.segments.plugin [-] Segment d273ac5f-77dd-4157-bce8-cae3996da0db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d273ac5f-77dd-4157-bce8-cae3996da0db found for delete ", "request_id": "req-dbbdefcf-ee52-4104-844e-92571be49c90"}]} 2026-06-18 16:26:29.088 7 INFO neutron.services.segments.plugin [-] Segment d273ac5f-77dd-4157-bce8-cae3996da0db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d273ac5f-77dd-4157-bce8-cae3996da0db found for delete ", "request_id": "req-f38cb1f0-4b38-4eb7-8192-6204ffe29371"}]} [pid: 7|app: 0|req: 499/1095] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:28 2026] DELETE /v2.0/networks/30f2fddf-22b0-4dae-bf5c-556e29f371c4 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1096] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:29 2026] DELETE /v2.0/security-groups/91e83b35-dc8e-4f9e-8b7e-4b97185c35b3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1097] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:29 2026] DELETE /v2.0/networks/fa5811f6-6fe8-4a22-aa63-bdf1e56fdb66 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:26:29.414 8 INFO neutron.services.segments.plugin [-] Segment 99da9f68-4372-4b92-aa55-d85a829aed6b resource provider aggregate not found 2026-06-18 16:26:29.422 8 INFO neutron.services.segments.plugin [-] Segment 99da9f68-4372-4b92-aa55-d85a829aed6b resource provider aggregate not found 2026-06-18 16:26:29.450 8 INFO neutron.services.segments.plugin [-] Segment 99da9f68-4372-4b92-aa55-d85a829aed6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99da9f68-4372-4b92-aa55-d85a829aed6b found for delete ", "request_id": "req-42170f87-1a52-4384-89b0-2606a5119a2f"}]} 2026-06-18 16:26:29.452 8 INFO neutron.services.segments.plugin [-] Segment 99da9f68-4372-4b92-aa55-d85a829aed6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99da9f68-4372-4b92-aa55-d85a829aed6b found for delete ", "request_id": "req-7ddeb329-95d1-42c4-bcd9-dfe9d8ac1933"}]} 2026-06-18 16:26:29.537 7 INFO neutron.db.segments_db [None req-2be96605-9d39-48c9-8a7b-baefd02ba204 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 24dc5752-e4f7-416d-8146-5dbbfb714d09 of type vxlan for network 5ac09b70-d5aa-4473-98a7-589552db33ed [pid: 7|app: 0|req: 501/1098] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:26:29 2026] POST /v2.0/networks => generated 740 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1099] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:29 2026] DELETE /v2.0/networks/f8860133-c5aa-4a05-8922-3b103ce94984 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1100] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:26:29 2026] POST /v2.0/subnets => generated 664 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1101] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:29 2026] DELETE /v2.0/networks/d0b2f24a-7ad4-450c-86cd-59bbd12fed88 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:26:29.968 7 INFO neutron.db.segments_db [None req-cc2a69d6-2518-4107-85ac-dc4d6a02a3e9 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment fa01f1b3-d4e0-4b50-8678-755781b73892 of type vxlan for network 0b9c90fe-fed3-4915-8211-45f690d91be5 2026-06-18 16:26:30.372 7 INFO neutron.db.l3_hamode_db [None req-cc2a69d6-2518-4107-85ac-dc4d6a02a3e9 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1102] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:30 2026] GET /v2.0/security-groups?tenant_id=7af70d09783b4b8d90126b695bc71398&name=default => generated 2801 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1103] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:30 2026] DELETE /v2.0/security-groups/9b1bb87b-1931-4b94-8549-f0eb7be23819 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:26:31.112 7 INFO neutron.services.segments.plugin [-] Segment 3eeda11c-74e8-49e5-837a-b1f902c62713 resource provider aggregate not found 2026-06-18 16:26:31.142 7 INFO neutron.services.segments.plugin [-] Segment 3eeda11c-74e8-49e5-837a-b1f902c62713 resource provider aggregate not found 2026-06-18 16:26:31.151 7 INFO neutron.services.segments.plugin [-] Segment 3eeda11c-74e8-49e5-837a-b1f902c62713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eeda11c-74e8-49e5-837a-b1f902c62713 found for delete ", "request_id": "req-047218ce-73c4-4c98-b525-4eb36485bbf7"}]} 2026-06-18 16:26:31.173 7 INFO neutron.services.segments.plugin [-] Segment 3eeda11c-74e8-49e5-837a-b1f902c62713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eeda11c-74e8-49e5-837a-b1f902c62713 found for delete ", "request_id": "req-517ce62e-61ad-4f5f-96cd-5577d057739c"}]} 2026-06-18 16:26:31.648 7 INFO neutron.db.l3_hamode_db [None req-cc2a69d6-2518-4107-85ac-dc4d6a02a3e9 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:26:32.438 8 INFO neutron.services.segments.plugin [-] Segment 0567e0f6-aab2-42dd-8e60-9e83281f0d77 resource provider aggregate not found 2026-06-18 16:26:32.445 8 INFO neutron.services.segments.plugin [-] Segment 0567e0f6-aab2-42dd-8e60-9e83281f0d77 resource provider aggregate not found 2026-06-18 16:26:32.462 8 INFO neutron.services.segments.plugin [-] Segment 0567e0f6-aab2-42dd-8e60-9e83281f0d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0567e0f6-aab2-42dd-8e60-9e83281f0d77 found for delete ", "request_id": "req-0e18a35b-e4c6-43ea-8ed2-4083f55aa186"}]} 2026-06-18 16:26:32.472 8 INFO neutron.services.segments.plugin [-] Segment 0567e0f6-aab2-42dd-8e60-9e83281f0d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0567e0f6-aab2-42dd-8e60-9e83281f0d77 found for delete ", "request_id": "req-2a29c6a0-f011-469e-9bf8-97b34536225d"}]} 2026-06-18 16:26:32.484 8 INFO neutron.services.segments.plugin [-] Segment 0b217910-20d3-4bc8-a927-b835427a5acc resource provider aggregate not found 2026-06-18 16:26:32.491 8 INFO neutron.services.segments.plugin [-] Segment 0b217910-20d3-4bc8-a927-b835427a5acc resource provider aggregate not found 2026-06-18 16:26:32.507 8 INFO neutron.services.segments.plugin [-] Segment 0b217910-20d3-4bc8-a927-b835427a5acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b217910-20d3-4bc8-a927-b835427a5acc found for delete ", "request_id": "req-69181878-f429-4da2-b96e-2366f3e9d0e7"}]} 2026-06-18 16:26:32.509 8 INFO neutron.services.segments.plugin [-] Segment 0b217910-20d3-4bc8-a927-b835427a5acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b217910-20d3-4bc8-a927-b835427a5acc found for delete ", "request_id": "req-4137313a-fb4f-481c-b93c-14985c52c694"}]} [pid: 8|app: 0|req: 602/1104] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:32 2026] GET /v2.0/security-groups?tenant_id=7b6ea412e7484562980f1d2a692ed3a2&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1105] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:32 2026] DELETE /v2.0/security-groups/35ff4b48-b229-4ed3-a92d-1881bceae9c0 => 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: 503/1106] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:26:29 2026] POST /v2.0/routers => generated 728 bytes in 2947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1107] 10.0.0.196 () {34 vars in 684 bytes} [Thu Jun 18 16:26:32 2026] POST /v2.0/security-groups => generated 1561 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1108] 10.0.0.196 () {32 vars in 663 bytes} [Thu Jun 18 16:26:33 2026] GET /v2.0/security-groups => generated 4344 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1109] 10.0.0.196 () {34 vars in 758 bytes} [Thu Jun 18 16:26:33 2026] PUT /v2.0/security-groups/f90ade8f-5dea-43f4-83a2-0df1fad4fabd => generated 1599 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1110] 10.0.0.196 () {32 vars in 737 bytes} [Thu Jun 18 16:26:33 2026] GET /v2.0/security-groups/f90ade8f-5dea-43f4-83a2-0df1fad4fabd => generated 1599 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1111] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:33 2026] DELETE /v2.0/security-groups/f90ade8f-5dea-43f4-83a2-0df1fad4fabd => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1112] 10.0.0.196 () {32 vars in 663 bytes} [Thu Jun 18 16:26:33 2026] GET /v2.0/security-groups => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:26:33.533 8 INFO neutron.api.v2.resource [None req-d647d0dd-9e7e-443a-8b80-d329a8294826 90eb563e29e84f8199723806c456e29b e5278f7fd1ea4f44b47a76c82b6f972d - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1113] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:33 2026] DELETE /v2.0/security-groups/f90ade8f-5dea-43f4-83a2-0df1fad4fabd => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1114] 10.0.0.196 () {34 vars in 684 bytes} [Thu Jun 18 16:26:33 2026] POST /v2.0/security-groups => generated 1561 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1115] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:26:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1116] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:33 2026] GET /v2.0/security-groups?tenant_id=2a622402972b4270b3a6480cf11a2d90&name=default => generated 2801 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1117] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:26:34 2026] GET /v2.0/security-group-rules/f5856fe6-c76f-491e-8a9d-7270da918f70 => generated 569 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1118] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:26:32 2026] PUT /v2.0/routers/ede0d122-e31a-4b04-b3e7-7b7a14c019db/add_router_interface => generated 309 bytes in 1513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1119] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:34 2026] DELETE /v2.0/security-groups/9a83468d-8579-4e4e-bbde-eacae67a500b => 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: 505/1120] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:26:34 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1121] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:26:34 2026] DELETE /v2.0/security-group-rules/f5856fe6-c76f-491e-8a9d-7270da918f70 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1122] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:26:34 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1123] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:34 2026] GET /v2.0/security-groups?tenant_id=7c8fbfc5f9df4e7fb86bc974b6f72134&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1124] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:26:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1125] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:26:34 2026] GET /v2.0/security-group-rules/faefc716-daea-4830-9c7d-8f5270256e0f => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1126] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:26:34 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1127] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:34 2026] DELETE /v2.0/security-groups/05555463-6d1d-443b-8cb9-ff72f7df10b2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1128] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:26:34 2026] DELETE /v2.0/security-group-rules/faefc716-daea-4830-9c7d-8f5270256e0f => 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: 619/1129] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:26:34 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:26:35.004 7 INFO neutron.db.securitygroups_db [None req-85a40cdf-8b23-40be-8fdd-b91c98a5d226 90eb563e29e84f8199723806c456e29b e5278f7fd1ea4f44b47a76c82b6f972d - - - -] Project e5278f7fd1ea4f44b47a76c82b6f972d 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: 511/1130] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:26:34 2026] POST /v2.0/security-group-rules => generated 575 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1131] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:26:35 2026] GET /v2.0/security-group-rules/be294000-f657-40cd-9000-e133663a1683 => generated 575 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1132] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:26:35 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1133] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:26:35 2026] DELETE /v2.0/security-group-rules/be294000-f657-40cd-9000-e133663a1683 => 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: 514/1134] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:26:35 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1135] 10.0.0.196 () {34 vars in 685 bytes} [Thu Jun 18 16:26:35 2026] POST /v2.0/security-groups => generated 1611 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1136] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:35 2026] DELETE /v2.0/security-groups/b90a07fd-0cd4-43e9-b926-8f8fba0ab40d => 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: 516/1137] 10.0.0.196 () {32 vars in 663 bytes} [Thu Jun 18 16:26:35 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1138] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:26:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1139] 10.0.0.196 () {32 vars in 663 bytes} [Thu Jun 18 16:26:35 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1140] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:26:35 2026] POST /v2.0/security-group-rules => generated 564 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1141] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:26:35 2026] POST /v2.0/security-group-rules => generated 570 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1142] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:26:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:26:35.760 7 INFO neutron.db.securitygroups_db [None req-08efd84d-03fe-4e24-a7e0-a5dc82bcac1e 23ea0e748fac40b9bc4997b06fa971a0 704e81d013ac44faa879d6ed22b06cf8 - - - -] Project 704e81d013ac44faa879d6ed22b06cf8 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: 519/1143] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:26:35 2026] POST /v2.0/security-group-rules => generated 575 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:26:35.863 8 INFO neutron.db.securitygroups_db [None req-db2df225-b7d2-415f-a8cf-87b9dbbc71b6 23ea0e748fac40b9bc4997b06fa971a0 704e81d013ac44faa879d6ed22b06cf8 - - - -] Project 704e81d013ac44faa879d6ed22b06cf8 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: 625/1144] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:26:35 2026] POST /v2.0/security-group-rules => generated 574 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1145] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:35 2026] GET /v2.0/security-groups?tenant_id=e5278f7fd1ea4f44b47a76c82b6f972d&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1146] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:36 2026] DELETE /v2.0/security-groups/fca67bed-953a-4c6a-8ce8-a18461ddffac => 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: 521/1147] 10.0.0.196 () {34 vars in 685 bytes} [Thu Jun 18 16:26:36 2026] POST /v2.0/security-groups => generated 1596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1148] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:26:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1149] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:26:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1150] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:26:36 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1151] 10.0.0.1 () {34 vars in 1098 bytes} [Thu Jun 18 16:26:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1621585604&fields=id&tenant_id=704e81d013ac44faa879d6ed22b06cf8 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1152] 10.0.0.1 () {34 vars in 1098 bytes} [Thu Jun 18 16:26:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1269410988&fields=id&tenant_id=704e81d013ac44faa879d6ed22b06cf8 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1153] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:26:37 2026] GET /v2.0/networks?id=47e79ca3-5956-4619-a2b1-7cd44787119c => generated 671 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1154] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:26:37 2026] GET /v2.0/quotas/704e81d013ac44faa879d6ed22b06cf8 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1155] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:26:37 2026] GET /v2.0/ports?tenant_id=704e81d013ac44faa879d6ed22b06cf8&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1156] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:26:37 2026] GET /v2.0/networks/47e79ca3-5956-4619-a2b1-7cd44787119c?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1157] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:26:37 2026] GET /v2.0/networks/47e79ca3-5956-4619-a2b1-7cd44787119c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1158] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:38 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1159] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:39 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1160] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:26:39 2026] GET /v2.0/networks?id=47e79ca3-5956-4619-a2b1-7cd44787119c => generated 671 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1161] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:39 2026] GET /v2.0/security-groups?tenant_id=c45c8a1288bc4cf4bfc06e307318cf7b&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1162] 199.19.213.60 () {34 vars in 1049 bytes} [Thu Jun 18 16:26:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=704e81d013ac44faa879d6ed22b06cf8 => generated 274 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1163] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:39 2026] DELETE /v2.0/security-groups/e1f200ae-1185-4ba5-b899-06f595d505bb => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1164] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:39 2026] GET /v2.0/security-groups?tenant_id=02a1683aa19b425fba60a80420355c89&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1165] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:40 2026] DELETE /v2.0/security-groups/73a64965-807b-4f00-8255-744c2a5320e5 => 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: 529/1166] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:26:39 2026] POST /v2.0/ports => generated 993 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 530/1167] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:40 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 996 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1168] 10.0.0.1 () {34 vars in 1118 bytes} [Thu Jun 18 16:26:40 2026] GET /v2.0/security-groups?id=c353987a-71c8-4242-8fff-0171e4686a21&id=9a7c0503-d828-4004-93bc-e9d02c0d1958&fields=id&fields=name => generated 207 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1169] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:26:40 2026] PUT /v2.0/ports/dab257a7-9dfd-4131-b980-62ac9c9ef4f1 => generated 1238 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:26:40.841 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e200838b-55f4-40db-868f-e9d4e2e280ae'] response: {'name': 'network-changed', 'server_uuid': '348426aa-a7c2-452f-b824-0fb21cd4420f', 'tag': 'dab257a7-9dfd-4131-b980-62ac9c9ef4f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 639/1170] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:26:40 2026] GET /v2.0/ports?tenant_id=704e81d013ac44faa879d6ed22b06cf8&device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1277 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1171] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:26:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dab257a7-9dfd-4131-b980-62ac9c9ef4f1 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 641/1172] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:26:40 2026] GET /v2.0/subnets?id=687f1572-1070-4553-84fb-62c0491edff8 => generated 665 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1173] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:40 2026] GET /v2.0/security-groups?tenant_id=4b6dc71d025c4961b8aa3f05d5c8b34f&name=default => generated 2801 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1174] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:26:40 2026] GET /v2.0/ports?network_id=47e79ca3-5956-4619-a2b1-7cd44787119c&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: 534/1175] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/networks/47e79ca3-5956-4619-a2b1-7cd44787119c?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1176] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:40 2026] DELETE /v2.0/security-groups/f1d13052-6eff-4f1c-9a48-f15ebd1e49fb => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1177] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/networks/47e79ca3-5956-4619-a2b1-7cd44787119c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1178] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/ports?tenant_id=704e81d013ac44faa879d6ed22b06cf8&device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1179] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/networks?id=47e79ca3-5956-4619-a2b1-7cd44787119c => generated 767 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1180] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dab257a7-9dfd-4131-b980-62ac9c9ef4f1 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1181] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1182] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/subnets?id=687f1572-1070-4553-84fb-62c0491edff8 => generated 665 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1183] 199.19.213.60 () {34 vars in 1123 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/security-groups?id=c353987a-71c8-4242-8fff-0171e4686a21&id=9a7c0503-d828-4004-93bc-e9d02c0d1958&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1184] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/ports?network_id=47e79ca3-5956-4619-a2b1-7cd44787119c&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: 539/1185] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/networks/47e79ca3-5956-4619-a2b1-7cd44787119c?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1188] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/networks/47e79ca3-5956-4619-a2b1-7cd44787119c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1189] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1008 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1190] 10.0.0.1 () {34 vars in 1118 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/security-groups?id=c353987a-71c8-4242-8fff-0171e4686a21&id=9a7c0503-d828-4004-93bc-e9d02c0d1958&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1191] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:41 2026] GET /v2.0/security-groups?tenant_id=7df84138f3554e16b618cdd1845f0ac2&name=default => generated 2801 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1192] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:42 2026] DELETE /v2.0/security-groups/1a04ecba-6028-4f51-b347-ccf4f4299e0e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1193] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:42 2026] GET /v2.0/security-groups?tenant_id=c89c97b8fdd64627a008a12c1b6179e1&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1194] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:42 2026] DELETE /v2.0/security-groups/e92798c7-fc5b-47cd-be2e-04e8444aff10 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1195] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:42 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1010 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1196] 10.0.0.1 () {34 vars in 1118 bytes} [Thu Jun 18 16:26:43 2026] GET /v2.0/security-groups?id=c353987a-71c8-4242-8fff-0171e4686a21&id=9a7c0503-d828-4004-93bc-e9d02c0d1958&fields=id&fields=name => generated 207 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1197] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:44 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1198] 10.0.0.1 () {34 vars in 1118 bytes} [Thu Jun 18 16:26:44 2026] GET /v2.0/security-groups?id=c353987a-71c8-4242-8fff-0171e4686a21&id=9a7c0503-d828-4004-93bc-e9d02c0d1958&fields=id&fields=name => generated 207 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1199] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:44 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:26:44.824 8 INFO neutron.db.l3_db [None req-ea9d4bcf-97ff-4821-b105-af464c16ad7d 23ea0e748fac40b9bc4997b06fa971a0 704e81d013ac44faa879d6ed22b06cf8 - - - -] Floating IP 990b24d0-bd6a-412d-9654-b81d2ed993e8 associated. External IP: 10.96.250.206, port: dab257a7-9dfd-4131-b980-62ac9c9ef4f1. [pid: 8|app: 0|req: 653/1200] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:26:44 2026] PUT /v2.0/floatingips/990b24d0-bd6a-412d-9654-b81d2ed993e8 => generated 855 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:26:45.521 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a81022b9-22b7-479a-9450-f1db066278f3'] response: {'name': 'network-changed', 'server_uuid': '348426aa-a7c2-452f-b824-0fb21cd4420f', 'tag': 'dab257a7-9dfd-4131-b980-62ac9c9ef4f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 548/1201] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:45 2026] GET /v2.0/security-groups?tenant_id=c48ba321ae7b4fde9cc01eb853a80af7&name=default => generated 2801 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1202] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:26:45 2026] GET /v2.0/ports?tenant_id=704e81d013ac44faa879d6ed22b06cf8&device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1203] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:45 2026] DELETE /v2.0/security-groups/14ac95ba-b58e-42c8-826d-700ce2dfffc4 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1204] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:45 2026] GET /v2.0/security-groups?tenant_id=4daffd96f4e84ee8ba15692fd5457a31&name=default => generated 2801 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1205] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:26:45 2026] GET /v2.0/networks?id=47e79ca3-5956-4619-a2b1-7cd44787119c => generated 767 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1207] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:45 2026] DELETE /v2.0/security-groups/f2124a99-368a-455b-87c2-bd8665ea567e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1207] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dab257a7-9dfd-4131-b980-62ac9c9ef4f1 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1208] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:26:45 2026] GET /v2.0/subnets?id=687f1572-1070-4553-84fb-62c0491edff8 => generated 665 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1209] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:26:45 2026] GET /v2.0/ports?network_id=47e79ca3-5956-4619-a2b1-7cd44787119c&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1210] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:45 2026] GET /v2.0/security-groups?tenant_id=4ac6ea4a761e43899f5032f465797a0a&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1211] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:26:46 2026] GET /v2.0/networks/47e79ca3-5956-4619-a2b1-7cd44787119c?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1212] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:46 2026] DELETE /v2.0/security-groups/cce963b4-8948-472f-882c-6462799360f0 => 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: 556/1213] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:26:46 2026] GET /v2.0/networks/47e79ca3-5956-4619-a2b1-7cd44787119c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1214] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:48 2026] GET /v2.0/security-groups?tenant_id=f98119e2d8534b2d91663353eb142f4c&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1215] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:48 2026] DELETE /v2.0/security-groups/d5da4075-3df8-4253-b83e-0ba324346c25 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1216] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:49 2026] GET /v2.0/security-groups?tenant_id=569ffd6f055947c58cda712b571b11e2&name=default => generated 2801 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1217] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:50 2026] DELETE /v2.0/security-groups/1b48618b-7c0a-44b7-94f9-55a3b9668480 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1218] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:50 2026] GET /v2.0/security-groups?tenant_id=c3ef6fd58c5144a7b30f3a559c2c8b88&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:26:50.911 8 INFO neutron.db.segments_db [None req-8d58a3f9-a65f-4b1a-8f64-14253ca067db 69262d02fc794bc5a21fd781a08fd41b b83e808d242644478d857f94a232f98a - - - -] Added segment ca9189ae-e29c-4e12-ba7e-63e0bbf3db11 of type vxlan for network a2f53b4c-2e8c-49b8-9eac-c1d968a76635 [pid: 7|app: 0|req: 560/1219] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:50 2026] DELETE /v2.0/security-groups/7868e40b-aaf2-4db8-b553-3296bca26051 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:26:51.009 8 INFO neutron.db.segments_db [None req-8d58a3f9-a65f-4b1a-8f64-14253ca067db 69262d02fc794bc5a21fd781a08fd41b b83e808d242644478d857f94a232f98a - - - -] Added segment fded0394-00aa-4231-98cf-3d088cb39e86 of type vxlan for network 9ebca4de-1a94-4bc7-babd-250ba661131d [pid: 8|app: 0|req: 660/1220] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:50 2026] POST /v2.0/networks => generated 1246 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1221] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:26:51 2026] GET /v2.0/networks => generated 1845 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:26:51.496 8 INFO neutron.services.segments.plugin [-] Segment ca9189ae-e29c-4e12-ba7e-63e0bbf3db11 resource provider aggregate not found 2026-06-18 16:26:51.501 8 INFO neutron.services.segments.plugin [-] Segment ca9189ae-e29c-4e12-ba7e-63e0bbf3db11 resource provider aggregate not found 2026-06-18 16:26:51.520 8 INFO neutron.services.segments.plugin [-] Segment ca9189ae-e29c-4e12-ba7e-63e0bbf3db11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca9189ae-e29c-4e12-ba7e-63e0bbf3db11 found for delete ", "request_id": "req-d97de338-a38d-4088-9764-c7ccabd7c4ee"}]} 2026-06-18 16:26:51.523 8 INFO neutron.services.segments.plugin [-] Segment ca9189ae-e29c-4e12-ba7e-63e0bbf3db11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca9189ae-e29c-4e12-ba7e-63e0bbf3db11 found for delete ", "request_id": "req-67bcf005-8836-465f-ac23-e94ed5931625"}]} [pid: 8|app: 0|req: 661/1222] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:51 2026] DELETE /v2.0/networks/a2f53b4c-2e8c-49b8-9eac-c1d968a76635 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:26:51.803 7 INFO neutron.services.segments.plugin [-] Segment fded0394-00aa-4231-98cf-3d088cb39e86 resource provider aggregate not found 2026-06-18 16:26:51.808 7 INFO neutron.services.segments.plugin [-] Segment fded0394-00aa-4231-98cf-3d088cb39e86 resource provider aggregate not found 2026-06-18 16:26:51.823 7 INFO neutron.services.segments.plugin [-] Segment fded0394-00aa-4231-98cf-3d088cb39e86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fded0394-00aa-4231-98cf-3d088cb39e86 found for delete ", "request_id": "req-ce32ae80-336a-4ae6-bdff-63c86999d1c2"}]} 2026-06-18 16:26:51.824 7 INFO neutron.services.segments.plugin [-] Segment fded0394-00aa-4231-98cf-3d088cb39e86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fded0394-00aa-4231-98cf-3d088cb39e86 found for delete ", "request_id": "req-cee51f9c-0282-4711-abbd-ec41966e4847"}]} [pid: 7|app: 0|req: 562/1223] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:51 2026] DELETE /v2.0/networks/9ebca4de-1a94-4bc7-babd-250ba661131d => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1224] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:26:51 2026] GET /v2.0/networks => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:26:52.021 7 INFO neutron.db.segments_db [None req-00037693-76cb-4b0f-9382-a1c3e6d8e3a4 69262d02fc794bc5a21fd781a08fd41b b83e808d242644478d857f94a232f98a - - - -] Added segment 9b46f5a8-26b6-4969-9b66-9af407c66b1d of type vxlan for network d30f8d1b-7f84-4ff9-ab96-bc4ebdc85e7a [pid: 7|app: 0|req: 563/1225] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:51 2026] POST /v2.0/networks => generated 653 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1226] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:51 2026] GET /v2.0/security-groups?tenant_id=7805b99f5717452b91145e633778b1ec&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:26:52.260 7 INFO neutron.db.segments_db [None req-5bce002d-1166-4691-98b3-49380c34e8b0 69262d02fc794bc5a21fd781a08fd41b b83e808d242644478d857f94a232f98a - - - -] Added segment 32a078dc-dc34-4814-b83e-ae29f5abceb0 of type vxlan for network e09d5ce0-b980-421f-9216-332f104554ef [pid: 8|app: 0|req: 664/1227] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:52 2026] DELETE /v2.0/security-groups/d71b4f51-ec0b-4a4f-9de6-e2a810880cd0 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1228] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:52 2026] POST /v2.0/networks => generated 654 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1229] 10.0.0.196 () {32 vars in 653 bytes} [Thu Jun 18 16:26:52 2026] GET /v2.0/extensions => generated 19178 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1230] 10.0.0.196 () {32 vars in 681 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1231] 10.0.0.196 () {32 vars in 681 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1232] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:26:53 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: 7|app: 0|req: 569/1233] 10.0.0.196 () {32 vars in 665 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1234] 10.0.0.196 () {32 vars in 699 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1235] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:26:52 2026] POST /v2.0/ports => generated 1506 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1236] 10.0.0.196 () {32 vars in 697 bytes} [Thu Jun 18 16:26:53 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 572/1237] 10.0.0.196 () {32 vars in 701 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1238] 10.0.0.196 () {32 vars in 689 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1239] 10.0.0.196 () {32 vars in 703 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1240] 10.0.0.196 () {32 vars in 693 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1241] 10.0.0.196 () {32 vars in 695 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1242] 10.0.0.196 () {32 vars in 685 bytes} [Thu Jun 18 16:26:53 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: 578/1243] 10.0.0.196 () {32 vars in 687 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1244] 10.0.0.196 () {32 vars in 661 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/dvr => 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: 580/1245] 10.0.0.196 () {32 vars in 699 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1246] 10.0.0.196 () {32 vars in 679 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1247] 10.0.0.196 () {32 vars in 683 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1248] 10.0.0.196 () {32 vars in 675 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1249] 10.0.0.196 () {32 vars in 689 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1250] 10.0.0.196 () {32 vars in 723 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1251] 10.0.0.196 () {32 vars in 687 bytes} [Thu Jun 18 16:26:53 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: 587/1252] 10.0.0.196 () {32 vars in 669 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1253] 10.0.0.196 () {32 vars in 687 bytes} [Thu Jun 18 16:26:53 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) [pid: 7|app: 0|req: 589/1254] 10.0.0.196 () {32 vars in 681 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1255] 10.0.0.196 () {32 vars in 699 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1256] 10.0.0.196 () {32 vars in 679 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1257] 10.0.0.196 () {32 vars in 667 bytes} [Thu Jun 18 16:26:53 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: 593/1258] 10.0.0.196 () {32 vars in 677 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1259] 10.0.0.196 () {32 vars in 665 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1260] 10.0.0.196 () {32 vars in 675 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1261] 10.0.0.196 () {32 vars in 713 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1262] 10.0.0.196 () {32 vars in 691 bytes} [Thu Jun 18 16:26:53 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: 598/1263] 10.0.0.196 () {32 vars in 683 bytes} [Thu Jun 18 16:26:53 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: 599/1264] 10.0.0.196 () {32 vars in 669 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1265] 10.0.0.196 () {32 vars in 687 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1266] 10.0.0.196 () {32 vars in 705 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1267] 10.0.0.196 () {32 vars in 701 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1268] 10.0.0.196 () {32 vars in 675 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1269] 10.0.0.196 () {32 vars in 693 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1270] 10.0.0.196 () {32 vars in 689 bytes} [Thu Jun 18 16:26:53 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: 606/1271] 10.0.0.196 () {32 vars in 709 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1272] 10.0.0.196 () {32 vars in 705 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1273] 10.0.0.196 () {32 vars in 697 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1274] 10.0.0.196 () {32 vars in 711 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1275] 10.0.0.196 () {32 vars in 669 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1276] 10.0.0.196 () {32 vars in 687 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1277] 10.0.0.196 () {32 vars in 681 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1278] 10.0.0.196 () {32 vars in 675 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1279] 10.0.0.196 () {32 vars in 671 bytes} [Thu Jun 18 16:26:53 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: 615/1280] 10.0.0.196 () {32 vars in 661 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1281] 10.0.0.196 () {32 vars in 699 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1282] 10.0.0.196 () {32 vars in 699 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => 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: 618/1283] 10.0.0.196 () {32 vars in 677 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1284] 10.0.0.196 () {32 vars in 669 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1285] 10.0.0.196 () {32 vars in 683 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1286] 10.0.0.196 () {32 vars in 701 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1287] 10.0.0.196 () {32 vars in 685 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1288] 10.0.0.196 () {32 vars in 707 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1289] 10.0.0.196 () {32 vars in 669 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1290] 10.0.0.196 () {32 vars in 697 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1291] 10.0.0.196 () {32 vars in 643 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/ports => generated 1506 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1292] 10.0.0.196 () {32 vars in 695 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1293] 10.0.0.196 () {32 vars in 685 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1294] 10.0.0.196 () {32 vars in 689 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1295] 10.0.0.196 () {32 vars in 667 bytes} [Thu Jun 18 16:26:53 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: 7|app: 0|req: 630/1296] 10.0.0.196 () {32 vars in 681 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1297] 10.0.0.196 () {32 vars in 681 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1298] 10.0.0.196 () {32 vars in 691 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1299] 10.0.0.196 () {32 vars in 691 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1300] 10.0.0.196 () {32 vars in 695 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1301] 10.0.0.196 () {32 vars in 685 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1302] 10.0.0.196 () {32 vars in 689 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1303] 10.0.0.196 () {32 vars in 701 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1304] 10.0.0.196 () {32 vars in 703 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1305] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1306] 10.0.0.196 () {32 vars in 715 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1307] 10.0.0.196 () {32 vars in 727 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1308] 10.0.0.196 () {32 vars in 719 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1309] 10.0.0.196 () {32 vars in 683 bytes} [Thu Jun 18 16:26:53 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: 644/1310] 10.0.0.196 () {32 vars in 669 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1311] 10.0.0.196 () {32 vars in 719 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1312] 10.0.0.196 () {32 vars in 679 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1313] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:26:53 2026] DELETE /v2.0/ports/d117cdc4-4b51-42de-9ddb-a53ad61c31e7 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1314] 10.0.0.196 () {32 vars in 669 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/sorting => 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: 648/1315] 10.0.0.196 () {32 vars in 697 bytes} [Thu Jun 18 16:26:53 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1316] 10.0.0.196 () {32 vars in 705 bytes} [Thu Jun 18 16:26:53 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: 7|app: 0|req: 650/1317] 10.0.0.196 () {32 vars in 701 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1318] 10.0.0.196 () {32 vars in 683 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/subnet_onboard => 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: 652/1319] 10.0.0.196 () {32 vars in 705 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1320] 10.0.0.196 () {32 vars in 695 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1321] 10.0.0.196 () {32 vars in 689 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1322] 10.0.0.196 () {32 vars in 697 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1323] 10.0.0.196 () {32 vars in 689 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1324] 10.0.0.196 () {32 vars in 701 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1325] 10.0.0.196 () {32 vars in 665 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1326] 10.0.0.196 () {32 vars in 681 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1327] 10.0.0.196 () {32 vars in 693 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1328] 10.0.0.196 () {32 vars in 677 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1329] 10.0.0.196 () {32 vars in 667 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1330] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:26:53 2026] DELETE /v2.0/ports/aaf1484e-c49a-49e1-9b1f-d440083260ef => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1331] 10.0.0.196 () {32 vars in 643 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/ports => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:26:54.365 8 INFO neutron.db.segments_db [None req-2411f055-7ef7-49eb-aca4-2e895dffbb82 69262d02fc794bc5a21fd781a08fd41b b83e808d242644478d857f94a232f98a - - - -] Added segment ccca0714-8574-4eda-972e-dfba32d41f60 of type vxlan for network b2a2e7da-8301-48cc-a430-bf47ba47d664 [pid: 8|app: 0|req: 669/1332] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:54 2026] POST /v2.0/networks => generated 654 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1333] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1010 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1334] 10.0.0.1 () {34 vars in 1118 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/security-groups?id=c353987a-71c8-4242-8fff-0171e4686a21&id=9a7c0503-d828-4004-93bc-e9d02c0d1958&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:26:54.592 8 INFO neutron.db.segments_db [None req-0901bc4f-34eb-497a-9414-face4ab2f8e3 69262d02fc794bc5a21fd781a08fd41b b83e808d242644478d857f94a232f98a - - - -] Added segment 12fd62ab-fc57-48f9-aa99-425484d2b18a of type vxlan for network 1eb1a43a-afba-4a15-87fc-63fec4d8ad85 [pid: 8|app: 0|req: 670/1335] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:54 2026] POST /v2.0/networks => generated 654 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1336] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/security-groups?tenant_id=db97bac1187243d18ef77ff3626d9b22&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1337] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1279 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1338] 10.0.0.196 () {32 vars in 858 bytes} [Thu Jun 18 16:26:54 2026] GET /v2.0/floatingips?floating_network_id=245d5f2e-ed27-4d57-a666-d073c6c00b7e&port_id=dab257a7-9dfd-4131-b980-62ac9c9ef4f1 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1339] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:54 2026] DELETE /v2.0/security-groups/3bf44316-d5c5-4464-915f-83142124bc73 => 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: 668/1340] 10.0.0.66 () {34 vars in 989 bytes} [Thu Jun 18 16:26:55 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1279 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1341] 10.0.0.66 () {34 vars in 1119 bytes} [Thu Jun 18 16:26:55 2026] GET /v2.0/security-groups?id=9a7c0503-d828-4004-93bc-e9d02c0d1958&id=c353987a-71c8-4242-8fff-0171e4686a21&fields=id&fields=name => generated 207 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1342] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:26:55 2026] POST /v2.0/subnets => generated 1276 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1343] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:26:55 2026] GET /v2.0/subnets => generated 1889 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1344] 10.0.0.14 () {30 vars in 649 bytes} [Thu Jun 18 16:26:55 2026] GET /v2.0/extensions => generated 19178 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1345] 10.0.0.14 () {30 vars in 723 bytes} [Thu Jun 18 16:26:56 2026] GET /v2.0/quotas/6a4e7a368d1847539d030321cd00155d/details => generated 847 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1346] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:56 2026] DELETE /v2.0/subnets/9e369df2-a6b4-477c-b852-9a514725da8b => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1349] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:56 2026] DELETE /v2.0/subnets/17aea384-9f5d-4ce6-86db-20ce2aaeefed => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1350] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:26:56 2026] GET /v2.0/subnets => generated 626 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:26:57.200 7 INFO neutron.db.segments_db [None req-fcece5a5-840d-485d-88f5-9a724cfb98f4 8b53fc2b53ea4359bfb0a1467d0489af 443f919e44834216bc145f72d62d854d - - - -] Added segment 010b2676-6acd-40e3-9ec0-1eaf6d612f24 of type vxlan for network e0fd8cb3-af4f-488f-b42f-7dceead8687e 2026-06-18 16:26:57.353 8 INFO neutron.services.segments.plugin [-] Segment 12fd62ab-fc57-48f9-aa99-425484d2b18a resource provider aggregate not found 2026-06-18 16:26:57.378 8 INFO neutron.services.segments.plugin [-] Segment 12fd62ab-fc57-48f9-aa99-425484d2b18a resource provider aggregate not found [pid: 7|app: 0|req: 673/1351] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:56 2026] POST /v2.0/networks => generated 649 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:26:57.390 8 INFO neutron.services.segments.plugin [-] Segment 12fd62ab-fc57-48f9-aa99-425484d2b18a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12fd62ab-fc57-48f9-aa99-425484d2b18a found for delete ", "request_id": "req-cf0a5201-4e4e-4966-97b9-9c5c0700aa27"}]} 2026-06-18 16:26:57.407 8 INFO neutron.services.segments.plugin [-] Segment 12fd62ab-fc57-48f9-aa99-425484d2b18a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12fd62ab-fc57-48f9-aa99-425484d2b18a found for delete ", "request_id": "req-cb40201c-873c-4fcf-b7d3-82602c85ac7f"}]} [pid: 8|app: 0|req: 679/1352] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:56 2026] DELETE /v2.0/networks/1eb1a43a-afba-4a15-87fc-63fec4d8ad85 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1353] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:57 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1354] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:26:57 2026] POST /v2.0/ports => generated 779 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 681/1355] 10.0.0.1 () {34 vars in 1118 bytes} [Thu Jun 18 16:26:57 2026] GET /v2.0/security-groups?id=c353987a-71c8-4242-8fff-0171e4686a21&id=9a7c0503-d828-4004-93bc-e9d02c0d1958&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:26:57.916 7 INFO neutron.services.segments.plugin [-] Segment ccca0714-8574-4eda-972e-dfba32d41f60 resource provider aggregate not found 2026-06-18 16:26:57.920 7 INFO neutron.services.segments.plugin [-] Segment ccca0714-8574-4eda-972e-dfba32d41f60 resource provider aggregate not found 2026-06-18 16:26:57.941 8 INFO neutron.db.segments_db [None req-93451301-68b2-4da9-bcc7-db102a2ffa07 8b53fc2b53ea4359bfb0a1467d0489af 443f919e44834216bc145f72d62d854d - - - -] Added segment a375408e-239f-482a-a536-6011b6d0fe66 of type vxlan for network 82627539-2a75-4f46-9a4b-101d09282b4d 2026-06-18 16:26:57.942 7 INFO neutron.services.segments.plugin [-] Segment ccca0714-8574-4eda-972e-dfba32d41f60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccca0714-8574-4eda-972e-dfba32d41f60 found for delete ", "request_id": "req-76a8e8d2-bfff-4dec-b5cd-595402e9eff3"}]} 2026-06-18 16:26:57.943 7 INFO neutron.services.segments.plugin [-] Segment ccca0714-8574-4eda-972e-dfba32d41f60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccca0714-8574-4eda-972e-dfba32d41f60 found for delete ", "request_id": "req-4fa44dd2-cfac-4d55-a824-eeff26b68817"}]} [pid: 7|app: 0|req: 675/1356] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:57 2026] DELETE /v2.0/networks/b2a2e7da-8301-48cc-a430-bf47ba47d664 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1357] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:26:57 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1358] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:26:57 2026] POST /v2.0/networks => generated 635 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1359] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:58 2026] DELETE /v2.0/networks/e09d5ce0-b980-421f-9216-332f104554ef => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:26:58.387 8 INFO neutron.db.l3_db [None req-9485fb3d-cf26-4ab0-90cc-51d254a5b365 23ea0e748fac40b9bc4997b06fa971a0 704e81d013ac44faa879d6ed22b06cf8 - - - -] Floating IP 990b24d0-bd6a-412d-9654-b81d2ed993e8 disassociated. External IP: 10.96.250.206, port: dab257a7-9dfd-4131-b980-62ac9c9ef4f1. [pid: 7|app: 0|req: 678/1360] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:26:58 2026] POST /v2.0/subnets => generated 622 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1361] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:26:58 2026] DELETE /v2.0/ports/dab257a7-9dfd-4131-b980-62ac9c9ef4f1 => generated 0 bytes in 773 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1362] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:26:58 2026] DELETE /v2.0/networks/d30f8d1b-7f84-4ff9-ab96-bc4ebdc85e7a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1363] 10.0.0.14 () {30 vars in 649 bytes} [Thu Jun 18 16:26:58 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-18 16:26:58.923 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fa78d00-30b8-424b-979a-4acde0a4a8ac'] response: {'server_uuid': '348426aa-a7c2-452f-b824-0fb21cd4420f', 'name': 'network-vif-deleted', 'tag': 'dab257a7-9dfd-4131-b980-62ac9c9ef4f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 681/1364] 10.0.0.14 () {30 vars in 723 bytes} [Thu Jun 18 16:26:58 2026] GET /v2.0/quotas/6a4e7a368d1847539d030321cd00155d/details => generated 847 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1365] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:26:59 2026] GET /v2.0/ports?device_id=348426aa-a7c2-452f-b824-0fb21cd4420f => 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: 684/1366] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:26:58 2026] POST /v2.0/ports => generated 965 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 685/1367] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:26:59 2026] GET /v2.0/security-groups?tenant_id=b83e808d242644478d857f94a232f98a&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1368] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:26:59 2026] DELETE /v2.0/security-groups/71d495de-94b3-42fa-8dcf-05d1d1e8fa65 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1369] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:26:59 2026] DELETE /v2.0/ports/759105d8-63fe-431c-9772-23c3611fa3aa => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:26:59.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75e244ac-d50f-491d-b5df-4f37fcb85131 8b53fc2b53ea4359bfb0a1467d0489af 443f919e44834216bc145f72d62d854d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 687/1370] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:26:59 2026] DELETE /v2.0/ports/759105d8-63fe-431c-9772-23c3611fa3aa => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:26:59.864 7 INFO neutron.pecan_wsgi.hooks.translation [None req-335285cc-86a3-4f15-b0ba-309d86519fb2 8b53fc2b53ea4359bfb0a1467d0489af 443f919e44834216bc145f72d62d854d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 684/1371] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:26:59 2026] GET /v2.0/ports/759105d8-63fe-431c-9772-23c3611fa3aa => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1372] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:26:59 2026] DELETE /v2.0/subnets/7252cc83-2e23-4447-8da1-2cacee7f8d44 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:00.183 7 INFO neutron.services.segments.plugin [-] Segment 32a078dc-dc34-4814-b83e-ae29f5abceb0 resource provider aggregate not found 2026-06-18 16:27:00.204 7 INFO neutron.services.segments.plugin [-] Segment 32a078dc-dc34-4814-b83e-ae29f5abceb0 resource provider aggregate not found 2026-06-18 16:27:00.212 7 INFO neutron.services.segments.plugin [-] Segment 32a078dc-dc34-4814-b83e-ae29f5abceb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32a078dc-dc34-4814-b83e-ae29f5abceb0 found for delete ", "request_id": "req-8a6d356f-d0a8-43b3-aef7-c88cbe22e7a0"}]} 2026-06-18 16:27:00.230 7 INFO neutron.services.segments.plugin [-] Segment 32a078dc-dc34-4814-b83e-ae29f5abceb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32a078dc-dc34-4814-b83e-ae29f5abceb0 found for delete ", "request_id": "req-5754216d-f9b5-4190-a8d5-ee91de8ab044"}]} 2026-06-18 16:27:00.237 7 INFO neutron.services.segments.plugin [-] Segment 9b46f5a8-26b6-4969-9b66-9af407c66b1d resource provider aggregate not found 2026-06-18 16:27:00.254 7 INFO neutron.services.segments.plugin [-] Segment 9b46f5a8-26b6-4969-9b66-9af407c66b1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b46f5a8-26b6-4969-9b66-9af407c66b1d found for delete ", "request_id": "req-a4e8a21a-a2f3-45aa-92d6-b9c991b2d725"}]} 2026-06-18 16:27:00.258 7 INFO neutron.services.segments.plugin [-] Segment 9b46f5a8-26b6-4969-9b66-9af407c66b1d resource provider aggregate not found 2026-06-18 16:27:00.281 7 INFO neutron.services.segments.plugin [-] Segment 9b46f5a8-26b6-4969-9b66-9af407c66b1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b46f5a8-26b6-4969-9b66-9af407c66b1d found for delete ", "request_id": "req-46386c84-84fd-4f96-b1aa-ee9da93cb535"}]} [pid: 8|app: 0|req: 689/1373] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:00 2026] DELETE /v2.0/security-groups/9a7c0503-d828-4004-93bc-e9d02c0d1958 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:00.418 8 INFO neutron.api.v2.resource [None req-7eb85380-973d-4769-959c-ed0d208ab7cd 23ea0e748fac40b9bc4997b06fa971a0 704e81d013ac44faa879d6ed22b06cf8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 690/1374] 10.0.0.196 () {32 vars in 737 bytes} [Thu Jun 18 16:27:00 2026] GET /v2.0/security-groups/9a7c0503-d828-4004-93bc-e9d02c0d1958 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1375] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:00 2026] DELETE /v2.0/networks/82627539-2a75-4f46-9a4b-101d09282b4d => generated 0 bytes in 519 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:00.741 7 INFO neutron.db.segments_db [None req-52429bc8-6276-4f20-8880-b88c614001be 8b53fc2b53ea4359bfb0a1467d0489af 443f919e44834216bc145f72d62d854d - - - -] Added segment f0eaa18c-4633-40b8-948a-10d215350e7b of type vxlan for network bfa115cb-22e5-41af-b4c3-fc10b2c403a3 [pid: 7|app: 0|req: 686/1376] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:00 2026] POST /v2.0/networks => generated 636 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1377] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:27:00 2026] DELETE /v2.0/floatingips/990b24d0-bd6a-412d-9654-b81d2ed993e8 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1378] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:00 2026] DELETE /v2.0/security-groups/c353987a-71c8-4242-8fff-0171e4686a21 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1379] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:00 2026] POST /v2.0/subnets => generated 622 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1380] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:27:01 2026] POST /v2.0/ports => generated 924 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1381] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:01 2026] GET /v2.0/security-groups?tenant_id=6a4e7a368d1847539d030321cd00155d&name=default => generated 2801 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:02.279 7 INFO neutron.services.segments.plugin [-] Segment a375408e-239f-482a-a536-6011b6d0fe66 resource provider aggregate not found 2026-06-18 16:27:02.303 7 INFO neutron.services.segments.plugin [-] Segment a375408e-239f-482a-a536-6011b6d0fe66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a375408e-239f-482a-a536-6011b6d0fe66 found for delete ", "request_id": "req-27f356ba-b213-48d9-9ca1-549e829f894b"}]} 2026-06-18 16:27:02.304 7 INFO neutron.services.segments.plugin [-] Segment a375408e-239f-482a-a536-6011b6d0fe66 resource provider aggregate not found 2026-06-18 16:27:02.324 7 INFO neutron.services.segments.plugin [-] Segment a375408e-239f-482a-a536-6011b6d0fe66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a375408e-239f-482a-a536-6011b6d0fe66 found for delete ", "request_id": "req-5032c366-c85f-4f48-8470-c4b3cb81f388"}]} [pid: 7|app: 0|req: 690/1382] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:27:02 2026] DELETE /v2.0/ports/8f8ed86e-cfea-467f-bd68-4eba71914f5f => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1383] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:01 2026] PUT /v2.0/routers/18ea833d-6799-48de-908e-3a1b70152f80/remove_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1384] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:02 2026] DELETE /v2.0/security-groups/95a87f27-3f6a-4df7-80b8-fab90f9a8745 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:02.554 8 INFO neutron.pecan_wsgi.hooks.translation [None req-229cfe66-53f3-4ee5-9b13-119738f765b0 8b53fc2b53ea4359bfb0a1467d0489af 443f919e44834216bc145f72d62d854d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 695/1385] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:02 2026] GET /v2.0/ports/8f8ed86e-cfea-467f-bd68-4eba71914f5f => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:27:02.576 7 INFO neutron.db.segments_db [None req-33faef15-22d2-452d-9440-1655d9e8c03c df2afabe152e43bfb53f809792bb44d1 fe0d2e4c1a324ba995c92d57797dc2fb - - - -] Added segment e2d4af61-71c7-487b-abbc-1149181ce245 of type vxlan for network b5b17274-580b-4095-8ece-61e3c179e844 [pid: 7|app: 0|req: 691/1386] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:02 2026] POST /v2.0/networks => generated 644 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1387] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:02 2026] DELETE /v2.0/subnets/c1cec86a-10a4-4876-847a-61cd450405e3 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1388] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:03 2026] POST /v2.0/subnets => generated 617 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:27:03.683 8 INFO neutron.services.segments.plugin [-] Segment 103aee3a-c0ff-4c8a-bf3b-a6ddb4c91cbc resource provider aggregate not found 2026-06-18 16:27:03.688 8 INFO neutron.services.segments.plugin [-] Segment 103aee3a-c0ff-4c8a-bf3b-a6ddb4c91cbc resource provider aggregate not found 2026-06-18 16:27:03.703 8 INFO neutron.services.segments.plugin [-] Segment 103aee3a-c0ff-4c8a-bf3b-a6ddb4c91cbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103aee3a-c0ff-4c8a-bf3b-a6ddb4c91cbc found for delete ", "request_id": "req-de77be15-b603-49ee-a090-9f20d3ba8af4"}]} 2026-06-18 16:27:03.713 8 INFO neutron.services.segments.plugin [-] Segment 103aee3a-c0ff-4c8a-bf3b-a6ddb4c91cbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103aee3a-c0ff-4c8a-bf3b-a6ddb4c91cbc found for delete ", "request_id": "req-871fd79a-ca7f-46e7-aa1d-9a1efada9a8c"}]} 2026-06-18 16:27:03.714 8 INFO neutron.db.l3_hamode_db [None req-4ea7f758-aac0-4664-96d6-a2b3c87d007d f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] HA network 1a31dcca-4b1e-4822-8481-7b3b14d4afc6 was deleted as no HA routers are present in tenant 704e81d013ac44faa879d6ed22b06cf8. [pid: 8|app: 0|req: 696/1389] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:02 2026] DELETE /v2.0/routers/18ea833d-6799-48de-908e-3a1b70152f80 => generated 0 bytes in 1162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:03.776 8 INFO neutron.db.segments_db [None req-86894aac-38c8-4c79-8c79-35dc0764ebc1 df2afabe152e43bfb53f809792bb44d1 fe0d2e4c1a324ba995c92d57797dc2fb - - - -] Added segment a886fe29-0e58-44c1-9371-3c2ef9ccd099 of type vxlan for network d2434492-ab1d-45bd-b33d-4d95ebcc97a3 [pid: 7|app: 0|req: 694/1390] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:03 2026] DELETE /v2.0/networks/bfa115cb-22e5-41af-b4c3-fc10b2c403a3 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1391] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:03 2026] POST /v2.0/networks => generated 643 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1392] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:03 2026] DELETE /v2.0/subnets/687f1572-1070-4553-84fb-62c0491edff8 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1393] 10.0.0.196 () {34 vars in 743 bytes} [Thu Jun 18 16:27:04 2026] PUT /v2.0/networks/d2434492-ab1d-45bd-b33d-4d95ebcc97a3 => generated 592 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:27:04.341 7 INFO neutron.services.segments.plugin [-] Segment f0eaa18c-4633-40b8-948a-10d215350e7b resource provider aggregate not found 2026-06-18 16:27:04.346 7 INFO neutron.services.segments.plugin [-] Segment f0eaa18c-4633-40b8-948a-10d215350e7b resource provider aggregate not found 2026-06-18 16:27:04.368 7 INFO neutron.services.segments.plugin [-] Segment f0eaa18c-4633-40b8-948a-10d215350e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0eaa18c-4633-40b8-948a-10d215350e7b found for delete ", "request_id": "req-034a9645-44b2-425d-b48b-ebc22588d487"}]} 2026-06-18 16:27:04.370 7 INFO neutron.services.segments.plugin [-] Segment f0eaa18c-4633-40b8-948a-10d215350e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0eaa18c-4633-40b8-948a-10d215350e7b found for delete ", "request_id": "req-9adc9b41-731f-459c-aa64-73461e649bf6"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 697/1394] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:04 2026] DELETE /v2.0/networks/47e79ca3-5956-4619-a2b1-7cd44787119c => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1395] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:27:03 2026] POST /v2.0/ports => generated 777 bytes in 855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 698/1396] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:04 2026] POST /v2.0/subnets => generated 602 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1397] 10.0.0.196 () {34 vars in 737 bytes} [Thu Jun 18 16:27:05 2026] PUT /v2.0/ports/f4eaefce-f2f1-40ac-ba37-ba9d38c12b62 => generated 752 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1398] 10.0.0.196 () {34 vars in 741 bytes} [Thu Jun 18 16:27:05 2026] PUT /v2.0/subnets/2037431a-dd57-493b-9c3f-82c827a85b36 => generated 612 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 701/1399] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:27:05 2026] DELETE /v2.0/ports/f4eaefce-f2f1-40ac-ba37-ba9d38c12b62 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1400] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:04 2026] PUT /v2.0/routers/ede0d122-e31a-4b04-b3e7-7b7a14c019db/remove_router_interface => generated 309 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1401] 10.0.0.196 () {32 vars in 643 bytes} [Thu Jun 18 16:27:06 2026] GET /v2.0/ports => generated 782 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:27:06.416 7 INFO neutron.services.segments.plugin [-] Segment 7fae9110-e6c6-4d70-9089-b8a76fcb6267 resource provider aggregate not found 2026-06-18 16:27:06.420 7 INFO neutron.services.segments.plugin [-] Segment 7fae9110-e6c6-4d70-9089-b8a76fcb6267 resource provider aggregate not found 2026-06-18 16:27:06.436 7 INFO neutron.services.segments.plugin [-] Segment 7fae9110-e6c6-4d70-9089-b8a76fcb6267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fae9110-e6c6-4d70-9089-b8a76fcb6267 found for delete ", "request_id": "req-f5bec801-61ae-469a-9580-6c8c2dfb508f"}]} 2026-06-18 16:27:06.451 7 INFO neutron.services.segments.plugin [-] Segment 7fae9110-e6c6-4d70-9089-b8a76fcb6267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fae9110-e6c6-4d70-9089-b8a76fcb6267 found for delete ", "request_id": "req-1eb2b0a5-c529-4b40-8b96-749387f15261"}]} [pid: 7|app: 0|req: 702/1402] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:05 2026] DELETE /v2.0/networks/d2434492-ab1d-45bd-b33d-4d95ebcc97a3 => generated 0 bytes in 1100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:06.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc303abc-6343-4c82-bfa0-7f29b8582686 8b53fc2b53ea4359bfb0a1467d0489af 443f919e44834216bc145f72d62d854d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 703/1403] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:06 2026] GET /v2.0/ports/f4eaefce-f2f1-40ac-ba37-ba9d38c12b62 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:27:07.126 7 INFO neutron.db.segments_db [None req-a4629a1b-beae-4730-8fc7-4b2f0d528a77 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] Added segment ae882f9f-420d-43b6-a833-1877cb8ea24e of type vxlan for network a8c39b03-1791-41b1-82b9-401863c6f568 2026-06-18 16:27:07.266 8 INFO neutron.services.segments.plugin [-] Segment fa01f1b3-d4e0-4b50-8678-755781b73892 resource provider aggregate not found 2026-06-18 16:27:07.272 8 INFO neutron.services.segments.plugin [-] Segment fa01f1b3-d4e0-4b50-8678-755781b73892 resource provider aggregate not found 2026-06-18 16:27:07.287 8 INFO neutron.services.segments.plugin [-] Segment fa01f1b3-d4e0-4b50-8678-755781b73892 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa01f1b3-d4e0-4b50-8678-755781b73892 found for delete ", "request_id": "req-694124ef-92e0-4215-a202-ed042519d222"}]} 2026-06-18 16:27:07.299 8 INFO neutron.db.l3_hamode_db [None req-1209e8e8-c60f-4832-be8b-bb064a4265f3 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] HA network 0b9c90fe-fed3-4915-8211-45f690d91be5 was deleted as no HA routers are present in tenant 5dc806b34ccc4407b8cbc49d2f6ebb4c. 2026-06-18 16:27:07.301 8 INFO neutron.services.segments.plugin [-] Segment fa01f1b3-d4e0-4b50-8678-755781b73892 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa01f1b3-d4e0-4b50-8678-755781b73892 found for delete ", "request_id": "req-b62b1427-807b-4ed5-8122-018776d4733a"}]} [pid: 8|app: 0|req: 701/1404] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:06 2026] DELETE /v2.0/routers/ede0d122-e31a-4b04-b3e7-7b7a14c019db => generated 0 bytes in 1221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:07.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb1c7f77-2275-4e0e-a802-9bf177c482f8 df2afabe152e43bfb53f809792bb44d1 fe0d2e4c1a324ba995c92d57797dc2fb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1405] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:07 2026] DELETE /v2.0/networks/d2434492-ab1d-45bd-b33d-4d95ebcc97a3 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1406] 10.0.0.196 () {32 vars in 643 bytes} [Thu Jun 18 16:27:07 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:27:07.464 7 INFO neutron.db.l3_hamode_db [None req-a4629a1b-beae-4730-8fc7-4b2f0d528a77 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 704/1407] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:07 2026] DELETE /v2.0/subnets/fe3899d0-02eb-4563-a364-64d7e4e80138 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:07.644 7 INFO neutron.db.l3_hamode_db [None req-a4629a1b-beae-4730-8fc7-4b2f0d528a77 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 705/1408] 10.0.0.196 () {32 vars in 694 bytes} [Thu Jun 18 16:27:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1409] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:07 2026] GET /v2.0/ports/7ac2f784-56a3-4a55-bf40-dd01a4f76b7c => generated 779 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 707/1410] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:07 2026] DELETE /v2.0/networks/5ac09b70-d5aa-4473-98a7-589552db33ed => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1411] 10.0.0.196 () {32 vars in 742 bytes} [Thu Jun 18 16:27:08 2026] GET /v2.0/subnets?network_id=245d5f2e-ed27-4d57-a666-d073c6c00b7e => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:27:08.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-acb8f97c-1412-41aa-a7b2-ad0ed927e00d 8b53fc2b53ea4359bfb0a1467d0489af 443f919e44834216bc145f72d62d854d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1412] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:27:08 2026] DELETE /v2.0/ports/8f8ed86e-cfea-467f-bd68-4eba71914f5f => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1413] 10.0.0.196 () {32 vars in 653 bytes} [Thu Jun 18 16:27:08 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-18 16:27:08.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e687dec-2288-45fc-875d-3dcc47aa52e6 8b53fc2b53ea4359bfb0a1467d0489af 443f919e44834216bc145f72d62d854d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1414] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:08 2026] DELETE /v2.0/subnets/c1cec86a-10a4-4876-847a-61cd450405e3 => 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: 712/1415] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:27:08 2026] GET /v2.0/networks => generated 1309 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:08.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2511439-b485-4aa5-a80e-dec90d7f1c29 8b53fc2b53ea4359bfb0a1467d0489af 443f919e44834216bc145f72d62d854d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1416] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:08 2026] DELETE /v2.0/subnets/7252cc83-2e23-4447-8da1-2cacee7f8d44 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1417] 10.0.0.196 () {34 vars in 668 bytes} [Thu Jun 18 16:27:06 2026] POST /v2.0/routers => generated 474 bytes in 1532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1418] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:27:08 2026] GET /v2.0/subnets => generated 1233 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:08.469 7 INFO neutron.services.segments.plugin [-] Segment a886fe29-0e58-44c1-9371-3c2ef9ccd099 resource provider aggregate not found 2026-06-18 16:27:08.476 7 INFO neutron.services.segments.plugin [-] Segment a886fe29-0e58-44c1-9371-3c2ef9ccd099 resource provider aggregate not found 2026-06-18 16:27:08.478 8 INFO neutron.db.l3_hamode_db [None req-9e3a163b-633c-4c90-8608-fd5efc2329f8 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:08.487 7 INFO neutron.services.segments.plugin [-] Segment a886fe29-0e58-44c1-9371-3c2ef9ccd099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a886fe29-0e58-44c1-9371-3c2ef9ccd099 found for delete ", "request_id": "req-9c420790-eb97-4204-9686-64f2a8274dff"}]} 2026-06-18 16:27:08.498 7 INFO neutron.services.segments.plugin [-] Segment a886fe29-0e58-44c1-9371-3c2ef9ccd099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a886fe29-0e58-44c1-9371-3c2ef9ccd099 found for delete ", "request_id": "req-10ba0ddf-9612-4a4e-954c-ef4914967da7"}]} 2026-06-18 16:27:08.689 8 INFO neutron.db.l3_hamode_db [None req-9e3a163b-633c-4c90-8608-fd5efc2329f8 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 705/1419] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:27:08 2026] DELETE /v2.0/ports/7ac2f784-56a3-4a55-bf40-dd01a4f76b7c => 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: 706/1420] 10.0.0.196 () {32 vars in 723 bytes} [Thu Jun 18 16:27:08 2026] GET /v2.0/networks/b5b17274-580b-4095-8ece-61e3c179e844 => generated 669 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1421] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:08 2026] GET /v2.0/security-groups?tenant_id=5dc806b34ccc4407b8cbc49d2f6ebb4c&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1422] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:08 2026] DELETE /v2.0/networks/e0fd8cb3-af4f-488f-b42f-7dceead8687e => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1423] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:27:09 2026] GET /v2.0/subnets/2bb87fa8-744a-4250-8312-71f1f7cb4a10 => generated 617 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1424] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:09 2026] DELETE /v2.0/security-groups/fd9c3c9a-782c-495d-95d4-5cc072875816 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:09.238 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba17fc1f-ccfe-4011-89c3-e3b8f827300a df2afabe152e43bfb53f809792bb44d1 fe0d2e4c1a324ba995c92d57797dc2fb - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1425] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:09 2026] DELETE /v2.0/subnets/2037431a-dd57-493b-9c3f-82c827a85b36 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:27:09.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad2acb89-71a6-47e9-946a-e55a760eefa7 df2afabe152e43bfb53f809792bb44d1 fe0d2e4c1a324ba995c92d57797dc2fb - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1426] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:09 2026] DELETE /v2.0/networks/d2434492-ab1d-45bd-b33d-4d95ebcc97a3 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:27:09.331 8 INFO neutron.services.segments.plugin [-] Segment 24dc5752-e4f7-416d-8146-5dbbfb714d09 resource provider aggregate not found 2026-06-18 16:27:09.336 8 INFO neutron.services.segments.plugin [-] Segment 24dc5752-e4f7-416d-8146-5dbbfb714d09 resource provider aggregate not found 2026-06-18 16:27:09.355 8 INFO neutron.services.segments.plugin [-] Segment 24dc5752-e4f7-416d-8146-5dbbfb714d09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24dc5752-e4f7-416d-8146-5dbbfb714d09 found for delete ", "request_id": "req-ac1d643b-29e5-475e-b54e-e63b8cb37f91"}]} 2026-06-18 16:27:09.372 8 INFO neutron.services.segments.plugin [-] Segment 24dc5752-e4f7-416d-8146-5dbbfb714d09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24dc5752-e4f7-416d-8146-5dbbfb714d09 found for delete ", "request_id": "req-b32ce507-4faa-48cf-aa29-f9cfbf9afc46"}]} [pid: 8|app: 0|req: 715/1427] 10.0.0.196 () {34 vars in 668 bytes} [Thu Jun 18 16:27:08 2026] POST /v2.0/routers => generated 474 bytes in 1036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1428] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:09 2026] GET /v2.0/security-groups?tenant_id=704e81d013ac44faa879d6ed22b06cf8&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1429] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:09 2026] DELETE /v2.0/subnets/2bb87fa8-744a-4250-8312-71f1f7cb4a10 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:09.583 8 INFO neutron.db.l3_hamode_db [None req-cadcfdb0-e306-433a-b3e6-7db20c367469 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 714/1430] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:09 2026] DELETE /v2.0/security-groups/dee477bd-e5d4-4760-a0a9-6c901e0e2a3b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:09.784 8 INFO neutron.db.l3_hamode_db [None req-cadcfdb0-e306-433a-b3e6-7db20c367469 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 715/1431] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:09 2026] DELETE /v2.0/networks/b5b17274-580b-4095-8ece-61e3c179e844 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1432] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:10 2026] GET /v2.0/security-groups?tenant_id=443f919e44834216bc145f72d62d854d&name=default => generated 2801 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1433] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:10 2026] DELETE /v2.0/security-groups/fb6e84a0-afcd-4a61-a549-021168b7eed5 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:10.682 7 INFO neutron.services.segments.plugin [-] Segment 010b2676-6acd-40e3-9ec0-1eaf6d612f24 resource provider aggregate not found 2026-06-18 16:27:10.697 7 INFO neutron.services.segments.plugin [-] Segment 010b2676-6acd-40e3-9ec0-1eaf6d612f24 resource provider aggregate not found 2026-06-18 16:27:10.707 7 INFO neutron.services.segments.plugin [-] Segment 010b2676-6acd-40e3-9ec0-1eaf6d612f24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 010b2676-6acd-40e3-9ec0-1eaf6d612f24 found for delete ", "request_id": "req-1137dad2-7aac-4e16-9ccc-0ac88332d0c6"}]} 2026-06-18 16:27:10.722 7 INFO neutron.services.segments.plugin [-] Segment 010b2676-6acd-40e3-9ec0-1eaf6d612f24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 010b2676-6acd-40e3-9ec0-1eaf6d612f24 found for delete ", "request_id": "req-ddb28b15-4be3-42bf-969b-17e8cee3bcf4"}]} 2026-06-18 16:27:10.728 7 INFO neutron.services.segments.plugin [-] Segment e2d4af61-71c7-487b-abbc-1149181ce245 resource provider aggregate not found 2026-06-18 16:27:10.746 7 INFO neutron.services.segments.plugin [-] Segment e2d4af61-71c7-487b-abbc-1149181ce245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d4af61-71c7-487b-abbc-1149181ce245 found for delete ", "request_id": "req-794a7d7f-7f1b-40b0-a45a-b39441844041"}]} 2026-06-18 16:27:10.747 7 INFO neutron.services.segments.plugin [-] Segment e2d4af61-71c7-487b-abbc-1149181ce245 resource provider aggregate not found 2026-06-18 16:27:10.766 7 INFO neutron.services.segments.plugin [-] Segment e2d4af61-71c7-487b-abbc-1149181ce245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d4af61-71c7-487b-abbc-1149181ce245 found for delete ", "request_id": "req-23d02f32-d869-4708-b361-59c553f7e27b"}]} [pid: 7|app: 0|req: 718/1434] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:10 2026] GET /v2.0/security-groups?tenant_id=fe0d2e4c1a324ba995c92d57797dc2fb&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1435] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:10 2026] DELETE /v2.0/security-groups/1f0a3121-d381-4086-b578-944348ffacb2 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1436] 10.0.0.196 () {34 vars in 668 bytes} [Thu Jun 18 16:27:09 2026] POST /v2.0/routers => generated 474 bytes in 1536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:27:11.091 7 INFO neutron.db.l3_hamode_db [None req-15305410-6f56-440c-9def-e40a270d4c70 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:11.275 7 INFO neutron.db.l3_hamode_db [None req-15305410-6f56-440c-9def-e40a270d4c70 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 720/1439] 10.0.0.196 () {34 vars in 668 bytes} [Thu Jun 18 16:27:11 2026] POST /v2.0/routers => generated 474 bytes in 901 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:27:11.998 8 INFO neutron.db.l3_hamode_db [None req-91b0d315-1a0f-4225-be39-9c1ae5238294 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:12.174 8 INFO neutron.db.l3_hamode_db [None req-91b0d315-1a0f-4225-be39-9c1ae5238294 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:12.433 7 INFO neutron.db.segments_db [None req-e77f199d-8137-4909-a03a-866cdfeb1ee1 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Added segment d0bc7902-eb97-4ab6-91fa-035e382b41a7 of type vxlan for network fe460aab-3b00-4665-9b33-95c798b67da8 [pid: 7|app: 0|req: 721/1440] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:12 2026] POST /v2.0/networks => generated 633 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:27:12.629 7 INFO neutron.db.segments_db [None req-f0aafbbe-c857-4451-8bb0-2d77ffc32011 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Added segment f6fec9fe-f2fe-4763-a3fc-69f883e59710 of type vxlan for network 501c8f13-9700-460c-ba4e-3203f437726b [pid: 7|app: 0|req: 722/1441] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:12 2026] POST /v2.0/networks => generated 633 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1442] 10.0.0.196 () {34 vars in 668 bytes} [Thu Jun 18 16:27:11 2026] POST /v2.0/routers => generated 474 bytes in 993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1443] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:12 2026] POST /v2.0/subnets => generated 622 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1444] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:27:13 2026] PUT /v2.0/routers/1e5c4e97-0f3b-43a8-b4ea-62ac640ba86d/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:13.289 8 INFO neutron.db.segments_db [None req-11ec39ef-981e-44d9-aaf0-4abc86a60ede 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Added segment 6a2d0a52-e79e-4937-8d01-f40b269cce14 of type vxlan for network 43770e7b-ea08-4463-85c3-0fbee86b6aaa [pid: 8|app: 0|req: 721/1445] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:12 2026] POST /v2.0/networks => generated 627 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1446] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:13 2026] POST /v2.0/subnets => generated 631 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:27:13.553 7 INFO neutron.db.segments_db [None req-7f8386e6-5a22-4019-a15e-4d58e71bd483 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Added segment 29e379ed-8dc3-4826-8f46-6e734159f39a of type vxlan for network 20b213db-3366-4cb1-8e93-f4dd44ed078e [pid: 8|app: 0|req: 722/1447] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:27:13 2026] PUT /v2.0/routers/ce474498-7bb5-4b44-a54c-c07ae16ace1f/tags => generated 25 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:13.638 8 INFO neutron.db.segments_db [None req-cd5f7e89-b862-455f-88ee-df310288ddfc c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Added segment 7971d01d-4971-4058-9016-cdd6ee8b6d3e of type vxlan for network b51a3613-8b10-405a-afbd-81a75b496eb8 [pid: 7|app: 0|req: 726/1448] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:13 2026] POST /v2.0/networks => generated 629 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1449] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:27:13 2026] PUT /v2.0/routers/d95d573f-1a6c-41d8-b14e-8e755ec12260/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:14.017 8 INFO neutron.db.l3_hamode_db [None req-cd5f7e89-b862-455f-88ee-df310288ddfc c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 728/1450] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:13 2026] POST /v2.0/subnets => generated 602 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1451] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:27:14 2026] PUT /v2.0/routers/ec09459b-4b27-488c-8151-fd092d24aa21/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:14.197 8 INFO neutron.db.l3_hamode_db [None req-cd5f7e89-b862-455f-88ee-df310288ddfc c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 730/1452] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:27:14 2026] POST /v2.0/floatingips => generated 552 bytes in 854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1453] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:13 2026] POST /v2.0/routers => generated 510 bytes in 1488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1454] 10.0.0.196 () {32 vars in 664 bytes} [Thu Jun 18 16:27:15 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1455] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:15 2026] POST /v2.0/subnets => generated 602 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1456] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:27:15 2026] POST /v2.0/floatingips => generated 552 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1457] 10.0.0.196 () {32 vars in 678 bytes} [Thu Jun 18 16:27:15 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:27:16.146 8 INFO neutron.db.segments_db [None req-85239307-c028-4990-aa12-187c4cd7f49c 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Added segment bdf85422-9785-4e94-a7eb-2e277d53eaad of type vxlan for network 7a66b316-b25d-49cc-86e7-50004283b656 2026-06-18 16:27:16.524 8 INFO neutron.db.l3_hamode_db [None req-85239307-c028-4990-aa12-187c4cd7f49c 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:16.743 8 INFO neutron.db.l3_hamode_db [None req-85239307-c028-4990-aa12-187c4cd7f49c 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 732/1458] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:27:15 2026] PUT /v2.0/routers/aad9c6ec-5f5a-4281-9d51-3d285c5a2ed8/add_router_interface => generated 309 bytes in 1832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1459] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:16 2026] POST /v2.0/routers => generated 506 bytes in 1379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1460] 10.0.0.196 () {32 vars in 674 bytes} [Thu Jun 18 16:27:17 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1461] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:17 2026] GET /v2.0/ports/83f78655-eaf4-474b-a239-698f650c8b3b => generated 959 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1462] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:27:17 2026] POST /v2.0/floatingips => generated 552 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1463] 10.0.0.196 () {32 vars in 686 bytes} [Thu Jun 18 16:27:17 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1464] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:27:18 2026] PUT /v2.0/routers/aad9c6ec-5f5a-4281-9d51-3d285c5a2ed8/add_router_interface => generated 309 bytes in 1557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1465] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:27:17 2026] PUT /v2.0/routers/e848beb1-c18c-46bc-871d-baee4cb0abcc/add_router_interface => generated 309 bytes in 2097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1466] 10.0.0.196 () {32 vars in 672 bytes} [Thu Jun 18 16:27:19 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1467] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:19 2026] GET /v2.0/ports/8c5af83e-f7ed-40e1-987e-ff88d23857ab => generated 967 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1468] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:20 2026] GET /v2.0/ports/7b6ce632-94aa-4494-845c-f0d6af33d543 => generated 955 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1469] 10.0.0.196 () {32 vars in 686 bytes} [Thu Jun 18 16:27:20 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1470] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:27:19 2026] POST /v2.0/floatingips => generated 552 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1471] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:20 2026] PUT /v2.0/routers/aad9c6ec-5f5a-4281-9d51-3d285c5a2ed8/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1472] 10.0.0.196 () {32 vars in 682 bytes} [Thu Jun 18 16:27:21 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1473] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:27:20 2026] PUT /v2.0/routers/e848beb1-c18c-46bc-871d-baee4cb0abcc/add_router_interface => generated 309 bytes in 1511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1474] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:27:21 2026] POST /v2.0/floatingips => generated 552 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1475] 10.0.0.196 () {32 vars in 694 bytes} [Thu Jun 18 16:27:22 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1476] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:22 2026] GET /v2.0/ports/eab96c3d-8ce3-4aa6-8d25-701b3ac5c673 => generated 955 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1477] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:27:22 2026] PUT /v2.0/floatingips/baaad653-b994-4076-8c69-b7050b44a92b/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1478] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:27:22 2026] GET /v2.0/routers/1e5c4e97-0f3b-43a8-b4ea-62ac640ba86d => generated 485 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1479] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:21 2026] PUT /v2.0/routers/aad9c6ec-5f5a-4281-9d51-3d285c5a2ed8/remove_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1480] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:27:23 2026] PUT /v2.0/floatingips/ef37dba2-adc0-41c8-9264-beeb559bbd9e/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: 742/1481] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:22 2026] PUT /v2.0/routers/e848beb1-c18c-46bc-871d-baee4cb0abcc/remove_router_interface => generated 309 bytes in 1459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1482] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:23 2026] GET /v2.0/ports?device_id=aad9c6ec-5f5a-4281-9d51-3d285c5a2ed8 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1483] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:27:23 2026] PUT /v2.0/floatingips/21f30eb5-347c-4947-9f15-ed0790f9f24a/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1484] 10.0.0.196 () {34 vars in 742 bytes} [Thu Jun 18 16:27:23 2026] PUT /v2.0/routers/1e5c4e97-0f3b-43a8-b4ea-62ac640ba86d => generated 485 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:27:24.812 7 INFO neutron.services.segments.plugin [-] Segment 7971d01d-4971-4058-9016-cdd6ee8b6d3e resource provider aggregate not found 2026-06-18 16:27:24.817 7 INFO neutron.services.segments.plugin [-] Segment 7971d01d-4971-4058-9016-cdd6ee8b6d3e resource provider aggregate not found 2026-06-18 16:27:24.836 7 INFO neutron.services.segments.plugin [-] Segment 7971d01d-4971-4058-9016-cdd6ee8b6d3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7971d01d-4971-4058-9016-cdd6ee8b6d3e found for delete ", "request_id": "req-bd5fbe96-61bb-4905-acd8-c278a60eda9d"}]} 2026-06-18 16:27:24.837 7 INFO neutron.services.segments.plugin [-] Segment 7971d01d-4971-4058-9016-cdd6ee8b6d3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7971d01d-4971-4058-9016-cdd6ee8b6d3e found for delete ", "request_id": "req-a461a424-05ca-46b9-9eb5-7eb6180c06b6"}]} 2026-06-18 16:27:24.843 7 INFO neutron.db.l3_hamode_db [None req-c15eae99-0bc2-4688-899d-54b3fe472464 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] HA network b51a3613-8b10-405a-afbd-81a75b496eb8 was deleted as no HA routers are present in tenant f73d4179027a444b9d91df7b21f807a9. [pid: 7|app: 0|req: 741/1485] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:24 2026] DELETE /v2.0/routers/aad9c6ec-5f5a-4281-9d51-3d285c5a2ed8 => generated 0 bytes in 736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1486] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:27:24 2026] PUT /v2.0/floatingips/0e68b770-77b8-47e2-a804-c0e855dc089a/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1487] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:24 2026] GET /v2.0/ports?device_id=1e5c4e97-0f3b-43a8-b4ea-62ac640ba86d => 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: 745/1488] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:23 2026] PUT /v2.0/routers/e848beb1-c18c-46bc-871d-baee4cb0abcc/remove_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1489] 10.0.0.196 () {32 vars in 672 bytes} [Thu Jun 18 16:27:24 2026] GET /v2.0/floatingips?tags=red => 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: 744/1490] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:24 2026] DELETE /v2.0/subnets/641a2b8c-368f-4ba7-9744-103ded127d4d => 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: 745/1491] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:25 2026] GET /v2.0/ports?device_id=e848beb1-c18c-46bc-871d-baee4cb0abcc => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1492] 10.0.0.196 () {32 vars in 686 bytes} [Thu Jun 18 16:27:25 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1493] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:25 2026] DELETE /v2.0/subnets/15d9668d-0ee8-40f5-aaa5-0a298e7983e1 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1494] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:25 2026] DELETE /v2.0/routers/1e5c4e97-0f3b-43a8-b4ea-62ac640ba86d => generated 0 bytes in 475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1495] 10.0.0.196 () {32 vars in 682 bytes} [Thu Jun 18 16:27:25 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:25.763 8 INFO neutron.services.segments.plugin [-] Segment f6fec9fe-f2fe-4763-a3fc-69f883e59710 resource provider aggregate not found 2026-06-18 16:27:25.768 8 INFO neutron.services.segments.plugin [-] Segment f6fec9fe-f2fe-4763-a3fc-69f883e59710 resource provider aggregate not found 2026-06-18 16:27:25.781 8 INFO neutron.services.segments.plugin [-] Segment f6fec9fe-f2fe-4763-a3fc-69f883e59710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6fec9fe-f2fe-4763-a3fc-69f883e59710 found for delete ", "request_id": "req-ef95ee3f-3f7e-42d2-b14a-57f98f5a09ed"}]} 2026-06-18 16:27:25.784 8 INFO neutron.services.segments.plugin [-] Segment f6fec9fe-f2fe-4763-a3fc-69f883e59710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6fec9fe-f2fe-4763-a3fc-69f883e59710 found for delete ", "request_id": "req-024f9758-b32a-4f4d-bcea-3ef2ce4059f4"}]} [pid: 8|app: 0|req: 749/1496] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:25 2026] DELETE /v2.0/networks/501c8f13-9700-460c-ba4e-3203f437726b => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1497] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:27:25 2026] GET /v2.0/routers/ce474498-7bb5-4b44-a54c-c07ae16ace1f => generated 493 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1498] 10.0.0.196 () {32 vars in 694 bytes} [Thu Jun 18 16:27:25 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:26.139 7 INFO neutron.db.l3_hamode_db [None req-8db6075f-6d6c-47b5-846d-46b603fdd50b 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] HA network 7a66b316-b25d-49cc-86e7-50004283b656 was deleted as no HA routers are present in tenant ee43352368f64288bae2e3eb2bb2b329. [pid: 8|app: 0|req: 752/1499] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:25 2026] DELETE /v2.0/networks/fe460aab-3b00-4665-9b33-95c798b67da8 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1500] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:25 2026] DELETE /v2.0/routers/e848beb1-c18c-46bc-871d-baee4cb0abcc => generated 0 bytes in 760 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1501] 10.0.0.196 () {32 vars in 680 bytes} [Thu Jun 18 16:27:26 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1502] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:26 2026] DELETE /v2.0/subnets/58765fbf-7f1e-496f-8398-bb0fffdc7fe4 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:26.460 7 INFO neutron.db.segments_db [None req-e91d50f8-07bc-4473-ab98-1142478d4538 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Added segment eb1b79d5-00b2-42d7-8d53-61e33b0ef23e of type vxlan for network f8cadf04-9175-483d-a294-d38998bf6af3 [pid: 7|app: 0|req: 751/1503] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:26 2026] POST /v2.0/networks => generated 634 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1504] 10.0.0.196 () {32 vars in 694 bytes} [Thu Jun 18 16:27:26 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:26.863 7 INFO neutron.services.segments.plugin [-] Segment bdf85422-9785-4e94-a7eb-2e277d53eaad resource provider aggregate not found 2026-06-18 16:27:26.868 7 INFO neutron.services.segments.plugin [-] Segment bdf85422-9785-4e94-a7eb-2e277d53eaad resource provider aggregate not found 2026-06-18 16:27:26.888 7 INFO neutron.services.segments.plugin [-] Segment bdf85422-9785-4e94-a7eb-2e277d53eaad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdf85422-9785-4e94-a7eb-2e277d53eaad found for delete ", "request_id": "req-960a2b22-fd6e-4528-a12c-8c8c184acfb5"}]} 2026-06-18 16:27:26.889 7 INFO neutron.services.segments.plugin [-] Segment bdf85422-9785-4e94-a7eb-2e277d53eaad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdf85422-9785-4e94-a7eb-2e277d53eaad found for delete ", "request_id": "req-5425f898-facc-45bb-b650-12db7ffe6cad"}]} [pid: 8|app: 0|req: 753/1505] 10.0.0.196 () {34 vars in 742 bytes} [Thu Jun 18 16:27:26 2026] PUT /v2.0/routers/ce474498-7bb5-4b44-a54c-c07ae16ace1f => generated 493 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1508] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:26 2026] DELETE /v2.0/subnets/93460e2a-6fb9-4a03-8406-ecc8e5bdba2c => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1509] 10.0.0.196 () {32 vars in 690 bytes} [Thu Jun 18 16:27:26 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1510] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:26 2026] GET /v2.0/ports?device_id=ce474498-7bb5-4b44-a54c-c07ae16ace1f => 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: 756/1511] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:27 2026] DELETE /v2.0/networks/20b213db-3366-4cb1-8e93-f4dd44ed078e => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1512] 10.0.0.196 () {32 vars in 702 bytes} [Thu Jun 18 16:27:27 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1513] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:26 2026] POST /v2.0/subnets => generated 622 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1514] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:27 2026] DELETE /v2.0/routers/ce474498-7bb5-4b44-a54c-c07ae16ace1f => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:27.912 8 INFO neutron.services.segments.plugin [-] Segment d0bc7902-eb97-4ab6-91fa-035e382b41a7 resource provider aggregate not found 2026-06-18 16:27:27.921 8 INFO neutron.services.segments.plugin [-] Segment d0bc7902-eb97-4ab6-91fa-035e382b41a7 resource provider aggregate not found 2026-06-18 16:27:27.931 8 INFO neutron.services.segments.plugin [-] Segment d0bc7902-eb97-4ab6-91fa-035e382b41a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bc7902-eb97-4ab6-91fa-035e382b41a7 found for delete ", "request_id": "req-fb02fff4-49df-4108-bfbe-0e302bc3f994"}]} [pid: 8|app: 0|req: 757/1515] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:27 2026] DELETE /v2.0/networks/43770e7b-ea08-4463-85c3-0fbee86b6aaa => generated 0 bytes in 679 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:27.941 8 INFO neutron.services.segments.plugin [-] Segment d0bc7902-eb97-4ab6-91fa-035e382b41a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bc7902-eb97-4ab6-91fa-035e382b41a7 found for delete ", "request_id": "req-8b363a5f-73b3-44a0-94d0-84b962c8b59d"}]} 2026-06-18 16:27:27.958 8 INFO neutron.services.segments.plugin [-] Segment 6a2d0a52-e79e-4937-8d01-f40b269cce14 resource provider aggregate not found 2026-06-18 16:27:27.971 8 INFO neutron.services.segments.plugin [-] Segment 6a2d0a52-e79e-4937-8d01-f40b269cce14 resource provider aggregate not found 2026-06-18 16:27:27.978 8 INFO neutron.services.segments.plugin [-] Segment 6a2d0a52-e79e-4937-8d01-f40b269cce14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a2d0a52-e79e-4937-8d01-f40b269cce14 found for delete ", "request_id": "req-2524a1a6-348c-4e0a-adf0-15be802043bd"}]} 2026-06-18 16:27:27.991 8 INFO neutron.services.segments.plugin [-] Segment 6a2d0a52-e79e-4937-8d01-f40b269cce14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a2d0a52-e79e-4937-8d01-f40b269cce14 found for delete ", "request_id": "req-671fa4e0-c31d-43af-9678-546ca8d3e54e"}]} 2026-06-18 16:27:28.030 8 INFO neutron.db.segments_db [None req-e938be02-90fe-4522-8e00-8a5161025f45 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Added segment f225f8f1-9fae-4ee4-acda-8c165229f172 of type vxlan for network 89e9944a-501b-49f4-a34c-8ad2f884b28b [pid: 7|app: 0|req: 759/1516] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:27:27 2026] DELETE /v2.0/floatingips/baaad653-b994-4076-8c69-b7050b44a92b => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1517] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:27:28 2026] GET /v2.0/routers/d95d573f-1a6c-41d8-b14e-8e755ec12260 => generated 502 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:27:28.305 7 INFO neutron.db.segments_db [None req-c8d15d93-6465-4047-8b81-32f45f684a1a 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Added segment 1e50f44a-7467-49af-80f7-c39bc8ecfd80 of type vxlan for network 198b25d4-a6ad-4d68-8393-661e7ae582bb 2026-06-18 16:27:28.367 8 INFO neutron.db.l3_hamode_db [None req-e938be02-90fe-4522-8e00-8a5161025f45 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 761/1518] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:28 2026] POST /v2.0/networks => generated 630 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:27:28.547 8 INFO neutron.db.l3_hamode_db [None req-e938be02-90fe-4522-8e00-8a5161025f45 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 762/1519] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:27:28 2026] DELETE /v2.0/floatingips/ef37dba2-adc0-41c8-9264-beeb559bbd9e => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:28.929 7 INFO neutron.services.segments.plugin [-] Segment 29e379ed-8dc3-4826-8f46-6e734159f39a resource provider aggregate not found 2026-06-18 16:27:28.935 7 INFO neutron.services.segments.plugin [-] Segment 29e379ed-8dc3-4826-8f46-6e734159f39a resource provider aggregate not found 2026-06-18 16:27:28.952 7 INFO neutron.services.segments.plugin [-] Segment 29e379ed-8dc3-4826-8f46-6e734159f39a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29e379ed-8dc3-4826-8f46-6e734159f39a found for delete ", "request_id": "req-11d1d61e-494e-47c2-921d-b8796488c351"}]} 2026-06-18 16:27:28.953 7 INFO neutron.services.segments.plugin [-] Segment 29e379ed-8dc3-4826-8f46-6e734159f39a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29e379ed-8dc3-4826-8f46-6e734159f39a found for delete ", "request_id": "req-0b137c1b-fd9a-472a-9dee-9e0db461fc66"}]} [pid: 8|app: 0|req: 758/1520] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:27 2026] POST /v2.0/routers => generated 511 bytes in 1378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1521] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:29 2026] POST /v2.0/subnets => generated 602 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1522] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:27:29 2026] DELETE /v2.0/floatingips/21f30eb5-347c-4947-9f15-ed0790f9f24a => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1523] 10.0.0.196 () {34 vars in 742 bytes} [Thu Jun 18 16:27:28 2026] PUT /v2.0/routers/d95d573f-1a6c-41d8-b14e-8e755ec12260 => generated 502 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:27:30.115 7 INFO neutron.db.segments_db [None req-ee9c21de-51ff-4fc4-b3ea-1ccc8ae30e79 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Added segment 12459f9b-d745-49a1-81c4-f29c40708cc6 of type vxlan for network 9f5ebd85-d672-4f8f-89bf-1b8022f53b05 [pid: 8|app: 0|req: 761/1524] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:27:30 2026] POST /v2.0/ports => generated 964 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:27:30.499 7 INFO neutron.db.l3_hamode_db [None req-ee9c21de-51ff-4fc4-b3ea-1ccc8ae30e79 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:30.688 7 INFO neutron.db.l3_hamode_db [None req-ee9c21de-51ff-4fc4-b3ea-1ccc8ae30e79 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 762/1525] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:27:30 2026] DELETE /v2.0/floatingips/0e68b770-77b8-47e2-a804-c0e855dc089a => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1526] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:30 2026] GET /v2.0/ports?device_id=d95d573f-1a6c-41d8-b14e-8e755ec12260 => 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: 764/1527] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:30 2026] POST /v2.0/routers => generated 507 bytes in 1356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1528] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:27:31 2026] DELETE /v2.0/floatingips/ddd34a90-caed-494a-bba9-c7fb3f8dca12 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1529] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:27:30 2026] PUT /v2.0/routers/1b576849-f00c-4e18-a430-ed80063407a7/add_router_interface => generated 309 bytes in 1373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 766/1530] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:31 2026] DELETE /v2.0/routers/d95d573f-1a6c-41d8-b14e-8e755ec12260 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1531] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:32 2026] GET /v2.0/ports/64f22bbe-ea0e-4736-a200-24e6a8ac2e26 => generated 1038 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1532] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:27:32 2026] GET /v2.0/routers/ec09459b-4b27-488c-8151-fd092d24aa21 => generated 487 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1533] 10.0.0.196 () {34 vars in 665 bytes} [Thu Jun 18 16:27:32 2026] POST /v2.0/ports => generated 952 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 769/1534] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:32 2026] PUT /v2.0/routers/1b576849-f00c-4e18-a430-ed80063407a7/remove_router_interface => generated 309 bytes in 1017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 766/1535] 10.0.0.196 () {34 vars in 742 bytes} [Thu Jun 18 16:27:32 2026] PUT /v2.0/routers/ec09459b-4b27-488c-8151-fd092d24aa21 => generated 487 bytes in 1135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1536] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:33 2026] GET /v2.0/security-groups?tenant_id=24c171687cde4b9297b00a417eb4f122&name=default => generated 2801 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:34.239 8 INFO neutron.api.v2.resource [None req-ef4e0ba7-0658-4568-9278-41d39b29a45a c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1537] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:34 2026] PUT /v2.0/routers/1b576849-f00c-4e18-a430-ed80063407a7/remove_router_interface => generated 197 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1538] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:34 2026] GET /v2.0/ports?device_id=ec09459b-4b27-488c-8151-fd092d24aa21 => 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: 770/1539] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:34 2026] DELETE /v2.0/security-groups/551ac6c9-8f0a-43fc-856b-3c0ece02c884 => 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: 771/1540] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:34 2026] GET /v2.0/ports?device_id=1b576849-f00c-4e18-a430-ed80063407a7 => 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: 772/1541] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:34 2026] DELETE /v2.0/routers/ec09459b-4b27-488c-8151-fd092d24aa21 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1542] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:27:33 2026] PUT /v2.0/routers/67b7259f-63f5-4e91-b947-8377fe30fc17/add_router_interface => generated 309 bytes in 1931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 771/1543] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:35 2026] GET /v2.0/security-groups?tenant_id=ca3debb8890a4248a3946c93bb8fb568&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:35.641 8 INFO neutron.services.segments.plugin [-] Segment f225f8f1-9fae-4ee4-acda-8c165229f172 resource provider aggregate not found 2026-06-18 16:27:35.651 8 INFO neutron.services.segments.plugin [-] Segment f225f8f1-9fae-4ee4-acda-8c165229f172 resource provider aggregate not found 2026-06-18 16:27:35.667 8 INFO neutron.services.segments.plugin [-] Segment f225f8f1-9fae-4ee4-acda-8c165229f172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f225f8f1-9fae-4ee4-acda-8c165229f172 found for delete ", "request_id": "req-d58d475f-ee07-4936-ac27-32e54d153e33"}]} 2026-06-18 16:27:35.669 8 INFO neutron.services.segments.plugin [-] Segment f225f8f1-9fae-4ee4-acda-8c165229f172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f225f8f1-9fae-4ee4-acda-8c165229f172 found for delete ", "request_id": "req-d6a951c4-f4d3-4b1f-86a4-7c7c4fe0c5c2"}]} 2026-06-18 16:27:35.673 8 INFO neutron.db.l3_hamode_db [None req-bf77ad40-9771-4858-8eb8-cb2c866c88d3 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] HA network 89e9944a-501b-49f4-a34c-8ad2f884b28b was deleted as no HA routers are present in tenant f73d4179027a444b9d91df7b21f807a9. [pid: 8|app: 0|req: 773/1544] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:34 2026] DELETE /v2.0/routers/1b576849-f00c-4e18-a430-ed80063407a7 => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1545] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:27:35 2026] GET /v2.0/routers/39c6998a-a095-4961-8ec3-f8ccd2cdcf60 => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1546] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:35 2026] GET /v2.0/ports/1c16705b-d815-4bf4-8236-4dffa3d8b6d3 => generated 1026 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1547] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:35 2026] DELETE /v2.0/security-groups/f0339b98-d5d6-458d-9f25-3c0d4ded516e => 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: 775/1548] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:35 2026] DELETE /v2.0/subnets/4fbc540f-b552-4f81-b5cb-153a490bf4ab => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1549] 10.0.0.196 () {34 vars in 742 bytes} [Thu Jun 18 16:27:35 2026] PUT /v2.0/routers/39c6998a-a095-4961-8ec3-f8ccd2cdcf60 => generated 480 bytes in 790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1550] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:36 2026] GET /v2.0/security-groups?tenant_id=803ac7b382364853b154c70209bd2b56&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:36.882 7 INFO neutron.services.segments.plugin [-] Segment eb1b79d5-00b2-42d7-8d53-61e33b0ef23e resource provider aggregate not found 2026-06-18 16:27:36.901 7 INFO neutron.services.segments.plugin [-] Segment eb1b79d5-00b2-42d7-8d53-61e33b0ef23e resource provider aggregate not found 2026-06-18 16:27:36.920 7 INFO neutron.services.segments.plugin [-] Segment eb1b79d5-00b2-42d7-8d53-61e33b0ef23e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1b79d5-00b2-42d7-8d53-61e33b0ef23e found for delete ", "request_id": "req-f5d6fda1-92c6-48cf-8789-efd3678bef8c"}]} 2026-06-18 16:27:36.922 7 INFO neutron.services.segments.plugin [-] Segment eb1b79d5-00b2-42d7-8d53-61e33b0ef23e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1b79d5-00b2-42d7-8d53-61e33b0ef23e found for delete ", "request_id": "req-fee3be07-dd78-46f1-b543-e3f5e1bf3b15"}]} [pid: 7|app: 0|req: 776/1551] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:36 2026] DELETE /v2.0/networks/f8cadf04-9175-483d-a294-d38998bf6af3 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1552] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:36 2026] GET /v2.0/ports?device_id=39c6998a-a095-4961-8ec3-f8ccd2cdcf60 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1553] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:35 2026] PUT /v2.0/routers/67b7259f-63f5-4e91-b947-8377fe30fc17/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 778/1554] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:36 2026] DELETE /v2.0/security-groups/e68c03ac-4bb6-4019-979c-17fdb8db8d05 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:37.119 8 INFO neutron.db.segments_db [None req-7f799ed0-3237-4dc1-ac96-88f8de54c9f4 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Added segment cf0fb226-6c4a-4209-8c43-ad6836171aa6 of type vxlan for network 823c9365-14fb-40b4-a876-1894ca6b66b6 [pid: 8|app: 0|req: 777/1555] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:37 2026] POST /v2.0/networks => generated 633 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:27:37.400 8 INFO neutron.api.v2.resource [None req-de0ee24f-8636-47e0-b34e-6ad65281d2ed 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1556] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:37 2026] PUT /v2.0/routers/67b7259f-63f5-4e91-b947-8377fe30fc17/remove_router_interface => generated 197 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:27:37.773 7 INFO neutron.db.l3_hamode_db [None req-bb5b69ec-c13e-4015-9df2-aef03c644a04 23378080c9224ff88990e2d37d6eeb19 7514e937da41472eb6b6cc2d66206c5d - - - -] HA network a8c39b03-1791-41b1-82b9-401863c6f568 was deleted as no HA routers are present in tenant 7514e937da41472eb6b6cc2d66206c5d. [pid: 7|app: 0|req: 779/1557] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:37 2026] DELETE /v2.0/routers/39c6998a-a095-4961-8ec3-f8ccd2cdcf60 => generated 0 bytes in 729 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1558] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:37 2026] GET /v2.0/ports?device_id=67b7259f-63f5-4e91-b947-8377fe30fc17 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1559] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:37 2026] POST /v2.0/subnets => generated 622 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:27:37.897 8 INFO neutron.db.segments_db [None req-cedb0e8c-64d5-4ab0-8573-ce504b3a3d63 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Added segment 2f17028e-fee7-451f-bfc6-2d2514eb9364 of type vxlan for network cbf51c0b-f183-4bfb-8158-4b9043ec3834 2026-06-18 16:27:38.309 8 INFO neutron.db.l3_hamode_db [None req-cedb0e8c-64d5-4ab0-8573-ce504b3a3d63 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:38.525 8 INFO neutron.db.l3_hamode_db [None req-cedb0e8c-64d5-4ab0-8573-ce504b3a3d63 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:38.557 7 INFO neutron.db.l3_hamode_db [None req-3d9ff774-d83f-42b3-9df2-95925e85b22d 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] HA network 9f5ebd85-d672-4f8f-89bf-1b8022f53b05 was deleted as no HA routers are present in tenant ee43352368f64288bae2e3eb2bb2b329. [pid: 7|app: 0|req: 781/1560] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:37 2026] DELETE /v2.0/routers/67b7259f-63f5-4e91-b947-8377fe30fc17 => generated 0 bytes in 749 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1561] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:38 2026] DELETE /v2.0/subnets/b8b49e2c-1788-43e3-b9b5-f738ba823c90 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:38.943 7 INFO neutron.services.segments.plugin [-] Segment ae882f9f-420d-43b6-a833-1877cb8ea24e resource provider aggregate not found 2026-06-18 16:27:38.949 7 INFO neutron.services.segments.plugin [-] Segment ae882f9f-420d-43b6-a833-1877cb8ea24e resource provider aggregate not found 2026-06-18 16:27:38.958 7 INFO neutron.services.segments.plugin [-] Segment ae882f9f-420d-43b6-a833-1877cb8ea24e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae882f9f-420d-43b6-a833-1877cb8ea24e found for delete ", "request_id": "req-710bfa7d-b9ab-4714-b1cb-31e0fa755c28"}]} 2026-06-18 16:27:38.965 7 INFO neutron.services.segments.plugin [-] Segment ae882f9f-420d-43b6-a833-1877cb8ea24e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae882f9f-420d-43b6-a833-1877cb8ea24e found for delete ", "request_id": "req-5b5269ba-5d32-4a1d-9b7c-3f8e708d6ac1"}]} 2026-06-18 16:27:38.971 7 INFO neutron.services.segments.plugin [-] Segment 12459f9b-d745-49a1-81c4-f29c40708cc6 resource provider aggregate not found 2026-06-18 16:27:38.983 7 INFO neutron.services.segments.plugin [-] Segment 12459f9b-d745-49a1-81c4-f29c40708cc6 resource provider aggregate not found 2026-06-18 16:27:39.002 7 INFO neutron.services.segments.plugin [-] Segment 12459f9b-d745-49a1-81c4-f29c40708cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12459f9b-d745-49a1-81c4-f29c40708cc6 found for delete ", "request_id": "req-963d5a26-cb18-4e70-968a-0c993c9babde"}]} 2026-06-18 16:27:39.015 7 INFO neutron.services.segments.plugin [-] Segment 12459f9b-d745-49a1-81c4-f29c40708cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12459f9b-d745-49a1-81c4-f29c40708cc6 found for delete ", "request_id": "req-267b0436-ea8b-433d-a7e9-280e27cf330b"}]} [pid: 7|app: 0|req: 783/1562] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:38 2026] GET /v2.0/security-groups?tenant_id=2499a8b2a4754b60aea2c39ef6a7bd91&name=default => generated 2801 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1563] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:39 2026] DELETE /v2.0/networks/198b25d4-a6ad-4d68-8393-661e7ae582bb => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1564] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:39 2026] DELETE /v2.0/security-groups/52244786-d4cf-4c82-bbc6-e9caf961509b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:39.580 7 INFO neutron.db.segments_db [None req-8cd86be7-78b7-4d08-8fbb-1ef7be4e425c 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Added segment e21fd03c-93ff-4a87-9488-77a174f0d181 of type vxlan for network 581095bc-7be0-43af-860d-ab3264335ba6 [pid: 7|app: 0|req: 786/1565] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:39 2026] POST /v2.0/networks => generated 629 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1566] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:37 2026] POST /v2.0/routers => generated 511 bytes in 1973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1567] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:39 2026] GET /v2.0/security-groups?tenant_id=aa4cadc0a0b64c3baa92bbcb70a28f74&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1568] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:39 2026] POST /v2.0/subnets => generated 602 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1569] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:40 2026] DELETE /v2.0/security-groups/3b450f1a-8731-4451-9fdd-35ca58330d4e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:40.299 8 INFO neutron.db.segments_db [None req-a5099931-b9c3-4cc0-b490-62e45a7ccd1b 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Added segment 4a09102a-985e-4d0e-a44e-dcc608076d78 of type vxlan for network 641e6cfa-1130-43f8-805c-2556309bfb4b 2026-06-18 16:27:40.698 8 INFO neutron.db.l3_hamode_db [None req-a5099931-b9c3-4cc0-b490-62e45a7ccd1b 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:40.912 8 INFO neutron.db.l3_hamode_db [None req-a5099931-b9c3-4cc0-b490-62e45a7ccd1b 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:41.396 7 INFO neutron.services.segments.plugin [-] Segment 1e50f44a-7467-49af-80f7-c39bc8ecfd80 resource provider aggregate not found 2026-06-18 16:27:41.401 7 INFO neutron.services.segments.plugin [-] Segment 1e50f44a-7467-49af-80f7-c39bc8ecfd80 resource provider aggregate not found 2026-06-18 16:27:41.412 7 INFO neutron.services.segments.plugin [-] Segment 1e50f44a-7467-49af-80f7-c39bc8ecfd80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e50f44a-7467-49af-80f7-c39bc8ecfd80 found for delete ", "request_id": "req-4f536cdd-4112-40d0-ae70-d4bf67621bec"}]} 2026-06-18 16:27:41.417 7 INFO neutron.services.segments.plugin [-] Segment 1e50f44a-7467-49af-80f7-c39bc8ecfd80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e50f44a-7467-49af-80f7-c39bc8ecfd80 found for delete ", "request_id": "req-d66a8b74-0dfd-45d8-8c6d-6116ab760d61"}]} [pid: 7|app: 0|req: 788/1570] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:27:39 2026] PUT /v2.0/routers/53541ef9-1ec1-4fa1-b848-f738d7daeb29/add_router_interface => generated 309 bytes in 1807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1571] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:40 2026] POST /v2.0/routers => generated 507 bytes in 1527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1574] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:41 2026] GET /v2.0/security-groups?tenant_id=7514e937da41472eb6b6cc2d66206c5d&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1575] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:41 2026] GET /v2.0/ports/b770b366-0249-4a92-b55d-181c0fe70d75 => generated 959 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:27:42.114 7 INFO neutron.db.segments_db [None req-4896bbf2-d1fc-46af-8134-ac0d6b1c189d fea9fadfee9e4311b905179fe8165f87 3191c1c886534832a7b746044b9f89db - - - -] Added segment 8d6b76c6-8361-420b-b216-8ec0956abf0e of type vxlan for network b64276f7-d3d0-4b63-8fb9-8106a2c207f4 [pid: 7|app: 0|req: 790/1576] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:41 2026] POST /v2.0/networks => generated 630 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1577] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:42 2026] DELETE /v2.0/security-groups/ce1d0a8c-2ab7-4e4f-8a34-4d9f7d32289d => 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: 792/1578] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:42 2026] PUT /v2.0/routers/53541ef9-1ec1-4fa1-b848-f738d7daeb29/remove_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1579] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:27:41 2026] PUT /v2.0/routers/b548a4b9-91be-460e-aab4-154c45c572f7/add_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1580] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:43 2026] GET /v2.0/ports?device_id=53541ef9-1ec1-4fa1-b848-f738d7daeb29 => 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: 789/1581] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:43 2026] GET /v2.0/ports/c4a24eb6-72c5-45f6-a1cb-8aa45f708638 => generated 955 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1582] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:27:43 2026] POST /v2.0/ports => generated 743 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:27:44.194 8 INFO neutron.services.segments.plugin [-] Segment 2f17028e-fee7-451f-bfc6-2d2514eb9364 resource provider aggregate not found 2026-06-18 16:27:44.199 8 INFO neutron.services.segments.plugin [-] Segment 2f17028e-fee7-451f-bfc6-2d2514eb9364 resource provider aggregate not found 2026-06-18 16:27:44.217 8 INFO neutron.services.segments.plugin [-] Segment 2f17028e-fee7-451f-bfc6-2d2514eb9364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f17028e-fee7-451f-bfc6-2d2514eb9364 found for delete ", "request_id": "req-82f68431-708c-4ebd-b1cf-6886cb9db5ee"}]} 2026-06-18 16:27:44.218 8 INFO neutron.services.segments.plugin [-] Segment 2f17028e-fee7-451f-bfc6-2d2514eb9364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f17028e-fee7-451f-bfc6-2d2514eb9364 found for delete ", "request_id": "req-81d7d474-bcae-43c3-9184-555da8b337f2"}]} 2026-06-18 16:27:44.231 8 INFO neutron.db.l3_hamode_db [None req-da925e50-1fc2-4ac7-a357-03adeb91c830 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] HA network cbf51c0b-f183-4bfb-8158-4b9043ec3834 was deleted as no HA routers are present in tenant f73d4179027a444b9d91df7b21f807a9. [pid: 8|app: 0|req: 790/1583] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:43 2026] DELETE /v2.0/routers/53541ef9-1ec1-4fa1-b848-f738d7daeb29 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:44.311 8 INFO neutron.db.segments_db [None req-6eaf1d3a-981f-407e-a7eb-fc7fe77cbe01 fea9fadfee9e4311b905179fe8165f87 3191c1c886534832a7b746044b9f89db - - - -] Added segment abe053ae-b9aa-4c69-91fb-b22bf6fb3b43 of type vxlan for network b11dbcbd-7071-4d12-963c-6175616fa7f3 [pid: 8|app: 0|req: 791/1584] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:44 2026] POST /v2.0/networks => generated 632 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1585] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:44 2026] DELETE /v2.0/subnets/25a85168-9b32-4fa0-b860-0e6cbee50fd7 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1586] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:27:43 2026] PUT /v2.0/routers/b548a4b9-91be-460e-aab4-154c45c572f7/remove_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1587] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:27:44 2026] POST /v2.0/ports => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 794/1588] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:45 2026] GET /v2.0/ports?device_id=b548a4b9-91be-460e-aab4-154c45c572f7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:45.180 8 INFO neutron.db.segments_db [None req-01959914-2556-419a-b97c-3b2a290b352d fea9fadfee9e4311b905179fe8165f87 3191c1c886534832a7b746044b9f89db - - - -] Added segment 7dfc82ea-801f-4803-ba80-60bb428aa6d2 of type vxlan for network 28a25e59-66f2-42ef-8268-92cd6246ce59 2026-06-18 16:27:45.213 7 INFO neutron.services.segments.plugin [-] Segment cf0fb226-6c4a-4209-8c43-ad6836171aa6 resource provider aggregate not found 2026-06-18 16:27:45.219 7 INFO neutron.services.segments.plugin [-] Segment cf0fb226-6c4a-4209-8c43-ad6836171aa6 resource provider aggregate not found 2026-06-18 16:27:45.237 7 INFO neutron.services.segments.plugin [-] Segment cf0fb226-6c4a-4209-8c43-ad6836171aa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf0fb226-6c4a-4209-8c43-ad6836171aa6 found for delete ", "request_id": "req-a8741aed-0ff9-4f63-9a44-d2488bfe0990"}]} 2026-06-18 16:27:45.255 7 INFO neutron.services.segments.plugin [-] Segment cf0fb226-6c4a-4209-8c43-ad6836171aa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf0fb226-6c4a-4209-8c43-ad6836171aa6 found for delete ", "request_id": "req-cbe984f1-a591-4f7d-9524-9cac19067197"}]} [pid: 7|app: 0|req: 795/1589] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:44 2026] DELETE /v2.0/networks/823c9365-14fb-40b4-a876-1894ca6b66b6 => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1590] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:45 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) 2026-06-18 16:27:45.343 8 INFO neutron.db.segments_db [None req-b56556b3-2938-4ec9-9c2d-a7898ce0529b c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Added segment 7d74d71a-58bb-4feb-89ff-4cd881ca7ab7 of type vxlan for network 6409d29d-44c2-4428-8631-ed113b36db47 2026-06-18 16:27:45.797 8 INFO neutron.db.l3_hamode_db [None req-b56556b3-2938-4ec9-9c2d-a7898ce0529b c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:46.005 7 INFO neutron.db.l3_hamode_db [None req-98c998dd-0ecd-4c91-9538-00a84366b471 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] HA network 641e6cfa-1130-43f8-805c-2556309bfb4b was deleted as no HA routers are present in tenant ee43352368f64288bae2e3eb2bb2b329. [pid: 7|app: 0|req: 796/1591] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:45 2026] DELETE /v2.0/routers/b548a4b9-91be-460e-aab4-154c45c572f7 => generated 0 bytes in 741 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1592] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:27:46 2026] POST /v2.0/ports => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:27:47.266 7 INFO neutron.services.segments.plugin [-] Segment 4a09102a-985e-4d0e-a44e-dcc608076d78 resource provider aggregate not found 2026-06-18 16:27:47.269 8 INFO neutron.db.l3_hamode_db [None req-b56556b3-2938-4ec9-9c2d-a7898ce0529b c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:47.277 7 INFO neutron.services.segments.plugin [-] Segment 4a09102a-985e-4d0e-a44e-dcc608076d78 resource provider aggregate not found 2026-06-18 16:27:47.295 7 INFO neutron.services.segments.plugin [-] Segment 4a09102a-985e-4d0e-a44e-dcc608076d78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a09102a-985e-4d0e-a44e-dcc608076d78 found for delete ", "request_id": "req-4bb8cd5f-d35d-477c-8c4b-0011e896071b"}]} 2026-06-18 16:27:47.296 7 INFO neutron.services.segments.plugin [-] Segment 4a09102a-985e-4d0e-a44e-dcc608076d78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a09102a-985e-4d0e-a44e-dcc608076d78 found for delete ", "request_id": "req-8dbdfb19-a07a-427d-afa7-6bdd07ad8b06"}]} [pid: 7|app: 0|req: 798/1593] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:27:46 2026] POST /v2.0/floatingips => generated 552 bytes in 987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1594] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:47 2026] DELETE /v2.0/subnets/9d1aa775-49c1-4f30-ab43-bd4420a3f2e5 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:48.031 7 INFO neutron.db.segments_db [None req-c9a097c4-6292-47da-bce6-ce26941865ea fea9fadfee9e4311b905179fe8165f87 3191c1c886534832a7b746044b9f89db - - - -] Added segment 16491376-83d7-4317-8175-5633ade22b01 of type vxlan for network 62a5b308-2c7a-47b7-9593-d7ec431d1102 [pid: 7|app: 0|req: 800/1595] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:47 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1596] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:27:48 2026] PUT /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1597] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:45 2026] POST /v2.0/routers => generated 692 bytes in 3085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1598] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:48 2026] DELETE /v2.0/networks/581095bc-7be0-43af-860d-ab3264335ba6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1599] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:27:48 2026] GET /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1600] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:27:48 2026] GET /v2.0/routers/228c02a8-cc0a-4fec-8bdb-194d89985216 => generated 698 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:27:48.631 7 INFO neutron.db.segments_db [None req-020ac895-9383-4c94-bb1c-668ee05a32b1 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Added segment acd58047-4692-4b47-b30e-444b4d5411fa of type vxlan for network 21af0e44-27cc-47d6-b2f4-6b5cc1e4af06 [pid: 8|app: 0|req: 797/1601] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:27:48 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 798/1602] 10.0.0.196 () {34 vars in 770 bytes} [Thu Jun 18 16:27:48 2026] PUT /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1603] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:27:48 2026] GET /v2.0/routers => generated 701 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:27:48.956 7 INFO neutron.db.l3_hamode_db [None req-020ac895-9383-4c94-bb1c-668ee05a32b1 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:27:48.970 8 INFO neutron.db.segments_db [None req-27fd2808-2bd1-441d-a9e9-4559b63f154d fea9fadfee9e4311b905179fe8165f87 3191c1c886534832a7b746044b9f89db - - - -] Added segment 94bf5952-dcb3-4b1c-aabc-de3a6a666a75 of type vxlan for network 269b9d87-de0a-4580-86b6-f59f05d7e0a0 [pid: 8|app: 0|req: 800/1604] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:48 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1605] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:27:49 2026] GET /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:49.337 7 INFO neutron.services.segments.plugin [-] Segment e21fd03c-93ff-4a87-9488-77a174f0d181 resource provider aggregate not found 2026-06-18 16:27:49.342 7 INFO neutron.services.segments.plugin [-] Segment e21fd03c-93ff-4a87-9488-77a174f0d181 resource provider aggregate not found 2026-06-18 16:27:49.361 7 INFO neutron.services.segments.plugin [-] Segment e21fd03c-93ff-4a87-9488-77a174f0d181 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e21fd03c-93ff-4a87-9488-77a174f0d181 found for delete ", "request_id": "req-04455196-8fc7-4031-bfca-042c017fb28d"}]} 2026-06-18 16:27:49.375 7 INFO neutron.services.segments.plugin [-] Segment e21fd03c-93ff-4a87-9488-77a174f0d181 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e21fd03c-93ff-4a87-9488-77a174f0d181 found for delete ", "request_id": "req-148dc35a-36b0-4a67-bc50-b50eba7fbf7e"}]} [pid: 8|app: 0|req: 802/1606] 10.0.0.196 () {34 vars in 741 bytes} [Thu Jun 18 16:27:49 2026] PUT /v2.0/routers/228c02a8-cc0a-4fec-8bdb-194d89985216 => generated 705 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1607] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:27:49 2026] POST /v2.0/ports => generated 743 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:27:50.071 7 INFO neutron.db.l3_hamode_db [None req-020ac895-9383-4c94-bb1c-668ee05a32b1 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 804/1608] 10.0.0.196 () {34 vars in 766 bytes} [Thu Jun 18 16:27:50 2026] PUT /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags/red => 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: 805/1609] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:27:50 2026] GET /v2.0/routers/228c02a8-cc0a-4fec-8bdb-194d89985216 => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1610] 10.0.0.196 () {34 vars in 747 bytes} [Thu Jun 18 16:27:50 2026] PUT /v2.0/ports/b36ce4e9-7828-473a-a208-48da4b16c21d/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1611] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:27:50 2026] GET /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1612] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:50 2026] GET /v2.0/ports?device_id=228c02a8-cc0a-4fec-8bdb-194d89985216 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1613] 10.0.0.196 () {34 vars in 747 bytes} [Thu Jun 18 16:27:50 2026] PUT /v2.0/ports/6d960528-0212-4e60-8ce5-e7e6dc270d33/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1614] 10.0.0.196 () {34 vars in 788 bytes} [Thu Jun 18 16:27:50 2026] PUT /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/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: 7|app: 0|req: 805/1615] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:27:48 2026] POST /v2.0/routers => generated 687 bytes in 2656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1616] 10.0.0.196 () {34 vars in 747 bytes} [Thu Jun 18 16:27:51 2026] PUT /v2.0/ports/8aff1d42-df4b-4692-8c7e-e87dd0fc1e35/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1617] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:27:51 2026] GET /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1618] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:27:51 2026] GET /v2.0/routers/e6a5cffe-fc87-4399-953b-fcba3a63da8e => generated 693 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1619] 10.0.0.196 () {34 vars in 747 bytes} [Thu Jun 18 16:27:51 2026] PUT /v2.0/ports/0742d601-d99f-43b4-8e22-23b8719767ac/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:51.459 8 INFO neutron.services.segments.plugin [-] Segment 7d74d71a-58bb-4feb-89ff-4cd881ca7ab7 resource provider aggregate not found 2026-06-18 16:27:51.466 8 INFO neutron.services.segments.plugin [-] Segment 7d74d71a-58bb-4feb-89ff-4cd881ca7ab7 resource provider aggregate not found 2026-06-18 16:27:51.474 8 INFO neutron.services.segments.plugin [-] Segment 7d74d71a-58bb-4feb-89ff-4cd881ca7ab7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d74d71a-58bb-4feb-89ff-4cd881ca7ab7 found for delete ", "request_id": "req-280bbf6f-2322-4c8a-aa8f-8e06d1a51a7a"}]} [pid: 7|app: 0|req: 810/1620] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:27:51 2026] PUT /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:51.483 8 INFO neutron.services.segments.plugin [-] Segment 7d74d71a-58bb-4feb-89ff-4cd881ca7ab7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d74d71a-58bb-4feb-89ff-4cd881ca7ab7 found for delete ", "request_id": "req-77d8a528-3c03-4984-9b97-ab1f3a85b129"}]} 2026-06-18 16:27:51.490 8 INFO neutron.db.l3_hamode_db [None req-dcf27897-7a28-4884-b7eb-770c5c8a5e7c c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] HA network 6409d29d-44c2-4428-8631-ed113b36db47 was deleted as no HA routers are present in tenant f73d4179027a444b9d91df7b21f807a9. [pid: 8|app: 0|req: 811/1621] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:50 2026] DELETE /v2.0/routers/228c02a8-cc0a-4fec-8bdb-194d89985216 => generated 0 bytes in 1140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1622] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:27:51 2026] GET /v2.0/routers => generated 696 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1623] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:27:51 2026] GET /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1624] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:51 2026] GET /v2.0/ports?device_id=228c02a8-cc0a-4fec-8bdb-194d89985216 => 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: 812/1625] 10.0.0.196 () {32 vars in 660 bytes} [Thu Jun 18 16:27:51 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1626] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:27:51 2026] GET /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:51.777 8 INFO neutron.api.v2.resource [None req-27167d58-b00d-416a-b6bb-60d46393fac7 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 814/1627] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:51 2026] DELETE /v2.0/routers/228c02a8-cc0a-4fec-8bdb-194d89985216 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1628] 10.0.0.196 () {32 vars in 674 bytes} [Thu Jun 18 16:27:51 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:52.312 8 INFO neutron.api.v2.resource [None req-582449c1-9951-45c7-907b-76aa4f1c892d 9cd485bf11ec4fd3984c977347f097d1 8b8268d065a7430e9efb0e937a16b5a5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1629] 10.0.0.196 () {32 vars in 751 bytes} [Thu Jun 18 16:27:51 2026] GET /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags/green => generated 99 bytes in 458 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1630] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:52 2026] GET /v2.0/ports?device_id=53541ef9-1ec1-4fa1-b848-f738d7daeb29 => 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: 818/1631] 10.0.0.196 () {32 vars in 670 bytes} [Thu Jun 18 16:27:52 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1632] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:27:52 2026] DELETE /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:52.447 8 INFO neutron.api.v2.resource [None req-6cd4176a-188d-4cb8-a090-6f48f385d43d c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 820/1633] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:52 2026] DELETE /v2.0/routers/53541ef9-1ec1-4fa1-b848-f738d7daeb29 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1634] 10.0.0.196 () {32 vars in 682 bytes} [Thu Jun 18 16:27:52 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1635] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:27:52 2026] GET /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:52.524 8 INFO neutron.pecan_wsgi.hooks.translation [None req-298d74dd-69f3-47ae-b1b6-395c637b578b c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1636] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:52 2026] DELETE /v2.0/subnets/25a85168-9b32-4fa0-b860-0e6cbee50fd7 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1637] 10.0.0.196 () {34 vars in 741 bytes} [Thu Jun 18 16:27:51 2026] PUT /v2.0/routers/e6a5cffe-fc87-4399-953b-fcba3a63da8e => generated 700 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1638] 10.0.0.196 () {32 vars in 668 bytes} [Thu Jun 18 16:27:52 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:52.733 7 INFO neutron.api.v2.resource [None req-28681376-b5e7-4a1d-bc99-5f820ac851de 9cd485bf11ec4fd3984c977347f097d1 8b8268d065a7430e9efb0e937a16b5a5 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1639] 10.0.0.196 () {32 vars in 754 bytes} [Thu Jun 18 16:27:52 2026] DELETE /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1640] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:52 2026] GET /v2.0/ports?device_id=1b576849-f00c-4e18-a430-ed80063407a7 => 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: 816/1641] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:27:52 2026] GET /v2.0/routers/e6a5cffe-fc87-4399-953b-fcba3a63da8e => generated 700 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1642] 10.0.0.196 () {32 vars in 682 bytes} [Thu Jun 18 16:27:52 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1643] 10.0.0.196 () {32 vars in 742 bytes} [Thu Jun 18 16:27:52 2026] DELETE /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:52.870 8 INFO neutron.api.v2.resource [None req-26363b44-2be4-45f6-a02e-e6948abdff60 c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1644] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:52 2026] DELETE /v2.0/routers/1b576849-f00c-4e18-a430-ed80063407a7 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1645] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:52 2026] GET /v2.0/ports?device_id=e6a5cffe-fc87-4399-953b-fcba3a63da8e => 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: 819/1646] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:27:52 2026] GET /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:52.923 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1fb2560b-0e89-4afe-bcb5-fa16b105f30b c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 820/1647] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:52 2026] DELETE /v2.0/subnets/4fbc540f-b552-4f81-b5cb-153a490bf4ab => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1648] 10.0.0.196 () {32 vars in 678 bytes} [Thu Jun 18 16:27:52 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1649] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:27:52 2026] DELETE /v2.0/floatingips/9130014e-94af-4d07-950c-a5a5d9c2c6ab => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1650] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:53 2026] GET /v2.0/ports?device_id=aad9c6ec-5f5a-4281-9d51-3d285c5a2ed8 => 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: 831/1651] 10.0.0.196 () {32 vars in 690 bytes} [Thu Jun 18 16:27:53 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:53.378 8 INFO neutron.api.v2.resource [None req-fe2d709b-39ba-485a-88ca-901b9a68b0ac c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1652] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:53 2026] DELETE /v2.0/routers/aad9c6ec-5f5a-4281-9d51-3d285c5a2ed8 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1653] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:27:53 2026] DELETE /v2.0/ports/b36ce4e9-7828-473a-a208-48da4b16c21d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:53.639 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c45875c-416d-4a5f-91fe-3b716d2374cd c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 834/1654] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:53 2026] DELETE /v2.0/subnets/641a2b8c-368f-4ba7-9744-103ded127d4d => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1655] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:27:53 2026] DELETE /v2.0/ports/6d960528-0212-4e60-8ce5-e7e6dc270d33 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:53.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-001519bf-4534-4bd5-a7ca-b13d5adea6cd c80d92c0edb34714bfb8de4a9be7742a f73d4179027a444b9d91df7b21f807a9 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1656] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:53 2026] DELETE /v2.0/subnets/15d9668d-0ee8-40f5-aaa5-0a298e7983e1 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:27:54.014 7 INFO neutron.services.segments.plugin [-] Segment acd58047-4692-4b47-b30e-444b4d5411fa resource provider aggregate not found 2026-06-18 16:27:54.025 7 INFO neutron.services.segments.plugin [-] Segment acd58047-4692-4b47-b30e-444b4d5411fa resource provider aggregate not found 2026-06-18 16:27:54.044 7 INFO neutron.services.segments.plugin [-] Segment acd58047-4692-4b47-b30e-444b4d5411fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acd58047-4692-4b47-b30e-444b4d5411fa found for delete ", "request_id": "req-83a5dd29-9414-41d1-a2a1-cd08b32914c1"}]} 2026-06-18 16:27:54.046 7 INFO neutron.services.segments.plugin [-] Segment acd58047-4692-4b47-b30e-444b4d5411fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acd58047-4692-4b47-b30e-444b4d5411fa found for delete ", "request_id": "req-46bd3de8-8ffc-4af9-9db3-2fb89703d393"}]} 2026-06-18 16:27:54.055 7 INFO neutron.db.l3_hamode_db [None req-bded34e2-83c1-42a4-870b-bfe92ac9a506 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] HA network 21af0e44-27cc-47d6-b2f4-6b5cc1e4af06 was deleted as no HA routers are present in tenant ee43352368f64288bae2e3eb2bb2b329. [pid: 7|app: 0|req: 821/1657] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:52 2026] DELETE /v2.0/routers/e6a5cffe-fc87-4399-953b-fcba3a63da8e => generated 0 bytes in 1137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1658] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:27:53 2026] DELETE /v2.0/ports/8aff1d42-df4b-4692-8c7e-e87dd0fc1e35 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1659] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:54 2026] GET /v2.0/ports?device_id=e6a5cffe-fc87-4399-953b-fcba3a63da8e => 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: 822/1660] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:54 2026] GET /v2.0/security-groups?tenant_id=815eaae3d6084a94b08856ca7307ef13&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:54.343 7 INFO neutron.api.v2.resource [None req-acf40d0e-ab07-41f3-a4f4-48144130c27f 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1661] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/routers/e6a5cffe-fc87-4399-953b-fcba3a63da8e => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1662] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/ports/0742d601-d99f-43b4-8e22-23b8719767ac => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1663] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:54 2026] GET /v2.0/security-groups?tenant_id=f73d4179027a444b9d91df7b21f807a9&name=default => generated 2801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1664] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:54 2026] GET /v2.0/ports?device_id=b548a4b9-91be-460e-aab4-154c45c572f7 => 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: 840/1665] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/security-groups/3faee346-e65c-404c-97a7-d7d379f8a253 => 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: 841/1666] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/security-groups/649b6c0c-dba8-4cb7-985d-bac20c2a85d6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:54.584 8 INFO neutron.api.v2.resource [None req-04b66b5e-6f3b-4efa-9bfe-5d0b9ed8df67 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1667] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/routers/b548a4b9-91be-460e-aab4-154c45c572f7 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1668] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:54 2026] GET /v2.0/security-groups?tenant_id=8b8268d065a7430e9efb0e937a16b5a5&name=default => generated 2801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1669] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/ports/9f1241da-979e-4e1c-ac9a-3efc8dbb50eb => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:54.692 8 INFO neutron.pecan_wsgi.hooks.translation [None req-959e67fd-4f19-4933-907c-d6313c7cbc59 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1670] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/subnets/9d1aa775-49c1-4f30-ab43-bd4420a3f2e5 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1671] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/security-groups/2cf82e0d-6179-4312-8dd5-b7c319cb494e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1672] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:54 2026] GET /v2.0/ports?device_id=67b7259f-63f5-4e91-b947-8377fe30fc17 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:54.872 7 INFO neutron.api.v2.resource [None req-3deabe81-366f-474e-9220-57ce927f9d1b 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 829/1673] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/routers/67b7259f-63f5-4e91-b947-8377fe30fc17 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:27:54.903 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f685ff5-9c8b-4db0-840a-2ffa0a122591 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 830/1674] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/subnets/b8b49e2c-1788-43e3-b9b5-f738ba823c90 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:27:54.926 8 INFO neutron.services.segments.plugin [-] Segment 8d6b76c6-8361-420b-b216-8ec0956abf0e resource provider aggregate not found 2026-06-18 16:27:54.931 8 INFO neutron.services.segments.plugin [-] Segment 8d6b76c6-8361-420b-b216-8ec0956abf0e resource provider aggregate not found [pid: 7|app: 0|req: 831/1675] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:27:54 2026] GET /v2.0/ports?device_id=e848beb1-c18c-46bc-871d-baee4cb0abcc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:54.953 8 INFO neutron.services.segments.plugin [-] Segment 8d6b76c6-8361-420b-b216-8ec0956abf0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d6b76c6-8361-420b-b216-8ec0956abf0e found for delete ", "request_id": "req-99325482-fbc5-40ad-b7a2-8b3615bb6cb6"}]} 2026-06-18 16:27:54.956 8 INFO neutron.services.segments.plugin [-] Segment 8d6b76c6-8361-420b-b216-8ec0956abf0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d6b76c6-8361-420b-b216-8ec0956abf0e found for delete ", "request_id": "req-23e5cfaf-fb77-47ee-bc97-7ef192f29809"}]} [pid: 8|app: 0|req: 845/1676] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/networks/b64276f7-d3d0-4b63-8fb9-8106a2c207f4 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:54.968 7 INFO neutron.api.v2.resource [None req-003052ff-7f03-4ae1-98ef-ba07b02362aa 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 832/1677] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/routers/e848beb1-c18c-46bc-871d-baee4cb0abcc => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:27:54.999 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f12741f-2c87-47db-9473-ced9da7743b1 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1678] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/subnets/58765fbf-7f1e-496f-8398-bb0fffdc7fe4 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:27:55.025 7 INFO neutron.pecan_wsgi.hooks.translation [None req-563419af-69fd-4d4b-9670-f769a5d3e021 781fad9ed0fe4907b11220ca429e46f7 ee43352368f64288bae2e3eb2bb2b329 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 834/1679] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:27:55 2026] DELETE /v2.0/subnets/93460e2a-6fb9-4a03-8406-ecc8e5bdba2c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1680] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:54 2026] DELETE /v2.0/networks/b11dbcbd-7071-4d12-963c-6175616fa7f3 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1681] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:55 2026] DELETE /v2.0/networks/28a25e59-66f2-42ef-8268-92cd6246ce59 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1682] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:55 2026] DELETE /v2.0/networks/62a5b308-2c7a-47b7-9593-d7ec431d1102 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1683] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:55 2026] GET /v2.0/security-groups?tenant_id=ee43352368f64288bae2e3eb2bb2b329&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1684] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:55 2026] DELETE /v2.0/security-groups/c492d299-fa9a-46cd-8bbc-9e8c006577c4 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1685] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:27:55 2026] DELETE /v2.0/networks/269b9d87-de0a-4580-86b6-f59f05d7e0a0 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:27:56.737 7 INFO neutron.services.segments.plugin [-] Segment 7dfc82ea-801f-4803-ba80-60bb428aa6d2 resource provider aggregate not found 2026-06-18 16:27:56.746 7 INFO neutron.services.segments.plugin [-] Segment 7dfc82ea-801f-4803-ba80-60bb428aa6d2 resource provider aggregate not found 2026-06-18 16:27:56.758 7 INFO neutron.services.segments.plugin [-] Segment 7dfc82ea-801f-4803-ba80-60bb428aa6d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dfc82ea-801f-4803-ba80-60bb428aa6d2 found for delete ", "request_id": "req-fe242498-99f4-426c-b7ab-3ab7571fc5c8"}]} 2026-06-18 16:27:56.764 7 INFO neutron.services.segments.plugin [-] Segment 7dfc82ea-801f-4803-ba80-60bb428aa6d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dfc82ea-801f-4803-ba80-60bb428aa6d2 found for delete ", "request_id": "req-083b7e7f-bda3-45eb-9d75-8e1f5a902696"}]} [pid: 7|app: 0|req: 839/1688] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:56 2026] GET /v2.0/security-groups?tenant_id=25da79fc1d3f4b228575088c93b88d56&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:57.030 8 INFO neutron.services.segments.plugin [-] Segment abe053ae-b9aa-4c69-91fb-b22bf6fb3b43 resource provider aggregate not found 2026-06-18 16:27:57.043 8 INFO neutron.services.segments.plugin [-] Segment abe053ae-b9aa-4c69-91fb-b22bf6fb3b43 resource provider aggregate not found 2026-06-18 16:27:57.056 8 INFO neutron.services.segments.plugin [-] Segment abe053ae-b9aa-4c69-91fb-b22bf6fb3b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe053ae-b9aa-4c69-91fb-b22bf6fb3b43 found for delete ", "request_id": "req-ee367c4d-f47a-44da-b5f3-477bccf229d2"}]} 2026-06-18 16:27:57.072 8 INFO neutron.services.segments.plugin [-] Segment abe053ae-b9aa-4c69-91fb-b22bf6fb3b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe053ae-b9aa-4c69-91fb-b22bf6fb3b43 found for delete ", "request_id": "req-a3c294d2-399c-4147-881c-95660d58c7db"}]} 2026-06-18 16:27:57.084 8 INFO neutron.services.segments.plugin [-] Segment 16491376-83d7-4317-8175-5633ade22b01 resource provider aggregate not found 2026-06-18 16:27:57.101 8 INFO neutron.services.segments.plugin [-] Segment 16491376-83d7-4317-8175-5633ade22b01 resource provider aggregate not found 2026-06-18 16:27:57.114 8 INFO neutron.services.segments.plugin [-] Segment 16491376-83d7-4317-8175-5633ade22b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16491376-83d7-4317-8175-5633ade22b01 found for delete ", "request_id": "req-1de72db3-2c37-42be-96d9-87752402d028"}]} 2026-06-18 16:27:57.134 8 INFO neutron.services.segments.plugin [-] Segment 16491376-83d7-4317-8175-5633ade22b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16491376-83d7-4317-8175-5633ade22b01 found for delete ", "request_id": "req-c99a58f1-2507-4e22-84be-ffdd32cf1877"}]} 2026-06-18 16:27:57.145 8 INFO neutron.services.segments.plugin [-] Segment 94bf5952-dcb3-4b1c-aabc-de3a6a666a75 resource provider aggregate not found 2026-06-18 16:27:57.157 8 INFO neutron.services.segments.plugin [-] Segment 94bf5952-dcb3-4b1c-aabc-de3a6a666a75 resource provider aggregate not found 2026-06-18 16:27:57.179 8 INFO neutron.services.segments.plugin [-] Segment 94bf5952-dcb3-4b1c-aabc-de3a6a666a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94bf5952-dcb3-4b1c-aabc-de3a6a666a75 found for delete ", "request_id": "req-a7651b1e-727c-4f0e-ae81-ce4767d3ae4d"}]} 2026-06-18 16:27:57.180 8 INFO neutron.services.segments.plugin [-] Segment 94bf5952-dcb3-4b1c-aabc-de3a6a666a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94bf5952-dcb3-4b1c-aabc-de3a6a666a75 found for delete ", "request_id": "req-ac233aeb-8bff-47f0-9c6f-7ffad2111863"}]} [pid: 8|app: 0|req: 850/1689] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:57 2026] DELETE /v2.0/security-groups/ae1e8860-81af-403a-9762-6d550a6251b8 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1690] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:57 2026] GET /v2.0/security-groups?tenant_id=3191c1c886534832a7b746044b9f89db&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1691] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:57 2026] DELETE /v2.0/security-groups/bc980622-28d7-40d0-b56e-cee057c4eb27 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1692] 10.0.0.196 () {34 vars in 684 bytes} [Thu Jun 18 16:27:57 2026] POST /v2.0/security-groups => generated 1561 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1693] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:57 2026] GET /v2.0/security-groups?tenant_id=892fdb62cb36402db655ab0d678b5e62&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1694] 10.0.0.196 () {32 vars in 663 bytes} [Thu Jun 18 16:27:57 2026] GET /v2.0/security-groups => generated 4344 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1695] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:57 2026] DELETE /v2.0/security-groups/f0e5abe5-9575-40d2-ba25-09565df652d3 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1696] 10.0.0.196 () {34 vars in 758 bytes} [Thu Jun 18 16:27:57 2026] PUT /v2.0/security-groups/719fc613-2fd4-45bb-8a50-a7237492b1ab => generated 1598 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1697] 10.0.0.196 () {32 vars in 737 bytes} [Thu Jun 18 16:27:58 2026] GET /v2.0/security-groups/719fc613-2fd4-45bb-8a50-a7237492b1ab => generated 1598 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1698] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:58 2026] DELETE /v2.0/security-groups/719fc613-2fd4-45bb-8a50-a7237492b1ab => 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: 855/1699] 10.0.0.196 () {32 vars in 663 bytes} [Thu Jun 18 16:27:58 2026] GET /v2.0/security-groups => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:27:58.261 8 INFO neutron.api.v2.resource [None req-ee012d63-f1b0-476f-ad82-07c8dab4d897 843db4cd936d4211a5a7ac6aad5cbafe 3d89b2ee6c3d491298c9ba120de46666 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 856/1700] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:58 2026] DELETE /v2.0/security-groups/719fc613-2fd4-45bb-8a50-a7237492b1ab => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1701] 10.0.0.196 () {34 vars in 684 bytes} [Thu Jun 18 16:27:58 2026] POST /v2.0/security-groups => generated 1559 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1702] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:58 2026] GET /v2.0/security-groups?tenant_id=494e07c1182c4e1faf92c04a361f532a&name=default => generated 2801 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1703] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:27:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:27:58.566 7 INFO neutron.db.segments_db [None req-a7d31764-98a2-49d8-8ae5-4878bdd64f6d 2e6053382c6043f895861c2accbc5f5d e112a70fa9ac4b6e9ac5cc186f81304c - - - -] Added segment ebfba206-d422-4a60-9c70-32ad75871b34 of type vxlan for network d9558264-ffb9-4129-9fe1-d683625525e0 [pid: 8|app: 0|req: 859/1704] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:58 2026] DELETE /v2.0/security-groups/e7198fa4-544e-4d93-b4e6-a2f5e9fcca6a => 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: 860/1705] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:27:58 2026] GET /v2.0/security-group-rules/cf6c52f8-8312-4006-b035-3a3d525c6499 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1706] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:27:58 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1707] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:27:58 2026] DELETE /v2.0/security-group-rules/cf6c52f8-8312-4006-b035-3a3d525c6499 => 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: 846/1708] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:27:58 2026] POST /v2.0/networks => generated 630 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1709] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:27:58 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1710] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:27:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1711] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:27:58 2026] GET /v2.0/security-group-rules/3f24da04-5f5c-4f14-9e07-afb2762ab121 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1712] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:27:58 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1713] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:27:58 2026] DELETE /v2.0/security-group-rules/3f24da04-5f5c-4f14-9e07-afb2762ab121 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1714] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1715] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:27:58 2026] POST /v2.0/ports => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 869/1716] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:27:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1717] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/security-group-rules/6e2416d6-7b85-46ae-bbd8-e1ee1a6f8f44 => generated 570 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1718] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1719] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:27:59 2026] DELETE /v2.0/security-group-rules/6e2416d6-7b85-46ae-bbd8-e1ee1a6f8f44 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1720] 10.0.0.196 () {32 vars in 673 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1721] 10.0.0.196 () {34 vars in 666 bytes} [Thu Jun 18 16:27:59 2026] POST /v2.0/trunks => generated 407 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1722] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:59 2026] DELETE /v2.0/security-groups/e0c275f5-5293-4cfa-ad40-228e56b6c0dd => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1723] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:27:59 2026] PUT /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1724] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1725] 10.0.0.196 () {32 vars in 663 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/security-groups => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1726] 10.0.0.196 () {34 vars in 760 bytes} [Thu Jun 18 16:27:59 2026] PUT /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1727] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1728] 10.0.0.196 () {32 vars in 663 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1729] 10.0.0.196 () {34 vars in 756 bytes} [Thu Jun 18 16:27:59 2026] PUT /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1730] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1731] 10.0.0.196 () {34 vars in 778 bytes} [Thu Jun 18 16:27:59 2026] PUT /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1732] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1733] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:27:59 2026] PUT /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1734] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1735] 10.0.0.196 () {32 vars in 737 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:27:59.673 8 INFO neutron.api.v2.resource [None req-cad9fa48-07d4-49c8-9615-4d2e876a65c7 2e6053382c6043f895861c2accbc5f5d e112a70fa9ac4b6e9ac5cc186f81304c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 880/1736] 10.0.0.196 () {32 vars in 741 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/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: 857/1737] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:27:59 2026] DELETE /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/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: 881/1738] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:27:59.767 7 INFO neutron.api.v2.resource [None req-f77f3448-0b1b-40b3-b363-f0ed5b59cec9 2e6053382c6043f895861c2accbc5f5d e112a70fa9ac4b6e9ac5cc186f81304c - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 858/1739] 10.0.0.196 () {32 vars in 744 bytes} [Thu Jun 18 16:27:59 2026] DELETE /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1740] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:27:59 2026] DELETE /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1741] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff/tags => 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: 883/1742] 10.0.0.196 () {32 vars in 719 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1743] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/ports/22b4d237-81b0-4684-83eb-6debc0a67bbc => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager [None req-b84df7b0-a651-43b8-a48a-ab8c0e893fc8 2e6053382c6043f895861c2accbc5f5d e112a70fa9ac4b6e9ac5cc186f81304c - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-109120 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:00.118 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 861/1744] 10.0.0.196 () {32 vars in 722 bytes} [Thu Jun 18 16:27:59 2026] DELETE /v2.0/trunks/73951538-3ee0-45fb-809d-bed7ddb1b0ff => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1745] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:27:59 2026] GET /v2.0/security-groups?tenant_id=3d89b2ee6c3d491298c9ba120de46666&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1746] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:00 2026] DELETE /v2.0/security-groups/5423ad41-5f6d-4dcb-aa15-f37a6589df57 => 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: 862/1747] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:28:00 2026] DELETE /v2.0/ports/22b4d237-81b0-4684-83eb-6debc0a67bbc => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:28:00.648 8 INFO neutron.services.segments.plugin [-] Segment ebfba206-d422-4a60-9c70-32ad75871b34 resource provider aggregate not found 2026-06-18 16:28:00.652 8 INFO neutron.services.segments.plugin [-] Segment ebfba206-d422-4a60-9c70-32ad75871b34 resource provider aggregate not found 2026-06-18 16:28:00.670 8 INFO neutron.services.segments.plugin [-] Segment ebfba206-d422-4a60-9c70-32ad75871b34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebfba206-d422-4a60-9c70-32ad75871b34 found for delete ", "request_id": "req-eb4f2e95-db96-4fe7-b4ee-7f1e7f227749"}]} 2026-06-18 16:28:00.670 8 INFO neutron.services.segments.plugin [-] Segment ebfba206-d422-4a60-9c70-32ad75871b34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebfba206-d422-4a60-9c70-32ad75871b34 found for delete ", "request_id": "req-1f857bcc-9d20-48eb-b0e4-3da271ed3c00"}]} [pid: 8|app: 0|req: 886/1748] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:00 2026] DELETE /v2.0/networks/d9558264-ffb9-4129-9fe1-d683625525e0 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:28:00.822 7 INFO neutron.db.segments_db [None req-30e391b1-86c8-46a0-ba02-2ef383443645 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment e878d388-d145-41b3-899b-9e38e417f126 of type vxlan for network 53f10a3c-00de-4fad-b976-464eeac3a40c [pid: 7|app: 0|req: 863/1749] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:28:00 2026] POST /v2.0/networks => generated 741 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1750] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:00 2026] POST /v2.0/subnets => generated 664 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1751] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:01 2026] GET /v2.0/security-groups?tenant_id=e112a70fa9ac4b6e9ac5cc186f81304c&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:01.341 8 INFO neutron.db.segments_db [None req-8b861287-44d0-409e-8f76-a88313fe2fe6 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Added segment 55b12de6-3d02-4ec2-be8a-78f472e6ca7d of type vxlan for network f730d94e-602e-4875-95f1-c1913ef51790 [pid: 7|app: 0|req: 865/1752] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:01 2026] DELETE /v2.0/security-groups/f22df14f-996a-4602-9187-fee97bf31312 => 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: 866/1753] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:01 2026] GET /v2.0/security-groups?tenant_id=3859bab2a2124aa3942a9c50a11a6e94&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:01.741 8 INFO neutron.db.l3_hamode_db [None req-8b861287-44d0-409e-8f76-a88313fe2fe6 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 867/1754] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:01 2026] DELETE /v2.0/security-groups/08c5155c-e0a8-4216-8973-cd5a23ec577a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:28:02.958 8 INFO neutron.db.l3_hamode_db [None req-8b861287-44d0-409e-8f76-a88313fe2fe6 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 868/1755] 10.0.0.196 () {34 vars in 684 bytes} [Thu Jun 18 16:28:02 2026] POST /v2.0/security-groups => generated 1537 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1756] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:03 2026] GET /v2.0/security-groups?tenant_id=130135f2287a420f90d88f07a46e73d6&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1757] 10.0.0.196 () {34 vars in 684 bytes} [Thu Jun 18 16:28:03 2026] POST /v2.0/security-groups => generated 1537 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1758] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:03 2026] DELETE /v2.0/security-groups/4b59d7ba-7298-4fdc-ae7a-5e162a568048 => 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: 872/1759] 10.0.0.196 () {34 vars in 684 bytes} [Thu Jun 18 16:28:03 2026] POST /v2.0/security-groups => generated 1537 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1760] 10.0.0.196 () {34 vars in 684 bytes} [Thu Jun 18 16:28:03 2026] POST /v2.0/security-groups => generated 1537 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1761] 10.0.0.196 () {34 vars in 684 bytes} [Thu Jun 18 16:28:03 2026] POST /v2.0/security-groups => generated 1537 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1762] 10.0.0.196 () {34 vars in 767 bytes} [Thu Jun 18 16:28:03 2026] PUT /v2.0/security-groups/5d5336a9-6378-4dff-a512-34ab27eae2d6/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1763] 10.0.0.196 () {34 vars in 767 bytes} [Thu Jun 18 16:28:03 2026] PUT /v2.0/security-groups/773bfffd-6c15-4ead-bd87-8fd392f421f1/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1764] 10.0.0.196 () {34 vars in 767 bytes} [Thu Jun 18 16:28:03 2026] PUT /v2.0/security-groups/6978c88f-e7da-40a1-a9ea-982032baf6e6/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1765] 10.0.0.196 () {34 vars in 767 bytes} [Thu Jun 18 16:28:04 2026] PUT /v2.0/security-groups/d3e38fb8-7a27-47d6-b2ce-352b11342514/tags => 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: 879/1766] 10.0.0.196 () {32 vars in 680 bytes} [Thu Jun 18 16:28:04 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1767] 10.0.0.196 () {32 vars in 694 bytes} [Thu Jun 18 16:28:04 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1768] 10.0.0.196 () {32 vars in 690 bytes} [Thu Jun 18 16:28:04 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1769] 10.0.0.196 () {32 vars in 702 bytes} [Thu Jun 18 16:28:04 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1770] 10.0.0.196 () {32 vars in 688 bytes} [Thu Jun 18 16:28:04 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1771] 10.0.0.196 () {32 vars in 702 bytes} [Thu Jun 18 16:28:04 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1772] 10.0.0.196 () {32 vars in 698 bytes} [Thu Jun 18 16:28:04 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1773] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:01 2026] POST /v2.0/routers => generated 728 bytes in 3240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1774] 10.0.0.196 () {32 vars in 710 bytes} [Thu Jun 18 16:28:04 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1775] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:04 2026] DELETE /v2.0/security-groups/5d5336a9-6378-4dff-a512-34ab27eae2d6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1776] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:04 2026] DELETE /v2.0/security-groups/773bfffd-6c15-4ead-bd87-8fd392f421f1 => 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: 889/1777] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:04 2026] DELETE /v2.0/security-groups/6978c88f-e7da-40a1-a9ea-982032baf6e6 => 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: 890/1778] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:04 2026] DELETE /v2.0/security-groups/d3e38fb8-7a27-47d6-b2ce-352b11342514 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1779] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:05 2026] DELETE /v2.0/security-groups/54f41d2f-3dac-4578-8e6e-4718a61f5c03 => 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: 892/1780] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:05 2026] GET /v2.0/security-groups?tenant_id=8a84c6c563614080a2154cb271459824&name=default => generated 2801 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1781] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:05 2026] DELETE /v2.0/security-groups/20d95d55-50ff-4f10-94c8-d89ff521ded7 => 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: 889/1782] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:28:04 2026] PUT /v2.0/routers/26a46f91-3d93-457c-8b43-cb33590b1322/add_router_interface => generated 309 bytes in 1673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1783] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:06 2026] GET /v2.0/security-groups?tenant_id=8b3c05a110b746c590890d39701723f3&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1784] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:06 2026] DELETE /v2.0/security-groups/925826dc-ddce-4388-b92f-f0b5acf7b449 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1785] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:06 2026] GET /v2.0/security-groups?tenant_id=6991f01fc3a84005ade339fa863652b2&name=default => generated 2801 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1786] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:06 2026] DELETE /v2.0/security-groups/525fc3b7-ed88-4ee6-a196-a0d13572e576 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:28:07.094 8 INFO neutron.db.segments_db [None req-f464fedf-3e20-4b18-b8f2-1358ca7f4d0d cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Added segment a7543be3-e584-422d-847a-94d0d1421c26 of type vxlan for network 2da245f8-b7e2-4cdc-bc2f-52616ff2b623 [pid: 7|app: 0|req: 897/1787] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:07 2026] GET /v2.0/security-groups?tenant_id=27b88f513d9d4030bc3eafaa2d46eaf8&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1788] 10.0.0.196 () {34 vars in 671 bytes} [Thu Jun 18 16:28:06 2026] POST /v2.0/networks => generated 632 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1789] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:07 2026] DELETE /v2.0/security-groups/c5cc159f-30bd-40a2-a900-65b0f1982c7f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:28:07.295 8 INFO neutron.db.segments_db [None req-164a1981-5007-4c37-8637-1f953b94cd74 cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Added segment 3a715bac-cf90-47d2-8824-9250db4ba3a4 of type vxlan for network 58ace158-45e9-4efd-8b7d-e1b2fea40143 [pid: 7|app: 0|req: 899/1790] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:07 2026] GET /v2.0/security-groups?tenant_id=a830ae2e8ce340f1b8e045b4dbe4fb38&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1791] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:07 2026] DELETE /v2.0/security-groups/e53c3880-6730-4903-8a97-73fcaa70a330 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:28:07.644 8 INFO neutron.db.l3_hamode_db [None req-164a1981-5007-4c37-8637-1f953b94cd74 cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:28:08.700 8 INFO neutron.db.l3_hamode_db [None req-164a1981-5007-4c37-8637-1f953b94cd74 cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 901/1792] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:28:08 2026] GET /v2.0/networks?id=53f10a3c-00de-4fad-b976-464eeac3a40c => generated 673 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1793] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:28:08 2026] GET /v2.0/quotas/5806d178ac6c4a3b9e47eaef38e62be6 => 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: 903/1794] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:28:08 2026] GET /v2.0/ports?tenant_id=5806d178ac6c4a3b9e47eaef38e62be6&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1795] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:28:08 2026] GET /v2.0/networks/53f10a3c-00de-4fad-b976-464eeac3a40c?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1796] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:28:09 2026] GET /v2.0/networks/53f10a3c-00de-4fad-b976-464eeac3a40c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1797] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:09 2026] GET /v2.0/ports?device_id=b28805ef-4701-439a-83f7-4a30f6040d0f => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1798] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:07 2026] POST /v2.0/routers => generated 695 bytes in 2705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1799] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:09 2026] GET /v2.0/networks?id=53f10a3c-00de-4fad-b976-464eeac3a40c => generated 673 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1800] 10.0.0.196 () {32 vars in 776 bytes} [Thu Jun 18 16:28:09 2026] GET /v2.0/subnets?project_id=9096e45aa2174ec688d6c0963caf42fd&cidr=10.100.0.0%2F28 => generated 14 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1801] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:28:10 2026] POST /v2.0/ports => generated 954 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 895/1802] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:10 2026] GET /v2.0/ports?device_id=b28805ef-4701-439a-83f7-4a30f6040d0f => generated 957 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1803] 10.0.0.196 () {32 vars in 694 bytes} [Thu Jun 18 16:28:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1804] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:10 2026] GET /v2.0/security-groups?id=5f053b6a-5233-4867-918d-50ffd5d01659&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1805] 10.0.0.196 () {32 vars in 784 bytes} [Thu Jun 18 16:28:10 2026] GET /v2.0/subnets?network_id=245d5f2e-ed27-4d57-a666-d073c6c00b7e&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1806] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:10 2026] POST /v2.0/subnets => generated 632 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1807] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:28:10 2026] PUT /v2.0/ports/a3f51682-d6d4-46bf-86ec-d489c582a369 => generated 1199 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:28:11.402 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96eb2c73-0562-4b6c-a1ff-1b47c38db0d8'] response: {'name': 'network-changed', 'server_uuid': 'b28805ef-4701-439a-83f7-4a30f6040d0f', 'tag': 'a3f51682-d6d4-46bf-86ec-d489c582a369', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 897/1808] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:11 2026] GET /v2.0/ports?tenant_id=5806d178ac6c4a3b9e47eaef38e62be6&device_id=b28805ef-4701-439a-83f7-4a30f6040d0f => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 898/1809] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a3f51682-d6d4-46bf-86ec-d489c582a369 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1810] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:28:11 2026] GET /v2.0/subnets?id=ae22ad27-a3ef-4e0e-801b-ea4e9dec38ce => generated 667 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1811] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:11 2026] GET /v2.0/ports?network_id=53f10a3c-00de-4fad-b976-464eeac3a40c&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1814] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:11 2026] GET /v2.0/networks/53f10a3c-00de-4fad-b976-464eeac3a40c?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1815] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:11 2026] GET /v2.0/networks/53f10a3c-00de-4fad-b976-464eeac3a40c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1816] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:11 2026] GET /v2.0/ports?tenant_id=5806d178ac6c4a3b9e47eaef38e62be6&device_id=b28805ef-4701-439a-83f7-4a30f6040d0f => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1817] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:11 2026] GET /v2.0/networks?id=53f10a3c-00de-4fad-b976-464eeac3a40c => generated 769 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1818] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:12 2026] GET /v2.0/ports?device_id=b28805ef-4701-439a-83f7-4a30f6040d0f => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1819] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:28:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1820] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a3f51682-d6d4-46bf-86ec-d489c582a369 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1821] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/security-groups?id=5f053b6a-5233-4867-918d-50ffd5d01659&fields=id&fields=name => generated 88 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1822] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:28:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1823] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/subnets?id=ae22ad27-a3ef-4e0e-801b-ea4e9dec38ce => generated 667 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1824] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:28:11 2026] PUT /v2.0/routers/03e811ee-7a70-4cc0-aae8-0a67720ffddd/add_router_interface => generated 309 bytes in 1977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1825] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:28:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1826] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/ports?network_id=53f10a3c-00de-4fad-b976-464eeac3a40c&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1827] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:28:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1828] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/networks => generated 5055 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1829] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/networks/53f10a3c-00de-4fad-b976-464eeac3a40c?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1830] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:28:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1831] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/subnets => generated 3751 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1832] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:28:13 2026] PUT /v2.0/subnetpools/e7044916-80a7-4361-9023-8ce4bd3c571e/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1833] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/networks/53f10a3c-00de-4fad-b976-464eeac3a40c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1834] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:28:13 2026] PUT /v2.0/subnetpools/b2034500-d384-44f0-a384-31669ed21778/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1835] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:28:13 2026] PUT /v2.0/subnetpools/01497f44-b205-4e11-b397-ac569522a835/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1836] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/routers => generated 1462 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1837] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:28:13 2026] PUT /v2.0/subnetpools/f15d06e1-0b91-4d57-ba99-18fad167acdb/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1838] 10.0.0.196 () {32 vars in 672 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1839] 10.0.0.196 () {32 vars in 686 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1840] 10.0.0.196 () {32 vars in 682 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1841] 10.0.0.196 () {32 vars in 694 bytes} [Thu Jun 18 16:28:13 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1842] 10.0.0.196 () {34 vars in 685 bytes} [Thu Jun 18 16:28:13 2026] POST /v2.0/security-groups => generated 1611 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1843] 10.0.0.196 () {32 vars in 680 bytes} [Thu Jun 18 16:28:14 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1844] 10.0.0.196 () {32 vars in 694 bytes} [Thu Jun 18 16:28:14 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1845] 10.0.0.196 () {32 vars in 690 bytes} [Thu Jun 18 16:28:14 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1846] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1847] 10.0.0.196 () {32 vars in 702 bytes} [Thu Jun 18 16:28:14 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1848] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:28:14 2026] DELETE /v2.0/subnetpools/e7044916-80a7-4361-9023-8ce4bd3c571e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1849] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:14 2026] POST /v2.0/security-group-rules => generated 564 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1850] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:28:14 2026] DELETE /v2.0/subnetpools/b2034500-d384-44f0-a384-31669ed21778 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1851] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:14 2026] GET /v2.0/ports?device_id=b28805ef-4701-439a-83f7-4a30f6040d0f => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1852] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1853] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:28:14 2026] DELETE /v2.0/subnetpools/01497f44-b205-4e11-b397-ac569522a835 => 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: 925/1854] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:14 2026] GET /v2.0/security-groups?id=5f053b6a-5233-4867-918d-50ffd5d01659&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1855] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:28:14 2026] DELETE /v2.0/subnetpools/f15d06e1-0b91-4d57-ba99-18fad167acdb => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1856] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1857] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:28:14 2026] DELETE /v2.0/subnetpools/4cf39801-f867-4406-b2cc-65f54fd7a187 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:28:14.594 7 INFO neutron.db.securitygroups_db [None req-21dfca4f-7364-4422-a746-c0198efdc752 cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Project 9096e45aa2174ec688d6c0963caf42fd 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: 931/1858] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:14 2026] POST /v2.0/security-group-rules => generated 575 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:28:14.721 8 INFO neutron.db.securitygroups_db [None req-bae7b06b-c56a-44bb-a4a5-85aef4bb63ec cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Project 9096e45aa2174ec688d6c0963caf42fd 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: 928/1859] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:14 2026] POST /v2.0/security-group-rules => generated 574 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1860] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:28:15 2026] GET /v2.0/networks => generated 1297 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1861] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:15 2026] GET /v2.0/ports?device_id=b28805ef-4701-439a-83f7-4a30f6040d0f => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1862] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:15 2026] GET /v2.0/security-groups?id=5f053b6a-5233-4867-918d-50ffd5d01659&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1863] 10.0.0.1 () {34 vars in 1098 bytes} [Thu Jun 18 16:28:15 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1715770808&fields=id&tenant_id=9096e45aa2174ec688d6c0963caf42fd => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1864] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:28:15 2026] GET /v2.0/networks?id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 660 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1865] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:28:15 2026] GET /v2.0/quotas/9096e45aa2174ec688d6c0963caf42fd => 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: 937/1866] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:28:15 2026] GET /v2.0/ports?tenant_id=9096e45aa2174ec688d6c0963caf42fd&fields=id => generated 103 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1867] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:15 2026] GET /v2.0/security-groups?tenant_id=e25ae06784eb476b8bd2603150d184b5&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1868] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:28:15 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1869] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:15 2026] DELETE /v2.0/security-groups/39c0b7bb-94c8-4b50-b789-f1ab48936248 => 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: 939/1870] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:28:15 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1871] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:16 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1872] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:16 2026] GET /v2.0/security-groups?tenant_id=1bb5eda6c8d8477389b4b831b920688b&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1873] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:16 2026] GET /v2.0/ports?device_id=b28805ef-4701-439a-83f7-4a30f6040d0f => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1874] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:16 2026] GET /v2.0/security-groups?id=5f053b6a-5233-4867-918d-50ffd5d01659&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1875] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:16 2026] DELETE /v2.0/security-groups/e04ed5bc-803e-4f04-ad1f-c5e16164e591 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1876] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:16 2026] GET /v2.0/security-groups?tenant_id=984cc169c7994551b2328ac51cd1f61d&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1877] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:16 2026] DELETE /v2.0/security-groups/109a5763-ee74-47bf-99c2-e234c72bfd68 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1878] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:28:16 2026] GET /v2.0/ports?device_id=b28805ef-4701-439a-83f7-4a30f6040d0f => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1879] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:17 2026] GET /v2.0/networks?id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 660 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1880] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:28:16 2026] DELETE /v2.0/ports/a3f51682-d6d4-46bf-86ec-d489c582a369 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:28:17.290 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fb25e5f-feb6-41f9-9714-9835cc2654b4'] response: {'server_uuid': 'b28805ef-4701-439a-83f7-4a30f6040d0f', 'name': 'network-vif-deleted', 'tag': 'a3f51682-d6d4-46bf-86ec-d489c582a369', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 936/1881] 199.19.213.60 () {34 vars in 1049 bytes} [Thu Jun 18 16:28:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9096e45aa2174ec688d6c0963caf42fd => generated 181 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1882] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:17 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => 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: 938/1883] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:17 2026] GET /v2.0/ports?device_id=b28805ef-4701-439a-83f7-4a30f6040d0f => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:17.634 7 INFO neutron.db.segments_db [None req-335e8708-e082-4493-8ba4-00f99ee470df 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Added segment 1cf3a890-ddb4-42f2-812c-02e8cbf18935 of type vxlan for network b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 [pid: 7|app: 0|req: 946/1884] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:17 2026] POST /v2.0/networks => generated 639 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1885] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:28:17 2026] POST /v2.0/ports => generated 954 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 947/1886] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:17 2026] POST /v2.0/subnets => generated 634 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1887] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:28:17 2026] PUT /v2.0/ports/24a079df-7a27-417d-a2c1-6f1503e1bdba => generated 1199 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 948/1888] 10.0.0.196 () {32 vars in 722 bytes} [Thu Jun 18 16:28:18 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1889] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:18 2026] GET /v2.0/ports?tenant_id=9096e45aa2174ec688d6c0963caf42fd&device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 942/1890] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:18 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1891] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=24a079df-7a27-417d-a2c1-6f1503e1bdba => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1892] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:18 2026] GET /v2.0/security-groups?id=6a45bccd-4456-4930-bcbf-55b3499e4f9c&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1893] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:28:18 2026] GET /v2.0/subnets?id=a4d93f9b-8191-4579-b9b3-b328aa45ec5c => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1894] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:18 2026] GET /v2.0/ports?network_id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623&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: 949/1895] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:18 2026] POST /v2.0/subnets => generated 707 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1896] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:18 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:18.869 7 INFO neutron.db.segments_db [None req-b44cc8de-4f1e-44f7-8259-3e98fb128a96 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Added segment 67019ca7-ed9a-4bac-8851-c09d966506d2 of type vxlan for network 5cf55e68-35f3-4156-87c4-7902a4ce495d [pid: 8|app: 0|req: 948/1897] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:18 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1898] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:18 2026] POST /v2.0/networks => generated 638 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:28:19.334 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b213318c-be8e-499c-b5ed-53e56af12326'] response: {'name': 'network-changed', 'server_uuid': '3caa0fef-a515-40d2-8529-c3c195e8fd45', 'tag': '24a079df-7a27-417d-a2c1-6f1503e1bdba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 949/1899] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:19 2026] POST /v2.0/subnets => generated 631 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1900] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:19 2026] GET /v2.0/ports?tenant_id=9096e45aa2174ec688d6c0963caf42fd&device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1901] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:19 2026] POST /v2.0/subnets => generated 700 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1902] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:19 2026] GET /v2.0/networks?id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 756 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1903] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:20 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:20.229 7 INFO neutron.db.segments_db [None req-209ae531-f470-4058-9b72-902e2e86daef 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Added segment 3305a118-fa3a-42fb-b44d-f70a09b358e3 of type vxlan for network 9031b292-6e98-4a99-aac6-e4f046c775ea [pid: 7|app: 0|req: 954/1904] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:20 2026] POST /v2.0/networks => generated 638 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1905] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=24a079df-7a27-417d-a2c1-6f1503e1bdba => 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: 956/1906] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:20 2026] GET /v2.0/security-groups?id=6a45bccd-4456-4930-bcbf-55b3499e4f9c&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1907] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:20 2026] POST /v2.0/subnets => generated 632 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1908] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:28:20 2026] GET /v2.0/subnets?id=a4d93f9b-8191-4579-b9b3-b328aa45ec5c => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1909] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:20 2026] POST /v2.0/subnets => generated 706 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1910] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:21 2026] GET /v2.0/ports?network_id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1911] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:28:19 2026] PUT /v2.0/routers/26a46f91-3d93-457c-8b43-cb33590b1322/remove_router_interface => generated 309 bytes in 1382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:21.359 7 INFO neutron.db.segments_db [None req-00bdf075-e732-491f-933a-4f362c3219ef 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Added segment d72eab87-c15d-41e5-90c1-56d4111aaee8 of type vxlan for network 9baed474-1124-4821-8134-7055cc3d5cbe 2026-06-18 16:28:21.745 7 INFO neutron.db.l3_hamode_db [None req-00bdf075-e732-491f-933a-4f362c3219ef 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 952/1912] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:21 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=segments => generated 14 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:23.041 7 INFO neutron.db.l3_hamode_db [None req-00bdf075-e732-491f-933a-4f362c3219ef 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:28:23.178 8 INFO neutron.services.segments.plugin [-] Segment 55b12de6-3d02-4ec2-be8a-78f472e6ca7d resource provider aggregate not found 2026-06-18 16:28:23.184 8 INFO neutron.services.segments.plugin [-] Segment 55b12de6-3d02-4ec2-be8a-78f472e6ca7d resource provider aggregate not found 2026-06-18 16:28:23.204 8 INFO neutron.services.segments.plugin [-] Segment 55b12de6-3d02-4ec2-be8a-78f472e6ca7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b12de6-3d02-4ec2-be8a-78f472e6ca7d found for delete ", "request_id": "req-8139ef37-638b-40e1-a8db-7328a0f8c082"}]} 2026-06-18 16:28:23.206 8 INFO neutron.services.segments.plugin [-] Segment 55b12de6-3d02-4ec2-be8a-78f472e6ca7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b12de6-3d02-4ec2-be8a-78f472e6ca7d found for delete ", "request_id": "req-86756acf-e1f1-465d-a3c6-b92b8c34a5ad"}]} 2026-06-18 16:28:23.217 8 INFO neutron.db.l3_hamode_db [None req-72dd450c-9417-4456-be22-21f7659c3d2d f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] HA network f730d94e-602e-4875-95f1-c1913ef51790 was deleted as no HA routers are present in tenant 5806d178ac6c4a3b9e47eaef38e62be6. [pid: 8|app: 0|req: 953/1913] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:28:21 2026] DELETE /v2.0/routers/26a46f91-3d93-457c-8b43-cb33590b1322 => generated 0 bytes in 1281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1914] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:23 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:23.673 8 INFO neutron.db.segments_db [None req-4749732f-6003-48f5-ab79-1ad5d0a1163f e807874e22554b23901b50a3aa5f34c6 1abc38f6f03a410eaa64eb1153f856a4 - - - -] Added segment 18905606-a959-4433-b7ed-fa32194b90c5 of type vxlan for network bef4dc4a-53cb-48e7-a62f-d620924229b2 [pid: 8|app: 0|req: 955/1915] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:23 2026] POST /v2.0/networks => generated 631 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1916] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:23 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1917] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:28:23 2026] DELETE /v2.0/subnets/ae22ad27-a3ef-4e0e-801b-ea4e9dec38ce => 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: 958/1918] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:24 2026] GET /v2.0/security-groups?id=6a45bccd-4456-4930-bcbf-55b3499e4f9c&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1919] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:21 2026] POST /v2.0/routers => generated 684 bytes in 3050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1920] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:28:24 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:28:24.735 7 INFO neutron.services.segments.plugin [-] Segment e878d388-d145-41b3-899b-9e38e417f126 resource provider aggregate not found 2026-06-18 16:28:24.744 7 INFO neutron.services.segments.plugin [-] Segment e878d388-d145-41b3-899b-9e38e417f126 resource provider aggregate not found [pid: 7|app: 0|req: 962/1921] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:24 2026] DELETE /v2.0/networks/53f10a3c-00de-4fad-b976-464eeac3a40c => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:28:24.771 7 INFO neutron.services.segments.plugin [-] Segment e878d388-d145-41b3-899b-9e38e417f126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e878d388-d145-41b3-899b-9e38e417f126 found for delete ", "request_id": "req-6d3926e6-a240-4552-a9ff-fefefedd7521"}]} 2026-06-18 16:28:24.772 7 INFO neutron.services.segments.plugin [-] Segment e878d388-d145-41b3-899b-9e38e417f126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e878d388-d145-41b3-899b-9e38e417f126 found for delete ", "request_id": "req-d5171bdf-f1da-49ae-ad31-fe22771584c9"}]} [pid: 7|app: 0|req: 963/1922] 10.0.0.196 () {34 vars in 666 bytes} [Thu Jun 18 16:28:24 2026] POST /v2.0/trunks => generated 407 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1923] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:25 2026] GET /v2.0/security-groups?tenant_id=5806d178ac6c4a3b9e47eaef38e62be6&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:25.112 7 INFO neutron.db.segments_db [None req-7062346a-bc76-4898-9efe-fccaf88acca8 e807874e22554b23901b50a3aa5f34c6 1abc38f6f03a410eaa64eb1153f856a4 - - - -] Added segment 3df3e5a5-e3b2-4fcf-b3fd-a2c0607add8e of type vxlan for network 2ad97f84-668b-402f-b84d-097a97e60605 [pid: 7|app: 0|req: 965/1924] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:25 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1925] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:25 2026] DELETE /v2.0/security-groups/5f053b6a-5233-4867-918d-50ffd5d01659 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1926] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:28:25 2026] POST /v2.0/ports => generated 743 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/1927] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:25 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 971 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1928] 10.0.0.196 () {34 vars in 666 bytes} [Thu Jun 18 16:28:26 2026] POST /v2.0/trunks => generated 407 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1929] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:26 2026] GET /v2.0/security-groups?id=6a45bccd-4456-4930-bcbf-55b3499e4f9c&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:26.363 7 INFO neutron.db.segments_db [None req-065e8575-4f58-479f-92a5-f1158a15672b e807874e22554b23901b50a3aa5f34c6 1abc38f6f03a410eaa64eb1153f856a4 - - - -] Added segment b14e850d-6d30-4b2e-ae4c-307925720f36 of type vxlan for network ac7f115e-a66c-4ca6-9192-67c0be08a3f7 [pid: 8|app: 0|req: 960/1930] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:28:24 2026] PUT /v2.0/routers/4339210c-7c49-4de5-80ed-018e30e35ce0/add_router_interface => generated 309 bytes in 1875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1931] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:26 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1932] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:26 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1933] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:28:26 2026] POST /v2.0/ports => generated 743 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 965/1936] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:26 2026] GET /v2.0/security-groups?id=6a45bccd-4456-4930-bcbf-55b3499e4f9c&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1937] 10.0.0.196 () {34 vars in 666 bytes} [Thu Jun 18 16:28:27 2026] POST /v2.0/trunks => generated 407 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1938] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:28:27 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:27.473 8 INFO neutron.db.segments_db [None req-40431a93-6e91-4ab1-a35e-6ec06f18114a e807874e22554b23901b50a3aa5f34c6 1abc38f6f03a410eaa64eb1153f856a4 - - - -] Added segment f1e14994-8afd-4522-a8c0-bfada220100f of type vxlan for network f98a0524-88ea-4120-95de-274fd15a0bb9 [pid: 8|app: 0|req: 968/1939] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:27 2026] POST /v2.0/networks => generated 631 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1940] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:28:26 2026] PUT /v2.0/routers/4339210c-7c49-4de5-80ed-018e30e35ce0/add_router_interface => generated 309 bytes in 2234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1941] 199.19.213.60 () {34 vars in 1095 bytes} [Thu Jun 18 16:28:28 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:29.145 8 INFO neutron.db.l3_db [None req-b423f495-b05f-4981-a78b-2be22f49fc24 cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Floating IP e07b2b2e-9777-4b68-9421-d483172a12c6 associated. External IP: 10.96.250.220, port: 24a079df-7a27-417d-a2c1-6f1503e1bdba. [pid: 7|app: 0|req: 974/1942] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:28:28 2026] POST /v2.0/ports => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 969/1943] 10.0.0.196 () {34 vars in 677 bytes} [Thu Jun 18 16:28:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1944] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:29 2026] GET /v2.0/ports?tenant_id=9096e45aa2174ec688d6c0963caf42fd&device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:29.643 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58de038c-96e2-4a5d-8b84-7dad39d3b645'] response: {'name': 'network-changed', 'server_uuid': '3caa0fef-a515-40d2-8529-c3c195e8fd45', 'tag': '24a079df-7a27-417d-a2c1-6f1503e1bdba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 971/1945] 10.0.0.196 () {34 vars in 666 bytes} [Thu Jun 18 16:28:29 2026] POST /v2.0/trunks => generated 407 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1946] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:28:29 2026] GET /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1947] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:29 2026] GET /v2.0/networks?id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 756 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:30.053 8 INFO neutron.db.segments_db [None req-1676898d-ee08-4fee-9fb2-b267527afcae e807874e22554b23901b50a3aa5f34c6 1abc38f6f03a410eaa64eb1153f856a4 - - - -] Added segment cd88cb2c-b03e-4693-9c06-3f0dfb19b774 of type vxlan for network e42c80a0-8595-4c1f-9a82-2be0bd889d8d [pid: 8|app: 0|req: 974/1948] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:29 2026] POST /v2.0/networks => generated 629 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1949] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=24a079df-7a27-417d-a2c1-6f1503e1bdba => 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: 976/1950] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:28:30 2026] POST /v2.0/ports => generated 743 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 977/1951] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:28:30 2026] GET /v2.0/subnets?id=a4d93f9b-8191-4579-b9b3-b328aa45ec5c => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1952] 10.0.0.196 () {34 vars in 783 bytes} [Thu Jun 18 16:28:29 2026] PUT /v2.0/routers/4339210c-7c49-4de5-80ed-018e30e35ce0/add_router_interface => generated 309 bytes in 1711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1953] 10.0.0.196 () {34 vars in 678 bytes} [Thu Jun 18 16:28:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1954] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:30 2026] GET /v2.0/ports?network_id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623&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: 976/1955] 10.0.0.196 () {34 vars in 666 bytes} [Thu Jun 18 16:28:30 2026] POST /v2.0/trunks => generated 407 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1956] 10.0.0.196 () {34 vars in 684 bytes} [Thu Jun 18 16:28:30 2026] POST /v2.0/security-groups => generated 1566 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1957] 10.0.0.196 () {34 vars in 678 bytes} [Thu Jun 18 16:28:31 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: 7|app: 0|req: 977/1958] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 855 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1959] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:28:31 2026] PUT /v2.0/trunks/6485a344-838a-4b7a-abff-860033f86737/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1960] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1961] 10.0.0.196 () {34 vars in 678 bytes} [Thu Jun 18 16:28:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1963] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:31 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1963] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:28:31 2026] PUT /v2.0/trunks/afd814e2-6771-44c9-82c3-8798d9a1a5d5/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1964] 10.0.0.196 () {34 vars in 678 bytes} [Thu Jun 18 16:28:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1965] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1966] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:28:31 2026] PUT /v2.0/trunks/974da284-47d7-4199-9926-c7ba0fc9fc40/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1967] 10.0.0.196 () {34 vars in 678 bytes} [Thu Jun 18 16:28:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1968] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:31 2026] POST /v2.0/security-group-rules => generated 565 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1969] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:28:31 2026] PUT /v2.0/trunks/46b17ea1-38ab-4890-b80f-1bcaec12c249/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1970] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/ports?tenant_id=9096e45aa2174ec688d6c0963caf42fd&device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => 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: 984/1971] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:28:31 2026] PUT /v2.0/policies/a419ea71-f779-4699-9a1b-f710b154583c/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1972] 10.0.0.196 () {32 vars in 662 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1973] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:28:31 2026] PUT /v2.0/policies/c392743c-604d-41e9-8ffa-9b7cfbb2dc65/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1974] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:31 2026] POST /v2.0/security-group-rules => generated 567 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1975] 10.0.0.196 () {32 vars in 676 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1976] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/networks?id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 756 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1977] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:28:31 2026] PUT /v2.0/policies/7f7f53d8-319e-4aae-b145-f4f315046a72/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1978] 10.0.0.196 () {32 vars in 672 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1979] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:31 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1980] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=24a079df-7a27-417d-a2c1-6f1503e1bdba => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1981] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:28:31 2026] PUT /v2.0/policies/ae3f854d-36bc-4522-889f-89e60ff90c38/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1982] 10.0.0.196 () {32 vars in 684 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1983] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/subnets?id=a4d93f9b-8191-4579-b9b3-b328aa45ec5c => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1984] 10.0.0.196 () {32 vars in 670 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1985] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/ports?network_id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623&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: 997/1986] 10.0.0.196 () {32 vars in 684 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1987] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:31 2026] POST /v2.0/security-group-rules => generated 569 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1988] 10.0.0.196 () {32 vars in 680 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1989] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:31 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1990] 10.0.0.196 () {32 vars in 692 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1991] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1992] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1993] 10.0.0.196 () {32 vars in 719 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/trunks/6485a344-838a-4b7a-abff-860033f86737 => generated 412 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1994] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1995] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1996] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/ports/08df03ac-6835-46a5-a3b1-a0ba0d75445a => generated 826 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1997] 10.0.0.196 () {32 vars in 674 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1998] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager [None req-803ca5d1-0fb6-4785-8c31-536bed2152bc e807874e22554b23901b50a3aa5f34c6 1abc38f6f03a410eaa64eb1153f856a4 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-23970 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:32.570 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1003/1999] 10.0.0.196 () {32 vars in 722 bytes} [Thu Jun 18 16:28:32 2026] DELETE /v2.0/trunks/6485a344-838a-4b7a-abff-860033f86737 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2000] 10.0.0.196 () {32 vars in 688 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2001] 10.0.0.196 () {32 vars in 719 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/trunks/afd814e2-6771-44c9-82c3-8798d9a1a5d5 => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2002] 10.0.0.196 () {32 vars in 684 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2003] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:32 2026] POST /v2.0/security-group-rules => generated 567 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2004] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/ports/93603b89-4429-4ca6-823b-25e001ae2f98 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2005] 10.0.0.196 () {32 vars in 696 bytes} [Thu Jun 18 16:28:32 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: 1001/2006] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:32 2026] POST /v2.0/security-group-rules => generated 569 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager [None req-92e0c604-9b99-4c0e-89c2-9aebe7247f0c e807874e22554b23901b50a3aa5f34c6 1abc38f6f03a410eaa64eb1153f856a4 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-23970 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:32.900 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1006/2007] 10.0.0.196 () {32 vars in 722 bytes} [Thu Jun 18 16:28:32 2026] DELETE /v2.0/trunks/afd814e2-6771-44c9-82c3-8798d9a1a5d5 => 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: 1002/2008] 10.0.0.196 () {32 vars in 682 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2009] 10.0.0.196 () {32 vars in 719 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/trunks/974da284-47d7-4199-9926-c7ba0fc9fc40 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2010] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2011] 10.0.0.196 () {32 vars in 696 bytes} [Thu Jun 18 16:28:32 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2012] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/ports/91cc2cdb-0690-4a4f-8a6f-3b93406ea288 => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2013] 10.0.0.196 () {32 vars in 692 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager [None req-77d49611-f705-4a07-b3bf-c34d388727a3 e807874e22554b23901b50a3aa5f34c6 1abc38f6f03a410eaa64eb1153f856a4 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-23970 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:33.206 8 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1006/2014] 10.0.0.196 () {32 vars in 704 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2015] 10.0.0.196 () {32 vars in 722 bytes} [Thu Jun 18 16:28:33 2026] DELETE /v2.0/trunks/974da284-47d7-4199-9926-c7ba0fc9fc40 => 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: 1010/2016] 10.0.0.196 () {32 vars in 719 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/trunks/46b17ea1-38ab-4890-b80f-1bcaec12c249 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2017] 10.0.0.196 () {32 vars in 734 bytes} [Thu Jun 18 16:28:33 2026] DELETE /v2.0/qos/policies/a419ea71-f779-4699-9a1b-f710b154583c => 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: 1011/2018] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/ports/11a3ae5b-c0ae-4fe8-bb98-78232b5a36f2 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2019] 10.0.0.196 () {32 vars in 734 bytes} [Thu Jun 18 16:28:33 2026] DELETE /v2.0/qos/policies/c392743c-604d-41e9-8ffa-9b7cfbb2dc65 => 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: 1009/2020] 10.0.0.1 () {34 vars in 1094 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1499578077&fields=id&tenant_id=f5f9894bd1284de2a80426c917c2a430 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager [None req-70b1e397-f984-42b1-a035-8fc1f84a72a7 e807874e22554b23901b50a3aa5f34c6 1abc38f6f03a410eaa64eb1153f856a4 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-23970 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:33.418 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1012/2021] 10.0.0.196 () {32 vars in 722 bytes} [Thu Jun 18 16:28:33 2026] DELETE /v2.0/trunks/46b17ea1-38ab-4890-b80f-1bcaec12c249 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2022] 10.0.0.196 () {32 vars in 734 bytes} [Thu Jun 18 16:28:33 2026] DELETE /v2.0/qos/policies/7f7f53d8-319e-4aae-b145-f4f315046a72 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2023] 10.0.0.196 () {32 vars in 719 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/trunks/8d8aaf38-5171-4f29-8e06-44d39a7c18c8 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2024] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/networks?id=5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2025] 10.0.0.196 () {32 vars in 734 bytes} [Thu Jun 18 16:28:33 2026] DELETE /v2.0/qos/policies/ae3f854d-36bc-4522-889f-89e60ff90c38 => 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: 1013/2026] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/quotas/f5f9894bd1284de2a80426c917c2a430 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2027] 10.0.0.196 () {32 vars in 717 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/ports/443f2e20-5e43-4aac-812c-06747cd7f234 => generated 826 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2028] 10.0.0.196 () {32 vars in 734 bytes} [Thu Jun 18 16:28:33 2026] DELETE /v2.0/qos/policies/b9813e9a-a667-40f8-93a5-807d7640a381 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager [None req-0e27e99e-50ce-47fe-8f7a-974a414ae664 e807874e22554b23901b50a3aa5f34c6 1abc38f6f03a410eaa64eb1153f856a4 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-109120 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-18 16:28:33.743 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1015/2029] 10.0.0.196 () {32 vars in 722 bytes} [Thu Jun 18 16:28:33 2026] DELETE /v2.0/trunks/8d8aaf38-5171-4f29-8e06-44d39a7c18c8 => 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: 1015/2030] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&fields=id => generated 287 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2031] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2032] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:28:33 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2033] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:28:33 2026] DELETE /v2.0/ports/08df03ac-6835-46a5-a3b1-a0ba0d75445a => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2034] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:34 2026] GET /v2.0/ports?device_id=22ebf2f8-4824-447b-a0a3-b537b7ec959e => 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: 1018/2035] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:28:34 2026] DELETE /v2.0/ports/93603b89-4429-4ca6-823b-25e001ae2f98 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2036] 10.0.0.66 () {34 vars in 989 bytes} [Thu Jun 18 16:28:34 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2037] 10.0.0.66 () {34 vars in 1039 bytes} [Thu Jun 18 16:28:34 2026] GET /v2.0/security-groups?id=6a45bccd-4456-4930-bcbf-55b3499e4f9c&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: 1019/2038] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:28:34 2026] DELETE /v2.0/ports/91cc2cdb-0690-4a4f-8a6f-3b93406ea288 => 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: 1020/2039] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:28:34 2026] DELETE /v2.0/ports/11a3ae5b-c0ae-4fe8-bb98-78232b5a36f2 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2040] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:34 2026] GET /v2.0/security-groups?tenant_id=6ad0138761b04a59a3c52e56a52cfaac&name=default => generated 2805 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2041] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:34 2026] DELETE /v2.0/security-groups/6c2b39e4-6553-47ec-9580-9e0fd6fddd5f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2042] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:34 2026] GET /v2.0/networks?id=5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 705 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2043] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:28:34 2026] DELETE /v2.0/ports/443f2e20-5e43-4aac-812c-06747cd7f234 => 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: 1022/2044] 199.19.213.60 () {34 vars in 1049 bytes} [Thu Jun 18 16:28:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f5f9894bd1284de2a80426c917c2a430 => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2045] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:35 2026] GET /v2.0/security-groups?tenant_id=a736c0342f74490c896934b6fd82c37b&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:35.403 8 INFO neutron.services.segments.plugin [-] Segment 18905606-a959-4433-b7ed-fa32194b90c5 resource provider aggregate not found 2026-06-18 16:28:35.409 8 INFO neutron.services.segments.plugin [-] Segment 18905606-a959-4433-b7ed-fa32194b90c5 resource provider aggregate not found 2026-06-18 16:28:35.433 8 INFO neutron.services.segments.plugin [-] Segment 18905606-a959-4433-b7ed-fa32194b90c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18905606-a959-4433-b7ed-fa32194b90c5 found for delete ", "request_id": "req-833f4243-8384-4698-a02e-347092c6c39f"}]} 2026-06-18 16:28:35.434 8 INFO neutron.services.segments.plugin [-] Segment 18905606-a959-4433-b7ed-fa32194b90c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18905606-a959-4433-b7ed-fa32194b90c5 found for delete ", "request_id": "req-38314daa-5a4a-4976-93d5-0a41aed08d7a"}]} [pid: 8|app: 0|req: 1023/2046] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:35 2026] DELETE /v2.0/networks/bef4dc4a-53cb-48e7-a62f-d620924229b2 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2047] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:35 2026] DELETE /v2.0/security-groups/6d7bdee5-4162-4d99-9283-27ebc56090e2 => 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: 1025/2048] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:35 2026] DELETE /v2.0/networks/2ad97f84-668b-402f-b84d-097a97e60605 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2049] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:28:35 2026] POST /v2.0/ports => generated 1183 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1026/2050] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:35 2026] GET /v2.0/security-groups?tenant_id=9f1016d5697847fb80461c7ddafcda7a&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:36.043 7 INFO neutron.services.segments.plugin [-] Segment b14e850d-6d30-4b2e-ae4c-307925720f36 resource provider aggregate not found 2026-06-18 16:28:36.049 7 INFO neutron.services.segments.plugin [-] Segment b14e850d-6d30-4b2e-ae4c-307925720f36 resource provider aggregate not found 2026-06-18 16:28:36.066 7 INFO neutron.services.segments.plugin [-] Segment b14e850d-6d30-4b2e-ae4c-307925720f36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b14e850d-6d30-4b2e-ae4c-307925720f36 found for delete ", "request_id": "req-a1e2e381-be2b-4b2b-a1f7-56f4da58269f"}]} 2026-06-18 16:28:36.067 7 INFO neutron.services.segments.plugin [-] Segment b14e850d-6d30-4b2e-ae4c-307925720f36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b14e850d-6d30-4b2e-ae4c-307925720f36 found for delete ", "request_id": "req-47d04cc8-572d-4476-ae68-bcf865584774"}]} [pid: 7|app: 0|req: 1025/2051] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:35 2026] DELETE /v2.0/networks/ac7f115e-a66c-4ca6-9192-67c0be08a3f7 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2052] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:36 2026] DELETE /v2.0/security-groups/52c201c8-e346-4da0-b83c-f59d47f59063 => 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: 1027/2053] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:36 2026] DELETE /v2.0/networks/f98a0524-88ea-4120-95de-274fd15a0bb9 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2054] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:28:35 2026] PUT /v2.0/ports/9da0eb63-ba16-42de-b3bd-523f4fcff576 => generated 1428 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:28:36.507 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f3641e8-43f1-4798-8ea5-ffb363c385ea'] response: {'name': 'network-changed', 'server_uuid': '22ebf2f8-4824-447b-a0a3-b537b7ec959e', 'tag': '9da0eb63-ba16-42de-b3bd-523f4fcff576', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1028/2055] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:36 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&device_id=22ebf2f8-4824-447b-a0a3-b537b7ec959e => generated 1467 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1029/2056] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.129&port_id=9da0eb63-ba16-42de-b3bd-523f4fcff576 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2057] 199.19.213.60 () {34 vars in 1103 bytes} [Thu Jun 18 16:28:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A317&port_id=9da0eb63-ba16-42de-b3bd-523f4fcff576 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2058] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:36 2026] DELETE /v2.0/networks/e42c80a0-8595-4c1f-9a82-2be0bd889d8d => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2059] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:28:36 2026] GET /v2.0/subnets?id=43621322-6066-4cb9-9428-54a89899efb6&id=4d12caf1-4183-4dcf-bb13-7504a4492d3d => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2060] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:36 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2061] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:36 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2062] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:36 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2063] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:36 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2064] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:37 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&device_id=22ebf2f8-4824-447b-a0a3-b537b7ec959e => 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: 1034/2065] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:37 2026] GET /v2.0/networks?id=5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2066] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.129&port_id=9da0eb63-ba16-42de-b3bd-523f4fcff576 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2067] 199.19.213.60 () {34 vars in 1103 bytes} [Thu Jun 18 16:28:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A317&port_id=9da0eb63-ba16-42de-b3bd-523f4fcff576 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2068] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:28:37 2026] GET /v2.0/subnets?id=43621322-6066-4cb9-9428-54a89899efb6&id=4d12caf1-4183-4dcf-bb13-7504a4492d3d => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2069] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:37 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&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: 1034/2070] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:37 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:37.460 8 INFO neutron.services.segments.plugin [-] Segment 3df3e5a5-e3b2-4fcf-b3fd-a2c0607add8e resource provider aggregate not found 2026-06-18 16:28:37.471 8 INFO neutron.services.segments.plugin [-] Segment 3df3e5a5-e3b2-4fcf-b3fd-a2c0607add8e resource provider aggregate not found [pid: 8|app: 0|req: 1037/2071] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:37 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:37.494 8 INFO neutron.services.segments.plugin [-] Segment 3df3e5a5-e3b2-4fcf-b3fd-a2c0607add8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3df3e5a5-e3b2-4fcf-b3fd-a2c0607add8e found for delete ", "request_id": "req-69e9e5a5-81c7-4648-8b47-a43f8c592a9e"}]} 2026-06-18 16:28:37.495 8 INFO neutron.services.segments.plugin [-] Segment 3df3e5a5-e3b2-4fcf-b3fd-a2c0607add8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3df3e5a5-e3b2-4fcf-b3fd-a2c0607add8e found for delete ", "request_id": "req-f8ccdd19-f417-4e8a-8ec4-cd41cc59794f"}]} [pid: 8|app: 0|req: 1038/2072] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:37 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2073] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:37 2026] GET /v2.0/security-groups?tenant_id=740ceb55a0ff4e53b4b9a062a3fb7b22&name=default => generated 2805 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2074] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:37 2026] DELETE /v2.0/security-groups/dcaca569-fc11-4e8c-8434-dbe260a16e90 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:28:38.129 7 INFO neutron.services.segments.plugin [-] Segment f1e14994-8afd-4522-a8c0-bfada220100f resource provider aggregate not found 2026-06-18 16:28:38.138 7 INFO neutron.services.segments.plugin [-] Segment f1e14994-8afd-4522-a8c0-bfada220100f resource provider aggregate not found 2026-06-18 16:28:38.146 7 INFO neutron.services.segments.plugin [-] Segment f1e14994-8afd-4522-a8c0-bfada220100f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1e14994-8afd-4522-a8c0-bfada220100f found for delete ", "request_id": "req-c3c8ae0b-503d-472e-bc89-889c4169eb06"}]} 2026-06-18 16:28:38.156 7 INFO neutron.services.segments.plugin [-] Segment f1e14994-8afd-4522-a8c0-bfada220100f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1e14994-8afd-4522-a8c0-bfada220100f found for delete ", "request_id": "req-24c5ceb9-2af8-4f72-ad1d-ed594e4ff3dc"}]} 2026-06-18 16:28:38.161 7 INFO neutron.services.segments.plugin [-] Segment cd88cb2c-b03e-4693-9c06-3f0dfb19b774 resource provider aggregate not found 2026-06-18 16:28:38.178 7 INFO neutron.services.segments.plugin [-] Segment cd88cb2c-b03e-4693-9c06-3f0dfb19b774 resource provider aggregate not found 2026-06-18 16:28:38.185 7 INFO neutron.services.segments.plugin [-] Segment cd88cb2c-b03e-4693-9c06-3f0dfb19b774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd88cb2c-b03e-4693-9c06-3f0dfb19b774 found for delete ", "request_id": "req-e2a58d98-209d-4bf6-aad1-43b51dfb1875"}]} 2026-06-18 16:28:38.199 7 INFO neutron.services.segments.plugin [-] Segment cd88cb2c-b03e-4693-9c06-3f0dfb19b774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd88cb2c-b03e-4693-9c06-3f0dfb19b774 found for delete ", "request_id": "req-fb6e7445-c179-437b-a26a-985357027af8"}]} [pid: 7|app: 0|req: 1036/2075] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:38 2026] GET /v2.0/security-groups?tenant_id=97ab3754d4064870b09b3a6eed24688e&name=default => generated 2805 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2076] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:38 2026] DELETE /v2.0/security-groups/180fbc60-d5bb-45e1-9a0a-e422a907b4da => 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: 1037/2077] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:38 2026] GET /v2.0/security-groups?tenant_id=1abc38f6f03a410eaa64eb1153f856a4&name=default => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2078] 10.0.0.196 () {32 vars in 826 bytes} [Thu Jun 18 16:28:38 2026] GET /v2.0/ports?project_id=9096e45aa2174ec688d6c0963caf42fd&network_id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 3691 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2079] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:38 2026] DELETE /v2.0/security-groups/eb40ab4d-4410-4479-bcf6-9a6d6a716545 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2080] 10.0.0.196 () {32 vars in 742 bytes} [Thu Jun 18 16:28:38 2026] GET /v2.0/subnets?network_id=245d5f2e-ed27-4d57-a666-d073c6c00b7e => generated 644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:39.294 8 INFO neutron.db.l3_db [None req-fd5b6135-3af1-4429-8501-759634f1675b cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Floating IP e07b2b2e-9777-4b68-9421-d483172a12c6 disassociated. External IP: 10.96.250.220, port: 24a079df-7a27-417d-a2c1-6f1503e1bdba. [pid: 7|app: 0|req: 1040/2081] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:39 2026] GET /v2.0/ports?device_id=22ebf2f8-4824-447b-a0a3-b537b7ec959e => generated 1200 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2082] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:39 2026] GET /v2.0/security-groups?id=759062bf-e8b8-4bd3-bce6-363f146a1ea2&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2083] 10.0.0.196 () {32 vars in 818 bytes} [Thu Jun 18 16:28:39 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&mac_address=fa%3A16%3A3e%3Ae7%3A01%3Aab => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2084] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:28:39 2026] PUT /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 554 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:40.161 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d62f3f41-3f1a-4f99-a39c-ad0cae48b625'] response: {'name': 'network-changed', 'server_uuid': '3caa0fef-a515-40d2-8529-c3c195e8fd45', 'tag': '24a079df-7a27-417d-a2c1-6f1503e1bdba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1043/2085] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:28:40 2026] GET /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 554 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2086] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:40 2026] GET /v2.0/ports?tenant_id=9096e45aa2174ec688d6c0963caf42fd&device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2087] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:40 2026] GET /v2.0/networks?id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 756 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2088] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=24a079df-7a27-417d-a2c1-6f1503e1bdba => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2089] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:28:40 2026] GET /v2.0/subnets?id=a4d93f9b-8191-4579-b9b3-b328aa45ec5c => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2090] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:40 2026] GET /v2.0/ports?network_id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623&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: 1049/2091] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:40 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2092] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:40 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:41.057 7 INFO neutron.db.l3_db [None req-a6a7b63b-e299-41c7-bf69-c0504d33b301 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Floating IP 684cc9ae-bd14-48cf-8ae3-5bbddd02f76f associated. External IP: 10.96.250.214, port: 9da0eb63-ba16-42de-b3bd-523f4fcff576. 2026-06-18 16:28:41.174 8 INFO neutron.db.segments_db [None req-5bb0bf7e-b427-45d8-ac80-3b8b84cb0f9f e7ac8a0934f2496380c5b0dfab3c821b e4eb67de7a5e40ff9afa5821f0f44529 - - - -] Added segment e4714328-05fb-4636-9f33-c15c4baa3083 of type vxlan for network 73ab90ec-eb58-442e-a926-ef1914f02e41 [pid: 8|app: 0|req: 1051/2093] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:40 2026] POST /v2.0/networks => generated 632 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2094] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:28:41 2026] GET /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2095] 10.0.0.196 () {34 vars in 677 bytes} [Thu Jun 18 16:28:39 2026] POST /v2.0/floatingips => generated 855 bytes in 2043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:28:41.675 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-093f0102-db79-4f79-9a80-72ac6abf18c0'] response: {'name': 'network-changed', 'server_uuid': '22ebf2f8-4824-447b-a0a3-b537b7ec959e', 'tag': '9da0eb63-ba16-42de-b3bd-523f4fcff576', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1046/2098] 10.0.0.1 () {34 vars in 1094 bytes} [Thu Jun 18 16:28:41 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1499578077&fields=id&tenant_id=f5f9894bd1284de2a80426c917c2a430 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2099] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:41 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&device_id=22ebf2f8-4824-447b-a0a3-b537b7ec959e => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2100] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:41 2026] POST /v2.0/subnets => generated 602 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2101] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:28:41 2026] GET /v2.0/networks?id=9031b292-6e98-4a99-aac6-e4f046c775ea => generated 705 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:41.860 7 INFO neutron.db.segments_db [None req-5a77fe24-bb20-41e7-a7bf-b386f0d753d6 e7ac8a0934f2496380c5b0dfab3c821b e4eb67de7a5e40ff9afa5821f0f44529 - - - -] Added segment ba0513d9-3728-4a57-b82c-9f391e1eb965 of type vxlan for network d5fac562-2992-4f23-a915-72f00aa901bd [pid: 8|app: 0|req: 1054/2102] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:41 2026] GET /v2.0/networks?id=5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2103] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:28:41 2026] GET /v2.0/quotas/f5f9894bd1284de2a80426c917c2a430 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2104] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.129&port_id=9da0eb63-ba16-42de-b3bd-523f4fcff576 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2105] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:41 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2106] 199.19.213.60 () {34 vars in 1103 bytes} [Thu Jun 18 16:28:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A317&port_id=9da0eb63-ba16-42de-b3bd-523f4fcff576 => 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: 1057/2107] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:28:41 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&fields=id => generated 333 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2108] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/subnets?id=43621322-6066-4cb9-9428-54a89899efb6&id=4d12caf1-4183-4dcf-bb13-7504a4492d3d => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2109] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:42 2026] POST /v2.0/subnets => generated 605 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2110] 10.0.0.196 () {34 vars in 678 bytes} [Thu Jun 18 16:28:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2111] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2112] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:42.476 7 INFO neutron.db.segments_db [None req-addee14e-5712-4604-ba1e-5b7d4fd29362 e7ac8a0934f2496380c5b0dfab3c821b e4eb67de7a5e40ff9afa5821f0f44529 - - - -] Added segment fb11bdee-aa4d-42d5-9c43-ce83adeecdb2 of type vxlan for network 27782aed-575a-44bf-ac01-142d06f162eb [pid: 8|app: 0|req: 1061/2113] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 552 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2114] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:28:42 2026] PUT /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2115] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:42 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2116] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2117] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2118] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2119] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2120] 10.0.0.196 () {34 vars in 764 bytes} [Thu Jun 18 16:28:42 2026] PUT /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2121] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2122] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/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: 1060/2123] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/ports?device_id=988b6076-5192-41c6-8104-70a4140d032c => 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: 1061/2124] 10.0.0.196 () {34 vars in 760 bytes} [Thu Jun 18 16:28:42 2026] PUT /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2125] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2126] 10.0.0.196 () {34 vars in 782 bytes} [Thu Jun 18 16:28:42 2026] PUT /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags/black.or.white => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2127] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2128] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:28:42 2026] PUT /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2129] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:42 2026] GET /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags => generated 37 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2130] 10.0.0.196 () {32 vars in 741 bytes} [Thu Jun 18 16:28:43 2026] GET /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2131] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:42 2026] POST /v2.0/subnets => generated 605 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:28:43.070 7 INFO neutron.api.v2.resource [None req-e79f95fd-be0c-4425-a850-8811d98aee45 0a16b0e787344afc8c74b4da72f7eff5 189ddf01dbc14b8faecd9bc8a9861956 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1068/2132] 10.0.0.196 () {32 vars in 745 bytes} [Thu Jun 18 16:28:43 2026] GET /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2133] 10.0.0.196 () {32 vars in 744 bytes} [Thu Jun 18 16:28:43 2026] DELETE /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:28:43.120 8 INFO neutron.db.segments_db [None req-d3a2337f-c13d-483e-9fde-a1ecc517a3d4 e7ac8a0934f2496380c5b0dfab3c821b e4eb67de7a5e40ff9afa5821f0f44529 - - - -] Added segment 15eceb2e-96ab-4717-bf6e-8b186f849f43 of type vxlan for network aac26f46-2a4b-4d70-bbeb-bd8a10695a05 [pid: 7|app: 0|req: 1070/2134] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:43 2026] GET /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags => generated 30 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:43.148 7 INFO neutron.api.v2.resource [None req-b8358a8f-f637-4628-ae85-1d6d41b385a9 0a16b0e787344afc8c74b4da72f7eff5 189ddf01dbc14b8faecd9bc8a9861956 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2135] 10.0.0.196 () {32 vars in 748 bytes} [Thu Jun 18 16:28:43 2026] DELETE /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2136] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:28:43 2026] DELETE /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2137] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:43 2026] GET /v2.0/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464/tags => 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: 1074/2138] 10.0.0.196 () {32 vars in 734 bytes} [Thu Jun 18 16:28:43 2026] DELETE /v2.0/qos/policies/3b91748e-f158-4b9d-9f94-4f3a33b63464 => 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: 1065/2139] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:43 2026] POST /v2.0/networks => generated 631 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2140] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:43 2026] POST /v2.0/subnets => generated 605 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2141] 10.0.0.196 () {34 vars in 685 bytes} [Thu Jun 18 16:28:43 2026] POST /v2.0/security-groups => generated 1611 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2142] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:43 2026] GET /v2.0/networks?id=9031b292-6e98-4a99-aac6-e4f046c775ea => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:43.795 8 INFO neutron.db.segments_db [None req-824957be-67fc-4928-90b9-955592524f75 e7ac8a0934f2496380c5b0dfab3c821b e4eb67de7a5e40ff9afa5821f0f44529 - - - -] Added segment 59638549-dd8d-4ade-90c7-1cddfb40a66a of type vxlan for network a20a1190-7d09-4f13-ac86-ca4f2cdbe1c0 [pid: 7|app: 0|req: 1077/2143] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2144] 199.19.213.60 () {34 vars in 1049 bytes} [Thu Jun 18 16:28:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f5f9894bd1284de2a80426c917c2a430 => generated 179 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2145] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:43 2026] POST /v2.0/networks => generated 632 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2146] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:43 2026] POST /v2.0/security-group-rules => generated 564 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2147] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:28:44 2026] POST /v2.0/subnets => generated 605 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2148] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:28:43 2026] POST /v2.0/ports => generated 1187 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2149] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:44 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2150] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:28:44 2026] PUT /v2.0/subnets/36c5a667-94f3-4e07-bf69-7e69357399b0/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1069/2151] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:44 2026] GET /v2.0/security-groups?tenant_id=189ddf01dbc14b8faecd9bc8a9861956&name=default => generated 2805 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2152] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:44 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2153] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:28:44 2026] PUT /v2.0/subnets/4a730901-12be-4a9f-8ee1-5dae9f432dfc/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2154] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:44 2026] DELETE /v2.0/security-groups/31eb5b47-2033-422d-83fa-989b4ba197dd => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:28:45.137 8 INFO neutron.db.securitygroups_db [None req-1b1986c8-701b-43e8-9d7b-721b8dd6b4ed cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Project 9096e45aa2174ec688d6c0963caf42fd 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: 1083/2155] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:28:44 2026] PUT /v2.0/ports/e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => generated 1432 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1073/2156] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:45 2026] POST /v2.0/security-group-rules => generated 575 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:28:45.263 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43f3c61a-ca23-4380-ad3e-08fe0f6d1da1'] response: {'name': 'network-changed', 'server_uuid': '988b6076-5192-41c6-8104-70a4140d032c', 'tag': 'e3922ba2-f6b9-49ab-a61c-13f2cee0e37b', 'status': 'completed', 'code': 200} 2026-06-18 16:28:45.281 8 INFO neutron.db.securitygroups_db [None req-fda587cf-8ae0-4b98-90f7-a855d93c3dca cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Project 9096e45aa2174ec688d6c0963caf42fd 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: 1084/2157] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:28:45 2026] PUT /v2.0/subnets/7fccf448-d7a4-4b3f-8dad-229fa216e9f8/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1074/2158] 10.0.0.196 () {34 vars in 695 bytes} [Thu Jun 18 16:28:45 2026] POST /v2.0/security-group-rules => generated 574 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2159] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/security-groups?tenant_id=08a108fba28a4d739a17299fb86b7307&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2160] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&device_id=988b6076-5192-41c6-8104-70a4140d032c => generated 1471 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2161] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:28:45 2026] PUT /v2.0/subnets/287cd3d0-cc1a-4fdd-85f4-8941ec22485c/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2162] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2163] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:45 2026] DELETE /v2.0/security-groups/4eb4c7cc-d4b1-4458-a09a-3cc3e549cb93 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2164] 10.0.0.196 () {32 vars in 664 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2165] 199.19.213.60 () {34 vars in 1105 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2bc&port_id=e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2166] 10.0.0.196 () {32 vars in 678 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2167] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/subnets?id=b352af61-064d-4e85-bee9-bef88dc0a9f1&id=397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 1367 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2168] 10.0.0.196 () {32 vars in 674 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2169] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2170] 10.0.0.196 () {32 vars in 686 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2171] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2172] 10.0.0.196 () {32 vars in 672 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2173] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2174] 10.0.0.196 () {32 vars in 686 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2175] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:28:45 2026] GET /v2.0/networks => generated 1297 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2176] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2177] 10.0.0.196 () {32 vars in 682 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2178] 10.0.0.1 () {34 vars in 1096 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-718682773&fields=id&tenant_id=9096e45aa2174ec688d6c0963caf42fd => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2179] 10.0.0.196 () {32 vars in 694 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2180] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&device_id=988b6076-5192-41c6-8104-70a4140d032c => generated 1471 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2181] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/networks?id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 660 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2182] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/networks?id=9031b292-6e98-4a99-aac6-e4f046c775ea => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2183] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/quotas/9096e45aa2174ec688d6c0963caf42fd => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2184] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => 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: 1096/2185] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:28:46 2026] DELETE /v2.0/subnets/36c5a667-94f3-4e07-bf69-7e69357399b0 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2186] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/ports?tenant_id=9096e45aa2174ec688d6c0963caf42fd&fields=id => generated 149 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2187] 199.19.213.60 () {34 vars in 1105 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2bc&port_id=e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2188] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2189] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:28:46 2026] DELETE /v2.0/subnets/4a730901-12be-4a9f-8ee1-5dae9f432dfc => 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: 1093/2190] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/subnets?id=b352af61-064d-4e85-bee9-bef88dc0a9f1&id=397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 1367 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2191] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2192] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2193] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:46 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2194] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:47 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2195] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:47 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2196] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:28:46 2026] DELETE /v2.0/subnets/7fccf448-d7a4-4b3f-8dad-229fa216e9f8 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2197] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:47 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2198] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:28:47 2026] DELETE /v2.0/subnets/287cd3d0-cc1a-4fdd-85f4-8941ec22485c => 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: 1104/2199] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:28:47 2026] DELETE /v2.0/subnets/c5e29fd9-1465-4129-9f9e-42657472b0d1 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:28:47.948 8 INFO neutron.services.segments.plugin [-] Segment e4714328-05fb-4636-9f33-c15c4baa3083 resource provider aggregate not found 2026-06-18 16:28:47.954 8 INFO neutron.services.segments.plugin [-] Segment e4714328-05fb-4636-9f33-c15c4baa3083 resource provider aggregate not found 2026-06-18 16:28:47.980 8 INFO neutron.services.segments.plugin [-] Segment e4714328-05fb-4636-9f33-c15c4baa3083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4714328-05fb-4636-9f33-c15c4baa3083 found for delete ", "request_id": "req-55fe657f-7065-481b-b04c-e50c16114a56"}]} 2026-06-18 16:28:47.981 8 INFO neutron.services.segments.plugin [-] Segment e4714328-05fb-4636-9f33-c15c4baa3083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4714328-05fb-4636-9f33-c15c4baa3083 found for delete ", "request_id": "req-503e4f6b-0d32-4d01-968b-75e3b1448343"}]} [pid: 8|app: 0|req: 1096/2200] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:47 2026] DELETE /v2.0/networks/73ab90ec-eb58-442e-a926-ef1914f02e41 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2201] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:47 2026] GET /v2.0/networks?id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 660 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2202] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:47 2026] GET /v2.0/ports?device_id=988b6076-5192-41c6-8104-70a4140d032c => generated 1202 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2203] 199.19.213.60 () {34 vars in 1049 bytes} [Thu Jun 18 16:28:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9096e45aa2174ec688d6c0963caf42fd => generated 273 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2204] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:48 2026] GET /v2.0/security-groups?id=759062bf-e8b8-4bd3-bce6-363f146a1ea2&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2205] 10.0.0.66 () {34 vars in 989 bytes} [Thu Jun 18 16:28:48 2026] GET /v2.0/ports?device_id=22ebf2f8-4824-447b-a0a3-b537b7ec959e => generated 1469 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:48.278 7 INFO neutron.services.segments.plugin [-] Segment ba0513d9-3728-4a57-b82c-9f391e1eb965 resource provider aggregate not found 2026-06-18 16:28:48.284 7 INFO neutron.services.segments.plugin [-] Segment ba0513d9-3728-4a57-b82c-9f391e1eb965 resource provider aggregate not found 2026-06-18 16:28:48.303 7 INFO neutron.services.segments.plugin [-] Segment ba0513d9-3728-4a57-b82c-9f391e1eb965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba0513d9-3728-4a57-b82c-9f391e1eb965 found for delete ", "request_id": "req-8879ed17-810c-4fbb-8ba7-ef24231bb410"}]} 2026-06-18 16:28:48.304 7 INFO neutron.services.segments.plugin [-] Segment ba0513d9-3728-4a57-b82c-9f391e1eb965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba0513d9-3728-4a57-b82c-9f391e1eb965 found for delete ", "request_id": "req-0e61d87c-a0e5-4895-9d28-c15952769620"}]} [pid: 7|app: 0|req: 1106/2206] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:48 2026] DELETE /v2.0/networks/d5fac562-2992-4f23-a915-72f00aa901bd => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2207] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:48 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2208] 10.0.0.66 () {34 vars in 1039 bytes} [Thu Jun 18 16:28:48 2026] GET /v2.0/security-groups?id=759062bf-e8b8-4bd3-bce6-363f146a1ea2&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2209] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:48 2026] DELETE /v2.0/networks/27782aed-575a-44bf-ac01-142d06f162eb => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2210] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:28:48 2026] POST /v2.0/ports => generated 954 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1110/2211] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:48 2026] DELETE /v2.0/networks/aac26f46-2a4b-4d70-bbeb-bd8a10695a05 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2212] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:28:48 2026] PUT /v2.0/ports/d1a19b4a-ac46-47f8-b5a3-999b335cd11d => generated 1199 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:49.337 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fd556bc-bfd9-4f22-bafb-2288fbb0ad27'] response: {'name': 'network-changed', 'server_uuid': '8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267', 'tag': 'd1a19b4a-ac46-47f8-b5a3-999b335cd11d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1111/2213] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:48 2026] DELETE /v2.0/networks/a20a1190-7d09-4f13-ac86-ca4f2cdbe1c0 => generated 0 bytes in 612 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2214] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/ports?tenant_id=9096e45aa2174ec688d6c0963caf42fd&device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1113/2215] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2216] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d1a19b4a-ac46-47f8-b5a3-999b335cd11d => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2217] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/security-groups?id=4a69a40b-ad36-4fb9-b602-473f9fcdc38d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2218] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/subnets?id=a4d93f9b-8191-4579-b9b3-b328aa45ec5c => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2219] 10.0.0.196 () {34 vars in 684 bytes} [Thu Jun 18 16:28:49 2026] POST /v2.0/security-groups => generated 1539 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2220] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/ports?network_id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2221] 10.0.0.196 () {34 vars in 767 bytes} [Thu Jun 18 16:28:49 2026] PUT /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2222] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2223] 10.0.0.196 () {34 vars in 778 bytes} [Thu Jun 18 16:28:49 2026] PUT /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2224] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2225] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2226] 10.0.0.196 () {34 vars in 774 bytes} [Thu Jun 18 16:28:49 2026] PUT /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2227] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2228] 10.0.0.196 () {34 vars in 796 bytes} [Thu Jun 18 16:28:49 2026] PUT /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags/black.or.white => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2229] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2230] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:49 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?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: 8|app: 0|req: 1112/2231] 10.0.0.196 () {34 vars in 767 bytes} [Thu Jun 18 16:28:50 2026] PUT /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2232] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2233] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/ports?tenant_id=9096e45aa2174ec688d6c0963caf42fd&device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2234] 10.0.0.196 () {32 vars in 755 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:28:50.140 7 INFO neutron.api.v2.resource [None req-e4ca266d-782a-4322-8341-65ab4ff8904b 17449b159f5e4df48d6d547fc6ad6fd8 a075b148fb3c4b7883b80c6b644db763 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1122/2235] 10.0.0.196 () {32 vars in 759 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2236] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/networks?id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 756 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2237] 10.0.0.196 () {32 vars in 758 bytes} [Thu Jun 18 16:28:50 2026] DELETE /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2238] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d1a19b4a-ac46-47f8-b5a3-999b335cd11d => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2239] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:50.252 7 INFO neutron.api.v2.resource [None req-2c3bb4d5-ec73-4d60-8096-259732aa47d6 17449b159f5e4df48d6d547fc6ad6fd8 a075b148fb3c4b7883b80c6b644db763 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2240] 10.0.0.196 () {32 vars in 762 bytes} [Thu Jun 18 16:28:50 2026] DELETE /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2241] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/subnets?id=a4d93f9b-8191-4579-b9b3-b328aa45ec5c => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2242] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:28:50 2026] DELETE /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2243] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/ports?network_id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:50.347 7 INFO neutron.services.segments.plugin [-] Segment fb11bdee-aa4d-42d5-9c43-ce83adeecdb2 resource provider aggregate not found 2026-06-18 16:28:50.359 7 INFO neutron.services.segments.plugin [-] Segment fb11bdee-aa4d-42d5-9c43-ce83adeecdb2 resource provider aggregate not found [pid: 7|app: 0|req: 1127/2244] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:50.410 7 INFO neutron.services.segments.plugin [-] Segment fb11bdee-aa4d-42d5-9c43-ce83adeecdb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb11bdee-aa4d-42d5-9c43-ce83adeecdb2 found for delete ", "request_id": "req-ed4ed2b3-f034-46e1-bd7b-44a9558a8ab8"}]} [pid: 8|app: 0|req: 1118/2245] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:50.417 7 INFO neutron.services.segments.plugin [-] Segment fb11bdee-aa4d-42d5-9c43-ce83adeecdb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb11bdee-aa4d-42d5-9c43-ce83adeecdb2 found for delete ", "request_id": "req-b2256d8f-93b7-47c8-b03e-367cdcb2cc97"}]} 2026-06-18 16:28:50.435 7 INFO neutron.services.segments.plugin [-] Segment 15eceb2e-96ab-4717-bf6e-8b186f849f43 resource provider aggregate not found 2026-06-18 16:28:50.442 7 INFO neutron.services.segments.plugin [-] Segment 15eceb2e-96ab-4717-bf6e-8b186f849f43 resource provider aggregate not found 2026-06-18 16:28:50.466 7 INFO neutron.services.segments.plugin [-] Segment 15eceb2e-96ab-4717-bf6e-8b186f849f43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15eceb2e-96ab-4717-bf6e-8b186f849f43 found for delete ", "request_id": "req-57850269-1efd-4526-9da3-d0d525af110c"}]} 2026-06-18 16:28:50.476 7 INFO neutron.services.segments.plugin [-] Segment 15eceb2e-96ab-4717-bf6e-8b186f849f43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15eceb2e-96ab-4717-bf6e-8b186f849f43 found for delete ", "request_id": "req-5ab3afe0-b47c-412e-a8e0-840e9e5cfe3f"}]} 2026-06-18 16:28:50.487 7 INFO neutron.services.segments.plugin [-] Segment 59638549-dd8d-4ade-90c7-1cddfb40a66a resource provider aggregate not found [pid: 8|app: 0|req: 1119/2246] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:50.493 7 INFO neutron.services.segments.plugin [-] Segment 59638549-dd8d-4ade-90c7-1cddfb40a66a resource provider aggregate not found 2026-06-18 16:28:50.515 7 INFO neutron.services.segments.plugin [-] Segment 59638549-dd8d-4ade-90c7-1cddfb40a66a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59638549-dd8d-4ade-90c7-1cddfb40a66a found for delete ", "request_id": "req-02818fed-1d0f-41d9-a915-80645ed8f66c"}]} 2026-06-18 16:28:50.524 7 INFO neutron.services.segments.plugin [-] Segment 59638549-dd8d-4ade-90c7-1cddfb40a66a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59638549-dd8d-4ade-90c7-1cddfb40a66a found for delete ", "request_id": "req-adfaf039-a552-4f4c-9fda-480837319952"}]} [pid: 7|app: 0|req: 1128/2247] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:50 2026] DELETE /v2.0/security-groups/91547cf5-60eb-4f35-9844-d2df773ccf38 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2248] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/security-groups?tenant_id=9a011fc4855049e89686806274cf93bf&name=default => generated 2805 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2249] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2250] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:50 2026] GET /v2.0/security-groups?id=4a69a40b-ad36-4fb9-b602-473f9fcdc38d&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2251] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:50 2026] DELETE /v2.0/security-groups/d4a1524f-4bd9-435b-b2ee-6e858c928f7d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2252] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:51 2026] GET /v2.0/security-groups?tenant_id=70b09ee2b0fc40d1af8f7440d0706bc4&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2253] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:51 2026] DELETE /v2.0/security-groups/f02c6410-cb7d-417d-b19e-49c7ce0756a7 => 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: 1131/2254] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:51 2026] GET /v2.0/security-groups?tenant_id=e4eb67de7a5e40ff9afa5821f0f44529&name=default => generated 2805 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2255] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:51 2026] DELETE /v2.0/security-groups/74c754fa-8f56-4cc6-a33e-2557c9bc1b02 => 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: 1124/2256] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:51 2026] GET /v2.0/security-groups?tenant_id=c90771f69fbe4e60a8fff6278842fa5d&name=default => generated 2805 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2257] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:51 2026] DELETE /v2.0/security-groups/8a66544c-d64a-4069-aa37-64ce7d4ede40 => 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: 1125/2258] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:51 2026] GET /v2.0/security-groups?tenant_id=a075b148fb3c4b7883b80c6b644db763&name=default => generated 2805 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2259] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:51 2026] DELETE /v2.0/security-groups/dc66be75-566a-4763-9d43-d5fa6e1c4eff => 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: 1126/2260] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:52 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2261] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:52 2026] GET /v2.0/security-groups?id=4a69a40b-ad36-4fb9-b602-473f9fcdc38d&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2262] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:53 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2263] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:53 2026] GET /v2.0/security-groups?id=4a69a40b-ad36-4fb9-b602-473f9fcdc38d&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2264] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:53 2026] GET /v2.0/ports?device_id=988b6076-5192-41c6-8104-70a4140d032c => generated 1204 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2265] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:28:53 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2266] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:53 2026] GET /v2.0/security-groups?id=759062bf-e8b8-4bd3-bce6-363f146a1ea2&fields=id&fields=name => generated 112 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2267] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:28:53 2026] GET /v2.0/security-groups?id=4a69a40b-ad36-4fb9-b602-473f9fcdc38d&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2268] 10.0.0.196 () {32 vars in 818 bytes} [Thu Jun 18 16:28:53 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&mac_address=fa%3A16%3A3e%3A35%3A1b%3Ae8 => generated 1204 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2269] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:28:53 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:54.106 8 INFO neutron.db.l3_db [None req-14203bb5-2d6e-4514-b117-8d4256a3f9d4 cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Floating IP e07b2b2e-9777-4b68-9421-d483172a12c6 associated. External IP: 10.96.250.220, port: d1a19b4a-ac46-47f8-b5a3-999b335cd11d. [pid: 8|app: 0|req: 1132/2270] 10.0.0.196 () {34 vars in 749 bytes} [Thu Jun 18 16:28:53 2026] PUT /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 855 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:54.563 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79e8ab36-55ba-4a9a-9153-3d32031eb117'] response: {'name': 'network-changed', 'server_uuid': '8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267', 'tag': 'd1a19b4a-ac46-47f8-b5a3-999b335cd11d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1133/2271] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:28:54 2026] GET /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2272] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:54 2026] GET /v2.0/ports?tenant_id=9096e45aa2174ec688d6c0963caf42fd&device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2273] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:54 2026] GET /v2.0/networks?id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 756 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2274] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d1a19b4a-ac46-47f8-b5a3-999b335cd11d => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:54.822 7 INFO neutron.db.l3_db [None req-17035ea9-4878-40cd-b99f-7cdf59c9e983 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Floating IP 5bf3f064-c3be-4907-a0a6-ecddaf75d7e4 associated. External IP: 10.96.250.202, port: e3922ba2-f6b9-49ab-a61c-13f2cee0e37b. [pid: 8|app: 0|req: 1137/2275] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:28:54 2026] GET /v2.0/subnets?id=a4d93f9b-8191-4579-b9b3-b328aa45ec5c => generated 653 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2276] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:54 2026] GET /v2.0/ports?network_id=2da245f8-b7e2-4cdc-bc2f-52616ff2b623&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: 8|app: 0|req: 1139/2277] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:54 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2278] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:54 2026] GET /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2279] 10.0.0.196 () {34 vars in 677 bytes} [Thu Jun 18 16:28:53 2026] POST /v2.0/floatingips => generated 855 bytes in 1536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2280] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:28:55 2026] GET /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:28:55.686 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de23f03b-7233-451c-a0a2-212040b638d6'] response: {'name': 'network-changed', 'server_uuid': '988b6076-5192-41c6-8104-70a4140d032c', 'tag': 'e3922ba2-f6b9-49ab-a61c-13f2cee0e37b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1141/2281] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:28:55 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&device_id=988b6076-5192-41c6-8104-70a4140d032c => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2282] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:28:55 2026] GET /v2.0/networks?id=9031b292-6e98-4a99-aac6-e4f046c775ea => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2283] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:28:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2284] 199.19.213.60 () {34 vars in 1105 bytes} [Thu Jun 18 16:28:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2bc&port_id=e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2285] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:28:55 2026] GET /v2.0/subnets?id=b352af61-064d-4e85-bee9-bef88dc0a9f1&id=397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 1367 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:28:56.010 8 INFO neutron.db.segments_db [None req-4b069412-6c01-44c8-bfed-d1df7d83ccc1 4467931e1fbe45d7bb34987cf727b72f a14bb9cba7a543e1a2f6fb772f2e6239 - - - -] Added segment d3a60afb-3dd0-4475-ba4c-671d88b043bf of type vxlan for network dd21c5ee-2511-4f3f-8881-d36536d9f8e2 [pid: 7|app: 0|req: 1146/2286] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2287] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&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: 1141/2288] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:28:55 2026] POST /v2.0/networks => generated 632 bytes in 925 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2289] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:28:56 2026] PUT /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2290] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2291] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2292] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2293] 10.0.0.196 () {34 vars in 764 bytes} [Thu Jun 18 16:28:56 2026] PUT /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags/green => 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: 1150/2294] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2295] 10.0.0.196 () {34 vars in 760 bytes} [Thu Jun 18 16:28:56 2026] PUT /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2296] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2297] 10.0.0.196 () {34 vars in 782 bytes} [Thu Jun 18 16:28:56 2026] PUT /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2300] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags => generated 52 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2301] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:28:56 2026] PUT /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2302] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2303] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2304] 10.0.0.196 () {32 vars in 741 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:28:56.846 8 INFO neutron.api.v2.resource [None req-0290a0c5-10a3-48ed-8d4a-ac47f40865ba 4467931e1fbe45d7bb34987cf727b72f a14bb9cba7a543e1a2f6fb772f2e6239 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1151/2305] 10.0.0.196 () {32 vars in 745 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2306] 10.0.0.196 () {32 vars in 744 bytes} [Thu Jun 18 16:28:56 2026] DELETE /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2307] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:56 2026] GET /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:57.034 7 INFO neutron.api.v2.resource [None req-0aace888-6e8e-4988-b50a-70cb2742f50a 4467931e1fbe45d7bb34987cf727b72f a14bb9cba7a543e1a2f6fb772f2e6239 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1156/2308] 10.0.0.196 () {32 vars in 748 bytes} [Thu Jun 18 16:28:56 2026] DELETE /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2309] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:28:57 2026] DELETE /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags => 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: 1157/2310] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:28:57 2026] GET /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:28:57.371 8 INFO neutron.services.segments.plugin [-] Segment d3a60afb-3dd0-4475-ba4c-671d88b043bf resource provider aggregate not found 2026-06-18 16:28:57.378 8 INFO neutron.services.segments.plugin [-] Segment d3a60afb-3dd0-4475-ba4c-671d88b043bf resource provider aggregate not found 2026-06-18 16:28:57.402 8 INFO neutron.services.segments.plugin [-] Segment d3a60afb-3dd0-4475-ba4c-671d88b043bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3a60afb-3dd0-4475-ba4c-671d88b043bf found for delete ", "request_id": "req-d2d7098c-3635-4253-b891-6164ad52a474"}]} 2026-06-18 16:28:57.403 8 INFO neutron.services.segments.plugin [-] Segment d3a60afb-3dd0-4475-ba4c-671d88b043bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3a60afb-3dd0-4475-ba4c-671d88b043bf found for delete ", "request_id": "req-535fe447-11f4-437e-80ff-5036e32a1646"}]} [pid: 8|app: 0|req: 1154/2311] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:28:57 2026] DELETE /v2.0/networks/dd21c5ee-2511-4f3f-8881-d36536d9f8e2 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2312] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:58 2026] GET /v2.0/security-groups?tenant_id=1f589c5b43f84ea593c5d0e48824f3de&name=default => generated 2805 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2313] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:58 2026] DELETE /v2.0/security-groups/827febc3-8987-410e-98e8-7b3f13be315a => 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: 1159/2314] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:28:58 2026] GET /v2.0/security-groups?tenant_id=a14bb9cba7a543e1a2f6fb772f2e6239&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2315] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:28:58 2026] DELETE /v2.0/security-groups/8bf20ba6-b6e3-4a69-8978-5aa7714d4d64 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:29:02.183 7 INFO neutron.db.segments_db [None req-9e8f86b2-8184-4b89-a887-f38faea76ceb 4a0e36aba5e9439b8fb51a4ec1df7f29 f198ea2c45044244a32355f30dcbaaf1 - - - -] Added segment 810b2e59-9559-45f4-b9a1-e8944e532240 of type vxlan for network 9e44962c-aac5-4897-9da6-6aff6ddd57d6 [pid: 7|app: 0|req: 1160/2316] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:01 2026] POST /v2.0/networks => generated 631 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2317] 10.0.0.196 () {34 vars in 664 bytes} [Thu Jun 18 16:29:02 2026] POST /v2.0/ports => generated 743 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2318] 10.0.0.196 () {34 vars in 747 bytes} [Thu Jun 18 16:29:02 2026] PUT /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1158/2319] 10.0.0.196 () {32 vars in 727 bytes} [Thu Jun 18 16:29:02 2026] GET /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2320] 10.0.0.196 () {34 vars in 758 bytes} [Thu Jun 18 16:29:02 2026] PUT /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2321] 10.0.0.196 () {32 vars in 727 bytes} [Thu Jun 18 16:29:02 2026] GET /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2322] 10.0.0.196 () {34 vars in 754 bytes} [Thu Jun 18 16:29:02 2026] PUT /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2323] 10.0.0.66 () {34 vars in 989 bytes} [Thu Jun 18 16:29:02 2026] GET /v2.0/ports?device_id=988b6076-5192-41c6-8104-70a4140d032c => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2324] 10.0.0.196 () {32 vars in 727 bytes} [Thu Jun 18 16:29:02 2026] GET /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2325] 10.0.0.196 () {34 vars in 776 bytes} [Thu Jun 18 16:29:02 2026] PUT /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2326] 10.0.0.66 () {34 vars in 1039 bytes} [Thu Jun 18 16:29:02 2026] GET /v2.0/security-groups?id=759062bf-e8b8-4bd3-bce6-363f146a1ea2&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2327] 10.0.0.196 () {32 vars in 727 bytes} [Thu Jun 18 16:29:03 2026] GET /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2328] 10.0.0.196 () {34 vars in 747 bytes} [Thu Jun 18 16:29:03 2026] PUT /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2329] 10.0.0.196 () {32 vars in 727 bytes} [Thu Jun 18 16:29:03 2026] GET /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2330] 10.0.0.196 () {32 vars in 735 bytes} [Thu Jun 18 16:29:03 2026] GET /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:29:03.236 7 INFO neutron.api.v2.resource [None req-fbeb9056-7f42-4e7e-a466-2fd3d721053b 4a0e36aba5e9439b8fb51a4ec1df7f29 f198ea2c45044244a32355f30dcbaaf1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1168/2331] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:29:03 2026] GET /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/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: 1164/2332] 10.0.0.196 () {32 vars in 738 bytes} [Thu Jun 18 16:29:03 2026] DELETE /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags/red => 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: 1169/2333] 10.0.0.196 () {32 vars in 727 bytes} [Thu Jun 18 16:29:03 2026] GET /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:29:03.399 8 INFO neutron.api.v2.resource [None req-cce344db-b9ca-42a8-a4f3-f4ad133136d4 4a0e36aba5e9439b8fb51a4ec1df7f29 f198ea2c45044244a32355f30dcbaaf1 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1165/2334] 10.0.0.196 () {32 vars in 742 bytes} [Thu Jun 18 16:29:03 2026] DELETE /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2335] 10.0.0.196 () {32 vars in 730 bytes} [Thu Jun 18 16:29:03 2026] DELETE /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2336] 10.0.0.196 () {32 vars in 727 bytes} [Thu Jun 18 16:29:03 2026] GET /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2337] 10.0.0.196 () {32 vars in 720 bytes} [Thu Jun 18 16:29:03 2026] DELETE /v2.0/ports/5890245b-45ee-48b1-8be2-611f92eafb5e => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:29:03.993 8 INFO neutron.services.segments.plugin [-] Segment 810b2e59-9559-45f4-b9a1-e8944e532240 resource provider aggregate not found 2026-06-18 16:29:03.998 8 INFO neutron.services.segments.plugin [-] Segment 810b2e59-9559-45f4-b9a1-e8944e532240 resource provider aggregate not found 2026-06-18 16:29:04.017 8 INFO neutron.services.segments.plugin [-] Segment 810b2e59-9559-45f4-b9a1-e8944e532240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 810b2e59-9559-45f4-b9a1-e8944e532240 found for delete ", "request_id": "req-3730a750-c681-4d53-be59-2afd827160e0"}]} 2026-06-18 16:29:04.018 8 INFO neutron.services.segments.plugin [-] Segment 810b2e59-9559-45f4-b9a1-e8944e532240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 810b2e59-9559-45f4-b9a1-e8944e532240 found for delete ", "request_id": "req-3d1eaa08-1744-4737-a3ff-a8df203a7464"}]} [pid: 8|app: 0|req: 1167/2338] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:03 2026] DELETE /v2.0/networks/9e44962c-aac5-4897-9da6-6aff6ddd57d6 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2339] 10.0.0.66 () {34 vars in 989 bytes} [Thu Jun 18 16:29:04 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2340] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:04 2026] GET /v2.0/security-groups?tenant_id=b34cef9c0f194d0d8239d1a4519280df&name=default => generated 2805 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2341] 10.0.0.66 () {34 vars in 1039 bytes} [Thu Jun 18 16:29:04 2026] GET /v2.0/security-groups?id=4a69a40b-ad36-4fb9-b602-473f9fcdc38d&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2342] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:04 2026] DELETE /v2.0/security-groups/947ab6a2-bf6b-4cf6-ae18-7fd5c327ea36 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2343] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:05 2026] GET /v2.0/security-groups?tenant_id=f198ea2c45044244a32355f30dcbaaf1&name=default => generated 2805 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2344] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:05 2026] DELETE /v2.0/security-groups/80378bef-50d3-42f6-a43d-3b1ea45f1720 => 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: 1171/2345] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:06 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2346] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:29:06 2026] GET /v2.0/security-groups?id=4a69a40b-ad36-4fb9-b602-473f9fcdc38d&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2347] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:29:06 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:29:07.325 7 INFO neutron.db.l3_db [None req-215a9792-84c7-413e-9b28-daa2686ba0ed cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] Floating IP e07b2b2e-9777-4b68-9421-d483172a12c6 disassociated. External IP: 10.96.250.220, port: d1a19b4a-ac46-47f8-b5a3-999b335cd11d. [pid: 8|app: 0|req: 1173/2348] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:29:07 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2349] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:07 2026] GET /v2.0/ports?device_id=8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267 => 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: 1176/2350] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:29:06 2026] DELETE /v2.0/ports/d1a19b4a-ac46-47f8-b5a3-999b335cd11d => generated 0 bytes in 957 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2351] 10.0.0.249 () {30 vars in 659 bytes} [Thu Jun 18 16:29:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2352] 10.0.0.249 () {30 vars in 661 bytes} [Thu Jun 18 16:29:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2353] 10.0.0.249 () {30 vars in 637 bytes} [Thu Jun 18 16:29:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2354] 10.0.0.249 () {30 vars in 673 bytes} [Thu Jun 18 16:29:08 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-06-18 16:29:08.670 8 INFO neutron.db.segments_db [None req-a369d0e2-0ae9-4ae5-8eaa-a198a131bfc5 8f635a20523c4d899df777846e059341 1c2a265a74bc4c5389ce916c623fc3a1 - - - -] Added segment e0dc0f90-2940-45f0-a90b-f181a0117452 of type vxlan for network 815fa783-1053-4851-b1df-1ab5ba513628 2026-06-18 16:29:08.772 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8982a901-43a7-4413-a832-12cfa91a703c'] response: {'server_uuid': '8b86c7c1-347a-4f18-8ee9-b6d9ba6c6267', 'name': 'network-vif-deleted', 'tag': 'd1a19b4a-ac46-47f8-b5a3-999b335cd11d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1179/2355] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:08 2026] DELETE /v2.0/security-groups/4a69a40b-ad36-4fb9-b602-473f9fcdc38d => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2356] 10.0.0.249 () {28 vars in 439 bytes} [Thu Jun 18 16:29:08 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: 1181/2357] 10.0.0.249 () {30 vars in 697 bytes} [Thu Jun 18 16:29:08 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 634 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:29:09.092 8 INFO neutron.db.l3_hamode_db [None req-a369d0e2-0ae9-4ae5-8eaa-a198a131bfc5 8f635a20523c4d899df777846e059341 1c2a265a74bc4c5389ce916c623fc3a1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:29:09.307 8 INFO neutron.db.l3_hamode_db [None req-a369d0e2-0ae9-4ae5-8eaa-a198a131bfc5 8f635a20523c4d899df777846e059341 1c2a265a74bc4c5389ce916c623fc3a1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1182/2358] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:29:09 2026] DELETE /v2.0/floatingips/e07b2b2e-9777-4b68-9421-d483172a12c6 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2359] 10.0.0.249 () {30 vars in 659 bytes} [Thu Jun 18 16:29:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2360] 10.0.0.249 () {30 vars in 661 bytes} [Thu Jun 18 16:29:09 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: 1185/2361] 10.0.0.249 () {30 vars in 637 bytes} [Thu Jun 18 16:29:09 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: 1186/2362] 10.0.0.249 () {30 vars in 673 bytes} [Thu Jun 18 16:29:09 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: 1187/2363] 10.0.0.249 () {30 vars in 697 bytes} [Thu Jun 18 16:29:09 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2364] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:09 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2365] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:29:09 2026] GET /v2.0/security-groups?id=6a45bccd-4456-4930-bcbf-55b3499e4f9c&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: 1190/2366] 10.0.0.249 () {30 vars in 659 bytes} [Thu Jun 18 16:29:09 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: 1191/2367] 10.0.0.249 () {30 vars in 661 bytes} [Thu Jun 18 16:29:09 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: 1192/2368] 10.0.0.249 () {30 vars in 637 bytes} [Thu Jun 18 16:29:09 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: 1193/2369] 10.0.0.249 () {30 vars in 673 bytes} [Thu Jun 18 16:29:09 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: 1194/2370] 10.0.0.249 () {30 vars in 699 bytes} [Thu Jun 18 16:29:09 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2371] 10.0.0.249 () {30 vars in 651 bytes} [Thu Jun 18 16:29:09 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2372] 10.0.0.196 () {34 vars in 668 bytes} [Thu Jun 18 16:29:08 2026] POST /v2.0/routers => generated 474 bytes in 1667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2373] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:29:10 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2374] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:29:10 2026] PUT /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2375] 10.0.0.249 () {34 vars in 673 bytes} [Thu Jun 18 16:29:09 2026] POST /v2.0/ports => generated 1128 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1197/2376] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:10 2026] GET /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2377] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:29:10 2026] DELETE /v2.0/ports/24a079df-7a27-417d-a2c1-6f1503e1bdba => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2378] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:10 2026] GET /v2.0/ports?device_id=3caa0fef-a515-40d2-8529-c3c195e8fd45 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2379] 10.0.0.196 () {34 vars in 762 bytes} [Thu Jun 18 16:29:10 2026] PUT /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags/green => generated 4 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-18 16:29:11.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81418992-738b-4159-b31e-c8f8ceb0a6dd'] response: {'server_uuid': '3caa0fef-a515-40d2-8529-c3c195e8fd45', 'name': 'network-vif-deleted', 'tag': '24a079df-7a27-417d-a2c1-6f1503e1bdba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1182/2380] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:11 2026] GET /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2381] 10.0.0.196 () {34 vars in 758 bytes} [Thu Jun 18 16:29:11 2026] PUT /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags/red => 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: 1183/2384] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:11 2026] GET /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags => generated 34 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2385] 10.0.0.196 () {34 vars in 780 bytes} [Thu Jun 18 16:29:11 2026] PUT /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2386] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:29:11 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: 1185/2387] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:29:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2388] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:29:11 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: 1187/2389] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:29:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2390] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:11 2026] GET /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags => generated 52 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2391] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:29:11 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => 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: 1188/2392] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:11 2026] DELETE /v2.0/security-groups/6a45bccd-4456-4930-bcbf-55b3499e4f9c => 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: 1205/2393] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:29:12 2026] PUT /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2394] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:12 2026] GET /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2395] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:29:12 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: 1191/2396] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:29:12 2026] GET /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2397] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:29:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:29:12.335 8 INFO neutron.api.v2.resource [None req-003b275e-6cad-4f3b-9e2b-fd6302363985 8f635a20523c4d899df777846e059341 1c2a265a74bc4c5389ce916c623fc3a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1193/2398] 10.0.0.196 () {32 vars in 743 bytes} [Thu Jun 18 16:29:12 2026] GET /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2399] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:29:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2400] 10.0.0.196 () {32 vars in 742 bytes} [Thu Jun 18 16:29:12 2026] DELETE /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags/red => 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: 1196/2401] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:29:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2402] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:12 2026] GET /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags => generated 30 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2403] 199.19.213.60 () {30 vars in 731 bytes} [Thu Jun 18 16:29:12 2026] GET /v2.0/security-groups?name=lb-698e6e47-fcf6-4bad-a274-54333781a966 => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:29:12.626 8 INFO neutron.api.v2.resource [None req-ece2d433-f1aa-4c2a-8683-ec3080b388ce 8f635a20523c4d899df777846e059341 1c2a265a74bc4c5389ce916c623fc3a1 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1199/2404] 10.0.0.196 () {32 vars in 746 bytes} [Thu Jun 18 16:29:12 2026] DELETE /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2405] 199.19.213.60 () {34 vars in 695 bytes} [Thu Jun 18 16:29:12 2026] POST /v2.0/security-groups => generated 1574 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2406] 10.0.0.196 () {32 vars in 734 bytes} [Thu Jun 18 16:29:12 2026] DELETE /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags => 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: 1202/2407] 199.19.213.60 () {30 vars in 761 bytes} [Thu Jun 18 16:29:12 2026] GET /v2.0/security-group-rules?security_group_id=8cdd199e-2315-477c-b624-904b414a3c59 => generated 1118 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2408] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:12 2026] GET /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef/tags => generated 12 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2409] 199.19.213.60 () {34 vars in 748 bytes} [Thu Jun 18 16:29:12 2026] PUT /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1205/2410] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:29:13 2026] GET /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2411] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:29:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2412] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:29:12 2026] PUT /v2.0/routers/03e811ee-7a70-4cc0-aae8-0a67720ffddd/remove_router_interface => generated 309 bytes in 1355 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2413] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:29:13 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: 1208/2414] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:29:13 2026] DELETE /v2.0/subnets/a4d93f9b-8191-4579-b9b3-b328aa45ec5c => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2415] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:29:13 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: 1207/2416] 10.0.0.196 () {34 vars in 742 bytes} [Thu Jun 18 16:29:13 2026] PUT /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef => generated 481 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2417] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:29:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2418] 10.0.0.196 () {32 vars in 736 bytes} [Thu Jun 18 16:29:14 2026] GET /v2.0/ports?device_id=5ddb9c91-11bf-4205-9107-703c4be1e4ef => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2419] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:29:14 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:29:14.851 8 INFO neutron.services.segments.plugin [-] Segment e0dc0f90-2940-45f0-a90b-f181a0117452 resource provider aggregate not found 2026-06-18 16:29:14.856 8 INFO neutron.services.segments.plugin [-] Segment e0dc0f90-2940-45f0-a90b-f181a0117452 resource provider aggregate not found 2026-06-18 16:29:14.873 8 INFO neutron.services.segments.plugin [-] Segment e0dc0f90-2940-45f0-a90b-f181a0117452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0dc0f90-2940-45f0-a90b-f181a0117452 found for delete ", "request_id": "req-3e586737-d594-436d-8e05-6309f10ad95e"}]} 2026-06-18 16:29:14.877 8 INFO neutron.services.segments.plugin [-] Segment e0dc0f90-2940-45f0-a90b-f181a0117452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0dc0f90-2940-45f0-a90b-f181a0117452 found for delete ", "request_id": "req-a7cc7c48-0856-4600-8216-13dbf7534fa5"}]} 2026-06-18 16:29:14.879 8 INFO neutron.db.l3_hamode_db [None req-f6db2a1b-d60e-4d03-b4f7-64404eddb166 8f635a20523c4d899df777846e059341 1c2a265a74bc4c5389ce916c623fc3a1 - - - -] HA network 815fa783-1053-4851-b1df-1ab5ba513628 was deleted as no HA routers are present in tenant 1c2a265a74bc4c5389ce916c623fc3a1. [pid: 8|app: 0|req: 1211/2420] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:29:14 2026] DELETE /v2.0/routers/5ddb9c91-11bf-4205-9107-703c4be1e4ef => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:29:14.917 7 INFO neutron.services.segments.plugin [-] Segment 3a715bac-cf90-47d2-8824-9250db4ba3a4 resource provider aggregate not found 2026-06-18 16:29:14.923 7 INFO neutron.services.segments.plugin [-] Segment 3a715bac-cf90-47d2-8824-9250db4ba3a4 resource provider aggregate not found 2026-06-18 16:29:14.952 7 INFO neutron.services.segments.plugin [-] Segment 3a715bac-cf90-47d2-8824-9250db4ba3a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a715bac-cf90-47d2-8824-9250db4ba3a4 found for delete ", "request_id": "req-d7359f67-3cbb-4335-9c16-cfd252bde54d"}]} 2026-06-18 16:29:14.953 7 INFO neutron.services.segments.plugin [-] Segment 3a715bac-cf90-47d2-8824-9250db4ba3a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a715bac-cf90-47d2-8824-9250db4ba3a4 found for delete ", "request_id": "req-a20ee4aa-f556-4775-bdf8-406e6361391a"}]} 2026-06-18 16:29:14.983 7 INFO neutron.db.l3_hamode_db [None req-b96e3ef7-6717-4173-a4b5-5df5806ff2dc cf2d371f35484b05b002bed9e0979cf8 9096e45aa2174ec688d6c0963caf42fd - - - -] HA network 58ace158-45e9-4efd-8b7d-e1b2fea40143 was deleted as no HA routers are present in tenant 9096e45aa2174ec688d6c0963caf42fd. [pid: 7|app: 0|req: 1210/2421] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:29:13 2026] DELETE /v2.0/routers/03e811ee-7a70-4cc0-aae8-0a67720ffddd => generated 0 bytes in 1260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2422] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:14 2026] DELETE /v2.0/networks/2da245f8-b7e2-4cdc-bc2f-52616ff2b623 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2423] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:15 2026] GET /v2.0/security-groups?tenant_id=a9ce5aba7ce1499b8ffca27dfea0258a&name=default => generated 2805 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2424] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:15 2026] DELETE /v2.0/security-groups/19eae21d-f32f-44a7-abc4-5859a1205ef4 => 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: 1213/2425] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:15 2026] GET /v2.0/security-groups?tenant_id=9096e45aa2174ec688d6c0963caf42fd&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2426] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:16 2026] DELETE /v2.0/security-groups/e3256052-6906-474b-9f61-c97cc632eff2 => 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: 1214/2427] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:16 2026] GET /v2.0/security-groups?tenant_id=1c2a265a74bc4c5389ce916c623fc3a1&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2428] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:16 2026] DELETE /v2.0/security-groups/21987b67-15a0-4d66-9923-475e2d720386 => 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: 1215/2429] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:16 2026] GET /v2.0/security-groups?tenant_id=5c48d13463924b60bce116ea614bc304&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2430] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:16 2026] DELETE /v2.0/security-groups/28961778-7715-4ff1-96a5-ec4c3e4321f9 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:29:19.606 8 INFO neutron.services.segments.plugin [-] Segment a7543be3-e584-422d-847a-94d0d1421c26 resource provider aggregate not found 2026-06-18 16:29:19.617 8 INFO neutron.services.segments.plugin [-] Segment a7543be3-e584-422d-847a-94d0d1421c26 resource provider aggregate not found 2026-06-18 16:29:19.635 8 INFO neutron.services.segments.plugin [-] Segment a7543be3-e584-422d-847a-94d0d1421c26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7543be3-e584-422d-847a-94d0d1421c26 found for delete ", "request_id": "req-b982e0ab-1d40-4c0e-8d60-0a15d763e316"}]} 2026-06-18 16:29:19.636 8 INFO neutron.services.segments.plugin [-] Segment a7543be3-e584-422d-847a-94d0d1421c26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7543be3-e584-422d-847a-94d0d1421c26 found for delete ", "request_id": "req-735aa32f-c1ea-44bf-9da7-ec63abf906b3"}]} 2026-06-18 16:29:19.932 8 INFO neutron.db.segments_db [None req-43c1cf04-6b90-4586-a52b-326ddbf28f79 2852979074f54a78abc0575ba7c3f89a 4ea0f440119146f4ac07485d27d3fba5 - - - -] Added segment e72158ad-16bb-4a4d-b3aa-1c8ebf5d2a72 of type vxlan for network 882eb679-b262-4029-911c-b3ee335a5123 [pid: 8|app: 0|req: 1216/2431] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:19 2026] POST /v2.0/networks => generated 632 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:29:20.133 7 INFO neutron.db.segments_db [None req-1b3b3778-8677-4db8-8efd-19303917cc24 2852979074f54a78abc0575ba7c3f89a 4ea0f440119146f4ac07485d27d3fba5 - - - -] Added segment 080aa617-a9d1-4359-bec4-10d45ae3291a of type vxlan for network 8847b3c5-b075-41ed-bbeb-2c4f385de5b0 [pid: 7|app: 0|req: 1216/2432] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:20 2026] POST /v2.0/networks => generated 631 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2433] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:29:20 2026] PUT /v2.0/networks/882eb679-b262-4029-911c-b3ee335a5123/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2434] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:29:20 2026] GET /v2.0/networks/882eb679-b262-4029-911c-b3ee335a5123/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: 1218/2435] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:29:20 2026] PUT /v2.0/networks/8847b3c5-b075-41ed-bbeb-2c4f385de5b0/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2436] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:29:20 2026] GET /v2.0/networks/8847b3c5-b075-41ed-bbeb-2c4f385de5b0/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2437] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:29:20 2026] PUT /v2.0/networks/8847b3c5-b075-41ed-bbeb-2c4f385de5b0/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2438] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:29:20 2026] GET /v2.0/networks/8847b3c5-b075-41ed-bbeb-2c4f385de5b0/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2439] 10.0.0.196 () {32 vars in 733 bytes} [Thu Jun 18 16:29:20 2026] GET /v2.0/networks/882eb679-b262-4029-911c-b3ee335a5123/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:29:20.888 7 INFO neutron.services.segments.plugin [-] Segment e72158ad-16bb-4a4d-b3aa-1c8ebf5d2a72 resource provider aggregate not found 2026-06-18 16:29:20.893 7 INFO neutron.services.segments.plugin [-] Segment e72158ad-16bb-4a4d-b3aa-1c8ebf5d2a72 resource provider aggregate not found 2026-06-18 16:29:20.912 7 INFO neutron.services.segments.plugin [-] Segment e72158ad-16bb-4a4d-b3aa-1c8ebf5d2a72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e72158ad-16bb-4a4d-b3aa-1c8ebf5d2a72 found for delete ", "request_id": "req-a651e1df-904e-47bd-aaaa-3a9132e83f7d"}]} 2026-06-18 16:29:20.915 7 INFO neutron.services.segments.plugin [-] Segment e72158ad-16bb-4a4d-b3aa-1c8ebf5d2a72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e72158ad-16bb-4a4d-b3aa-1c8ebf5d2a72 found for delete ", "request_id": "req-7b7d6ca0-1c08-45c7-9b8d-c1d94bbce4c1"}]} [pid: 7|app: 0|req: 1220/2440] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:20 2026] DELETE /v2.0/networks/882eb679-b262-4029-911c-b3ee335a5123 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2441] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:20 2026] DELETE /v2.0/networks/8847b3c5-b075-41ed-bbeb-2c4f385de5b0 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:29:21.199 8 INFO neutron.db.segments_db [None req-9ff2c567-b426-42eb-9935-c7f40887244e 74c967e9b3da433e85908fec702963c6 2d3014f1cad14b3d8c88fd2fc67373fe - - - -] Added segment df129a8f-e2ab-4235-8ab5-1ae5175d00c8 of type vxlan for network 95e9068c-ad98-4797-8aa5-92fc9c467959 [pid: 8|app: 0|req: 1221/2442] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:20 2026] POST /v2.0/networks => generated 726 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2443] 10.0.0.1 () {34 vars in 1014 bytes} [Thu Jun 18 16:29:21 2026] GET /v2.0/security-groups?id=c304b724-6ce4-484d-bd3a-8e8c15b2c6c5&fields=id => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2444] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:29:21 2026] POST /v2.0/subnets => generated 620 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:29:21.677 7 WARNING neutron.api.v2.base [None req-3920c31e-6d31-4daa-a1e9-7cc9be2db8cd 74c967e9b3da433e85908fec702963c6 2d3014f1cad14b3d8c88fd2fc67373fe - - - -] 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-06-18 16:29:21.678 7 INFO neutron.api.v2.resource [None req-3920c31e-6d31-4daa-a1e9-7cc9be2db8cd 74c967e9b3da433e85908fec702963c6 2d3014f1cad14b3d8c88fd2fc67373fe - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1223/2445] 10.0.0.196 () {34 vars in 681 bytes} [Thu Jun 18 16:29:21 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2446] 10.0.0.1 () {34 vars in 980 bytes} [Thu Jun 18 16:29:21 2026] GET /v2.0/networks?id=e9dae20a-edc1-4ebd-91b5-49b5b397106f => generated 735 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2447] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:22 2026] GET /v2.0/security-groups?tenant_id=d626d29d9b034db1b72f650ff76f7b4d&name=default => generated 2805 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2448] 10.0.0.1 () {34 vars in 963 bytes} [Thu Jun 18 16:29:22 2026] GET /v2.0/quotas/7cb38dc67dad49ff8d5c437e91c257ce => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2449] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:22 2026] DELETE /v2.0/security-groups/c3340c75-15e3-4096-a582-81a82b867bbd => 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: 1227/2450] 10.0.0.1 () {34 vars in 1000 bytes} [Thu Jun 18 16:29:22 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&fields=id => generated 149 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2451] 10.0.0.1 () {34 vars in 1006 bytes} [Thu Jun 18 16:29:22 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2452] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:22 2026] GET /v2.0/security-groups?tenant_id=4ea0f440119146f4ac07485d27d3fba5&name=default => generated 2805 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2453] 10.0.0.1 () {34 vars in 1106 bytes} [Thu Jun 18 16:29:22 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2454] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:22 2026] DELETE /v2.0/security-groups/92b53158-36d4-44d1-9965-99b3d3575c97 => 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: 1224/2455] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:21 2026] DELETE /v2.0/networks/95e9068c-ad98-4797-8aa5-92fc9c467959 => generated 0 bytes in 1219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:29:22.968 8 INFO neutron.db.segments_db [None req-e43e6b82-e464-4505-85d4-d6ec0eab992e 74c967e9b3da433e85908fec702963c6 2d3014f1cad14b3d8c88fd2fc67373fe - - - -] Added segment 84a6f7cf-da2e-4f88-94fd-27b326166035 of type vxlan for network 68710c80-00e8-440e-b9d6-2d1884dc8712 2026-06-18 16:29:23.003 7 INFO neutron.services.segments.plugin [-] Segment 080aa617-a9d1-4359-bec4-10d45ae3291a resource provider aggregate not found 2026-06-18 16:29:23.008 7 INFO neutron.services.segments.plugin [-] Segment 080aa617-a9d1-4359-bec4-10d45ae3291a resource provider aggregate not found [pid: 7|app: 0|req: 1225/2456] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:22 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:29:23.083 7 INFO neutron.services.segments.plugin [-] Segment 080aa617-a9d1-4359-bec4-10d45ae3291a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080aa617-a9d1-4359-bec4-10d45ae3291a found for delete ", "request_id": "req-459cd457-12e8-49f1-92ed-ae20c09155c4"}]} 2026-06-18 16:29:23.090 7 INFO neutron.services.segments.plugin [-] Segment 080aa617-a9d1-4359-bec4-10d45ae3291a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080aa617-a9d1-4359-bec4-10d45ae3291a found for delete ", "request_id": "req-f6a6e794-7321-4a2b-ad28-4ccdb50f6177"}]} 2026-06-18 16:29:23.116 7 INFO neutron.services.segments.plugin [-] Segment df129a8f-e2ab-4235-8ab5-1ae5175d00c8 resource provider aggregate not found [pid: 8|app: 0|req: 1232/2457] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:22 2026] POST /v2.0/networks => generated 727 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:29:23.123 7 INFO neutron.services.segments.plugin [-] Segment df129a8f-e2ab-4235-8ab5-1ae5175d00c8 resource provider aggregate not found [pid: 7|app: 0|req: 1226/2458] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:23 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2459] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:29:23 2026] POST /v2.0/subnets => generated 623 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:29:23.429 7 WARNING neutron.api.v2.base [None req-0c1c7d41-eb9c-4fe2-a3c6-2d567ae182aa 74c967e9b3da433e85908fec702963c6 2d3014f1cad14b3d8c88fd2fc67373fe - - - -] 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-06-18 16:29:23.429 7 INFO neutron.api.v2.resource [None req-0c1c7d41-eb9c-4fe2-a3c6-2d567ae182aa 74c967e9b3da433e85908fec702963c6 2d3014f1cad14b3d8c88fd2fc67373fe - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1227/2460] 10.0.0.196 () {34 vars in 681 bytes} [Thu Jun 18 16:29:23 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-18 16:29:23.773 7 INFO neutron.services.segments.plugin [-] Segment df129a8f-e2ab-4235-8ab5-1ae5175d00c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df129a8f-e2ab-4235-8ab5-1ae5175d00c8 found for delete ", "request_id": "req-d7a75088-4e68-4d60-a63c-aef81f1e7944"}]} 2026-06-18 16:29:23.779 7 INFO neutron.services.segments.plugin [-] Segment df129a8f-e2ab-4235-8ab5-1ae5175d00c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df129a8f-e2ab-4235-8ab5-1ae5175d00c8 found for delete ", "request_id": "req-8fe97c55-9d44-4560-8f8a-dade8a14df02"}]} 2026-06-18 16:29:23.801 7 INFO neutron.services.segments.plugin [-] Segment df129a8f-e2ab-4235-8ab5-1ae5175d00c8 resource provider aggregate not found 2026-06-18 16:29:23.807 7 INFO neutron.services.segments.plugin [-] Segment df129a8f-e2ab-4235-8ab5-1ae5175d00c8 resource provider aggregate not found 2026-06-18 16:29:23.832 7 INFO neutron.services.segments.plugin [-] Segment df129a8f-e2ab-4235-8ab5-1ae5175d00c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df129a8f-e2ab-4235-8ab5-1ae5175d00c8 found for delete ", "request_id": "req-507bb930-fcbc-4ec7-b1e3-aae21a1ed68c"}]} 2026-06-18 16:29:23.833 7 INFO neutron.services.segments.plugin [-] Segment df129a8f-e2ab-4235-8ab5-1ae5175d00c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df129a8f-e2ab-4235-8ab5-1ae5175d00c8 found for delete ", "request_id": "req-82a4674a-a36a-4585-9119-f8bf86db7d18"}]} 2026-06-18 16:29:23.860 8 INFO neutron.services.segments.plugin [-] Segment 84a6f7cf-da2e-4f88-94fd-27b326166035 resource provider aggregate not found 2026-06-18 16:29:23.866 8 INFO neutron.services.segments.plugin [-] Segment 84a6f7cf-da2e-4f88-94fd-27b326166035 resource provider aggregate not found [pid: 7|app: 0|req: 1228/2461] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:29:23 2026] GET /v2.0/networks?id=e9dae20a-edc1-4ebd-91b5-49b5b397106f => generated 735 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:29:23.885 8 INFO neutron.services.segments.plugin [-] Segment 84a6f7cf-da2e-4f88-94fd-27b326166035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a6f7cf-da2e-4f88-94fd-27b326166035 found for delete ", "request_id": "req-57f9e01f-4280-48d2-abe4-f638ff8326d1"}]} 2026-06-18 16:29:23.889 8 INFO neutron.services.segments.plugin [-] Segment 84a6f7cf-da2e-4f88-94fd-27b326166035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a6f7cf-da2e-4f88-94fd-27b326166035 found for delete ", "request_id": "req-7efd734a-9646-4221-a0e8-cf94e171ce79"}]} [pid: 7|app: 0|req: 1229/2462] 199.19.213.60 () {34 vars in 1049 bytes} [Thu Jun 18 16:29:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7cb38dc67dad49ff8d5c437e91c257ce => generated 343 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2463] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:29:23 2026] POST /v2.0/ports => generated 1074 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1234/2464] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:23 2026] DELETE /v2.0/networks/68710c80-00e8-440e-b9d6-2d1884dc8712 => generated 0 bytes in 1396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:29:24.905 8 INFO neutron.db.segments_db [None req-c650b1f6-2f37-443e-a2e3-d6fb5a07fd75 74c967e9b3da433e85908fec702963c6 2d3014f1cad14b3d8c88fd2fc67373fe - - - -] Added segment 8ba19809-ada2-40e1-a80d-f5a4f77a74b9 of type vxlan for network 6ab2e66f-8b82-448f-8ed9-d1a90d7b96d1 [pid: 8|app: 0|req: 1235/2465] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:24 2026] POST /v2.0/networks => generated 725 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2466] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:29:25 2026] POST /v2.0/subnets => generated 623 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2467] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1097 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2468] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:29:24 2026] PUT /v2.0/ports/d17c61e1-c650-4a62-9c24-370b32a3bd00 => generated 1199 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:29:25.397 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78c7c92d-7529-4634-b971-b5d7b09702a0'] response: {'name': 'network-changed', 'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'tag': 'd17c61e1-c650-4a62-9c24-370b32a3bd00', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1232/2469] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/security-groups?id=c304b724-6ce4-484d-bd3a-8e8c15b2c6c5&fields=id&fields=name => generated 96 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1233/2470] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2471] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.0&port_id=d17c61e1-c650-4a62-9c24-370b32a3bd00 => 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: 1235/2472] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2473] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/subnets?id=419079e1-9c4c-46f3-ba66-c0473a8fae4a => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2474] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/ports?network_id=e9dae20a-edc1-4ebd-91b5-49b5b397106f&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2475] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2476] 10.0.0.196 () {34 vars in 681 bytes} [Thu Jun 18 16:29:25 2026] POST /v2.0/rbac-policies => generated 324 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2477] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2478] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2479] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/networks?id=e9dae20a-edc1-4ebd-91b5-49b5b397106f => generated 735 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:29:26.011 8 INFO neutron.services.segments.plugin [-] Segment 84a6f7cf-da2e-4f88-94fd-27b326166035 resource provider aggregate not found 2026-06-18 16:29:26.019 8 INFO neutron.services.segments.plugin [-] Segment 84a6f7cf-da2e-4f88-94fd-27b326166035 resource provider aggregate not found 2026-06-18 16:29:26.052 8 INFO neutron.services.segments.plugin [-] Segment 84a6f7cf-da2e-4f88-94fd-27b326166035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a6f7cf-da2e-4f88-94fd-27b326166035 found for delete ", "request_id": "req-b03c3ea7-617c-4e86-af4a-b4de014dd364"}]} 2026-06-18 16:29:26.053 8 INFO neutron.services.segments.plugin [-] Segment 84a6f7cf-da2e-4f88-94fd-27b326166035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a6f7cf-da2e-4f88-94fd-27b326166035 found for delete ", "request_id": "req-af3be4d2-a3ec-4bfb-9171-14e272814a08"}]} [pid: 8|app: 0|req: 1240/2480] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:29:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.0&port_id=d17c61e1-c650-4a62-9c24-370b32a3bd00 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2481] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:29:26 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2482] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:29:26 2026] GET /v2.0/subnets?id=419079e1-9c4c-46f3-ba66-c0473a8fae4a => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2483] 199.19.213.60 () {34 vars in 1043 bytes} [Thu Jun 18 16:29:26 2026] GET /v2.0/security-groups?id=c304b724-6ce4-484d-bd3a-8e8c15b2c6c5&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2484] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:29:26 2026] GET /v2.0/ports?network_id=e9dae20a-edc1-4ebd-91b5-49b5b397106f&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2485] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:29:26 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2486] 10.0.0.196 () {32 vars in 723 bytes} [Thu Jun 18 16:29:26 2026] GET /v2.0/networks/6ab2e66f-8b82-448f-8ed9-d1a90d7b96d1 => generated 655 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2487] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:29:26 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?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) 2026-06-18 16:29:26.736 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76fc3b31-53a4-48be-828b-398fdaf06520 9eb58a28ed7b4107a2ee0266cd758185 2eac06ebc8aa4339814966b5fcebac6a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1244/2490] 10.0.0.196 () {32 vars in 723 bytes} [Thu Jun 18 16:29:26 2026] GET /v2.0/networks/6ab2e66f-8b82-448f-8ed9-d1a90d7b96d1 => generated 138 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2491] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:26 2026] DELETE /v2.0/networks/6ab2e66f-8b82-448f-8ed9-d1a90d7b96d1 => generated 0 bytes in 533 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:29:27.301 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26f51135-a43b-4eae-b269-74adb06224b6 74c967e9b3da433e85908fec702963c6 2d3014f1cad14b3d8c88fd2fc67373fe - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1245/2492] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:29:27 2026] DELETE /v2.0/subnets/6ec9ea6b-2f59-416a-a4e9-c0dd240e2a48 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:29:27.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddd84d57-2f3c-4286-b607-31198656dd33 74c967e9b3da433e85908fec702963c6 2d3014f1cad14b3d8c88fd2fc67373fe - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1248/2493] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:29:27 2026] DELETE /v2.0/subnets/9e9e13ab-25a4-4b11-9117-3f6a18209a6c => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:29:27.366 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4090968-e2ea-4061-a479-8fe29b3c0405 74c967e9b3da433e85908fec702963c6 2d3014f1cad14b3d8c88fd2fc67373fe - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1246/2494] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:29:27 2026] DELETE /v2.0/subnets/ac880896-e81f-479c-9e42-e9d7864d7d37 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2495] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:27 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2496] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:29:27 2026] GET /v2.0/security-groups?id=c304b724-6ce4-484d-bd3a-8e8c15b2c6c5&fields=id&fields=name => generated 96 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2497] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:27 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => 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: 1248/2498] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:28 2026] GET /v2.0/security-groups?tenant_id=2eac06ebc8aa4339814966b5fcebac6a&name=default => generated 2805 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:29:28.649 8 INFO neutron.services.segments.plugin [-] Segment 8ba19809-ada2-40e1-a80d-f5a4f77a74b9 resource provider aggregate not found 2026-06-18 16:29:28.660 8 INFO neutron.services.segments.plugin [-] Segment 8ba19809-ada2-40e1-a80d-f5a4f77a74b9 resource provider aggregate not found 2026-06-18 16:29:28.679 8 INFO neutron.services.segments.plugin [-] Segment 8ba19809-ada2-40e1-a80d-f5a4f77a74b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba19809-ada2-40e1-a80d-f5a4f77a74b9 found for delete ", "request_id": "req-ae78af34-5616-435f-aec7-1f8955797366"}]} 2026-06-18 16:29:28.686 8 INFO neutron.services.segments.plugin [-] Segment 8ba19809-ada2-40e1-a80d-f5a4f77a74b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba19809-ada2-40e1-a80d-f5a4f77a74b9 found for delete ", "request_id": "req-a9035140-46c1-470e-9b7c-da51efdee3f3"}]} [pid: 7|app: 0|req: 1249/2499] 199.19.213.60 () {34 vars in 1095 bytes} [Thu Jun 18 16:29:28 2026] GET /v2.0/ports?device_id=22ebf2f8-4824-447b-a0a3-b537b7ec959e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2500] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:28 2026] DELETE /v2.0/security-groups/146730fd-41d9-41cb-a722-e288c533940d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2501] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:29:28 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&device_id=22ebf2f8-4824-447b-a0a3-b537b7ec959e => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2502] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:29:28 2026] GET /v2.0/networks?id=5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2503] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:28 2026] GET /v2.0/security-groups?tenant_id=2d3014f1cad14b3d8c88fd2fc67373fe&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2504] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.129&port_id=9da0eb63-ba16-42de-b3bd-523f4fcff576 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2505] 199.19.213.60 () {34 vars in 1103 bytes} [Thu Jun 18 16:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A317&port_id=9da0eb63-ba16-42de-b3bd-523f4fcff576 => 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: 1252/2506] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:28 2026] DELETE /v2.0/security-groups/d28fb307-4329-4b47-a4ff-029dfd8e05e5 => 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: 1255/2507] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:29:28 2026] GET /v2.0/subnets?id=43621322-6066-4cb9-9428-54a89899efb6&id=4d12caf1-4183-4dcf-bb13-7504a4492d3d => generated 1360 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2508] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:29:29 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2509] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:29:29 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&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: 1254/2510] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:29:29 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2511] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:29:29 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2512] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:29 2026] GET /v2.0/security-groups?tenant_id=dc8e6c9f3e09413292a92a4ed0b6edcb&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2513] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:29 2026] DELETE /v2.0/security-groups/6be05112-ac8f-4da0-ae35-2cc7a3c189da => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2514] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:30 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2515] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:29:30 2026] GET /v2.0/security-groups?id=c304b724-6ce4-484d-bd3a-8e8c15b2c6c5&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2516] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:29:30 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:29:34.091 7 INFO neutron.db.segments_db [None req-ae9e0ce1-dc3e-4998-8247-c4785faded5a 25b72518a7084c199581a7712eb06072 1388f5284a614305b9e1845186cc0c26 - - - -] Added segment 4c2fe8a0-f298-49d7-b8a8-c459779488b0 of type vxlan for network dcc62829-360d-4b13-9a5b-c02a9d77d444 [pid: 7|app: 0|req: 1258/2517] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:33 2026] POST /v2.0/networks => generated 631 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:29:34.294 8 INFO neutron.db.segments_db [None req-6b921899-6016-4b70-a9ce-c269096332c4 25b72518a7084c199581a7712eb06072 1388f5284a614305b9e1845186cc0c26 - - - -] Added segment ff6d0e3b-c7c7-4cfa-a28d-9dad3484b2ad of type vxlan for network d801c890-caa9-4b43-a7d3-949b8e8a871c [pid: 8|app: 0|req: 1260/2518] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:34 2026] POST /v2.0/networks => generated 631 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:29:34.544 7 INFO neutron.db.segments_db [None req-bf381242-4e41-41a1-84b8-1d3ff2ddf939 25b72518a7084c199581a7712eb06072 1388f5284a614305b9e1845186cc0c26 - - - -] Added segment d84a660b-bf63-4aaf-858b-d2f17893779a of type vxlan for network b5db26eb-c45c-4f99-a4f3-39fea2f13e01 [pid: 7|app: 0|req: 1259/2519] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:34 2026] POST /v2.0/networks => generated 631 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:29:34.839 8 INFO neutron.db.segments_db [None req-db2c46a3-9ba7-4627-9f86-49e347f2a5bd 25b72518a7084c199581a7712eb06072 1388f5284a614305b9e1845186cc0c26 - - - -] Added segment 69eda4e6-81fc-44e8-b3d3-7d930920c883 of type vxlan for network 686b3b25-1ddb-4487-90a9-826ec8c39864 [pid: 8|app: 0|req: 1261/2520] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:34 2026] POST /v2.0/networks => generated 630 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:29:35.064 7 INFO neutron.db.segments_db [None req-b6d0365e-6d60-41d0-9d2c-a66096a87388 25b72518a7084c199581a7712eb06072 1388f5284a614305b9e1845186cc0c26 - - - -] Added segment 817ac498-28d5-486f-bdbe-b5aca0442bd5 of type vxlan for network 022542bb-913f-4bae-8a3a-bf6eef89cf34 [pid: 7|app: 0|req: 1260/2521] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:35 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2522] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:29:35 2026] PUT /v2.0/networks/dcc62829-360d-4b13-9a5b-c02a9d77d444/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2523] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:29:35 2026] PUT /v2.0/networks/d801c890-caa9-4b43-a7d3-949b8e8a871c/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2524] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:29:35 2026] PUT /v2.0/networks/b5db26eb-c45c-4f99-a4f3-39fea2f13e01/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2525] 10.0.0.196 () {34 vars in 753 bytes} [Thu Jun 18 16:29:35 2026] PUT /v2.0/networks/686b3b25-1ddb-4487-90a9-826ec8c39864/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2526] 10.0.0.196 () {32 vars in 666 bytes} [Thu Jun 18 16:29:35 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2527] 10.0.0.196 () {32 vars in 680 bytes} [Thu Jun 18 16:29:35 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2528] 10.0.0.196 () {32 vars in 676 bytes} [Thu Jun 18 16:29:35 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2529] 10.0.0.196 () {32 vars in 688 bytes} [Thu Jun 18 16:29:35 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2530] 10.0.0.196 () {32 vars in 674 bytes} [Thu Jun 18 16:29:35 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2531] 10.0.0.196 () {32 vars in 688 bytes} [Thu Jun 18 16:29:36 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2532] 10.0.0.196 () {32 vars in 684 bytes} [Thu Jun 18 16:29:36 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2533] 10.0.0.196 () {32 vars in 696 bytes} [Thu Jun 18 16:29:36 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:29:36.806 8 INFO neutron.services.segments.plugin [-] Segment 4c2fe8a0-f298-49d7-b8a8-c459779488b0 resource provider aggregate not found 2026-06-18 16:29:36.814 8 INFO neutron.services.segments.plugin [-] Segment 4c2fe8a0-f298-49d7-b8a8-c459779488b0 resource provider aggregate not found [pid: 8|app: 0|req: 1268/2534] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:36 2026] DELETE /v2.0/networks/dcc62829-360d-4b13-9a5b-c02a9d77d444 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:29:37.044 7 INFO neutron.services.segments.plugin [-] Segment ff6d0e3b-c7c7-4cfa-a28d-9dad3484b2ad resource provider aggregate not found 2026-06-18 16:29:37.049 7 INFO neutron.services.segments.plugin [-] Segment ff6d0e3b-c7c7-4cfa-a28d-9dad3484b2ad resource provider aggregate not found 2026-06-18 16:29:37.067 7 INFO neutron.services.segments.plugin [-] Segment ff6d0e3b-c7c7-4cfa-a28d-9dad3484b2ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff6d0e3b-c7c7-4cfa-a28d-9dad3484b2ad found for delete ", "request_id": "req-97f5863f-d1ea-4085-bba7-e96742a9c590"}]} 2026-06-18 16:29:37.068 7 INFO neutron.services.segments.plugin [-] Segment ff6d0e3b-c7c7-4cfa-a28d-9dad3484b2ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff6d0e3b-c7c7-4cfa-a28d-9dad3484b2ad found for delete ", "request_id": "req-76827b21-86fc-47a7-b0b1-f422b43ca5ad"}]} [pid: 7|app: 0|req: 1267/2535] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:36 2026] DELETE /v2.0/networks/d801c890-caa9-4b43-a7d3-949b8e8a871c => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:29:37.090 8 INFO neutron.services.segments.plugin [-] Segment 4c2fe8a0-f298-49d7-b8a8-c459779488b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c2fe8a0-f298-49d7-b8a8-c459779488b0 found for delete ", "request_id": "req-eb36cbac-f0f6-412a-910c-309ec0641fa1"}]} 2026-06-18 16:29:37.101 8 INFO neutron.services.segments.plugin [-] Segment 4c2fe8a0-f298-49d7-b8a8-c459779488b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c2fe8a0-f298-49d7-b8a8-c459779488b0 found for delete ", "request_id": "req-a5c45474-76fc-4c02-b3ca-271722301fe7"}]} [pid: 8|app: 0|req: 1269/2536] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:37 2026] DELETE /v2.0/networks/b5db26eb-c45c-4f99-a4f3-39fea2f13e01 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2537] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:37 2026] DELETE /v2.0/networks/686b3b25-1ddb-4487-90a9-826ec8c39864 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2538] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:37 2026] DELETE /v2.0/networks/022542bb-913f-4bae-8a3a-bf6eef89cf34 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2539] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:38 2026] GET /v2.0/security-groups?tenant_id=e0b83a5cd7ba44d0998afedcdc90c1bf&name=default => generated 2805 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2540] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:38 2026] DELETE /v2.0/security-groups/704d361c-ed82-432b-97c2-6ffaae8a93a8 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:29:39.170 7 INFO neutron.services.segments.plugin [-] Segment 69eda4e6-81fc-44e8-b3d3-7d930920c883 resource provider aggregate not found 2026-06-18 16:29:39.178 7 INFO neutron.services.segments.plugin [-] Segment 69eda4e6-81fc-44e8-b3d3-7d930920c883 resource provider aggregate not found 2026-06-18 16:29:39.193 7 INFO neutron.services.segments.plugin [-] Segment 69eda4e6-81fc-44e8-b3d3-7d930920c883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69eda4e6-81fc-44e8-b3d3-7d930920c883 found for delete ", "request_id": "req-077bcaf7-9d11-4ab8-8828-ed1bc585be9e"}]} 2026-06-18 16:29:39.194 7 INFO neutron.services.segments.plugin [-] Segment 69eda4e6-81fc-44e8-b3d3-7d930920c883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69eda4e6-81fc-44e8-b3d3-7d930920c883 found for delete ", "request_id": "req-8aaacfe7-e75d-4d2a-bee3-b6cb41bed845"}]} [pid: 7|app: 0|req: 1270/2541] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:39 2026] GET /v2.0/security-groups?tenant_id=1388f5284a614305b9e1845186cc0c26&name=default => generated 2805 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:29:39.250 8 INFO neutron.services.segments.plugin [-] Segment d84a660b-bf63-4aaf-858b-d2f17893779a resource provider aggregate not found 2026-06-18 16:29:39.256 8 INFO neutron.services.segments.plugin [-] Segment d84a660b-bf63-4aaf-858b-d2f17893779a resource provider aggregate not found 2026-06-18 16:29:39.279 8 INFO neutron.services.segments.plugin [-] Segment d84a660b-bf63-4aaf-858b-d2f17893779a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d84a660b-bf63-4aaf-858b-d2f17893779a found for delete ", "request_id": "req-8a953e92-7129-48f2-b18b-c0eb82f1f615"}]} 2026-06-18 16:29:39.286 8 INFO neutron.services.segments.plugin [-] Segment d84a660b-bf63-4aaf-858b-d2f17893779a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d84a660b-bf63-4aaf-858b-d2f17893779a found for delete ", "request_id": "req-e604e7a2-33ab-451f-8f1a-26ff96e427e8"}]} 2026-06-18 16:29:39.298 8 INFO neutron.services.segments.plugin [-] Segment 817ac498-28d5-486f-bdbe-b5aca0442bd5 resource provider aggregate not found 2026-06-18 16:29:39.307 8 INFO neutron.services.segments.plugin [-] Segment 817ac498-28d5-486f-bdbe-b5aca0442bd5 resource provider aggregate not found 2026-06-18 16:29:39.319 8 INFO neutron.services.segments.plugin [-] Segment 817ac498-28d5-486f-bdbe-b5aca0442bd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817ac498-28d5-486f-bdbe-b5aca0442bd5 found for delete ", "request_id": "req-a2c6c063-f1d2-425e-9818-1963889a9b2c"}]} 2026-06-18 16:29:39.328 8 INFO neutron.services.segments.plugin [-] Segment 817ac498-28d5-486f-bdbe-b5aca0442bd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817ac498-28d5-486f-bdbe-b5aca0442bd5 found for delete ", "request_id": "req-a1dfc781-25ac-4831-8dfb-ede8913330dd"}]} [pid: 8|app: 0|req: 1272/2542] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:39 2026] DELETE /v2.0/security-groups/d6931819-b767-4194-a76f-88b2d7cb05d3 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2543] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:39 2026] GET /v2.0/security-groups?tenant_id=87870b6995fb45518087491cebab0534&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2544] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:39 2026] DELETE /v2.0/security-groups/12b9068f-ad54-4605-8203-c942b5ec9c9d => 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: 1273/2547] 10.0.0.196 () {34 vars in 676 bytes} [Thu Jun 18 16:29:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2548] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:29:44 2026] PUT /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/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: 1274/2549] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:29:44 2026] GET /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2550] 10.0.0.196 () {34 vars in 770 bytes} [Thu Jun 18 16:29:44 2026] PUT /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2551] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:29:44 2026] GET /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2552] 10.0.0.196 () {34 vars in 766 bytes} [Thu Jun 18 16:29:44 2026] PUT /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2553] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:29:44 2026] GET /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2554] 10.0.0.196 () {34 vars in 788 bytes} [Thu Jun 18 16:29:44 2026] PUT /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2555] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:29:44 2026] GET /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2556] 10.0.0.196 () {34 vars in 759 bytes} [Thu Jun 18 16:29:44 2026] PUT /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2557] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:29:44 2026] GET /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2558] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:29:44 2026] GET /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:29:44.461 7 INFO neutron.api.v2.resource [None req-2cae9cff-66ae-4a37-96e4-dcd94e324b4d d4471e1ce3c5447391f72e67fd122b2a 66c819c440b5452f8786bcf30b571289 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1279/2559] 10.0.0.196 () {32 vars in 751 bytes} [Thu Jun 18 16:29:44 2026] GET /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2560] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:29:44 2026] DELETE /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/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: 1280/2561] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:29:44 2026] GET /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:29:44.592 8 INFO neutron.api.v2.resource [None req-f5b64c04-db05-4529-abf1-d2d65e36cb38 d4471e1ce3c5447391f72e67fd122b2a 66c819c440b5452f8786bcf30b571289 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1282/2562] 10.0.0.196 () {32 vars in 754 bytes} [Thu Jun 18 16:29:44 2026] DELETE /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2563] 10.0.0.196 () {32 vars in 742 bytes} [Thu Jun 18 16:29:44 2026] DELETE /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2564] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:29:44 2026] GET /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5/tags => 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: 1282/2565] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:29:44 2026] DELETE /v2.0/subnetpools/e83bdf21-befb-4bcc-84d0-78f1ad10e6e5 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2566] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:45 2026] GET /v2.0/security-groups?tenant_id=66c819c440b5452f8786bcf30b571289&name=default => generated 2805 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2567] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:45 2026] DELETE /v2.0/security-groups/35d2112a-2558-4041-ac93-89083cb98542 => 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: 1285/2568] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:45 2026] GET /v2.0/security-groups?tenant_id=fb5750f7b8bc45f2bd00b51ba2fd0352&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2569] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:46 2026] DELETE /v2.0/security-groups/52199b9a-d078-41fd-8f99-ed6853e8e2bd => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:29:49.716 8 INFO neutron.db.segments_db [None req-2eb660ad-509a-4306-ab1a-2507b20a21fb 945e2eeb47b14517abc4a9b8430d5e6c fc9cbcd425af4037adf6640e34f5cc28 - - - -] Added segment 119868d2-5e5a-491f-a658-d29280e5c740 of type vxlan for network 43ad3619-5d72-4fc0-ad74-b78876836d11 [pid: 8|app: 0|req: 1286/2570] 10.0.0.196 () {34 vars in 670 bytes} [Thu Jun 18 16:29:49 2026] POST /v2.0/networks => generated 632 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2571] 10.0.0.196 () {34 vars in 669 bytes} [Thu Jun 18 16:29:49 2026] POST /v2.0/subnets => generated 602 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2572] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:29:50 2026] PUT /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2573] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:50 2026] GET /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/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: 1288/2574] 10.0.0.196 () {34 vars in 762 bytes} [Thu Jun 18 16:29:50 2026] PUT /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2575] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:50 2026] GET /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2576] 10.0.0.196 () {34 vars in 758 bytes} [Thu Jun 18 16:29:50 2026] PUT /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/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: 1288/2577] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:50 2026] GET /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2578] 10.0.0.196 () {34 vars in 780 bytes} [Thu Jun 18 16:29:50 2026] PUT /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2579] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:50 2026] GET /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2580] 10.0.0.196 () {34 vars in 751 bytes} [Thu Jun 18 16:29:50 2026] PUT /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2581] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:50 2026] GET /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2582] 10.0.0.196 () {32 vars in 739 bytes} [Thu Jun 18 16:29:50 2026] GET /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:29:50.904 7 INFO neutron.api.v2.resource [None req-664d0d6d-1082-4770-83d9-d6801b85c18f 945e2eeb47b14517abc4a9b8430d5e6c fc9cbcd425af4037adf6640e34f5cc28 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1291/2583] 10.0.0.196 () {32 vars in 743 bytes} [Thu Jun 18 16:29:50 2026] GET /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2584] 10.0.0.196 () {32 vars in 742 bytes} [Thu Jun 18 16:29:50 2026] DELETE /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags/red => 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: 1292/2585] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:50 2026] GET /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags => generated 30 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:29:51.117 8 INFO neutron.api.v2.resource [None req-3d1a47ef-e1cf-4aaf-9423-fd976f8d4c2f 945e2eeb47b14517abc4a9b8430d5e6c fc9cbcd425af4037adf6640e34f5cc28 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1294/2586] 10.0.0.196 () {32 vars in 746 bytes} [Thu Jun 18 16:29:51 2026] DELETE /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2587] 10.0.0.196 () {32 vars in 734 bytes} [Thu Jun 18 16:29:51 2026] DELETE /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags => 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: 1295/2588] 10.0.0.196 () {32 vars in 731 bytes} [Thu Jun 18 16:29:51 2026] GET /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2589] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:29:51 2026] DELETE /v2.0/subnets/32ed1896-47a6-47f5-b6cd-cf2a12c8d507 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2590] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:29:51 2026] DELETE /v2.0/networks/43ad3619-5d72-4fc0-ad74-b78876836d11 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2591] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:53 2026] GET /v2.0/security-groups?tenant_id=7caeb2fa607c4109b6e0ad8df8c3b6a9&name=default => generated 2805 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:29:53.398 8 INFO neutron.services.segments.plugin [-] Segment 119868d2-5e5a-491f-a658-d29280e5c740 resource provider aggregate not found 2026-06-18 16:29:53.412 8 INFO neutron.services.segments.plugin [-] Segment 119868d2-5e5a-491f-a658-d29280e5c740 resource provider aggregate not found 2026-06-18 16:29:53.435 8 INFO neutron.services.segments.plugin [-] Segment 119868d2-5e5a-491f-a658-d29280e5c740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 119868d2-5e5a-491f-a658-d29280e5c740 found for delete ", "request_id": "req-c961464c-ab89-4c2a-901c-da1a64db480a"}]} 2026-06-18 16:29:53.443 8 INFO neutron.services.segments.plugin [-] Segment 119868d2-5e5a-491f-a658-d29280e5c740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 119868d2-5e5a-491f-a658-d29280e5c740 found for delete ", "request_id": "req-0da569f4-210e-4b7c-846f-671d40bf8a1e"}]} [pid: 8|app: 0|req: 1297/2592] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:53 2026] DELETE /v2.0/security-groups/28f7ed96-c7dc-41f9-8267-9be5beaf202e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2593] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:29:53 2026] GET /v2.0/security-groups?tenant_id=fc9cbcd425af4037adf6640e34f5cc28&name=default => generated 2805 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2594] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:29:53 2026] DELETE /v2.0/security-groups/6286175a-4111-42d4-abae-9e6401f32a03 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2597] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:02 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: 1298/2598] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2599] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2600] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2601] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:02 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2602] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:30:02 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2603] 199.19.213.60 () {34 vars in 676 bytes} [Thu Jun 18 16:30:02 2026] POST /v2.0/ports => generated 1097 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2604] 10.0.0.1 () {34 vars in 969 bytes} [Thu Jun 18 16:30:02 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1097 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1304/2605] 10.0.0.1 () {34 vars in 905 bytes} [Thu Jun 18 16:30:03 2026] GET /v2.0/extensions => generated 19178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2606] 199.19.213.60 () {34 vars in 1261 bytes} [Thu Jun 18 16:30:03 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2607] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:03 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2608] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:03 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2609] 199.19.213.60 () {34 vars in 974 bytes} [Thu Jun 18 16:30:03 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1097 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2610] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:03 2026] GET /v2.0/networks?id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 802 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2611] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:30:03 2026] PUT /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1251 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2612] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 2519 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1308/2613] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.0&port_id=d17c61e1-c650-4a62-9c24-370b32a3bd00 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2614] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/subnets?id=419079e1-9c4c-46f3-ba66-c0473a8fae4a => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:30:04.403 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9354ad48-0b55-4c7d-94ba-37eec45118c9'] response: {'name': 'network-changed', 'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'tag': '80874956-7f69-4e90-9294-5512a92c6478', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1309/2615] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/ports?network_id=e9dae20a-edc1-4ebd-91b5-49b5b397106f&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: 1307/2616] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1310/2617] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2618] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=80874956-7f69-4e90-9294-5512a92c6478 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2619] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/subnets?id=20a883bd-0060-462b-ac89-2936e0c58c60 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2620] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/ports?network_id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2621] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2622] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2623] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:04 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 2519 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2624] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:05 2026] GET /v2.0/networks?id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 802 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2625] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=80874956-7f69-4e90-9294-5512a92c6478 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2626] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:05 2026] GET /v2.0/subnets?id=20a883bd-0060-462b-ac89-2936e0c58c60 => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2627] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:05 2026] GET /v2.0/ports?network_id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2628] 10.0.0.1 () {34 vars in 969 bytes} [Thu Jun 18 16:30:05 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1287 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2629] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:05 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2630] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:05 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?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: 1317/2631] 199.19.213.60 () {34 vars in 748 bytes} [Thu Jun 18 16:30:05 2026] PUT /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1311 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2632] 199.19.213.60 () {30 vars in 731 bytes} [Thu Jun 18 16:30:05 2026] GET /v2.0/security-groups?name=lb-698e6e47-fcf6-4bad-a274-54333781a966 => generated 1577 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1318/2633] 199.19.213.60 () {34 vars in 748 bytes} [Thu Jun 18 16:30:05 2026] PUT /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1313 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2634] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1319/2635] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2636] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2637] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2638] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2639] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2640] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2641] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2642] 199.19.213.60 () {30 vars in 702 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2643] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:30:06.528 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e37ed9d-3837-47f5-b88d-c965dc9c310e'] response: {'name': 'network-changed', 'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'tag': '80874956-7f69-4e90-9294-5512a92c6478', 'status': 'completed', 'code': 200} 2026-06-18 16:30:06.528 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e37ed9d-3837-47f5-b88d-c965dc9c310e'] response: {'name': 'network-changed', 'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'tag': '80874956-7f69-4e90-9294-5512a92c6478', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1321/2644] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2645] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 2581 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2646] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/networks?id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 802 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2647] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=80874956-7f69-4e90-9294-5512a92c6478 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2648] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/subnets?id=20a883bd-0060-462b-ac89-2936e0c58c60 => generated 655 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2649] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/ports?network_id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2650] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?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: 1327/2651] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:06 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2652] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:07 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 2581 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2653] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:07 2026] GET /v2.0/networks?id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 802 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2654] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=80874956-7f69-4e90-9294-5512a92c6478 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2655] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:07 2026] GET /v2.0/subnets?id=20a883bd-0060-462b-ac89-2936e0c58c60 => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2656] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:07 2026] GET /v2.0/ports?network_id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2657] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:07 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2658] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:07 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:30:12.018 8 INFO neutron.db.l3_db [None req-ca7f67dd-dd01-4b13-985d-e6a4060226fc 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Floating IP 8fd5f277-3a62-42ab-b241-e8b1818ecf26 associated. External IP: 10.96.250.206, port: d182d1f1-073d-4512-b711-cc6f14fefceb. [pid: 8|app: 0|req: 1331/2661] 10.0.0.196 () {34 vars in 677 bytes} [Thu Jun 18 16:30:11 2026] POST /v2.0/floatingips => generated 898 bytes in 1284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2662] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:15 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: 8|app: 0|req: 1332/2663] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2664] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:15 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: 1333/2665] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:15 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: 1333/2666] 199.19.213.60 () {30 vars in 731 bytes} [Thu Jun 18 16:30:16 2026] GET /v2.0/security-groups?name=lb-698e6e47-fcf6-4bad-a274-54333781a966 => generated 1577 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2667] 199.19.213.60 () {30 vars in 761 bytes} [Thu Jun 18 16:30:16 2026] GET /v2.0/security-group-rules?security_group_id=8cdd199e-2315-477c-b624-904b414a3c59 => generated 1118 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2668] 199.19.213.60 () {34 vars in 706 bytes} [Thu Jun 18 16:30:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2669] 199.19.213.60 () {34 vars in 706 bytes} [Thu Jun 18 16:30:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2670] 10.0.0.249 () {30 vars in 659 bytes} [Thu Jun 18 16:30:23 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: 1336/2671] 10.0.0.249 () {30 vars in 661 bytes} [Thu Jun 18 16:30:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2672] 10.0.0.249 () {30 vars in 637 bytes} [Thu Jun 18 16:30:23 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: 1337/2673] 10.0.0.249 () {30 vars in 673 bytes} [Thu Jun 18 16:30:23 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: 1337/2674] 10.0.0.249 () {28 vars in 439 bytes} [Thu Jun 18 16:30:23 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: 1338/2675] 10.0.0.249 () {30 vars in 697 bytes} [Thu Jun 18 16:30:23 2026] GET /v2.0/subnets/43621322-6066-4cb9-9428-54a89899efb6 => generated 631 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2676] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:24 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: 1339/2677] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:24 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: 1339/2678] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:24 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: 1340/2679] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2680] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:24 2026] GET /v2.0/subnets/43621322-6066-4cb9-9428-54a89899efb6 => generated 649 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2681] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:30:24 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 2581 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2682] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:24 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: 1342/2683] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:24 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: 1342/2684] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30: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: 1343/2685] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30: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: 1343/2686] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:25 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2687] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:25 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2688] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:25 2026] GET /v2.0/networks?id=5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2689] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:30:25 2026] POST /v2.0/ports => generated 1299 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2690] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:30:25 2026] PUT /v2.0/ports/943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 1424 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1346/2691] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:26 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 4033 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1346/2692] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.0&port_id=d17c61e1-c650-4a62-9c24-370b32a3bd00 => 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: 1347/2693] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:26 2026] GET /v2.0/subnets?id=419079e1-9c4c-46f3-ba66-c0473a8fae4a => generated 630 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:30:26.583 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eda1b7d-410a-4d16-bb17-aa1c9112b6af'] response: {'name': 'network-changed', 'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'tag': '943245ad-5d64-4cdb-b0a4-b229f526d0b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1348/2696] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:26 2026] GET /v2.0/ports?network_id=e9dae20a-edc1-4ebd-91b5-49b5b397106f&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: 1349/2697] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:26 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1349/2698] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:26 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2699] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=80874956-7f69-4e90-9294-5512a92c6478 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2700] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:26 2026] GET /v2.0/subnets?id=20a883bd-0060-462b-ac89-2936e0c58c60 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2701] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:26 2026] GET /v2.0/ports?network_id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426&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: 1351/2702] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:26 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2703] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2704] 199.19.213.60 () {34 vars in 1055 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2705] 199.19.213.60 () {34 vars in 1103 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34c&port_id=943245ad-5d64-4cdb-b0a4-b229f526d0b9 => 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: 1353/2706] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/subnets?id=43621322-6066-4cb9-9428-54a89899efb6&id=4d12caf1-4183-4dcf-bb13-7504a4492d3d => generated 1360 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2707] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2708] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2709] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2710] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2711] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 4033 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2712] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/networks?id=5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2713] 199.19.213.60 () {34 vars in 1055 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2714] 199.19.213.60 () {34 vars in 1103 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34c&port_id=943245ad-5d64-4cdb-b0a4-b229f526d0b9 => 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: 1358/2715] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/subnets?id=43621322-6066-4cb9-9428-54a89899efb6&id=4d12caf1-4183-4dcf-bb13-7504a4492d3d => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2716] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2717] 10.0.0.1 () {34 vars in 969 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/ports/943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 1460 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2718] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2719] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/ports/943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 1460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2720] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/ports/943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 1460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2721] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2722] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:27 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2723] 199.19.213.60 () {34 vars in 749 bytes} [Thu Jun 18 16:30:27 2026] PUT /v2.0/ports/943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 1195 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2724] 199.19.213.60 () {30 vars in 702 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 798 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1362/2725] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/subnets/43621322-6066-4cb9-9428-54a89899efb6 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2726] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 3804 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:30:28.456 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f431b74a-e147-4435-8619-1594cff7e303'] response: {'name': 'network-changed', 'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'tag': '943245ad-5d64-4cdb-b0a4-b229f526d0b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1365/2727] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:28 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: 1366/2728] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30: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: 1367/2729] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30: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: 1368/2730] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30: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: 1363/2731] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/networks?id=5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2732] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2733] 199.19.213.60 () {34 vars in 1055 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2734] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2735] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/subnets?id=43621322-6066-4cb9-9428-54a89899efb6 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2736] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => 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: 1366/2737] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2738] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2739] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2740] 199.19.213.60 () {30 vars in 702 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 799 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2741] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2742] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?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: 1375/2743] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:28 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2744] 199.19.213.60 () {34 vars in 1095 bytes} [Thu Jun 18 16:30:30 2026] GET /v2.0/ports?device_id=988b6076-5192-41c6-8104-70a4140d032c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2745] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:30 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&device_id=988b6076-5192-41c6-8104-70a4140d032c => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2746] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:30 2026] GET /v2.0/networks?id=9031b292-6e98-4a99-aac6-e4f046c775ea => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2747] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2748] 199.19.213.60 () {34 vars in 1105 bytes} [Thu Jun 18 16:30:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2bc&port_id=e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => 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: 1378/2749] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:30:30 2026] GET /v2.0/subnets?id=b352af61-064d-4e85-bee9-bef88dc0a9f1&id=397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2750] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:31 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2751] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:31 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2752] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:31 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2753] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:31 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2754] 10.0.0.249 () {30 vars in 659 bytes} [Thu Jun 18 16:30:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2755] 10.0.0.249 () {30 vars in 661 bytes} [Thu Jun 18 16:30:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2756] 10.0.0.249 () {30 vars in 637 bytes} [Thu Jun 18 16:30:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2757] 10.0.0.249 () {30 vars in 673 bytes} [Thu Jun 18 16:30:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2758] 10.0.0.249 () {28 vars in 439 bytes} [Thu Jun 18 16:30:35 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2759] 10.0.0.249 () {30 vars in 697 bytes} [Thu Jun 18 16:30:35 2026] GET /v2.0/subnets/397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 632 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2760] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2761] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2762] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2763] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:35 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: 1379/2764] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:35 2026] GET /v2.0/subnets/43621322-6066-4cb9-9428-54a89899efb6 => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2765] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:35 2026] GET /v2.0/subnets/397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2766] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:30:35 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 3806 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2767] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:36 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: 1381/2768] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2769] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2770] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2771] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:36 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2772] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:36 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2773] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:36 2026] GET /v2.0/networks?id=9031b292-6e98-4a99-aac6-e4f046c775ea => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2774] 199.19.213.60 () {38 vars in 954 bytes} [Thu Jun 18 16:30:36 2026] POST /v2.0/ports => generated 1307 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2775] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:30:36 2026] PUT /v2.0/ports/ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 1432 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1385/2776] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:37 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 5266 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:30:38.084 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d979d477-136e-4619-9407-13a9e4abfd0c'] response: {'name': 'network-changed', 'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'tag': 'ee7452a1-c71b-4e9a-a033-bda6641491d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1392/2777] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.0&port_id=d17c61e1-c650-4a62-9c24-370b32a3bd00 => generated 19 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2778] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/subnets?id=419079e1-9c4c-46f3-ba66-c0473a8fae4a => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2779] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/ports?network_id=e9dae20a-edc1-4ebd-91b5-49b5b397106f&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2780] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1394/2781] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?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: 1388/2782] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=80874956-7f69-4e90-9294-5512a92c6478 => 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: 1395/2783] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/subnets?id=20a883bd-0060-462b-ac89-2936e0c58c60 => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2784] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/ports?network_id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426&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: 1396/2785] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2786] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2787] 199.19.213.60 () {34 vars in 1055 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2788] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/subnets?id=43621322-6066-4cb9-9428-54a89899efb6 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2789] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&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: 1392/2790] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2791] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2792] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2793] 199.19.213.60 () {34 vars in 1105 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A379&port_id=ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2794] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:30:38 2026] GET /v2.0/subnets?id=b352af61-064d-4e85-bee9-bef88dc0a9f1&id=397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2795] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2796] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2797] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2798] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2799] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 5266 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2800] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/networks?id=9031b292-6e98-4a99-aac6-e4f046c775ea => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2801] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2802] 199.19.213.60 () {34 vars in 1105 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A379&port_id=ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2803] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/subnets?id=b352af61-064d-4e85-bee9-bef88dc0a9f1&id=397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2804] 10.0.0.1 () {34 vars in 969 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/ports/ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 1468 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2805] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&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: 1400/2806] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/ports/ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 1468 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2807] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&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: 1401/2808] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/ports/ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 1468 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2809] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2810] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:39 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2811] 199.19.213.60 () {34 vars in 749 bytes} [Thu Jun 18 16:30:39 2026] PUT /v2.0/ports/ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 1199 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2812] 199.19.213.60 () {30 vars in 702 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea => generated 798 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:30:40.201 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79b9e612-0ad5-495b-bf57-7fdcf83e1444'] response: {'name': 'network-changed', 'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'tag': 'ee7452a1-c71b-4e9a-a033-bda6641491d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1403/2813] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/subnets/397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2814] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 5033 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2815] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:40 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: 1413/2816] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:40 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: 1404/2817] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/networks?id=9031b292-6e98-4a99-aac6-e4f046c775ea => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2818] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:40 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: 1415/2819] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:40 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: 1405/2820] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.219&port_id=ee7452a1-c71b-4e9a-a033-bda6641491d2 => 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: 1416/2821] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2822] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/subnets?id=397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2823] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2824] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2825] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2826] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2827] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1349 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2828] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2829] 199.19.213.60 () {30 vars in 702 bytes} [Thu Jun 18 16:30:40 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 799 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2830] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:41 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2831] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:41 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2834] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:49 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: 1412/2835] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:49 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: 1424/2836] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2837] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:49 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: 1425/2838] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:49 2026] GET /v2.0/subnets/43621322-6066-4cb9-9428-54a89899efb6 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2839] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:30:49 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 5035 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2840] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:50 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: 1415/2841] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2842] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30: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: 1416/2843] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2844] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:50 2026] GET /v2.0/ports/ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 1237 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2845] 199.19.213.60 () {34 vars in 748 bytes} [Thu Jun 18 16:30:50 2026] PUT /v2.0/ports/ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 1026 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2846] 199.19.213.60 () {30 vars in 702 bytes} [Thu Jun 18 16:30:50 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea => generated 798 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1418/2847] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:30:50 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 4860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2848] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:50 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 4860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:30:50.667 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee6cbcc1-0522-4aa1-aba5-3ef5584bbd07'] response: {'name': 'network-changed', 'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'tag': 'ee7452a1-c71b-4e9a-a033-bda6641491d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1419/2849] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:30:50 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 4860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2850] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:50 2026] GET /v2.0/networks?id=9031b292-6e98-4a99-aac6-e4f046c775ea => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2851] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:50 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2852] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:50 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2853] 199.19.213.60 () {34 vars in 974 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/ports/ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2854] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:30:51 2026] DELETE /v2.0/ports/ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2855] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 3806 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:30:51.690 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e6dbdd0-5b3d-44c2-8afc-97b7eb2e3e6f'] response: {'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'name': 'network-vif-deleted', 'tag': 'ee7452a1-c71b-4e9a-a033-bda6641491d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1434/2856] 199.19.213.60 () {34 vars in 1225 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/networks?id=e9dae20a-edc1-4ebd-91b5-49b5b397106f&id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426&id=5cf55e68-35f3-4156-87c4-7902a4ce495d&id=9031b292-6e98-4a99-aac6-e4f046c775ea => generated 3097 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2857] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 3806 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2858] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.0&port_id=d17c61e1-c650-4a62-9c24-370b32a3bd00 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:30:51.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af44cc5d-ba5d-4cd6-9e84-5bde043a597e f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1424/2859] 199.19.213.60 () {32 vars in 718 bytes} [Thu Jun 18 16:30:51 2026] DELETE /v2.0/ports/ee7452a1-c71b-4e9a-a033-bda6641491d2 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2860] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/subnets?id=419079e1-9c4c-46f3-ba66-c0473a8fae4a => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2861] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/ports?network_id=e9dae20a-edc1-4ebd-91b5-49b5b397106f&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: 1437/2862] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:51 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: 1438/2863] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:51 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: 1439/2864] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2865] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:51 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: 1426/2866] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2867] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2868] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2869] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:51 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2870] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=80874956-7f69-4e90-9294-5512a92c6478 => 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: 1443/2871] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2872] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/subnets?id=20a883bd-0060-462b-ac89-2936e0c58c60 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2873] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2874] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/ports?network_id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2875] 199.19.213.60 () {30 vars in 702 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2876] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2877] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2878] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2879] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2880] 199.19.213.60 () {34 vars in 1055 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.90&port_id=943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2881] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/subnets?id=43621322-6066-4cb9-9428-54a89899efb6 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2882] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2883] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2884] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:52 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2885] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2886] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:55 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/2887] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2888] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2889] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:30:55 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 3806 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2890] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:55 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: 1438/2891] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:55 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: 1454/2892] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2893] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:55 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: 1455/2894] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:55 2026] GET /v2.0/ports/943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 1233 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2895] 199.19.213.60 () {34 vars in 748 bytes} [Thu Jun 18 16:30:55 2026] PUT /v2.0/ports/943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 1026 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2896] 199.19.213.60 () {30 vars in 702 bytes} [Thu Jun 18 16:30:55 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 798 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:30:56.048 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78c2a870-1681-4eb8-bd81-1f86ae7d53ba'] response: {'name': 'network-changed', 'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'tag': '943245ad-5d64-4cdb-b0a4-b229f526d0b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1441/2897] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:30:55 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 3635 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2898] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:56 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 3635 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2899] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:30:56 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 3635 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2900] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:30:56 2026] GET /v2.0/networks?id=5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2901] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:56 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2902] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:56 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2905] 199.19.213.60 () {34 vars in 974 bytes} [Thu Jun 18 16:30:56 2026] GET /v2.0/ports/943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2906] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:30:56 2026] DELETE /v2.0/ports/943245ad-5d64-4cdb-b0a4-b229f526d0b9 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2907] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 2581 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:30:57.204 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ee18775-4f0c-4a9d-ac72-4c0ef997c7b5'] response: {'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'name': 'network-vif-deleted', 'tag': '943245ad-5d64-4cdb-b0a4-b229f526d0b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1462/2908] 199.19.213.60 () {34 vars in 1145 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/networks?id=e9dae20a-edc1-4ebd-91b5-49b5b397106f&id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426&id=5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 2310 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2909] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 2581 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2910] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.0&port_id=d17c61e1-c650-4a62-9c24-370b32a3bd00 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:30:57.307 8 INFO neutron.pecan_wsgi.hooks.translation [None req-869b023a-71b8-467c-a42e-a64f6bc6debf f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1448/2911] 199.19.213.60 () {32 vars in 718 bytes} [Thu Jun 18 16:30:57 2026] DELETE /v2.0/ports/943245ad-5d64-4cdb-b0a4-b229f526d0b9 => 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: 1464/2912] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/subnets?id=419079e1-9c4c-46f3-ba66-c0473a8fae4a => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2913] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/ports?network_id=e9dae20a-edc1-4ebd-91b5-49b5b397106f&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2914] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:30:57 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: 1466/2915] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:30:57 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: 1467/2916] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2917] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:30:57 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: 1450/2918] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2919] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2920] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2921] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2922] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.252&port_id=80874956-7f69-4e90-9294-5512a92c6478 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2923] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2924] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/subnets?id=20a883bd-0060-462b-ac89-2936e0c58c60 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2925] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2926] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/ports?network_id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2927] 199.19.213.60 () {30 vars in 702 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 799 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2928] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2929] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2930] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2931] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:30:57 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2932] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:31:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2933] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:31:06 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: 1458/2934] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:31:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2935] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:31:06 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: 1459/2936] 199.19.213.60 () {30 vars in 731 bytes} [Thu Jun 18 16:31:06 2026] GET /v2.0/security-groups?name=lb-698e6e47-fcf6-4bad-a274-54333781a966 => generated 2741 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2937] 199.19.213.60 () {30 vars in 761 bytes} [Thu Jun 18 16:31:06 2026] GET /v2.0/security-group-rules?security_group_id=8cdd199e-2315-477c-b624-904b414a3c59 => generated 2206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2938] 199.19.213.60 () {32 vars in 748 bytes} [Thu Jun 18 16:31:06 2026] DELETE /v2.0/security-group-rules/4ae9c825-d24a-47ea-aeda-9c747802b172 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2939] 199.19.213.60 () {32 vars in 748 bytes} [Thu Jun 18 16:31:06 2026] DELETE /v2.0/security-group-rules/bd6f0fce-428a-4ac4-bb07-fa9d80fa38f4 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:11.217 8 INFO neutron.db.l3_db [None req-73dd6dd3-7262-47de-a238-948c45019b37 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Floating IP 8fd5f277-3a62-42ab-b241-e8b1818ecf26 disassociated (deleted). External IP: 10.96.250.206, port: d182d1f1-073d-4512-b711-cc6f14fefceb. [pid: 8|app: 0|req: 1461/2942] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:31:10 2026] DELETE /v2.0/floatingips/8fd5f277-3a62-42ab-b241-e8b1818ecf26 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:11.639 7 INFO neutron.api.v2.resource [None req-d928ad65-a1c8-4ddd-8c3d-965110c92390 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2943] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:31:11 2026] GET /v2.0/floatingips/8fd5f277-3a62-42ab-b241-e8b1818ecf26 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2944] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:31:11 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: 1483/2945] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:31:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2946] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:31:11 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: 1484/2947] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:31:11 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: 1464/2948] 199.19.213.60 () {30 vars in 700 bytes} [Thu Jun 18 16:31:11 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2949] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:31:12 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 2581 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2950] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:31:12 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 2581 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2951] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:31:12 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 2581 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2952] 199.19.213.60 () {34 vars in 974 bytes} [Thu Jun 18 16:31:12 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1349 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2953] 199.19.213.60 () {34 vars in 1059 bytes} [Thu Jun 18 16:31:12 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2954] 199.19.213.60 () {34 vars in 1015 bytes} [Thu Jun 18 16:31:12 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426?fields=dns_domain => generated 29 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2955] 199.19.213.60 () {30 vars in 715 bytes} [Thu Jun 18 16:31:13 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2956] 199.19.213.60 () {38 vars in 1027 bytes} [Thu Jun 18 16:31:12 2026] PUT /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1150 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1489/2957] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:31:13 2026] GET /v2.0/ports?tenant_id=7cb38dc67dad49ff8d5c437e91c257ce&device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2958] 199.19.213.60 () {34 vars in 1065 bytes} [Thu Jun 18 16:31:13 2026] GET /v2.0/networks?id=e9dae20a-edc1-4ebd-91b5-49b5b397106f&id=b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 1523 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2959] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:31:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.0&port_id=d17c61e1-c650-4a62-9c24-370b32a3bd00 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2960] 199.19.213.60 () {34 vars in 983 bytes} [Thu Jun 18 16:31:13 2026] GET /v2.0/subnets?id=419079e1-9c4c-46f3-ba66-c0473a8fae4a => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2961] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:31:13 2026] GET /v2.0/ports?network_id=e9dae20a-edc1-4ebd-91b5-49b5b397106f&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2962] 199.19.213.60 () {34 vars in 748 bytes} [Thu Jun 18 16:31:13 2026] PUT /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1090 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1470/2963] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:31:13 2026] GET /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 1090 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2964] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:31:13 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2965] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:31:13 2026] GET /v2.0/networks/e9dae20a-edc1-4ebd-91b5-49b5b397106f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2966] 199.19.213.60 () {32 vars in 718 bytes} [Thu Jun 18 16:31:13 2026] DELETE /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2967] 199.19.213.60 () {30 vars in 662 bytes} [Thu Jun 18 16:31:14 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: 1472/2968] 199.19.213.60 () {30 vars in 664 bytes} [Thu Jun 18 16:31:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2969] 199.19.213.60 () {30 vars in 640 bytes} [Thu Jun 18 16:31:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2970] 199.19.213.60 () {30 vars in 676 bytes} [Thu Jun 18 16:31:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:31:14.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2650c334-465d-41ba-9eb8-e21df8241160 f644142d795d4baabe9159ab4a0f2f11 7cb38dc67dad49ff8d5c437e91c257ce - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/2971] 199.19.213.60 () {32 vars in 718 bytes} [Thu Jun 18 16:31:14 2026] DELETE /v2.0/ports/80874956-7f69-4e90-9294-5512a92c6478 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2972] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:31:14 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2973] 199.19.213.60 () {30 vars in 731 bytes} [Thu Jun 18 16:31:14 2026] GET /v2.0/security-groups?name=lb-698e6e47-fcf6-4bad-a274-54333781a966 => generated 1577 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2974] 199.19.213.60 () {30 vars in 696 bytes} [Thu Jun 18 16:31:14 2026] GET /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2975] 199.19.213.60 () {34 vars in 748 bytes} [Thu Jun 18 16:31:14 2026] PUT /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 1090 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2976] 199.19.213.60 () {32 vars in 738 bytes} [Thu Jun 18 16:31:14 2026] DELETE /v2.0/security-groups/8cdd199e-2315-477c-b624-904b414a3c59 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2977] 199.19.213.60 () {32 vars in 718 bytes} [Thu Jun 18 16:31:14 2026] DELETE /v2.0/ports/d182d1f1-073d-4512-b711-cc6f14fefceb => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2978] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:31:15 2026] GET /v2.0/ports?device_id=7f03c8c5-98fa-4ac0-9796-f82d2698d18c => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2979] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:31:16 2026] DELETE /v2.0/ports/d17c61e1-c650-4a62-9c24-370b32a3bd00 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:31:17.295 8 INFO neutron.db.l3_db [None req-2ab96a2a-e2f7-4c9f-bbee-72cdc3c5cb08 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Floating IP 5bf3f064-c3be-4907-a0a6-ecddaf75d7e4 disassociated (deleted). External IP: 10.96.250.202, port: e3922ba2-f6b9-49ab-a61c-13f2cee0e37b. [pid: 8|app: 0|req: 1478/2980] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:31:16 2026] DELETE /v2.0/floatingips/5bf3f064-c3be-4907-a0a6-ecddaf75d7e4 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:17.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0f32edf-12a4-4a04-9522-7de87498ea16'] response: {'server_uuid': '7f03c8c5-98fa-4ac0-9796-f82d2698d18c', 'name': 'network-vif-deleted', 'tag': 'd17c61e1-c650-4a62-9c24-370b32a3bd00', 'status': 'completed', 'code': 200} 2026-06-18 16:31:17.750 7 INFO neutron.api.v2.resource [None req-ccb69161-1e69-4b56-9b07-445983013635 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/2981] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:31:17 2026] GET /v2.0/floatingips/5bf3f064-c3be-4907-a0a6-ecddaf75d7e4 => generated 144 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:31:17.943 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7c5ba85-efdf-4102-9ad5-d20bb3ed0862'] response: {'name': 'network-changed', 'server_uuid': '988b6076-5192-41c6-8104-70a4140d032c', 'tag': 'e3922ba2-f6b9-49ab-a61c-13f2cee0e37b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1479/2982] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:31:17 2026] GET /v2.0/ports?device_id=988b6076-5192-41c6-8104-70a4140d032c => generated 1204 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2983] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:31:17 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&device_id=988b6076-5192-41c6-8104-70a4140d032c => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2984] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:31:18 2026] GET /v2.0/security-groups?id=759062bf-e8b8-4bd3-bce6-363f146a1ea2&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2985] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:31:18 2026] GET /v2.0/networks?id=9031b292-6e98-4a99-aac6-e4f046c775ea => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2986] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:31:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => 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: 1506/2987] 199.19.213.60 () {34 vars in 1105 bytes} [Thu Jun 18 16:31:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2bc&port_id=e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => 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: 1482/2988] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:31:18 2026] GET /v2.0/subnets?id=b352af61-064d-4e85-bee9-bef88dc0a9f1&id=397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2989] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:31:18 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2990] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:31:18 2026] GET /v2.0/ports?network_id=9031b292-6e98-4a99-aac6-e4f046c775ea&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: 1508/2991] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:31:18 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2992] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:31:18 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea?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: 1509/2993] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:31:18 2026] GET /v2.0/ports?device_id=988b6076-5192-41c6-8104-70a4140d032c => generated 1204 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2994] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:31:18 2026] DELETE /v2.0/ports/e3922ba2-f6b9-49ab-a61c-13f2cee0e37b => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:31:23.556 7 INFO neutron.db.l3_db [None req-194e93e6-a93e-4ae8-a4db-a8356472c4a1 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] Floating IP 684cc9ae-bd14-48cf-8ae3-5bbddd02f76f disassociated (deleted). External IP: 10.96.250.214, port: 9da0eb63-ba16-42de-b3bd-523f4fcff576. [pid: 7|app: 0|req: 1510/2995] 10.0.0.196 () {32 vars in 732 bytes} [Thu Jun 18 16:31:23 2026] DELETE /v2.0/floatingips/684cc9ae-bd14-48cf-8ae3-5bbddd02f76f => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:23.999 8 INFO neutron.api.v2.resource [None req-607a0450-0f31-4939-aa9c-0e72294a9837 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/2996] 10.0.0.196 () {32 vars in 729 bytes} [Thu Jun 18 16:31:23 2026] GET /v2.0/floatingips/684cc9ae-bd14-48cf-8ae3-5bbddd02f76f => generated 144 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:31:24.234 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e45b5ac1-c95e-46ec-aef7-fdadaa3e881f'] response: {'name': 'network-changed', 'server_uuid': '22ebf2f8-4824-447b-a0a3-b537b7ec959e', 'tag': '9da0eb63-ba16-42de-b3bd-523f4fcff576', 'status': 'completed', 'code': 200} 2026-06-18 16:31:24.247 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddec8826-fea1-45fc-a786-3c2febb7fd9e'] response: {'server_uuid': '988b6076-5192-41c6-8104-70a4140d032c', 'name': 'network-vif-deleted', 'tag': 'e3922ba2-f6b9-49ab-a61c-13f2cee0e37b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1511/2997] 10.0.0.1 () {34 vars in 988 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/ports?device_id=22ebf2f8-4824-447b-a0a3-b537b7ec959e => generated 1200 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2998] 199.19.213.60 () {34 vars in 1079 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/ports?tenant_id=f5f9894bd1284de2a80426c917c2a430&device_id=22ebf2f8-4824-447b-a0a3-b537b7ec959e => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2999] 10.0.0.1 () {34 vars in 1038 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/security-groups?id=759062bf-e8b8-4bd3-bce6-363f146a1ea2&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3000] 199.19.213.60 () {34 vars in 985 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/networks?id=5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3001] 199.19.213.60 () {34 vars in 1057 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.129&port_id=9da0eb63-ba16-42de-b3bd-523f4fcff576 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3002] 199.19.213.60 () {34 vars in 1103 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A317&port_id=9da0eb63-ba16-42de-b3bd-523f4fcff576 => 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: 1514/3003] 199.19.213.60 () {34 vars in 1063 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/subnets?id=43621322-6066-4cb9-9428-54a89899efb6&id=4d12caf1-4183-4dcf-bb13-7504a4492d3d => generated 1360 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3004] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3005] 199.19.213.60 () {34 vars in 1051 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/ports?network_id=5cf55e68-35f3-4156-87c4-7902a4ce495d&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3006] 199.19.213.60 () {34 vars in 993 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/ports?device_id=22ebf2f8-4824-447b-a0a3-b537b7ec959e => generated 1200 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3007] 199.19.213.60 () {34 vars in 1011 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3008] 199.19.213.60 () {34 vars in 1111 bytes} [Thu Jun 18 16:31:24 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3009] 199.19.213.60 () {36 vars in 996 bytes} [Thu Jun 18 16:31:24 2026] DELETE /v2.0/ports/9da0eb63-ba16-42de-b3bd-523f4fcff576 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3012] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:31:29 2026] DELETE /v2.0/security-group-rules/a2c2adc4-89fb-4990-8859-a813994c4219 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:29.464 7 INFO neutron.api.v2.resource [None req-44f2fd18-ff87-4410-b99b-443692af233a 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3013] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:31:29 2026] GET /v2.0/security-group-rules/a2c2adc4-89fb-4990-8859-a813994c4219 => generated 155 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3014] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:31:29 2026] DELETE /v2.0/security-group-rules/c0a1981c-e8d6-440e-b8c5-c38e1ba08472 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:29.546 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3fb64cb-9b9f-44d2-bf46-3aa13e8b89c4'] response: {'server_uuid': '22ebf2f8-4824-447b-a0a3-b537b7ec959e', 'name': 'network-vif-deleted', 'tag': '9da0eb63-ba16-42de-b3bd-523f4fcff576', 'status': 'completed', 'code': 200} 2026-06-18 16:31:29.562 7 INFO neutron.api.v2.resource [None req-3150c953-8587-42dd-9bcb-b761eca6ab13 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3015] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:31:29 2026] GET /v2.0/security-group-rules/c0a1981c-e8d6-440e-b8c5-c38e1ba08472 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3016] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:31:29 2026] DELETE /v2.0/security-group-rules/f572f532-c1c8-42f5-b0a9-bae901ec667b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:29.653 7 INFO neutron.api.v2.resource [None req-f7d48b0d-cfe9-4ed1-8e4f-59ce5aeff105 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3017] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:31:29 2026] GET /v2.0/security-group-rules/f572f532-c1c8-42f5-b0a9-bae901ec667b => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3018] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:31:29 2026] DELETE /v2.0/security-group-rules/cf46119e-48dd-4df7-823b-ef086ece1639 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:29.758 7 INFO neutron.api.v2.resource [None req-ec4c2274-d854-4dd3-b19e-7e4988e98191 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3019] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:31:29 2026] GET /v2.0/security-group-rules/cf46119e-48dd-4df7-823b-ef086ece1639 => 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: 1498/3020] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:31:29 2026] DELETE /v2.0/security-group-rules/00226691-c7a2-4f2c-a567-ac74d6bce0e6 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:29.845 7 INFO neutron.api.v2.resource [None req-557dd7c9-f14c-4032-be6c-29fd49953e1d 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3021] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:31:29 2026] GET /v2.0/security-group-rules/00226691-c7a2-4f2c-a567-ac74d6bce0e6 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3022] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:31:29 2026] DELETE /v2.0/security-group-rules/eff82211-e9e1-4344-89ed-4d86c4b3e193 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:29.931 7 INFO neutron.api.v2.resource [None req-a9840b1b-eb11-417a-8daa-ec31dd581ae0 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3023] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:31:29 2026] GET /v2.0/security-group-rules/eff82211-e9e1-4344-89ed-4d86c4b3e193 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3024] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:31:29 2026] DELETE /v2.0/security-group-rules/ca6216b8-3312-4db2-b5bd-70c4f1798935 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:30.017 7 INFO neutron.api.v2.resource [None req-df21a92d-27ca-4421-8f81-0cc43c85e8a4 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3025] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:31:30 2026] GET /v2.0/security-group-rules/ca6216b8-3312-4db2-b5bd-70c4f1798935 => 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: 1501/3026] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:31:30 2026] DELETE /v2.0/security-group-rules/fe1866b3-ed78-4bf0-bc2b-872b4c9cbf77 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:30.104 7 INFO neutron.api.v2.resource [None req-7ecc781b-b7a8-4380-843d-938ee6c7ab5b 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3027] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:31:30 2026] GET /v2.0/security-group-rules/fe1866b3-ed78-4bf0-bc2b-872b4c9cbf77 => 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: 1502/3028] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:31:30 2026] DELETE /v2.0/security-group-rules/aaa42682-6f2e-4a53-907f-58b0b49d2970 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:30.192 7 INFO neutron.api.v2.resource [None req-204eeb17-3e09-4d57-ae9a-bd2c8a8c7469 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3029] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:31:30 2026] GET /v2.0/security-group-rules/aaa42682-6f2e-4a53-907f-58b0b49d2970 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3030] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:31:30 2026] DELETE /v2.0/security-group-rules/1025049f-2c11-4b75-ade3-62a1313e4ee0 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:30.274 7 INFO neutron.api.v2.resource [None req-69e34214-b660-4fe7-b529-adc318237807 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3031] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:31:30 2026] GET /v2.0/security-group-rules/1025049f-2c11-4b75-ade3-62a1313e4ee0 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3032] 10.0.0.196 () {32 vars in 750 bytes} [Thu Jun 18 16:31:30 2026] DELETE /v2.0/security-group-rules/1f248a64-d66b-415e-bb2f-92fde648bff1 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:30.362 7 INFO neutron.api.v2.resource [None req-b2b17cbc-27bd-4519-bfbb-9a815d3db036 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3033] 10.0.0.196 () {32 vars in 747 bytes} [Thu Jun 18 16:31:30 2026] GET /v2.0/security-group-rules/1f248a64-d66b-415e-bb2f-92fde648bff1 => 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: 1505/3034] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:31:30 2026] DELETE /v2.0/security-groups/759062bf-e8b8-4bd3-bce6-363f146a1ea2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:30.498 7 INFO neutron.api.v2.resource [None req-af4cd761-7a9d-43e8-a2ac-226f6443aa57 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3035] 10.0.0.196 () {32 vars in 737 bytes} [Thu Jun 18 16:31:30 2026] GET /v2.0/security-groups/759062bf-e8b8-4bd3-bce6-363f146a1ea2 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3036] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:31:30 2026] PUT /v2.0/routers/4339210c-7c49-4de5-80ed-018e30e35ce0/remove_router_interface => generated 309 bytes in 1828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:31:33.031 7 INFO neutron.api.v2.resource [None req-af8b6738-635a-46d3-a90c-e8ce8f7f999b 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3037] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:31:32 2026] PUT /v2.0/routers/4339210c-7c49-4de5-80ed-018e30e35ce0/remove_router_interface => generated 198 bytes in 641 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3038] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:31:33 2026] PUT /v2.0/routers/4339210c-7c49-4de5-80ed-018e30e35ce0/remove_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:31:34.636 7 INFO neutron.api.v2.resource [None req-3106f9dc-947f-428f-95e1-76809e8dac85 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3039] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:31:34 2026] PUT /v2.0/routers/4339210c-7c49-4de5-80ed-018e30e35ce0/remove_router_interface => generated 198 bytes in 288 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3040] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:31:34 2026] PUT /v2.0/routers/4339210c-7c49-4de5-80ed-018e30e35ce0/remove_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:31:36.177 7 INFO neutron.api.v2.resource [None req-e725df26-5c3d-4745-b22d-57d18dccdf48 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3041] 10.0.0.196 () {34 vars in 789 bytes} [Thu Jun 18 16:31:35 2026] PUT /v2.0/routers/4339210c-7c49-4de5-80ed-018e30e35ce0/remove_router_interface => generated 198 bytes in 227 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:31:37.410 8 INFO neutron.services.segments.plugin [-] Segment d72eab87-c15d-41e5-90c1-56d4111aaee8 resource provider aggregate not found 2026-06-18 16:31:37.417 8 INFO neutron.services.segments.plugin [-] Segment d72eab87-c15d-41e5-90c1-56d4111aaee8 resource provider aggregate not found 2026-06-18 16:31:37.439 8 INFO neutron.services.segments.plugin [-] Segment d72eab87-c15d-41e5-90c1-56d4111aaee8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d72eab87-c15d-41e5-90c1-56d4111aaee8 found for delete ", "request_id": "req-69a18f4a-f93c-402e-9e11-1611719869d2"}]} 2026-06-18 16:31:37.440 8 INFO neutron.services.segments.plugin [-] Segment d72eab87-c15d-41e5-90c1-56d4111aaee8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d72eab87-c15d-41e5-90c1-56d4111aaee8 found for delete ", "request_id": "req-2273ffa8-a04a-42a5-9789-20d25034bbb2"}]} 2026-06-18 16:31:37.445 8 INFO neutron.db.l3_hamode_db [None req-c4c443dc-8ab1-47ca-83f4-01a2381f8668 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - - -] HA network 9baed474-1124-4821-8134-7055cc3d5cbe was deleted as no HA routers are present in tenant f5f9894bd1284de2a80426c917c2a430. [pid: 8|app: 0|req: 1509/3042] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:31:36 2026] DELETE /v2.0/routers/4339210c-7c49-4de5-80ed-018e30e35ce0 => generated 0 bytes in 1268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 16:31:37.486 7 INFO neutron.api.v2.resource [None req-79cf34f3-4fa3-4d12-be63-6c69f437f44b 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3043] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:31:37 2026] GET /v2.0/routers/4339210c-7c49-4de5-80ed-018e30e35ce0 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3044] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:31:37 2026] DELETE /v2.0/subnets/b352af61-064d-4e85-bee9-bef88dc0a9f1 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:31:37.810 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbe35daf-97b9-4bb3-84be-07d0ff5c7fa6 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3045] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:31:37 2026] GET /v2.0/subnets/b352af61-064d-4e85-bee9-bef88dc0a9f1 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3046] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:31:37 2026] DELETE /v2.0/subnets/397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:31:38.096 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ddbf490-7ad3-46aa-9ee8-f5554c94bdd9 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3047] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:31:38 2026] GET /v2.0/subnets/397b64d3-438d-4807-b1b5-7c974c9bd4c2 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3048] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:31:38 2026] DELETE /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:31:38.488 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50ff32d6-4774-4eef-91d4-1bd369cc7f85 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3049] 10.0.0.196 () {32 vars in 723 bytes} [Thu Jun 18 16:31:38 2026] GET /v2.0/networks/9031b292-6e98-4a99-aac6-e4f046c775ea => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3050] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:31:38 2026] DELETE /v2.0/subnets/4d12caf1-4183-4dcf-bb13-7504a4492d3d => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:31:38.779 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f2046b1-3bef-4b98-8071-7cd5e1bd7738 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3051] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:31:38 2026] GET /v2.0/subnets/4d12caf1-4183-4dcf-bb13-7504a4492d3d => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3052] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:31:38 2026] DELETE /v2.0/subnets/43621322-6066-4cb9-9428-54a89899efb6 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:31:39.047 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8050909-311d-4140-9e46-64b3f05fb2dd 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3053] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:31:39 2026] GET /v2.0/subnets/43621322-6066-4cb9-9428-54a89899efb6 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3054] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:31:39 2026] DELETE /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:31:39.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e732e54a-a62b-440c-9213-d589027d9039 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3055] 10.0.0.196 () {32 vars in 723 bytes} [Thu Jun 18 16:31:39 2026] GET /v2.0/networks/5cf55e68-35f3-4156-87c4-7902a4ce495d => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:31:39.533 8 INFO neutron.services.segments.plugin [-] Segment 3305a118-fa3a-42fb-b44d-f70a09b358e3 resource provider aggregate not found 2026-06-18 16:31:39.538 8 INFO neutron.services.segments.plugin [-] Segment 3305a118-fa3a-42fb-b44d-f70a09b358e3 resource provider aggregate not found 2026-06-18 16:31:39.555 8 INFO neutron.services.segments.plugin [-] Segment 3305a118-fa3a-42fb-b44d-f70a09b358e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3305a118-fa3a-42fb-b44d-f70a09b358e3 found for delete ", "request_id": "req-90ccdcba-286a-41ee-ae71-66aca43f6e85"}]} 2026-06-18 16:31:39.562 8 INFO neutron.services.segments.plugin [-] Segment 3305a118-fa3a-42fb-b44d-f70a09b358e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3305a118-fa3a-42fb-b44d-f70a09b358e3 found for delete ", "request_id": "req-f80ae747-20fc-4a2a-9b8e-24c1b7bbd2c0"}]} 2026-06-18 16:31:39.583 8 INFO neutron.services.segments.plugin [-] Segment 67019ca7-ed9a-4bac-8851-c09d966506d2 resource provider aggregate not found 2026-06-18 16:31:39.589 8 INFO neutron.services.segments.plugin [-] Segment 67019ca7-ed9a-4bac-8851-c09d966506d2 resource provider aggregate not found 2026-06-18 16:31:39.612 8 INFO neutron.services.segments.plugin [-] Segment 67019ca7-ed9a-4bac-8851-c09d966506d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67019ca7-ed9a-4bac-8851-c09d966506d2 found for delete ", "request_id": "req-b4acefe6-f2e2-4f0a-a63c-4c134dfe532e"}]} 2026-06-18 16:31:39.613 8 INFO neutron.services.segments.plugin [-] Segment 67019ca7-ed9a-4bac-8851-c09d966506d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67019ca7-ed9a-4bac-8851-c09d966506d2 found for delete ", "request_id": "req-5da8f1af-ae52-4408-b35d-e9713b96d034"}]} [pid: 8|app: 0|req: 1516/3056] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:31:39 2026] DELETE /v2.0/subnets/32d6030b-da7f-445e-8a4f-b77ed27b626e => generated 0 bytes in 777 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:31:40.286 7 INFO neutron.pecan_wsgi.hooks.translation [None req-798740fd-2813-4747-9126-bf49b18ffa8f 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3057] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:31:40 2026] GET /v2.0/subnets/32d6030b-da7f-445e-8a4f-b77ed27b626e => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3058] 10.0.0.196 () {32 vars in 724 bytes} [Thu Jun 18 16:31:40 2026] DELETE /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:31:40.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ff1f0c4-dcb3-4087-8f02-4b7b414fa735 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3059] 10.0.0.196 () {32 vars in 721 bytes} [Thu Jun 18 16:31:40 2026] GET /v2.0/subnets/20a883bd-0060-462b-ac89-2936e0c58c60 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3060] 10.0.0.196 () {32 vars in 726 bytes} [Thu Jun 18 16:31:40 2026] DELETE /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 16:31:41.009 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf9c9e52-2be0-4b3a-9925-a06e0617cd2a 21b4bda5d14c4ea5b44bb9fc3dcde8e4 f5f9894bd1284de2a80426c917c2a430 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3061] 10.0.0.196 () {32 vars in 723 bytes} [Thu Jun 18 16:31:40 2026] GET /v2.0/networks/b05e7d93-5ed1-4169-afc8-5bdc2cb7e426 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:31:43.047 8 INFO neutron.services.segments.plugin [-] Segment 1cf3a890-ddb4-42f2-812c-02e8cbf18935 resource provider aggregate not found 2026-06-18 16:31:43.052 8 INFO neutron.services.segments.plugin [-] Segment 1cf3a890-ddb4-42f2-812c-02e8cbf18935 resource provider aggregate not found 2026-06-18 16:31:43.062 8 INFO neutron.services.segments.plugin [-] Segment 1cf3a890-ddb4-42f2-812c-02e8cbf18935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cf3a890-ddb4-42f2-812c-02e8cbf18935 found for delete ", "request_id": "req-536c4ad2-d4c4-492e-a16b-a6ec16a3ae24"}]} 2026-06-18 16:31:43.068 8 INFO neutron.services.segments.plugin [-] Segment 1cf3a890-ddb4-42f2-812c-02e8cbf18935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cf3a890-ddb4-42f2-812c-02e8cbf18935 found for delete ", "request_id": "req-d5f3ff95-ce38-4852-8580-2d942a2a66e1"}]} [pid: 8|app: 0|req: 1520/3064] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:31:43 2026] GET /v2.0/security-groups?tenant_id=504d19eab4ae44ce831294c1d51489d2&name=default => generated 2805 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3065] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:31:43 2026] DELETE /v2.0/security-groups/e18db00f-058a-4838-95de-25ec2302a3a5 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3066] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:31:43 2026] GET /v2.0/security-groups?tenant_id=f5f9894bd1284de2a80426c917c2a430&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3067] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:31:43 2026] DELETE /v2.0/security-groups/462d9f03-e454-4726-9dbd-9ea055db02dc => 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: 1522/3068] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:31:43 2026] GET /v2.0/security-groups?tenant_id=7e8d3e5ab6ff4e43bc22e0dd2d07aa13&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3069] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:31:43 2026] DELETE /v2.0/security-groups/eb69ba8c-288f-4c15-8500-358f8f0dcbb7 => 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: 1523/3070] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:31:44 2026] GET /v2.0/security-groups?tenant_id=fd362ce8afa9461b88cdf6471e5e8b73&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3071] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:31:44 2026] DELETE /v2.0/security-groups/88ed2348-cba5-446c-b7d7-c3be3e859a7a => 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: 1524/3072] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:31:44 2026] GET /v2.0/security-groups?tenant_id=fbb5e74ab855494ea48cec0e56d64206&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3073] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:31:44 2026] DELETE /v2.0/security-groups/7b4d7f7c-a5c4-41cf-a47d-0424a2eefd44 => 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: 1525/3074] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:31:44 2026] GET /v2.0/security-groups?tenant_id=ec8bbd6b31044c2ab7d4e559a6c72ec3&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3075] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:31:44 2026] DELETE /v2.0/security-groups/45928b8c-5dd7-4f71-8e2f-20d1286da7c2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3076] 10.0.0.196 () {32 vars in 774 bytes} [Thu Jun 18 16:31:45 2026] GET /v2.0/security-groups?tenant_id=3586be472bab421ab07b022d47c67482&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3077] 10.0.0.196 () {32 vars in 740 bytes} [Thu Jun 18 16:31:45 2026] DELETE /v2.0/security-groups/57254fe9-16b2-4d6d-9ce3-bc82824ca017 => 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: 1527/3078] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:31:47 2026] GET /v2.0/networks => generated 2168 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3079] 10.0.0.196 () {32 vars in 655 bytes} [Thu Jun 18 16:31:49 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3080] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:31:49 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3081] 10.0.0.196 () {32 vars in 643 bytes} [Thu Jun 18 16:31:49 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3082] 10.0.0.196 () {32 vars in 647 bytes} [Thu Jun 18 16:31:49 2026] GET /v2.0/subnets => generated 1261 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3083] 10.0.0.196 () {32 vars in 649 bytes} [Thu Jun 18 16:31:49 2026] GET /v2.0/networks => generated 2168 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3084] 10.0.0.196 () {32 vars in 663 bytes} [Thu Jun 18 16:31:49 2026] GET /v2.0/security-groups => generated 16626 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3085] 10.0.0.196 () {32 vars in 655 bytes} [Thu Jun 18 16:31:49 2026] GET /v2.0/subnetpools => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)